<?xml version="1.0" encoding="UTF-8"?>

<Bundle xmlns="http://hl7.org/fhir">
  <id value="dataelements"/>
  <meta>
    <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
  </meta>
  <type value="collection"/>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/integer"/>
    <resource>
      <DataElement>
        <id value="integer"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/integer"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="integer"/>
          <short value="Primitive Type integer"/>
          <definition value="A whole number"/>
          <comments value="32 bit number; for values larger than this, use decimal"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/integer.id"/>
    <resource>
      <DataElement>
        <id value="integer.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/integer.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="integer.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/integer.value"/>
    <resource>
      <DataElement>
        <id value="integer.value"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/integer.value"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="integer.value"/>
          <representation value="xmlAttr"/>
          <short value="Primitive value for integer"/>
          <definition value="The actual value"/>
          <min value="0"/>
          <max value="1"/>
        <!-- Note: primitive values do not have an assigned type
      e.g. this is compiler magic
      XML and JSON types provided by extension -->
          <type>
            <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-regex">
              <valueString value="-?([0]|([1-9][0-9]*))"/>
            </extension>
            <code>
              <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-json-type">
                <valueString value="number"/>
              </extension>
              <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-xml-type">
                <valueString value="int"/>
              </extension>
            </code>
          </type>
          <minValueInteger value="-2147483648"/>
          <maxValueInteger value="2147483647"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/dateTime"/>
    <resource>
      <DataElement>
        <id value="dateTime"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/dateTime"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="dateTime"/>
          <short value="Primitive Type dateTime"/>
          <definition value="A date, date-time or partial date (e.g. just year or year + month).  If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored.                 Dates SHALL be valid dates."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/dateTime.id"/>
    <resource>
      <DataElement>
        <id value="dateTime.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/dateTime.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="dateTime.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/dateTime.value"/>
    <resource>
      <DataElement>
        <id value="dateTime.value"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/dateTime.value"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="dateTime.value"/>
          <representation value="xmlAttr"/>
          <short value="Primitive value for dateTime"/>
          <definition value="The actual value"/>
          <min value="0"/>
          <max value="1"/>
        <!-- Note: primitive values do not have an assigned type
      e.g. this is compiler magic
      XML and JSON types provided by extension -->
          <type>
            <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-regex">
              <valueString value="-?[0-9]{4}(-(0[1-9]|1[0-2])(-(0[0-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?(Z|(\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?)?)?"/>
            </extension>
            <code>
              <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-json-type">
                <valueString value="string"/>
              </extension>
              <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-xml-type">
                <valueString value="xs:gYear, xs:gYearMonth, xs:date, xs:dateTime"/>
              </extension>
            </code>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/date"/>
    <resource>
      <DataElement>
        <id value="date"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/date"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="date"/>
          <short value="Primitive Type date"/>
          <definition value="A date or partial date (e.g. just year or year + month). There is no time zone. The format is a union of the schema types gYear, gYearMonth and date.  Dates SHALL be valid dates."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/date.id"/>
    <resource>
      <DataElement>
        <id value="date.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/date.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="date.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/date.value"/>
    <resource>
      <DataElement>
        <id value="date.value"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/date.value"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="date.value"/>
          <representation value="xmlAttr"/>
          <short value="Primitive value for date"/>
          <definition value="The actual value"/>
          <min value="0"/>
          <max value="1"/>
        <!-- Note: primitive values do not have an assigned type
      e.g. this is compiler magic
      XML and JSON types provided by extension -->
          <type>
            <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-regex">
              <valueString value="-?[0-9]{4}(-(0[1-9]|1[0-2])(-(0[0-9]|[1-2][0-9]|3[0-1]))?)?"/>
            </extension>
            <code>
              <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-json-type">
                <valueString value="string"/>
              </extension>
              <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-xml-type">
                <valueString value="xs:gYear, xs:gYearMonth, xs:date"/>
              </extension>
            </code>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/decimal"/>
    <resource>
      <DataElement>
        <id value="decimal"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/decimal"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="decimal"/>
          <short value="Primitive Type decimal"/>
          <definition value="A rational number with implicit precision"/>
          <comments value="Do not use a IEEE type floating point type, instead use something that works like a true decimal, with inbuilt precision (e.g. Java BigInteger)"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/decimal.id"/>
    <resource>
      <DataElement>
        <id value="decimal.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/decimal.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="decimal.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/decimal.value"/>
    <resource>
      <DataElement>
        <id value="decimal.value"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/decimal.value"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="decimal.value"/>
          <representation value="xmlAttr"/>
          <short value="Primitive value for decimal"/>
          <definition value="The actual value"/>
          <min value="0"/>
          <max value="1"/>
        <!-- Note: primitive values do not have an assigned type
      e.g. this is compiler magic
      XML and JSON types provided by extension -->
          <type>
            <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-regex">
              <valueString value="-?([0]|([1-9][0-9]*))(\.[0-9]+)?"/>
            </extension>
            <code>
              <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-json-type">
                <valueString value="number"/>
              </extension>
              <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-xml-type">
                <valueString value="decimal"/>
              </extension>
            </code>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/uri"/>
    <resource>
      <DataElement>
        <id value="uri"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/uri"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="uri"/>
          <short value="Primitive Type uri"/>
          <definition value="String of characters used to identify a name or a resource"/>
          <comments value="see http://en.wikipedia.org/wiki/Uniform_resource_identifier"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/uri.id"/>
    <resource>
      <DataElement>
        <id value="uri.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/uri.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="uri.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/uri.value"/>
    <resource>
      <DataElement>
        <id value="uri.value"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/uri.value"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="uri.value"/>
          <representation value="xmlAttr"/>
          <short value="Primitive value for uri"/>
          <definition value="The actual value"/>
          <min value="0"/>
          <max value="1"/>
        <!-- Note: primitive values do not have an assigned type
      e.g. this is compiler magic
      XML and JSON types provided by extension -->
          <type>
            <code>
              <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-json-type">
                <valueString value="string"/>
              </extension>
              <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-xml-type">
                <valueString value="anyURI"/>
              </extension>
            </code>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/base64Binary"/>
    <resource>
      <DataElement>
        <id value="base64Binary"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/base64Binary"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="base64Binary"/>
          <short value="Primitive Type base64Binary"/>
          <definition value="A stream of bytes"/>
          <comments value="A stream of bytes, base64 encoded"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/base64Binary.id"/>
    <resource>
      <DataElement>
        <id value="base64Binary.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/base64Binary.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="base64Binary.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/base64Binary.value"/>
    <resource>
      <DataElement>
        <id value="base64Binary.value"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/base64Binary.value"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="base64Binary.value"/>
          <representation value="xmlAttr"/>
          <short value="Primitive value for base64Binary"/>
          <definition value="The actual value"/>
          <min value="0"/>
          <max value="1"/>
        <!-- Note: primitive values do not have an assigned type
      e.g. this is compiler magic
      XML and JSON types provided by extension -->
          <type>
            <code>
              <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-json-type">
                <valueString value="string"/>
              </extension>
              <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-xml-type">
                <valueString value="base64Binary"/>
              </extension>
            </code>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/time"/>
    <resource>
      <DataElement>
        <id value="time"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/time"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="time"/>
          <short value="Primitive Type time"/>
          <definition value="A time during the day, with no date specified"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/time.id"/>
    <resource>
      <DataElement>
        <id value="time.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/time.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="time.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/time.value"/>
    <resource>
      <DataElement>
        <id value="time.value"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/time.value"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="time.value"/>
          <representation value="xmlAttr"/>
          <short value="Primitive value for time"/>
          <definition value="The actual value"/>
          <min value="0"/>
          <max value="1"/>
        <!-- Note: primitive values do not have an assigned type
      e.g. this is compiler magic
      XML and JSON types provided by extension -->
          <type>
            <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-regex">
              <valueString value="([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?"/>
            </extension>
            <code>
              <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-json-type">
                <valueString value="string"/>
              </extension>
              <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-xml-type">
                <valueString value="time"/>
              </extension>
            </code>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/string"/>
    <resource>
      <DataElement>
        <id value="string"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/string"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="string"/>
          <short value="Primitive Type string"/>
          <definition value="A sequence of Unicode characters"/>
          <comments value="Note that FHIR strings may not exceed 1MB in size"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/string.id"/>
    <resource>
      <DataElement>
        <id value="string.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/string.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="string.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/string.value"/>
    <resource>
      <DataElement>
        <id value="string.value"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/string.value"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="string.value"/>
          <representation value="xmlAttr"/>
          <short value="Primitive value for string"/>
          <definition value="The actual value"/>
          <min value="0"/>
          <max value="1"/>
        <!-- Note: primitive values do not have an assigned type
      e.g. this is compiler magic
      XML and JSON types provided by extension -->
          <type>
            <code>
              <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-json-type">
                <valueString value="string"/>
              </extension>
              <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-xml-type">
                <valueString value="string"/>
              </extension>
            </code>
          </type>
          <maxLength value="1048576"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/boolean"/>
    <resource>
      <DataElement>
        <id value="boolean"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/boolean"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="boolean"/>
          <short value="Primitive Type boolean"/>
          <definition value="Value of &quot;true&quot; or &quot;false&quot;"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/boolean.id"/>
    <resource>
      <DataElement>
        <id value="boolean.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/boolean.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="boolean.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/boolean.value"/>
    <resource>
      <DataElement>
        <id value="boolean.value"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/boolean.value"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="boolean.value"/>
          <representation value="xmlAttr"/>
          <short value="Primitive value for boolean"/>
          <definition value="The actual value"/>
          <min value="0"/>
          <max value="1"/>
        <!-- Note: primitive values do not have an assigned type
      e.g. this is compiler magic
      XML and JSON types provided by extension -->
          <type>
            <code>
              <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-json-type">
                <valueString value="true | false"/>
              </extension>
              <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-xml-type">
                <valueString value="boolean"/>
              </extension>
            </code>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/instant"/>
    <resource>
      <DataElement>
        <id value="instant"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/instant"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="instant"/>
          <short value="Primitive Type instant"/>
          <definition value="An instant in time - known at least to the second"/>
          <comments value="Note: This is intended for precisely observed times, typically system logs etc., and not human-reported times - for them, see date and dateTime below. Time zone is always required"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/instant.id"/>
    <resource>
      <DataElement>
        <id value="instant.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/instant.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="instant.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/instant.value"/>
    <resource>
      <DataElement>
        <id value="instant.value"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/instant.value"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="instant.value"/>
          <representation value="xmlAttr"/>
          <short value="Primitive value for instant"/>
          <definition value="The actual value"/>
          <min value="0"/>
          <max value="1"/>
        <!-- Note: primitive values do not have an assigned type
      e.g. this is compiler magic
      XML and JSON types provided by extension -->
          <type>
            <code>
              <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-json-type">
                <valueString value="string"/>
              </extension>
              <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-xml-type">
                <valueString value="dateTime"/>
              </extension>
            </code>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Period"/>
    <resource>
      <DataElement>
        <id value="Period"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Period"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Period"/>
          <short value="Time range defined by start and end date/time"/>
          <definition value="A time period defined by a start and end date and optionally time."/>
          <comments value="This is not a duration - that&#39;s a measure of time (a separate type), but a duration that occurs at a fixed value of time. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. &quot;the patient was an inpatient of the hospital for this time range&quot;) or one value from the range applies (e.g. &quot;give to the patient between these two times&quot;). If duration is required, specify the type as Interval|Duration."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
          <constraint>
            <key value="per-1"/>
            <severity value="error"/>
            <human value="If present, start SHALL have a lower value than end"/>
            <xpath value="not(exists(f:start)) or not(exists(f:end)) or (f:start/@value &lt;= f:end/@value)"/>
          </constraint>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="DR"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="IVL&lt;TS&gt;[lowClosed=&quot;true&quot; and highClosed=&quot;true&quot;] or URG&lt;TS&gt;[lowClosed=&quot;true&quot; and highClosed=&quot;true&quot;]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Period.id"/>
    <resource>
      <DataElement>
        <id value="Period.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Period.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Period.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Period.extension"/>
    <resource>
      <DataElement>
        <id value="Period.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Period.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Period.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Period.start"/>
    <resource>
      <DataElement>
        <id value="Period.start"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Period.start"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Period.start"/>
          <short value="Starting time with inclusive boundary"/>
          <definition value="The start of the period. The boundary is inclusive."/>
          <comments value="If the low element is missing, the meaning is that the low boundary is not known."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <condition value="per-1"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="DR.1"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./low"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Period.end"/>
    <resource>
      <DataElement>
        <id value="Period.end"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Period.end"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Period.end"/>
          <short value="End time with inclusive boundary, if not ongoing"/>
          <definition value="The end of the period. If the end of the period is missing, it means that the period is ongoing. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time."/>
          <comments value="The high value includes any matching date/time. i.e. 2012-02-03T10:00:00 is in a period that has a end value of 2012-02-03."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <meaningWhenMissing value="If the end of the period is missing, it means that the period is ongoing"/>
          <condition value="per-1"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="DR.2"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./high"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Coding"/>
    <resource>
      <DataElement>
        <id value="Coding"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Coding"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Coding"/>
          <short value="A reference to a code defined by a terminology system"/>
          <definition value="A reference to a code defined by a terminology system."/>
          <comments value="Codes may be defined very casually in enumerations or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="orim"/>
            <map value="fhir:Coding rdfs:subClassOf dt:CDCoding"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="CE/CNE/CWE subset one of the sets of component 1-3 or 4-6"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="CV"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Coding.id"/>
    <resource>
      <DataElement>
        <id value="Coding.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Coding.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Coding.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Coding.extension"/>
    <resource>
      <DataElement>
        <id value="Coding.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Coding.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Coding.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Coding.system"/>
    <resource>
      <DataElement>
        <id value="Coding.system"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Coding.system"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Coding.system"/>
          <short value="Identity of the terminology system"/>
          <definition value="The identification of the code system that defines the meaning of the symbol in the code."/>
          <comments value="The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...).  OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7&#39;s list of FHIR defined special URIs or it should de-reference to some definition that establish the system clearly and unambiguously."/>
          <requirements value="Need to be unambiguous about the source of the definition of the symbol."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="orim"/>
            <map value="fhir:Coding.system rdfs:subPropertyOf dt:CDCoding.codeSystem"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="C*E.3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./codeSystem"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Coding.version"/>
    <resource>
      <DataElement>
        <id value="Coding.version"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Coding.version"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Coding.version"/>
          <short value="Version of the system - if relevant"/>
          <definition value="The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured. and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged."/>
          <comments value="Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="orim"/>
            <map value="fhir:Coding.version rdfs:subPropertyOf dt:CDCoding.codeSystemVersion"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="C*E.7"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./codeSystemVersion"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Coding.code"/>
    <resource>
      <DataElement>
        <id value="Coding.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Coding.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Coding.code"/>
          <short value="Symbol in syntax defined by the system"/>
          <definition value="A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination)."/>
          <requirements value="Need to refer to a particular code in the system."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="orim"/>
            <map value="fhir:Coding.code rdfs:subPropertyOf dt:CDCoding.code"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="C*E.1"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Coding.display"/>
    <resource>
      <DataElement>
        <id value="Coding.display"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Coding.display"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Coding.display"/>
          <short value="Representation defined by the system"/>
          <definition value="A representation of the meaning of the code in the system, following the rules of the system."/>
          <requirements value="Need to be able to carry a human-readable meaning of the code for readers that do not know  the system."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="orim"/>
            <map value="fhir:Coding.display rdfs:subPropertyOf dt:CDCoding.displayName"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="C*E.2 - but note this is not well followed"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="CV.displayName"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Coding.userSelected"/>
    <resource>
      <DataElement>
        <id value="Coding.userSelected"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Coding.userSelected"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Coding.userSelected"/>
          <short value="If this coding was chosen directly by the user"/>
          <definition value="Indicates that this coding was chosen by a user directly - i.e. off a pick list of available items (codes or displays)."/>
          <comments value="Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly &#39;directly chosen&#39; implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely."/>
          <requirements value="This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="orim"/>
            <map value="fhir:Coding.userSelected fhir:mapsTo dt:CDCoding.codingRationale. fhir:Coding.userSelected fhir:hasMap fhir:Coding.userSelected.map. fhir:Coding.userSelected.map a fhir:Map;   fhir:target dt:CDCoding.codingRationale. fhir:Coding.userSelected\#true a [     fhir:source &quot;true&quot;;     fhir:target dt:CDCoding.codingRationale\#O   ]"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="Sometimes implied by being first"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="CD.codingRationale"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Range"/>
    <resource>
      <DataElement>
        <id value="Range"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Range"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Range"/>
          <short value="Set of values bounded by low and high"/>
          <definition value="A set of ordered Quantities defined by a low and high limit."/>
          <comments value="The stated low and high value are assumed to have arbitrarily high precision when it comes to determining which values are in the range. I.e. 1.99 is not in the range 2 -&gt; 3."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
          <constraint>
            <key value="rng-2"/>
            <severity value="error"/>
            <human value="If present, low SHALL have a lower value than high"/>
            <xpath value="not(exists(f:low/f:value/@value)) or not(exists(f:high/f:value/@value)) or (number(f:low/f:value/@value) &lt;= number(f:high/f:value/@value))"/>
          </constraint>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="NR and also possibly SN (but see also quantity)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="IVL&lt;QTY[not(type=&quot;TS&quot;)]&gt; [lowClosed=&quot;true&quot; and highClosed=&quot;true&quot;]or URG&lt;QTY[not(type=&quot;TS&quot;)]&gt;"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Range.id"/>
    <resource>
      <DataElement>
        <id value="Range.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Range.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Range.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Range.extension"/>
    <resource>
      <DataElement>
        <id value="Range.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Range.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Range.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Range.low"/>
    <resource>
      <DataElement>
        <id value="Range.low"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Range.low"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Range.low"/>
          <short value="Low limit"/>
          <definition value="The low limit. The boundary is inclusive."/>
          <comments value="If the low element is missing, the low boundary is not known."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <condition value="rng-2"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="NR.1"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./low"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Range.high"/>
    <resource>
      <DataElement>
        <id value="Range.high"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Range.high"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Range.high"/>
          <short value="High limit"/>
          <definition value="The high limit. The boundary is inclusive."/>
          <comments value="If the high element is missing, the high boundary is not known."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <condition value="rng-2"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="NR.2"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./high"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Quantity"/>
    <resource>
      <DataElement>
        <id value="Quantity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Quantity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Quantity"/>
          <short value="A measured or measurable amount"/>
          <definition value="A measured amount (or an amount that can potentially be measured). Note that measured amounts include amounts that are not precisely quantified, including amounts involving arbitrary units and floating currencies."/>
          <comments value="The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
          <constraint>
            <key value="qty-3"/>
            <severity value="error"/>
            <human value="If a code for the unit is present, the system SHALL also be present"/>
            <xpath value="not(exists(f:code)) or exists(f:system)"/>
          </constraint>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="SN (see also Range) or CQ"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="PQ, IVL&lt;PQ&gt;, MO, CO, depending on the values"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Quantity.id"/>
    <resource>
      <DataElement>
        <id value="Quantity.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Quantity.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Quantity.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Quantity.extension"/>
    <resource>
      <DataElement>
        <id value="Quantity.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Quantity.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Quantity.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Quantity.value"/>
    <resource>
      <DataElement>
        <id value="Quantity.value"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Quantity.value"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Quantity.value"/>
          <short value="Numerical value (with implicit precision)"/>
          <definition value="The value of the measured amount. The value includes an implicit precision in the presentation of the value."/>
          <comments value="The implicit precision in the value should always be honored. Monetary values have their own rules for handling precision (refer to standard accounting text books)."/>
          <requirements value="Precision is handled implicitly in almost all cases of measurement."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="SN.2  / CQ - N/A"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="PQ.value, CO.value, MO.value, IVL.high or IVL.low depending on the value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Quantity.comparator"/>
    <resource>
      <DataElement>
        <id value="Quantity.comparator"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Quantity.comparator"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Quantity.comparator"/>
          <short value="&lt; | &lt;= | &gt;= | &gt; - how to understand the value"/>
          <definition value="How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is &quot;&lt;&quot; , then the real value is &lt; stated value."/>
          <comments value="This is labeled as &quot;Is Modifier&quot; because the comparator modifies the interpretation of the value significantly. If there is no comparator, then there is no modification of the value."/>
          <requirements value="Need a framework for handling measures where the value is &lt;5ug/L or &gt;400mg/L due to the limitations of measuring methodology."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <meaningWhenMissing value="If there is no comparator, then there is no modification of the value"/>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="How the Quantity should be understood and represented."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/quantity-comparator"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="SN.1  / CQ.1"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="IVL properties"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Quantity.unit"/>
    <resource>
      <DataElement>
        <id value="Quantity.unit"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Quantity.unit"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Quantity.unit"/>
          <short value="Unit representation"/>
          <definition value="A human-readable form of the unit."/>
          <requirements value="There are many representations for units of measure and in many contexts, particular representations are fixed and required. I.e. mcg for micrograms."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="(see OBX.6 etc.) / CQ.2"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="PQ.unit"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Quantity.system"/>
    <resource>
      <DataElement>
        <id value="Quantity.system"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Quantity.system"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Quantity.system"/>
          <short value="System that defines coded unit form"/>
          <definition value="The identification of the system that provides the coded form of the unit."/>
          <requirements value="Need to know the system that defines the coded form of the unit."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <condition value="qty-3"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="(see OBX.6 etc.) / CQ.2"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="CO.codeSystem, PQ.translation.codeSystem"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Quantity.code"/>
    <resource>
      <DataElement>
        <id value="Quantity.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Quantity.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Quantity.code"/>
          <short value="Coded form of the unit"/>
          <definition value="A computer processable form of the unit in some unit representation system."/>
          <comments value="The preferred system is UCUM, but SNOMED CT can also be used (for customary units) or ISO 4217 for currency.  The context of use may additionally require a code from a particular system."/>
          <requirements value="Need a computable form of the unit that is fixed across all forms. UCUM provides this for quantities, but SNOMED CT provides many units of interest."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="(see OBX.6 etc.) / CQ.2"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="PQ.code, MO.currency, PQ.translation.code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Attachment"/>
    <resource>
      <DataElement>
        <id value="Attachment"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Attachment"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Attachment"/>
          <short value="Content in a format defined elsewhere"/>
          <definition value="For referring to data content defined in other formats."/>
          <comments value="When providing a summary view (for example with Observation.value[x]) Attachment should be represented with a brief display text such as &quot;Attachment&quot;."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
          <constraint>
            <key value="att-1"/>
            <severity value="error"/>
            <human value="It the Attachment has data, it SHALL have a contentType"/>
            <xpath value="not(exists(f:data)) or exists(f:contentType)"/>
          </constraint>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="ED/RP"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="ED"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Attachment.id"/>
    <resource>
      <DataElement>
        <id value="Attachment.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Attachment.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Attachment.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Attachment.extension"/>
    <resource>
      <DataElement>
        <id value="Attachment.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Attachment.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Attachment.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Attachment.contentType"/>
    <resource>
      <DataElement>
        <id value="Attachment.contentType"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Attachment.contentType"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Attachment.contentType"/>
          <short value="Mime type of the content, with charset etc."/>
          <definition value="Identifies the type of the data in the attachment and allows a method to be chosen to interpret or render the data. Includes mime type parameters such as charset where appropriate."/>
          <requirements value="Processors of the data need to be able to know how to interpret the data."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <exampleCode value="text/plain; charset=UTF-8, image/png"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The mime type of an attachment. Any valid mime type is allowed."/>
            <valueSetUri value="http://www.rfc-editor.org/bcp/bcp13.txt"/>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="ED.2+ED.3/RP.2+RP.3. Note conversion may be needed if old style values are being used"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./mediaType, ./charset"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Attachment.language"/>
    <resource>
      <DataElement>
        <id value="Attachment.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Attachment.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Attachment.language"/>
          <short value="Human language of the content (BCP-47)"/>
          <definition value="The human language of the content. The value can be any valid value according to BCP 47."/>
          <requirements value="Users need to be able to choose between the languages in a set of attachments."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <exampleCode value="en-AU"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="./language"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Attachment.data"/>
    <resource>
      <DataElement>
        <id value="Attachment.data"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Attachment.data"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Attachment.data"/>
          <short value="Data inline, base64ed"/>
          <definition value="The actual data of the attachment - a sequence of bytes. In XML, represented using base64."/>
          <comments value="The base64-encoded data SHALL be expressed in the same character set as the base resource XML or JSON."/>
          <requirements value="The data needs to able to be transmitted inline."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="base64Binary"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="ED.5"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./data"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Attachment.url"/>
    <resource>
      <DataElement>
        <id value="Attachment.url"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Attachment.url"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Attachment.url"/>
          <short value="Uri where the data can be found"/>
          <definition value="An alternative location where the data can be accessed."/>
          <comments value="If both data and url are provided, the url SHALL point to the same content as the data contains. Urls may be relative references or may reference transient locations such as a wrapping envelope using cid: though this has ramifications for using signatures. Relative URLs are interpreted relative to the service url, like a resource reference, rather than relative to the resource itself. If a URL is provided, it SHALL resolve to actual data."/>
          <requirements value="The data needs to be transmitted by reference."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <exampleUri value="http://www.acme.com/logo-small.png"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RP.1+RP.2 - if they refer to a URL (see v2.6)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./reference/literal"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Attachment.size"/>
    <resource>
      <DataElement>
        <id value="Attachment.size"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Attachment.size"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Attachment.size"/>
          <short value="Number of bytes of content (if url provided)"/>
          <definition value="The number of bytes of data that make up this attachment."/>
          <comments value="The number of bytes is redundant if the data is provided as a base64binary, but is useful if the data is provided as a url reference."/>
          <requirements value="Representing the size allows applications to determine whether they should fetch the content automatically in advance, or refuse to fetch it at all."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="unsignedInt"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (needs data type R3 proposal)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Attachment.hash"/>
    <resource>
      <DataElement>
        <id value="Attachment.hash"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Attachment.hash"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Attachment.hash"/>
          <short value="Hash of the data (sha-1, base64ed)"/>
          <definition value="The calculated hash of the data using SHA-1. Represented using base64."/>
          <requirements value="Included so that applications can verify that the contents of a location have not changed and so that a signature of the content can implicitly sign the content of an image without having to include the data in the instance or reference the url in the signature."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="base64Binary"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".integrityCheck[parent::ED/integrityCheckAlgorithm=&quot;SHA-1&quot;]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Attachment.title"/>
    <resource>
      <DataElement>
        <id value="Attachment.title"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Attachment.title"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Attachment.title"/>
          <short value="Label to display in place of the data"/>
          <definition value="A label or set of text to display in place of the data."/>
          <requirements value="Applications need a label to display to a human user in place of the actual data if the data cannot be rendered or perceived by the viewer."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <exampleString value="Official Corporate Logo"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="./title/data"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Attachment.creation"/>
    <resource>
      <DataElement>
        <id value="Attachment.creation"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Attachment.creation"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Attachment.creation"/>
          <short value="Date attachment was first created"/>
          <definition value="The date that the attachment was first created."/>
          <requirements value="This is often tracked as an integrity issue for use of the attachment."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (needs data type R3 proposal)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Ratio"/>
    <resource>
      <DataElement>
        <id value="Ratio"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Ratio"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Ratio"/>
          <short value="A ratio of two Quantity values - a numerator and a denominator"/>
          <definition value="A relationship of two Quantity values - expressed as a numerator and a denominator."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
          <constraint>
            <key value="rat-1"/>
            <severity value="error"/>
            <human value="Numerator and denominator SHALL both be present, or both are absent. If both are absent, there SHALL be some extension present"/>
            <xpath value="(count(f:numerator) = count(f:denominator)) and ((count(f:numerator) &gt; 0) or (count(f:extension) &gt; 0))"/>
          </constraint>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="RTO"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Ratio.id"/>
    <resource>
      <DataElement>
        <id value="Ratio.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Ratio.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Ratio.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Ratio.extension"/>
    <resource>
      <DataElement>
        <id value="Ratio.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Ratio.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Ratio.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Ratio.numerator"/>
    <resource>
      <DataElement>
        <id value="Ratio.numerator"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Ratio.numerator"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Ratio.numerator"/>
          <short value="Numerator value"/>
          <definition value="The value of the numerator."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".numerator"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Ratio.denominator"/>
    <resource>
      <DataElement>
        <id value="Ratio.denominator"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Ratio.denominator"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Ratio.denominator"/>
          <short value="Denominator value"/>
          <definition value="The value of the denominator."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".denominator"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Annotation"/>
    <resource>
      <DataElement>
        <id value="Annotation"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Annotation"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Annotation"/>
          <short value="Text node with attribution"/>
          <definition value="A  text note which also  contains information about who made the statement and when."/>
          <comments value="For systems that do not have structured annotations, they can simply communicate a single annotation with no author or time. 
This element may need to be included in narrative because of the potential for modifying information. 
*Annotations SHOULD NOT* be used to communicate &quot;modifying&quot; information that could be computable. (This is a SHOULD because enforcing user behavior is nearly impossible)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Act"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Annotation.id"/>
    <resource>
      <DataElement>
        <id value="Annotation.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Annotation.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Annotation.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Annotation.extension"/>
    <resource>
      <DataElement>
        <id value="Annotation.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Annotation.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Annotation.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Annotation.authorX"/>
    <resource>
      <DataElement>
        <id value="Annotation.authorX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Annotation.authorX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Annotation.author[x]"/>
          <short value="Individual responsible for the annotation"/>
          <definition value="The individual responsible for making the annotation."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Act.participant[typeCode=AUT].role"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Annotation.time"/>
    <resource>
      <DataElement>
        <id value="Annotation.time"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Annotation.time"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Annotation.time"/>
          <short value="When the annotation was made"/>
          <definition value="Indicates when this particular annotation was made."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Act.effectiveTime"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Annotation.text"/>
    <resource>
      <DataElement>
        <id value="Annotation.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Annotation.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Annotation.text"/>
          <short value="The annotation  - text content"/>
          <definition value="The text of the annotation."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SampledData"/>
    <resource>
      <DataElement>
        <id value="SampledData"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SampledData"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SampledData"/>
          <short value="A series of measurements taken by a device"/>
          <definition value="A series of measurements taken by a device, with upper and lower limits. There may be more than one dimension in the data."/>
          <comments value="The data is not interpretable without at least origin, period, and dimensions, but these are optional to allow a separation between the template of measurement and the actual measurement, such as between DeviceCapabilities and DeviceLog.  When providing a summary view (for example with Observation.value[x]) SampledData should be represented with a brief display text such as &quot;Sampled Data&quot;."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="N/A (but see section 7.14 in v2.7)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="SLIST + GLIST"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SampledData.id"/>
    <resource>
      <DataElement>
        <id value="SampledData.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SampledData.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SampledData.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SampledData.extension"/>
    <resource>
      <DataElement>
        <id value="SampledData.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SampledData.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SampledData.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SampledData.origin"/>
    <resource>
      <DataElement>
        <id value="SampledData.origin"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SampledData.origin"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SampledData.origin"/>
          <short value="Zero value and units"/>
          <definition value="The base quantity that a measured value of zero represents. In addition, this provides the units of the entire measurement series."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="SLIST.origin"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SampledData.period"/>
    <resource>
      <DataElement>
        <id value="SampledData.period"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SampledData.period"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SampledData.period"/>
          <short value="Number of milliseconds between samples"/>
          <definition value="The length of time between sampling times, measured in milliseconds."/>
          <comments value="This is usually a whole number."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="GLIST.increment"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SampledData.factor"/>
    <resource>
      <DataElement>
        <id value="SampledData.factor"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SampledData.factor"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SampledData.factor"/>
          <short value="Multiply data by this before adding to origin"/>
          <definition value="A correction factor that is applied to the sampled data points before they are added to the origin."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <defaultValueDecimal value="1"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="SLIST.factor"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SampledData.lowerLimit"/>
    <resource>
      <DataElement>
        <id value="SampledData.lowerLimit"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SampledData.lowerLimit"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SampledData.lowerLimit"/>
          <short value="Lower limit of detection"/>
          <definition value="The lower limit of detection of the measured points. This is needed if any of the data points have the value &quot;L&quot; (lower than detection limit)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (use SLIST.digits.nullFlavor)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SampledData.upperLimit"/>
    <resource>
      <DataElement>
        <id value="SampledData.upperLimit"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SampledData.upperLimit"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SampledData.upperLimit"/>
          <short value="Upper limit of detection"/>
          <definition value="The upper limit of detection of the measured points. This is needed if any of the data points have the value &quot;U&quot; (higher than detection limit)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (use SLIST.digits.nullFlavor)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SampledData.dimensions"/>
    <resource>
      <DataElement>
        <id value="SampledData.dimensions"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SampledData.dimensions"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SampledData.dimensions"/>
          <short value="Number of sample points at each time point"/>
          <definition value="The number of sample points at each time point. If this value is greater than one, then the dimensions will be interlaced - all the sample points for a point in time will be recorded at once."/>
          <comments value="If there is more than one dimension, the code for the type of data will define the meaning of the dimensions (typically ECG data)."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="positiveInt"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (fixed to 1)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SampledData.data"/>
    <resource>
      <DataElement>
        <id value="SampledData.data"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SampledData.data"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SampledData.data"/>
          <short value="Decimal values with spaces, or &quot;E&quot; | &quot;U&quot; | &quot;L&quot;"/>
          <definition value="A series of data points which are decimal values separated by a single space (character u20). The special values &quot;E&quot; (error), &quot;L&quot; (below detection limit) and &quot;U&quot; (above detection limit) can also be used in place of a decimal value."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="SLIST.digits"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Reference"/>
    <resource>
      <DataElement>
        <id value="Reference"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Reference"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Reference"/>
          <short value="A reference from one resource to another"/>
          <definition value="A reference from one resource to another."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
          <constraint>
            <key value="ref-1"/>
            <severity value="error"/>
            <human value="SHALL have a local reference if the resource is provided inline"/>
            <xpath value="not(starts-with(f:reference/@value, &#39;#&#39;)) or exists(ancestor::*[self::f:entry or self::f:parameter]/f:resource/f:*/f:contained/f:*[f:id/@value=substring-after(current()/f:reference/@value, &#39;#&#39;)]|/*/f:contained/f:*[f:id/@value=substring-after(current()/f:reference/@value, &#39;#&#39;)])"/>
          </constraint>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="The target of a resource reference is a RIM entry point (Act, Role, or Entity)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Reference.id"/>
    <resource>
      <DataElement>
        <id value="Reference.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Reference.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Reference.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Reference.extension"/>
    <resource>
      <DataElement>
        <id value="Reference.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Reference.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Reference.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Reference.reference"/>
    <resource>
      <DataElement>
        <id value="Reference.reference"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Reference.reference"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Reference.reference"/>
          <short value="Relative, internal or absolute URL reference"/>
          <definition value="A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with &#39;#&#39;) refer to contained resources."/>
          <comments value="Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries.   Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure &quot;/[type]/[id]&quot; then it should be assumed that the reference is to a FHIR RESTful server."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <condition value="ref-1"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Reference.display"/>
    <resource>
      <DataElement>
        <id value="Reference.display"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Reference.display"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Reference.display"/>
          <short value="Text alternative for the resource"/>
          <definition value="Plain text narrative that identifies the resource in addition to the resource reference."/>
          <comments value="This is generally not the same as the Resource.text of the referenced resource.  The purpose is to identify what&#39;s being referenced, not to fully describe it."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CodeableConcept"/>
    <resource>
      <DataElement>
        <id value="CodeableConcept"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CodeableConcept"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CodeableConcept"/>
          <short value="Concept - reference to a terminology or just  text"/>
          <definition value="A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text."/>
          <comments value="Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="orim"/>
            <map value="fhir:CodeableConcept rdfs:subClassOf dt:CD"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="CE/CNE/CWE"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="CD"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CodeableConcept.id"/>
    <resource>
      <DataElement>
        <id value="CodeableConcept.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CodeableConcept.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CodeableConcept.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CodeableConcept.extension"/>
    <resource>
      <DataElement>
        <id value="CodeableConcept.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CodeableConcept.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CodeableConcept.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CodeableConcept.coding"/>
    <resource>
      <DataElement>
        <id value="CodeableConcept.coding"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CodeableConcept.coding"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CodeableConcept.coding"/>
          <short value="Code defined by a terminology system"/>
          <definition value="A reference to a code defined by a terminology system."/>
          <comments value="Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information.  Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labelled as UserSelected = true."/>
          <requirements value="Allows for translations and alternate encodings within a code system.  Also supports communication of the same instance to systems requiring different encodings."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="orim"/>
            <map value="fhir:CodeableConcept.coding rdfs:subPropertyOf dt:CD.coding"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="C*E.1-8, C*E.10-22"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="union(., ./translation)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CodeableConcept.text"/>
    <resource>
      <DataElement>
        <id value="CodeableConcept.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CodeableConcept.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CodeableConcept.text"/>
          <short value="Plain text representation of the concept"/>
          <definition value="A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user."/>
          <comments value="Very often the text is the same as a displayName of one of the codings."/>
          <requirements value="The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="orim"/>
            <map value="fhir:CodeableConcept.text rdfs:subPropertyOf dt:CD.originalText"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="C*E.9. But note many systems use C*E.2 for this"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./originalText[mediaType/code=&quot;text/plain&quot;]/data"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Identifier"/>
    <resource>
      <DataElement>
        <id value="Identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Identifier"/>
          <short value="An identifier intended for computation"/>
          <definition value="A technical identifier - identifies some entity uniquely and unambiguously."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="CX / EI (occasionally, more often EI maps to a resource id or a URL)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="II - see see identifier pattern at http://wiki.hl7.org/index.php?title=Common_Design_Patterns#Identifier_Pattern for relevant discussion. The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="Identifier"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Identifier.id"/>
    <resource>
      <DataElement>
        <id value="Identifier.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Identifier.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Identifier.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Identifier.extension"/>
    <resource>
      <DataElement>
        <id value="Identifier.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Identifier.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Identifier.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Identifier.use"/>
    <resource>
      <DataElement>
        <id value="Identifier.use"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Identifier.use"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Identifier.use"/>
          <short value="usual | official | temp | secondary (If known)"/>
          <definition value="The purpose of this identifier."/>
          <comments value="This is labeled as &quot;Is Modifier&quot; because applications should not mistake a temporary id for a permanent one. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary."/>
          <requirements value="Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Identifies the purpose for this identifier, if known ."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/identifier-use"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Role.code or implied by context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Identifier.type"/>
    <resource>
      <DataElement>
        <id value="Identifier.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Identifier.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Identifier.type"/>
          <short value="Description of identifier"/>
          <definition value="A coded type for the identifier that can be used to determine which identifier to use for a specific purpose."/>
          <comments value="This element deals only with general categories of identifiers.  It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. 

Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type."/>
          <requirements value="Allows users to make use of identifiers when the identifier system is not known."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="extensible"/>
            <description value="A coded type for an identifier that can be used to determine which identifier to use for a specific purpose."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/identifier-type"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="CX.5"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Role.code or implied by context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Identifier.system"/>
    <resource>
      <DataElement>
        <id value="Identifier.system"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Identifier.system"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Identifier.system"/>
          <short value="The namespace for the identifier"/>
          <definition value="Establishes the namespace in which set of possible id values is unique."/>
          <requirements value="There are many sequences of identifiers.  To perform matching, we need to know what sequence we&#39;re dealing with. The system identifies a particular sequence or set of unique identifiers."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <exampleUri value="http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="CX.4 / EI-2-4"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="II.root or Role.id.root"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./IdentifierType"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Identifier.value"/>
    <resource>
      <DataElement>
        <id value="Identifier.value"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Identifier.value"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Identifier.value"/>
          <short value="The value that is unique"/>
          <definition value="The portion of the identifier typically displayed to the user and which is unique within the context of the system."/>
          <comments value="If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <exampleString value="123456"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="CX.1 / EI.1"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="II.extension or II.root if system indicates OID or GUID (Or Role.id.extension or root)"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./Value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Identifier.period"/>
    <resource>
      <DataElement>
        <id value="Identifier.period"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Identifier.period"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Identifier.period"/>
          <short value="Time period when id is/was valid for use"/>
          <definition value="Time period during which identifier is/was valid for use."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="CX.7 + CX.8"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Role.effectiveTime or implied by context"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./StartDate and ./EndDate"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Identifier.assigner"/>
    <resource>
      <DataElement>
        <id value="Identifier.assigner"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Identifier.assigner"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Identifier.assigner"/>
          <short value="Organization that issued id (may be just text)"/>
          <definition value="Organization that issued/manages the identifier."/>
          <comments value="The reference may be just a text description of the assigner."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="CX.4 / (CX.4,CX.9,CX.10)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="II.assigningAuthorityName but note that this is an improper use by the definition of the field.  Also Role.scoper"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./IdentifierIssuingAuthority"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Signature"/>
    <resource>
      <DataElement>
        <id value="Signature"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Signature"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Signature"/>
          <short value="A digital Signature - XML DigSig, JWT, Graphical image of signature, etc."/>
          <definition value="A digital signature along with supporting context. The signature may be electronic/cryptographic in nature, or a graphical image representing a hand-written signature, or a signature process. Different Signature approaches have different utilities."/>
          <comments value="The elements of the Signature Resource are for ease of access of these elements. Foro digital signatures (Xml DigSig, JWT), the non-repudiation proof comes from the Signature  validation, which includes validation of the referenced objects (e.g. Resources) (a.k.a., Content) in the XML-Signature Detached form."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Signature.id"/>
    <resource>
      <DataElement>
        <id value="Signature.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Signature.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Signature.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Signature.extension"/>
    <resource>
      <DataElement>
        <id value="Signature.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Signature.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Signature.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Signature.type"/>
    <resource>
      <DataElement>
        <id value="Signature.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Signature.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Signature.type"/>
          <short value="Indication of the reason the entity signed the object(s)"/>
          <definition value="An indication of the reason that the entity signed this document. This may be explicitly included as part of the signature information and can be used when determining accountability for various actions concerning the document."/>
          <comments value="Examples include attesting to: authorship, correct transcription, and witness of specific event. Also known as a &amp;quot;Commitment Type Indication&amp;quot;."/>
          <min value="1"/>
          <max value="*"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="preferred"/>
            <description value="An indication of the reason that an entity signed the object"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/signature-type"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Signature.when"/>
    <resource>
      <DataElement>
        <id value="Signature.when"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Signature.when"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Signature.when"/>
          <short value="When the signature was created"/>
          <definition value="When the digital signature was signed."/>
          <comments value="This should agree with the information in the signature."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="instant"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Signature.whoX"/>
    <resource>
      <DataElement>
        <id value="Signature.whoX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Signature.whoX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Signature.who[x]"/>
          <short value="Who signed the signature"/>
          <definition value="A reference to an application-usable description of the person that signed the certificate (e.g. the signature used their private key)."/>
          <comments value="This should agree with the information in the signature."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Signature.contentType"/>
    <resource>
      <DataElement>
        <id value="Signature.contentType"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Signature.contentType"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Signature.contentType"/>
          <short value="The technical format of the signature"/>
          <definition value="A mime type that indicates the technical format of the signature. Important mime types are application/signature+xml for X ML DigSig, application/jwt for JWT, and image/* for a graphical image of a signature."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The mime type of an attachment. Any valid mime type is allowed."/>
            <valueSetUri value="http://www.rfc-editor.org/bcp/bcp13.txt"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Signature.blob"/>
    <resource>
      <DataElement>
        <id value="Signature.blob"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Signature.blob"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Signature.blob"/>
          <short value="The actual signature content (XML DigSig. JWT, picture, etc.)"/>
          <definition value="The base64 encoding of the Signature content."/>
          <comments value="Where the signature type is an XML DigSig, the signed content is a FHIR Resource(s), the signature is of the XML form of the Resource(s) using  XML-Signature (XMLDIG) &quot;Detached Signature&quot; form."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="base64Binary"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition"/>
          <short value="Definition of an element in a resource or extension"/>
          <definition value="Captures constraints on each element within the resource, profile, or extension."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
          <constraint>
            <key value="eld-13"/>
            <severity value="error"/>
            <human value="Types must be unique by the combination of code and profile"/>
            <xpath value="not(exists(for $type in f:type return $type/preceding-sibling::f:type[f:code/@value=$type/f:code/@value and f:profile/@value = $type/f:profile/@value]))"/>
          </constraint>
          <constraint>
            <key value="eld-14"/>
            <severity value="error"/>
            <human value="Constraints must be unique by key"/>
            <xpath value="count(f:constraint) = count(distinct-values(f:constraint/f:key/@value))"/>
          </constraint>
          <constraint>
            <key value="eld-11"/>
            <severity value="error"/>
            <human value="Binding can only be present for coded elements, string, and uri"/>
            <xpath value="not(exists(f:binding)) or (count(f:type/f:code) = 0) or  f:type/f:code/@value=(&#39;code&#39;,&#39;Coding&#39;,&#39;CodeableConcept&#39;,&#39;Quantity&#39;,&#39;Extension&#39;, &#39;string&#39;, &#39;uri&#39;)"/>
          </constraint>
          <constraint>
            <key value="eld-8"/>
            <severity value="error"/>
            <human value="Pattern and value are mutually exclusive"/>
            <xpath value="not(exists(f:*[starts-with(local-name(.), &#39;pattern&#39;)])) or not(exists(f:*[starts-with(local-name(.), &#39;value&#39;)]))"/>
          </constraint>
          <constraint>
            <key value="eld-15"/>
            <severity value="error"/>
            <human value="default value and meaningWhenMissing are mutually exclusive"/>
            <xpath value="not(exists(f:*[starts-with(local-name(.), &#39;fixed&#39;)])) or not(exists(f:meaningWhenMissing))"/>
          </constraint>
          <constraint>
            <key value="eld-2"/>
            <severity value="error"/>
            <human value="Min &lt;= Max"/>
            <xpath value="not(exists(f:min)) or not(exists(f:max)) or (not(f:max/@value) and not(f:min/@value)) or (f:max/@value = &#39;*&#39;) or (number(f:max/@value) &gt;= f:min/@value)"/>
          </constraint>
          <constraint>
            <key value="eld-7"/>
            <severity value="error"/>
            <human value="Pattern may only be specified if there is one type"/>
            <xpath value="not(exists(f:*[starts-with(local-name(.), &#39;pattern&#39;)])) or (count(f:type)=1)"/>
          </constraint>
          <constraint>
            <key value="eld-6"/>
            <severity value="error"/>
            <human value="Fixed value may only be specified if there is one type"/>
            <xpath value="not(exists(f:*[starts-with(local-name(.), &#39;fixed&#39;)])) or (count(f:type)=1)"/>
          </constraint>
          <constraint>
            <key value="eld-5"/>
            <severity value="error"/>
            <human value="Either a namereference or a fixed value (but not both) is permitted"/>
            <xpath value="not(exists(f:nameReference) and exists(f:*[starts-with(local-name(.), &#39;value&#39;)]))"/>
          </constraint>
          <isSummary value="true"/>
          <mapping>
            <identity value="dex"/>
            <map value="RetrieveMetadata response"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="OM1"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Observation[classCode=OBS, moodCode=DEFN]"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="Data_Element"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.id"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.extension"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.path"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.path"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.path"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.path"/>
          <short value="The path of the element (see the Detailed Descriptions)"/>
          <definition value="The path identifies the element and is expressed as a &quot;.&quot;-separated list of ancestor elements, beginning with the name of the resource or extension."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="Name, Identifier &amp; Context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.representation"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.representation"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.representation"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.representation"/>
          <short value="How this element is represented in instances"/>
          <definition value="Codes that define how this element is represented in instances, when the deviation varies from the normal case."/>
          <comments value="This is rarely used except for special cases where the representation deviates from the normal, which is done only very reluctantly, and can only be done in the base standard (and profiles must reproduce what the base standard does)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="How a property is represented on the wire."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/property-representation"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.name"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.name"/>
          <short value="Name for this particular element definition (reference target)"/>
          <definition value="The name of this element definition (to refer to it from other element definitions using ElementDefinition.nameReference). This is a unique name referring to a specific set of constraints applied to this element. One use of this is to provide a name to different slices of the same element."/>
          <comments value="The name SHALL be unique within the structure within the context of the constrained resource element.  (Though to avoid confusion, uniqueness across all elements is recommended.)."/>
          <requirements value="Allows referencing a defined element.  May also be used for code generation purposes."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.label"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.label"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.label"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.label"/>
          <short value="Name for element to display with or prompt for element"/>
          <definition value="The text to display beside the element indicating its meaning or to use to prompt for the element in a user display or form."/>
          <comments value="Question and label serve similar purposes in they both can be used to prompt for capturing a data element.  Whether the question form or label form should be used will depend on the type of instrument being used to capture the information."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="./code/display"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.code"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.code"/>
          <short value="Defining code"/>
          <definition value="A code that provides the meaning for the element according to a particular terminology."/>
          <comments value="The data element definition and other constraints SHALL be a proper constraint on the meaning (as defined in the code system, including relationships) of any code listed here.  Where multiple codes exist in a terminology that could correspond to the data element, the most granular code(s) should be selected, so long as they are not more restrictive than the data element itself."/>
          <requirements value="Links the meaning of an element to an external terminology."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes that indicate the meaning of a data element."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/observation-codes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="loinc"/>
            <map value="LOINC_NUM"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="OM1.7"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./code (root or translation)"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="(Data_Element).data_element_concept.identifier"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.slicing"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.slicing"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.slicing"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.slicing"/>
          <short value="This element is sliced - slices follow"/>
          <definition value="Indicates that the element is sliced into a set of alternative definitions (i.e. in a structure definition, there are multiple different constraints on a single element in the base resource). Slicing can be used in any resource that has cardinality ..* on the base resource, or any resource with a choice of types. The set of slices is any elements that come after this in the element sequence that have the same path, until a shorter path occurs (the shorter path terminates the set)."/>
          <comments value="The first element in the sequence, the one that carries the slicing, is the unconstrained element, for reference purposes . This may include the unconstrained children."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Element"/>
          </type>
          <constraint>
            <key value="eld-1"/>
            <severity value="error"/>
            <human value="If there are no discriminators, there must be a definition"/>
            <xpath value="(f:discriminator) or (f:description)"/>
          </constraint>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.slicing.id"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.slicing.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.slicing.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.slicing.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.slicing.extension"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.slicing.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.slicing.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.slicing.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.slicing.discriminator"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.slicing.discriminator"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.slicing.discriminator"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.slicing.discriminator"/>
          <short value="Element values that used to distinguish the slices"/>
          <definition value="Designates which child elements are used to discriminate between the slices when processing an instance. If one or more discriminators are provided, the value of the child elements in the instance data SHALL completely distinguish which slice the element in the resource matches based on the allowed values for those elements in each of the slices."/>
          <comments value="If there is no discriminator, the content is hard to process, so this should be avoided. If the base element has a cardinality of ..1, and there is a choice of types, the discriminator most be &quot;@type&quot;."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.slicing.description"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.slicing.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.slicing.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.slicing.description"/>
          <short value="Text description of how slicing works (or not)"/>
          <definition value="A human-readable text description of how the slicing works. If there is no discriminator, this is required to be present to provide whatever information is possible about how the slices can be differentiated."/>
          <comments value="If it&#39;s really not possible to differentiate them, the design should be re-evaluated to make the content usable."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <condition value="eld-1"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.slicing.ordered"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.slicing.ordered"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.slicing.ordered"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.slicing.ordered"/>
          <short value="If elements must be in same order as slices"/>
          <definition value="If the matching elements have to occur in the same order as defined in the profile."/>
          <comments value="Order should only be required when it is a pressing concern for presentation. Profile authors should consider making the order a feature of the rules about the narrative, not the rules about the data - requiring ordered data makes the profile much less re-usable."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <defaultValueBoolean value="false"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.slicing.rules"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.slicing.rules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.slicing.rules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.slicing.rules"/>
          <short value="closed | open | openAtEnd"/>
          <definition value="Whether additional slices are allowed or not. When the slices are ordered, profile authors can also say that additional slices are only allowed at the end."/>
          <comments value="Allowing additional elements makes for a much for flexible template - it&#39;s open for use in wider contexts, but also means that the content of the resource is not closed, and applications have to decide how to handle content not described by the profile."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="How slices are interpreted when evaluating an instance."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/resource-slicing-rules"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.short"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.short"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.short"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.short"/>
          <short value="Concise definition for xml presentation"/>
          <definition value="A concise description of what this element means (e.g. for use in autogenerated summaries)."/>
          <comments value="May change the term to provide language more appropriate to the context of the profile or to reflect slicing."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.definition"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.definition"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.definition"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.definition"/>
          <short value="Full formal definition as narrative text"/>
          <definition value="Provides a complete explanation of the meaning of the data element for human readability.  For the case of elements derived from existing elements (e.g. constraints), the definition SHALL be consistent with the base definition, but convey the meaning of the element in the particular context of use of the resource."/>
          <comments value="It is easy for a different definition to change the meaning of an element and this can have nasty downstream consequences. Please be careful when providing definitions."/>
          <requirements value="To allow a user to state the usage of an element in a particular context."/>
          <alias value="Description"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="markdown"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="loinc"/>
            <map value="TERM DEFINITION/DESCRIPTION(S)"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="OM1.6, OM1.41"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./text"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="(Designatable_Item).definition.text  acceptability=preferred in default context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.comments"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.comments"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.comments"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.comments"/>
          <short value="Comments about the use of this element"/>
          <definition value="Explanatory notes and implementation guidance about the data element, including notes about how to use the data properly, exceptions to proper use, etc."/>
          <comments value="If it is possible to capture usage rules using constraints, that mechanism should be used in preference to this element."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="markdown"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="loinc"/>
            <map value="COMMENTS"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="NTE, OM.32, OM1.33, OM1.39"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./inboundRelationship[typeCode=SUBJ]/source[classCode=LIST, moodCode=EVN]/code"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="(Administered_Item).explanatory_comment"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.requirements"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.requirements"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.requirements"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.requirements"/>
          <short value="Why is this needed?"/>
          <definition value="This element is for traceability of why the element was created and why the constraints exist as they do. This may be used to point to source materials or specifications that drove the structure of this element."/>
          <comments value="This element does not describe the usage of the element (that&#39;s done in comments), rather it&#39;s for traceability of *why* the element is either needed or why the constraints exist as they do.  This may be used to point to source materials or specifications that drove the structure of this data element."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="markdown"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="loinc"/>
            <map value="R/O/C"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./inboundRelationship[typeCode=META]/source[classCode=ACT, moodCode=EVN, isCriterionInd=true]/reasonCode/originalText"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="(Registered_item).document_reference[document_type=requirements].notation"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.alias"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.alias"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.alias"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.alias"/>
          <short value="Other names"/>
          <definition value="Identifies additional names by which this element might also be known."/>
          <requirements value="Allows for better easier recognition of the element by multiple communities, including international communities."/>
          <alias value="synonym"/>
          <alias value="other name"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="loinc"/>
            <map value="RELATED NAMES (only some of these apply)"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="OM1.8, OM1.52"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Not currently expressible"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="(Designatable_Item).designation.sign  acceptability!=preferred or context is other than default"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.min"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.min"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.min"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.min"/>
          <short value="Minimum Cardinality"/>
          <definition value="The minimum number of times this element SHALL appear in the instance."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="integer"/>
          </type>
          <condition value="eld-2"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (MIF territory)"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="Minimum  size of  data element  values?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.max"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.max"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.max"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.max"/>
          <short value="Maximum Cardinality (a number or *)"/>
          <definition value="The maximum number of times this element is permitted to appear in the instance."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <condition value="eld-3"/>
          <condition value="eld-2"/>
          <constraint>
            <key value="eld-3"/>
            <severity value="error"/>
            <human value="Max SHALL be a number or &quot;*&quot;"/>
            <xpath value="@value=&#39;*&#39; or (normalize-space(@value)!=&#39;&#39; and normalize-space(translate(@value, &#39;0123456789&#39;,&#39;&#39;))=&#39;&#39;)"/>
          </constraint>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="OMC.10"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (MIF territory)"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="Maximum  size of  data element  values?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.base"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.base"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.base"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.base"/>
          <short value="Base definition information for tools"/>
          <definition value="Information about the base definition of the element, provided to make it unncessary for tools to trace the deviation of the element through the derived and related profiles. This information is only provided where the element definition represents a constraint on another element definition, and must be present if there is a base element definition."/>
          <comments value="The base information does not carry any information that could not be determined from the path and related profiles, but making this determination requires both that the related profiles are available, and that the algorithm to determine them be available. So they are deformalised into this location for tooling convenience, and to ensure that the base information is available without dependencies."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Element"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (MIF territory)"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.base.id"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.base.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.base.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.base.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.base.extension"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.base.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.base.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.base.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.base.path"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.base.path"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.base.path"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.base.path"/>
          <short value="Path that identifies the base element"/>
          <definition value="The Path that identifies the base element - this matches the ElementDefinition.path for that element. Across FHIR, there is only one base definition of any element - that is, an element definition on a [[[StructureDefinition]]] without a StructureDefinition.base."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (MIF territory)"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.base.min"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.base.min"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.base.min"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.base.min"/>
          <short value="Min cardinality of the base element"/>
          <definition value="Minimum cardinality of the base element identified by the path."/>
          <comments value="This is provided for consistency with max, and may affect code generation of mandatory elements of the base resource are generated differently (some reference implementations have done this)."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="integer"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (MIF territory)"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.base.max"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.base.max"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.base.max"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.base.max"/>
          <short value="Max cardinality of the base element"/>
          <definition value="Maximum cardinality of the base element identified by the path."/>
          <comments value="This is provided to code generation, since the wire representation in JSON differs depending on whether the base element has max &gt; 1. Also, some forms of code generation may differ."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (MIF territory)"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.type"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="TypeRef"/>
          </extension>
          <path value="ElementDefinition.type"/>
          <short value="Data type and Profile for this element"/>
          <definition value="The data type or resource that the value of this element is permitted to be."/>
          <comments value="The Type of the element can be left blank, in which case the type is inherited from the resource. The type can only be listed in this field if it is an allowed option in the base resource."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
          <condition value="eld-13"/>
          <constraint>
            <key value="eld-4"/>
            <severity value="error"/>
            <human value="Aggregation may only be specified if one of the allowed types for the element is a resource"/>
            <xpath value="not(exists(f:aggregation)) or exists(f:code[@value = &#39;Reference&#39;])"/>
          </constraint>
          <isSummary value="true"/>
          <mapping>
            <identity value="dex"/>
            <map value="valueDomain.dataType"/>
          </mapping>
          <mapping>
            <identity value="loinc"/>
            <map value="HL7_V2_DATATYPE (translation required), HL7_V3_DATATYPE (translation required)"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="OM1.3, OMC.9"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (MIF territory)"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value=".domain.data+Q14type"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.type.id"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.type.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.type.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.type.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.type.extension"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.type.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.type.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.type.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.type.code"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.type.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.type.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.type.code"/>
          <short value="Name of Data type or Resource"/>
          <definition value="Name of Data type or Resource that is a(or the) type used for this element."/>
          <comments value="If the element is a reference to another resource, this element contains &quot;Reference&quot;, and the profile element refers to the profile of the allowed target of the resource, which may be a reference to the general definition of a resource (e.g. http://hl7.org/fhir/StructureDefinition/Patient). There would be one pair of type/code for each allowed target resource type."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Either a resource or a data type."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/defined-types"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="loinc"/>
            <map value="HL7_V2_DATATYPE (translation required), HL7_V3_DATATYPE (translation required)"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="OM1.3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (MIF territory)"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value=".domain.data+Q14type"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.type.profile"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.type.profile"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.type.profile"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.type.profile"/>
          <short value="Profile (StructureDefinition) to apply (or IG)"/>
          <definition value="Identifies a profile structure or implementation Guide that SHALL hold for resources or datatypes referenced as the type of this element. Can be a local reference - to another structure in this profile, or a reference to a structure in another profile. When more than one profile is specified, the content must conform to all of them. When an implementation guide is specified, the resource SHALL conform to at least one profile defined in the implementation guide."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (MIF territory)"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.type.aggregation"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.type.aggregation"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.type.aggregation"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.type.aggregation"/>
          <short value="contained | referenced | bundled - how aggregated"/>
          <definition value="If the type is a reference to another resource, how the resource is or can be aggregated - is it a contained resource, or a reference, and if the context is a bundle, is it included in the bundle."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="code"/>
          </type>
          <condition value="eld-4"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="How resource references can be aggregated."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/resource-aggregation-mode"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (MIF territory)"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.nameReference"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.nameReference"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.nameReference"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.nameReference"/>
          <short value="To another element constraint (by element.name)"/>
          <definition value="Identifies the name of a slice defined elsewhere in the profile whose constraints should be applied to the current element."/>
          <comments value="If child components of this element are defined, they act as constraints on the referenced slice."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <condition value="eld-5"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.defaultValueX"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.defaultValueX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.defaultValueX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.defaultValue[x]"/>
          <short value="Specified value it missing from instance"/>
          <definition value="The value that should be used if there is no value stated in the instance (e.g. &#39;if not otherwise specified, the abstract is false&#39;)."/>
          <comments value="Default values can only be specified on a resource, data type, or extension definition, and never in a profile that applies to one of these. Specifying a default value means that the property can never been unknown - it must always have a value. Further, the default value can never be changed. For these reasons, default values are (and should be) used extremely sparingly."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <type>
            <code value="integer"/>
          </type>
          <type>
            <code value="decimal"/>
          </type>
          <type>
            <code value="base64Binary"/>
          </type>
          <type>
            <code value="instant"/>
          </type>
          <type>
            <code value="string"/>
          </type>
          <type>
            <code value="uri"/>
          </type>
          <type>
            <code value="date"/>
          </type>
          <type>
            <code value="dateTime"/>
          </type>
          <type>
            <code value="time"/>
          </type>
          <type>
            <code value="code"/>
          </type>
          <type>
            <code value="oid"/>
          </type>
          <type>
            <code value="id"/>
          </type>
          <type>
            <code value="unsignedInt"/>
          </type>
          <type>
            <code value="positiveInt"/>
          </type>
          <type>
            <code value="markdown"/>
          </type>
          <type>
            <code value="Annotation"/>
          </type>
          <type>
            <code value="Attachment"/>
          </type>
          <type>
            <code value="Identifier"/>
          </type>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="Coding"/>
          </type>
          <type>
            <code value="Quantity"/>
          </type>
          <type>
            <code value="Range"/>
          </type>
          <type>
            <code value="Period"/>
          </type>
          <type>
            <code value="Ratio"/>
          </type>
          <type>
            <code value="SampledData"/>
          </type>
          <type>
            <code value="Signature"/>
          </type>
          <type>
            <code value="HumanName"/>
          </type>
          <type>
            <code value="Address"/>
          </type>
          <type>
            <code value="ContactPoint"/>
          </type>
          <type>
            <code value="Timing"/>
          </type>
          <type>
            <code value="Reference"/>
          </type>
          <type>
            <code value="Meta"/>
          </type>
          <condition value="eld-15"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (MIF territory)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.meaningWhenMissing"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.meaningWhenMissing"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.meaningWhenMissing"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.meaningWhenMissing"/>
          <short value="Implicit meaning when this element is missing"/>
          <definition value="The Implicit meaning that is to be understood when this element is missing (e.g. &#39;when this element is missing, the period is ongoing&#39;."/>
          <comments value="Implicit meanings for missing values can only be specified on a resource, data type, or extension definition, and never in a profile that applies to one of these. An implicit meaning for a missing value can never be changed, and specifying one has the consequence that constraining its use in profiles eliminates use cases as possibilities, not merely moving them out of scope."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="markdown"/>
          </type>
          <condition value="eld-15"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (MIF territory)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.fixedX"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.fixedX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.fixedX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.fixed[x]"/>
          <short value="Value must be exactly this"/>
          <definition value="Specifies a value that SHALL be exactly the value  for this element in the instance. For purposes of comparison, non-significant whitespace is ignored, and all values must be an exact match (case and accent sensitive). Missing elements/attributes must also be missing."/>
          <comments value="This is not recommended for Coding and CodeableConcept since these often have highly contextual properties such as version or display."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <type>
            <code value="integer"/>
          </type>
          <type>
            <code value="decimal"/>
          </type>
          <type>
            <code value="base64Binary"/>
          </type>
          <type>
            <code value="instant"/>
          </type>
          <type>
            <code value="string"/>
          </type>
          <type>
            <code value="uri"/>
          </type>
          <type>
            <code value="date"/>
          </type>
          <type>
            <code value="dateTime"/>
          </type>
          <type>
            <code value="time"/>
          </type>
          <type>
            <code value="code"/>
          </type>
          <type>
            <code value="oid"/>
          </type>
          <type>
            <code value="id"/>
          </type>
          <type>
            <code value="unsignedInt"/>
          </type>
          <type>
            <code value="positiveInt"/>
          </type>
          <type>
            <code value="markdown"/>
          </type>
          <type>
            <code value="Annotation"/>
          </type>
          <type>
            <code value="Attachment"/>
          </type>
          <type>
            <code value="Identifier"/>
          </type>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="Coding"/>
          </type>
          <type>
            <code value="Quantity"/>
          </type>
          <type>
            <code value="Range"/>
          </type>
          <type>
            <code value="Period"/>
          </type>
          <type>
            <code value="Ratio"/>
          </type>
          <type>
            <code value="SampledData"/>
          </type>
          <type>
            <code value="Signature"/>
          </type>
          <type>
            <code value="HumanName"/>
          </type>
          <type>
            <code value="Address"/>
          </type>
          <type>
            <code value="ContactPoint"/>
          </type>
          <type>
            <code value="Timing"/>
          </type>
          <type>
            <code value="Reference"/>
          </type>
          <type>
            <code value="Meta"/>
          </type>
          <condition value="eld-5"/>
          <condition value="eld-6"/>
          <condition value="eld-8"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (MIF territory)"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="N/A (only relevant when constraining, which 11179 doesn&#39;t do)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.patternX"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.patternX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.patternX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.pattern[x]"/>
          <short value="Value must have at least these property values"/>
          <definition value="Specifies a value that the value in the instance SHALL follow - that is, any value in the pattern must be found in the instance. Other additional values may be found too. This is effectively constraint by example.  The values of elements present in the pattern must match exactly (case-sensitive, accent-sensitive, etc.)."/>
          <comments value="Mostly used for fixing values of CodeableConcept. At present, pattern[x] is not recommended as a basis for slicing while issues related to this are investigated during the DSTU period."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <type>
            <code value="integer"/>
          </type>
          <type>
            <code value="decimal"/>
          </type>
          <type>
            <code value="base64Binary"/>
          </type>
          <type>
            <code value="instant"/>
          </type>
          <type>
            <code value="string"/>
          </type>
          <type>
            <code value="uri"/>
          </type>
          <type>
            <code value="date"/>
          </type>
          <type>
            <code value="dateTime"/>
          </type>
          <type>
            <code value="time"/>
          </type>
          <type>
            <code value="code"/>
          </type>
          <type>
            <code value="oid"/>
          </type>
          <type>
            <code value="id"/>
          </type>
          <type>
            <code value="unsignedInt"/>
          </type>
          <type>
            <code value="positiveInt"/>
          </type>
          <type>
            <code value="markdown"/>
          </type>
          <type>
            <code value="Annotation"/>
          </type>
          <type>
            <code value="Attachment"/>
          </type>
          <type>
            <code value="Identifier"/>
          </type>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="Coding"/>
          </type>
          <type>
            <code value="Quantity"/>
          </type>
          <type>
            <code value="Range"/>
          </type>
          <type>
            <code value="Period"/>
          </type>
          <type>
            <code value="Ratio"/>
          </type>
          <type>
            <code value="SampledData"/>
          </type>
          <type>
            <code value="Signature"/>
          </type>
          <type>
            <code value="HumanName"/>
          </type>
          <type>
            <code value="Address"/>
          </type>
          <type>
            <code value="ContactPoint"/>
          </type>
          <type>
            <code value="Timing"/>
          </type>
          <type>
            <code value="Reference"/>
          </type>
          <type>
            <code value="Meta"/>
          </type>
          <condition value="eld-5"/>
          <condition value="eld-7"/>
          <condition value="eld-8"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (MIF territory)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.exampleX"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.exampleX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.exampleX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.example[x]"/>
          <short value="Example value: [as defined for type]"/>
          <definition value="A sample value for this element demonstrating the type of information that would typically be captured."/>
          <comments value="This will most commonly be present for data where it&#39;s not implicitly obvious from either the data type or value set what the values might be.  (I.e. Example values for dates or quantities would generally be unnecessary.)  If the example value is fully populated, the publication tool can generate an instance automatically."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <type>
            <code value="integer"/>
          </type>
          <type>
            <code value="decimal"/>
          </type>
          <type>
            <code value="base64Binary"/>
          </type>
          <type>
            <code value="instant"/>
          </type>
          <type>
            <code value="string"/>
          </type>
          <type>
            <code value="uri"/>
          </type>
          <type>
            <code value="date"/>
          </type>
          <type>
            <code value="dateTime"/>
          </type>
          <type>
            <code value="time"/>
          </type>
          <type>
            <code value="code"/>
          </type>
          <type>
            <code value="oid"/>
          </type>
          <type>
            <code value="id"/>
          </type>
          <type>
            <code value="unsignedInt"/>
          </type>
          <type>
            <code value="positiveInt"/>
          </type>
          <type>
            <code value="markdown"/>
          </type>
          <type>
            <code value="Annotation"/>
          </type>
          <type>
            <code value="Attachment"/>
          </type>
          <type>
            <code value="Identifier"/>
          </type>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="Coding"/>
          </type>
          <type>
            <code value="Quantity"/>
          </type>
          <type>
            <code value="Range"/>
          </type>
          <type>
            <code value="Period"/>
          </type>
          <type>
            <code value="Ratio"/>
          </type>
          <type>
            <code value="SampledData"/>
          </type>
          <type>
            <code value="Signature"/>
          </type>
          <type>
            <code value="HumanName"/>
          </type>
          <type>
            <code value="Address"/>
          </type>
          <type>
            <code value="ContactPoint"/>
          </type>
          <type>
            <code value="Timing"/>
          </type>
          <type>
            <code value="Reference"/>
          </type>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="loinc"/>
            <map value="EXMPL_ANSWERS"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (MIF territory)"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value=".example"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.minValueX"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.minValueX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.minValueX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.minValue[x]"/>
          <short value="Minimum Allowed Value (for some types)"/>
          <definition value="The minimum allowed value for the element. The value is inclusive. This is allowed for the types date, dateTime, instant, time, decimal, integer, and Quantity."/>
          <comments value="Except for date/date/instant, the type of the minValue[x] SHALL be the same as the specified type of the element. For the date/dateTime/instant values, the type of minValue[x] SHALL be either the same, or a a [Duration](datatypes.html#duration) which specifies a relative time limit to the current time. The duration value is positive, and is subtracted from the current clock to determine the minimum allowable value.   A minimum value for a Quantity is interpreted as an canonical minimum - e.g. you cannot provide 100mg if the minimum value is 10g."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <type>
            <code value="integer"/>
          </type>
          <type>
            <code value="decimal"/>
          </type>
          <type>
            <code value="base64Binary"/>
          </type>
          <type>
            <code value="instant"/>
          </type>
          <type>
            <code value="string"/>
          </type>
          <type>
            <code value="uri"/>
          </type>
          <type>
            <code value="date"/>
          </type>
          <type>
            <code value="dateTime"/>
          </type>
          <type>
            <code value="time"/>
          </type>
          <type>
            <code value="code"/>
          </type>
          <type>
            <code value="oid"/>
          </type>
          <type>
            <code value="id"/>
          </type>
          <type>
            <code value="unsignedInt"/>
          </type>
          <type>
            <code value="positiveInt"/>
          </type>
          <type>
            <code value="markdown"/>
          </type>
          <type>
            <code value="Annotation"/>
          </type>
          <type>
            <code value="Attachment"/>
          </type>
          <type>
            <code value="Identifier"/>
          </type>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="Coding"/>
          </type>
          <type>
            <code value="Quantity"/>
          </type>
          <type>
            <code value="Range"/>
          </type>
          <type>
            <code value="Period"/>
          </type>
          <type>
            <code value="Ratio"/>
          </type>
          <type>
            <code value="SampledData"/>
          </type>
          <type>
            <code value="Signature"/>
          </type>
          <type>
            <code value="HumanName"/>
          </type>
          <type>
            <code value="Address"/>
          </type>
          <type>
            <code value="ContactPoint"/>
          </type>
          <type>
            <code value="Timing"/>
          </type>
          <type>
            <code value="Reference"/>
          </type>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (MIF territory)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.maxValueX"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.maxValueX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.maxValueX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.maxValue[x]"/>
          <short value="Maximum Allowed Value (for some types)"/>
          <definition value="The maximum allowed value for the element. The value is inclusive. This is allowed for the types date, dateTime, instant, time, decimal, integer, and Quantity."/>
          <comments value="Except for date/date/instant, the type of the maxValue[x] SHALL be the same as the specified type of the element. For the date/dateTime/instant values, the type of maxValue[x] SHALL be either the same, or a a [Duration](datatypes.html#duration) which specifies a relative time limit to the current time. The duration value is positive, and is added to the current clock to determine the maximum allowable value.   A maximum value for a Quantity is interpreted as an canonical maximum - e.g. you cannot provide 10g if the maximum value is 50mg."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <type>
            <code value="integer"/>
          </type>
          <type>
            <code value="decimal"/>
          </type>
          <type>
            <code value="base64Binary"/>
          </type>
          <type>
            <code value="instant"/>
          </type>
          <type>
            <code value="string"/>
          </type>
          <type>
            <code value="uri"/>
          </type>
          <type>
            <code value="date"/>
          </type>
          <type>
            <code value="dateTime"/>
          </type>
          <type>
            <code value="time"/>
          </type>
          <type>
            <code value="code"/>
          </type>
          <type>
            <code value="oid"/>
          </type>
          <type>
            <code value="id"/>
          </type>
          <type>
            <code value="unsignedInt"/>
          </type>
          <type>
            <code value="positiveInt"/>
          </type>
          <type>
            <code value="markdown"/>
          </type>
          <type>
            <code value="Annotation"/>
          </type>
          <type>
            <code value="Attachment"/>
          </type>
          <type>
            <code value="Identifier"/>
          </type>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="Coding"/>
          </type>
          <type>
            <code value="Quantity"/>
          </type>
          <type>
            <code value="Range"/>
          </type>
          <type>
            <code value="Period"/>
          </type>
          <type>
            <code value="Ratio"/>
          </type>
          <type>
            <code value="SampledData"/>
          </type>
          <type>
            <code value="Signature"/>
          </type>
          <type>
            <code value="HumanName"/>
          </type>
          <type>
            <code value="Address"/>
          </type>
          <type>
            <code value="ContactPoint"/>
          </type>
          <type>
            <code value="Timing"/>
          </type>
          <type>
            <code value="Reference"/>
          </type>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (MIF territory)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.maxLength"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.maxLength"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.maxLength"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.maxLength"/>
          <short value="Max length for strings"/>
          <definition value="Indicates the maximum length in characters that is permitted to be present in conformant instances and which is expected to be supported by conformant consumers that support the element."/>
          <comments value="Receivers are not required to reject instances that exceed the maximum length.  The full length could be stored.  In some cases, data might be truncated, though truncation should be undertaken with care and an understanding of the consequences of doing so. If not specified, there is no conformance expectation for length support."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="integer"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="OMC.12"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (MIF territory)"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value=".domain.maximum_character_quantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.condition"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.condition"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.condition"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.condition"/>
          <short value="Reference to invariant about presence"/>
          <definition value="A reference to an invariant that may make additional statements about the cardinality or value in the instance."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.constraint"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.constraint"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.constraint"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.constraint"/>
          <short value="Condition that must evaluate to true"/>
          <definition value="Formal constraints such as co-occurrence and other constraints that can be computationally evaluated within the context of the instance."/>
          <comments value="Constraints should be declared on the &quot;context&quot; element - the lowest element in the hierarchy that is common to all nodes referenced by the constraint."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="iso11179"/>
            <map value="??"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.constraint.id"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.constraint.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.constraint.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.constraint.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.constraint.extension"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.constraint.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.constraint.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.constraint.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.constraint.key"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.constraint.key"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.constraint.key"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.constraint.key"/>
          <short value="Target of &#39;condition&#39; reference above"/>
          <definition value="Allows identification of which elements have their cardinalities impacted by the constraint.  Will not be referenced for constraints that do not affect cardinality."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <condition value="eld-14"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.constraint.requirements"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.constraint.requirements"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.constraint.requirements"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.constraint.requirements"/>
          <short value="Why this constraint necessary or appropriate"/>
          <definition value="Description of why this constraint is necessary or appropriate."/>
          <comments value="To be used if the reason for the constraint may not be intuitive to all implementers."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.constraint.severity"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.constraint.severity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.constraint.severity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.constraint.severity"/>
          <short value="error | warning"/>
          <definition value="Identifies the impact constraint violation has on the conformance of the instance."/>
          <comments value="This allows constraints to be asserted as &quot;shall&quot; (error) and &quot;should&quot; (warning)."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="SHALL applications comply with this constraint?"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/constraint-severity"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.constraint.human"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.constraint.human"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.constraint.human"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.constraint.human"/>
          <short value="Human description of constraint"/>
          <definition value="Text that can be used to describe the constraint in messages identifying that the constraint has been violated."/>
          <comments value="Should be expressed in business terms as much as possible."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.constraint.xpath"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.constraint.xpath"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.constraint.xpath"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.constraint.xpath"/>
          <short value="XPath expression of constraint"/>
          <definition value="An XPath expression of constraint that can be executed to see if this constraint is met."/>
          <comments value="Elements SHALL use &quot;f&quot; as the namespace prefix for the FHIR namespace, and &quot;x&quot; for the xhtml namespace, and SHALL NOT use any other prefixes."/>
          <requirements value="Used in Schematron tests of the validity of the resource."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.mustSupport"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.mustSupport"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.mustSupport"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.mustSupport"/>
          <short value="If the element must supported"/>
          <definition value="If true, implementations that produce or consume resources SHALL provide &quot;support&quot; for the element in some meaningful way.  If false, the element may be ignored and not supported."/>
          <comments value="&quot;Something useful&quot; is context dependent and impossible to describe in the base FHIR specification. For this reason, tue mustSupport flag is never set to true by the FHIR specification itself - it is only set to true in profiles. 

This is done in [Resource Profiles](profiling.html#mustsupport), where the profile labels an element as mustSupport=true. When a profile does this, it SHALL also make clear exactly what kind of &quot;support&quot; is required, as this can mean many things.

Note that an element that has the property IsModifier is not necessarily a &quot;key&quot; element (e.g. one of the important elements to make use of the resource), nor is it automatically mustSupport - however both of these things are more likely to be true for IsModifier elements than for other elements."/>
          <requirements value="Allows a profile to set expectations for system capabilities beyond merely respecting cardinality constraints."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <defaultValueBoolean value="false"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="iso11179"/>
            <map value="??"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.isModifier"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.isModifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.isModifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.isModifier"/>
          <short value="If this modifies the meaning of other elements"/>
          <definition value="If true, the value of this element affects the interpretation of the element or resource that contains it, and the value of the element cannot be ignored. Typically, this is used for status, negation and qualification codes. The effect of this is that the element cannot be ignored by systems: they SHALL either recognize the element and process it, and/or a pre-determination has been made that it is not relevant to their particular system."/>
          <comments value="Only the definition of an element can set IsModifier true - either the specification itself or where an extension is originally defined. Once set, it cannot be changed in derived profiles. An element/extension that has isModifier=true SHOULD also have a minimum cardinality of 1, so that there is no lack of clarity about what to do if it is missing. If it can be missing, the definition SHALL make the meaning of a missing element clear."/>
          <requirements value="Allows elements to be introduced into a specification that can&#39;t safely be ignored by applications that don&#39;t recognize them."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <defaultValueBoolean value="false"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="iso11179"/>
            <map value="??"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.isSummary"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.isSummary"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.isSummary"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.isSummary"/>
          <short value="Include when _summary = true?"/>
          <definition value="Whether the element should be included if a client requests a search with the parameter _summary=true."/>
          <comments value="Some resources include a set of simple metadata, and some very large data. This element is used to reduce the quantity of data returned in searches. Note that servers may pre-cache summarized resources for optimal performance, so servers may not support per-profile use of the isSummary flag."/>
          <requirements value="Allow clients to search through large resources quickly."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <defaultValueBoolean value="false"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="iso11179"/>
            <map value="??"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.binding"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.binding"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.binding"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.binding"/>
          <short value="ValueSet details if this is coded"/>
          <definition value="Binds to a value set if this element is coded (code, Coding, CodeableConcept)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Element"/>
          </type>
          <condition value="eld-11"/>
          <constraint>
            <key value="eld-10"/>
            <severity value="error"/>
            <human value="provide either a reference or a description (or both)"/>
            <xpath value="(exists(f:valueSetUri) or exists(f:valueSetReference)) or exists(f:description)"/>
          </constraint>
          <isSummary value="true"/>
          <mapping>
            <identity value="loinc"/>
            <map value="ANSWER LIST, NORMATIVE ANSWER LIST"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="OM3, OMC.11"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (MIF territory)"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value=".domain"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.binding.id"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.binding.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.binding.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.binding.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.binding.extension"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.binding.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.binding.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.binding.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.binding.strength"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.binding.strength"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.binding.strength"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.binding.strength"/>
          <short value="required | extensible | preferred | example"/>
          <definition value="Indicates the degree of conformance expectations associated with this binding - that is, the degree to which the provided value set must be adhered to in the instances."/>
          <comments value="For further discussion, see [[[Using Terminologies]]]."/>
          <alias value="conformance"/>
          <alias value="extensibility"/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Indication of the degree of conformance expectations associated with a binding."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/binding-strength"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="loinc"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (MIF territory)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.binding.description"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.binding.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.binding.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.binding.description"/>
          <short value="Human explanation of the value set"/>
          <definition value="Describes the intended use of this particular set of codes."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <condition value="eld-10"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (MIF territory)"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value=".domain.description"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.binding.valueSetX"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.binding.valueSetX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.binding.valueSetX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.binding.valueSet[x]"/>
          <short value="Source of value set"/>
          <definition value="Points to the value set or external definition (e.g. implicit value set) that identifies the set of codes to be used."/>
          <comments value="For value sets with a referenceResource, the display can contain the value set description.  The reference may be version-specific or not."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/ValueSet"/>
          </type>
          <condition value="eld-10"/>
          <condition value="eld-12"/>
          <constraint>
            <key value="eld-12"/>
            <severity value="error"/>
            <human value="URI SHALL start with http:// or https://"/>
            <xpath value="starts-with(string(@value), &#39;http:&#39;) or starts-with(string(@value), &#39;https:&#39;)"/>
          </constraint>
          <isSummary value="true"/>
          <mapping>
            <identity value="dex"/>
            <map value="valueDomain.valueSet"/>
          </mapping>
          <mapping>
            <identity value="loinc"/>
            <map value="CODE_TABLE"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (MIF territory)"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="points to explicit list or expression that evaluates to list of (Enumerated_Value_Domain).member"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.mapping"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.mapping"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.mapping"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.mapping"/>
          <short value="Map element to another set of definitions"/>
          <definition value="Identifies a concept from an external specification that roughly corresponds to this element."/>
          <comments value="Mappings are not necessarily specific enough for safe translation."/>
          <requirements value="Provides guidance to implementers familiar with or converting content from other specifications."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dex"/>
            <map value="mappingSpecification"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (MIF territory)"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="Registered_item).document_reference[document_type=mapping]  Also, .meaning linkage to Data_Element_Concept is done as a mapping to a reference model.  (Data_Element_Concepts are all defined in some sort of reference model, be that Object_Class and Property or some other mechanism)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.mapping.id"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.mapping.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.mapping.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.mapping.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.mapping.extension"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.mapping.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.mapping.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.mapping.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.mapping.identity"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.mapping.identity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.mapping.identity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.mapping.identity"/>
          <short value="Reference to mapping declaration"/>
          <definition value="An internal reference to the definition of a mapping."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (MIF territory)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.mapping.language"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.mapping.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.mapping.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.mapping.language"/>
          <short value="Computable language of mapping"/>
          <definition value="Identifies the computable language in which mapping.map is expressed."/>
          <comments value="If omitted, then there can be no expectation of computational interpretation of the mapping."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The mime type of an attachment. Any valid mime type is allowed."/>
            <valueSetUri value="http://www.rfc-editor.org/bcp/bcp13.txt"/>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (MIF territory)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ElementDefinition.mapping.map"/>
    <resource>
      <DataElement>
        <id value="ElementDefinition.mapping.map"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ElementDefinition.mapping.map"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ElementDefinition.mapping.map"/>
          <short value="Details of the mapping"/>
          <definition value="Expresses what part of the target specification corresponds to this element."/>
          <comments value="For most mappings, the syntax is undefined.  Syntax will be provided for mappings to the RIM.  Multiple mappings may be possible and may include constraints on other resource elements that identify when a particular mapping applies."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (MIF territory)"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="ObjectClass, Property (this is one possible data model that can be mapped to - the uri would identify the data model  mappingSpecification.mappingScript"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Timing"/>
    <resource>
      <DataElement>
        <id value="Timing"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Timing"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Timing"/>
          <short value="A timing schedule that specifies an event that may occur multiple times"/>
          <definition value="Specifies an event that may occur multiple times. Timing schedules are used to record when things are expected or requested to occur. The most common usage is in dosage instructions for medications. They are also used when planning care of various kinds."/>
          <comments value="A timing schedule can be either a list of events - intervals on which the event occurs, or a single event with repeating criteria or just repeating criteria with no actual event.  When both event and a repeating specification are provided, the list of events should be understood as an interpretation of the information in the repeat structure."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="QSET&lt;TS&gt; (GTS)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Timing.id"/>
    <resource>
      <DataElement>
        <id value="Timing.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Timing.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Timing.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Timing.extension"/>
    <resource>
      <DataElement>
        <id value="Timing.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Timing.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Timing.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Timing.event"/>
    <resource>
      <DataElement>
        <id value="Timing.event"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Timing.event"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Timing.event"/>
          <short value="When the event occurs"/>
          <definition value="Identifies specific times when the event occurs."/>
          <requirements value="In an MAR, for instance, you need to take a general specification, and turn it into a precise specification."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="QLIST&lt;TS&gt;"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Timing.repeat"/>
    <resource>
      <DataElement>
        <id value="Timing.repeat"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Timing.repeat"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Timing.repeat"/>
          <short value="When the event is to occur"/>
          <definition value="A set of rules that describe when the event should occur."/>
          <requirements value="Many timing schedules are determined by regular repetitions."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Element"/>
          </type>
          <constraint>
            <key value="tim-3"/>
            <severity value="error"/>
            <human value="Either frequency or when can exist, not both"/>
            <xpath value="not((f:period or f:frequency) and f:when)"/>
          </constraint>
          <constraint>
            <key value="tim-1"/>
            <severity value="error"/>
            <human value="if there&#39;s a duration, there needs to be duration units"/>
            <xpath value="not(exists(f:duration)) or exists(f:durationUnits)"/>
          </constraint>
          <constraint>
            <key value="tim-2"/>
            <severity value="error"/>
            <human value="if there&#39;s a period, there needs to be period units"/>
            <xpath value="not(exists(f:period)) or exists(f:periodUnits)"/>
          </constraint>
          <constraint>
            <key value="tim-6"/>
            <severity value="error"/>
            <human value="If there&#39;s a periodMax, there must be a period"/>
            <xpath value="not(exists(f:periodMax)) or exists(f:period)"/>
          </constraint>
          <constraint>
            <key value="tim-7"/>
            <severity value="error"/>
            <human value="If there&#39;s a durationMax, there must be a duration"/>
            <xpath value="not(exists(f:durationMax)) or exists(f:duration)"/>
          </constraint>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="Implies PIVL or EIVL"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Timing.repeat.id"/>
    <resource>
      <DataElement>
        <id value="Timing.repeat.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Timing.repeat.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Timing.repeat.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Timing.repeat.extension"/>
    <resource>
      <DataElement>
        <id value="Timing.repeat.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Timing.repeat.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Timing.repeat.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Timing.repeat.boundsX"/>
    <resource>
      <DataElement>
        <id value="Timing.repeat.boundsX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Timing.repeat.boundsX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Timing.repeat.bounds[x]"/>
          <short value="Length/Range of lengths, or (Start and/or end) limits"/>
          <definition value="Either a duration for the length of the timing schedule, a range of possible length, or outer bounds for start and/or end limits of the timing schedule."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Duration"/>
          </type>
          <type>
            <code value="Range"/>
          </type>
          <type>
            <code value="Period"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="IVL(TS) used in a QSI"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Timing.repeat.count"/>
    <resource>
      <DataElement>
        <id value="Timing.repeat.count"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Timing.repeat.count"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Timing.repeat.count"/>
          <short value="Number of times to repeat"/>
          <definition value="A total count of the desired number of repetitions."/>
          <comments value="If you have both bounds and count, then this should be understood as within the bounds period, until count times happens."/>
          <requirements value="Repetitions may be limited by end time or total occurrences."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="integer"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="PIVL.count"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Timing.repeat.duration"/>
    <resource>
      <DataElement>
        <id value="Timing.repeat.duration"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Timing.repeat.duration"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Timing.repeat.duration"/>
          <short value="How long when it happens"/>
          <definition value="How long this thing happens for when it happens."/>
          <comments value="For some events the duration is part of the definition of the event (e.g. IV infusions, where the duration is implicit in the specified quantity and rate). For others, it&#39;s part of the timing specification (e.g. exercise)."/>
          <requirements value="Some activities are not instantaneous and need to be maintained for a period of time."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <constraint>
            <key value="tim-4"/>
            <severity value="error"/>
            <human value="duration SHALL be a non-negative value"/>
            <xpath value="@value &gt;= 0 or not(@value)"/>
          </constraint>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="PIVL.phase / EIVL.offset"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Timing.repeat.durationMax"/>
    <resource>
      <DataElement>
        <id value="Timing.repeat.durationMax"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Timing.repeat.durationMax"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Timing.repeat.durationMax"/>
          <short value="How long when it happens (Max)"/>
          <definition value="The upper limit of how long this thing happens for when it happens."/>
          <comments value="For some events the duration is part of the definition of the event (e.g. IV infusions, where the duration is implicit in the specified quantity and rate). For others, it&#39;s part of the timing specification (e.g. exercise)."/>
          <requirements value="Some activities are not instantaneous and need to be maintained for a period of time."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="PIVL.phase / EIVL.offset"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Timing.repeat.durationUnits"/>
    <resource>
      <DataElement>
        <id value="Timing.repeat.durationUnits"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Timing.repeat.durationUnits"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Timing.repeat.durationUnits"/>
          <short value="s | min | h | d | wk | mo | a - unit of time (UCUM)"/>
          <definition value="The units of time for the duration, in UCUM units."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="A unit of time (units from UCUM)."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/units-of-time"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="PIVL.phase.unit"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Timing.repeat.frequency"/>
    <resource>
      <DataElement>
        <id value="Timing.repeat.frequency"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Timing.repeat.frequency"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Timing.repeat.frequency"/>
          <short value="Event occurs frequency times per period"/>
          <definition value="The number of times to repeat the action within the specified period / period range (i.e. both period and periodMax provided)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="integer"/>
          </type>
          <defaultValueInteger value="1"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="PIVL.phase / EIVL.offset"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Timing.repeat.frequencyMax"/>
    <resource>
      <DataElement>
        <id value="Timing.repeat.frequencyMax"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Timing.repeat.frequencyMax"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Timing.repeat.frequencyMax"/>
          <short value="Event occurs up to frequencyMax times per period"/>
          <definition value="If present, indicates that the frequency is a range - so repeat between [frequency] and [frequencyMax] times within the period or period range."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="integer"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="PIVL.phase"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Timing.repeat.period"/>
    <resource>
      <DataElement>
        <id value="Timing.repeat.period"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Timing.repeat.period"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Timing.repeat.period"/>
          <short value="Event occurs frequency times per period"/>
          <definition value="Indicates the duration of time over which repetitions are to occur; e.g. to express &quot;3 times per day&quot;, 3 would be the frequency and &quot;1 day&quot; would be the period."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <constraint>
            <key value="tim-5"/>
            <severity value="error"/>
            <human value="period SHALL be a non-negative value"/>
            <xpath value="@value &gt;= 0 or not(@value)"/>
          </constraint>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="PIVL.phase"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Timing.repeat.periodMax"/>
    <resource>
      <DataElement>
        <id value="Timing.repeat.periodMax"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Timing.repeat.periodMax"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Timing.repeat.periodMax"/>
          <short value="Upper limit of period (3-4 hours)"/>
          <definition value="If present, indicates that the period is a range from [period] to [periodMax], allowing expressing concepts such as &quot;do this once every 3-5 days."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="PIVL.phase"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Timing.repeat.periodUnits"/>
    <resource>
      <DataElement>
        <id value="Timing.repeat.periodUnits"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Timing.repeat.periodUnits"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Timing.repeat.periodUnits"/>
          <short value="s | min | h | d | wk | mo | a - unit of time (UCUM)"/>
          <definition value="The units of time for the period in UCUM units."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="A unit of time (units from UCUM)."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/units-of-time"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="PIVL.phase.unit"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Timing.repeat.when"/>
    <resource>
      <DataElement>
        <id value="Timing.repeat.when"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Timing.repeat.when"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Timing.repeat.when"/>
          <short value="Regular life events the event is tied to"/>
          <definition value="A real world event that the occurrence of the event should be tied to."/>
          <requirements value="Timings are frequently determined by occurrences such as waking, eating and sleep."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Real world event that the relating to the schedule."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/event-timing"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="EIVL.event"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Timing.code"/>
    <resource>
      <DataElement>
        <id value="Timing.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Timing.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Timing.code"/>
          <short value="QD | QOD | Q4H | Q6H | BID | TID | QID | AM | PM +"/>
          <definition value="A code for the timing pattern. Some codes such as BID are ubiquitous, but many institutions define their own additional codes."/>
          <comments value="A repeat should always be defined except for the common codes BID, TID, QID, AM and PM, which all systems are required to understand."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="preferred"/>
            <description value="Code for a known / defined timing pattern."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/timing-abbreviation"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="QSC.code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Address"/>
    <resource>
      <DataElement>
        <id value="Address"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Address"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Address"/>
          <short value="A postal address"/>
          <definition value="There is a variety of postal address formats defined around the world. This format defines a superset that is the basis for all addresses around the world."/>
          <comments value="Note: address is for postal addresses, not physical locations."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="XAD"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="AD"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="Address"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Address.id"/>
    <resource>
      <DataElement>
        <id value="Address.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Address.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Address.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Address.extension"/>
    <resource>
      <DataElement>
        <id value="Address.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Address.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Address.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Address.use"/>
    <resource>
      <DataElement>
        <id value="Address.use"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Address.use"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Address.use"/>
          <short value="home | work | temp | old - purpose of this address"/>
          <definition value="The purpose of this address."/>
          <comments value="This is labeled as &quot;Is Modifier&quot; because applications should not mistake a temporary or old address etc.for a current/permanent one. Applications can assume that an address is current unless it explicitly says that it is temporary or old."/>
          <requirements value="Allows an appropriate address to be chosen from a list of many."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <exampleCode value="home"/>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The use of an address"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/address-use"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="XAD.7"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="unique(./use)"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./AddressPurpose"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Address.type"/>
    <resource>
      <DataElement>
        <id value="Address.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Address.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Address.type"/>
          <short value="postal | physical | both"/>
          <definition value="Distinguishes between physical addresses (those you can visit) and mailing addresses (e.g. PO Boxes and care-of addresses). Most addresses are both."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <exampleCode value="both"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The type of an address (physical / postal)"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/address-type"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="vcard"/>
            <map value="address type parameter"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="XAD.18"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="unique(./use)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Address.text"/>
    <resource>
      <DataElement>
        <id value="Address.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Address.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Address.text"/>
          <short value="Text representation of the address"/>
          <definition value="A full text representation of the address."/>
          <comments value="Can provide both a text representation and parts."/>
          <requirements value="A renderable, unencoded form."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <exampleString value="137 Nowhere Street, Erewhon 9132"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="vcard"/>
            <map value="address label parameter"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="XAD.1 + XAD.2 + XAD.3 + XAD.4 + XAD.5 + XAD.6"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./formatted"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Address.line"/>
    <resource>
      <DataElement>
        <id value="Address.line"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Address.line"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Address.line"/>
          <short value="Street name, number, direction &amp; P.O. Box etc."/>
          <definition value="This component contains the house number, apartment number, street name, street direction,  P.O. Box number, delivery hints, and similar address information."/>
          <requirements value="home | work | temp | old - purpose of this address."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="string"/>
          </type>
          <exampleString value="137 Nowhere Street"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="vcard"/>
            <map value="street"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="XAD.1 + XAD.2 (note: XAD.1 and XAD.2 have different meanings for a company address than for a person address)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="AD.part[parttype = AL]"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./StreetAddress (newline delimitted)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Address.city"/>
    <resource>
      <DataElement>
        <id value="Address.city"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Address.city"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Address.city"/>
          <short value="Name of city, town etc."/>
          <definition value="The name of the city, town, village or other community or delivery center."/>
          <alias value="Municpality"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <exampleString value="Erewhon"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="vcard"/>
            <map value="locality"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="XAD.3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="AD.part[parttype = CTY]"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./Jurisdiction"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Address.district"/>
    <resource>
      <DataElement>
        <id value="Address.district"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Address.district"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Address.district"/>
          <short value="District name (aka county)"/>
          <definition value="The name of the administrative area (county)."/>
          <comments value="District is sometimes known as county, but in some regions &#39;county&#39; in used in place of city (municipality), so county name should be conveyed in city instead."/>
          <alias value="County"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <exampleString value="Madison"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="XAD.9"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="AD.part[parttype = CNT | CPA]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Address.state"/>
    <resource>
      <DataElement>
        <id value="Address.state"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Address.state"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Address.state"/>
          <short value="Sub-unit of country (abbreviations ok)"/>
          <definition value="Sub-unit of a country with limited sovereignty in a federally organized country. A code may be used if codes are in common use (i.e. US 2 letter state codes)."/>
          <alias value="Province"/>
          <alias value="Territory"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="vcard"/>
            <map value="region"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="XAD.4"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="AD.part[parttype = STA]"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./Region"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Address.postalCode"/>
    <resource>
      <DataElement>
        <id value="Address.postalCode"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Address.postalCode"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Address.postalCode"/>
          <short value="Postal code for area"/>
          <definition value="A postal code designating a region defined by the postal service."/>
          <alias value="Zip"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <exampleString value="9132"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="vcard"/>
            <map value="code"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="XAD.5"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="AD.part[parttype = ZIP]"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./PostalIdentificationCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Address.country"/>
    <resource>
      <DataElement>
        <id value="Address.country"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Address.country"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Address.country"/>
          <short value="Country (can be ISO 3166 3 letter code)"/>
          <definition value="Country - a nation as commonly understood or generally accepted."/>
          <comments value="ISO 3166 3 letter codes can be used in place of a full country name."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="vcard"/>
            <map value="country"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="XAD.6"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="AD.part[parttype = CNT]"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./Country"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Address.period"/>
    <resource>
      <DataElement>
        <id value="Address.period"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Address.period"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Address.period"/>
          <short value="Time period when address was/is in use"/>
          <definition value="Time period when address was/is in use."/>
          <requirements value="Allows addresses to be placed in historical context."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
          <examplePeriod>
            <start value="2010-03-23"/>
            <end value="2010-07-01"/>
          </examplePeriod>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="XAD.12 / XAD.13 + XAD.14"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./usablePeriod[type=&quot;IVL&lt;TS&gt;&quot;]"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./StartDate and ./EndDate"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HumanName"/>
    <resource>
      <DataElement>
        <id value="HumanName"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HumanName"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HumanName"/>
          <short value="Name of a human - parts and usage"/>
          <definition value="A human&#39;s name with the ability to identify parts and usage."/>
          <comments value="Names may be changed, or repudiated, or people may have different names in different contexts. Names may be divided into parts of different type that have variable significance depending on context, though the division into parts does not always matter. With personal names, the different parts may or may not be imbued with some implicit meaning; various cultures associate different importance with the name parts and the degree to which systems must care about name parts around the world varies widely."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="XPN"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="EN (actually, PN)"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="ProviderName"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HumanName.id"/>
    <resource>
      <DataElement>
        <id value="HumanName.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HumanName.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HumanName.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HumanName.extension"/>
    <resource>
      <DataElement>
        <id value="HumanName.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HumanName.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HumanName.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HumanName.use"/>
    <resource>
      <DataElement>
        <id value="HumanName.use"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HumanName.use"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HumanName.use"/>
          <short value="usual | official | temp | nickname | anonymous | old | maiden"/>
          <definition value="Identifies the purpose for this name."/>
          <comments value="This is labeled as &quot;Is Modifier&quot; because applications should not mistake a temporary or old name etc.for a current/permanent one. Applications can assume that a name is current unless it explicitly says that it is temporary or old."/>
          <requirements value="Allows the appropriate name for a particular context of use to be selected from among a set of names."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The use of a human name"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/name-use"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="XPN.7, but often indicated by which field contains the name"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="unique(./use)"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./NamePurpose"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HumanName.text"/>
    <resource>
      <DataElement>
        <id value="HumanName.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HumanName.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HumanName.text"/>
          <short value="Text representation of the full name"/>
          <definition value="A full text representation of the name."/>
          <comments value="Can provide both a text representation and structured parts."/>
          <requirements value="A renderable, unencoded form."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="implied by XPN.11"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./formatted"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HumanName.family"/>
    <resource>
      <DataElement>
        <id value="HumanName.family"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HumanName.family"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HumanName.family"/>
          <short value="Family name (often called &#39;Surname&#39;)"/>
          <definition value="The part of a name that links to the genealogy. In some cultures (e.g. Eritrea) the family name of a son is the first name of his father."/>
          <comments value="For family name, hyphenated names such as &quot;Smith-Jones&quot; are a single name, but names with spaces such as &quot;Smith Jones&quot; are broken into multiple parts."/>
          <alias value="surname"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="XPN.1"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./part[partType = FAM]"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./FamilyName"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HumanName.given"/>
    <resource>
      <DataElement>
        <id value="HumanName.given"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HumanName.given"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HumanName.given"/>
          <short value="Given names (not always &#39;first&#39;). Includes middle names"/>
          <definition value="Given name."/>
          <comments value="If only initials are recorded, they may be used in place of the full name.  Not called &quot;first name&quot; since given names do not always come first."/>
          <alias value="first name"/>
          <alias value="middle name"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="XPN.2 + XPN.3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./part[partType = GIV]"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./GivenNames"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HumanName.prefix"/>
    <resource>
      <DataElement>
        <id value="HumanName.prefix"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HumanName.prefix"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HumanName.prefix"/>
          <short value="Parts that come before the name"/>
          <definition value="Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the start of the name."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="XPN.5"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./part[partType = PFX]"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./TitleCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HumanName.suffix"/>
    <resource>
      <DataElement>
        <id value="HumanName.suffix"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HumanName.suffix"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HumanName.suffix"/>
          <short value="Parts that come after the name"/>
          <definition value="Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the end of the name."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="XPN/4"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./part[partType = SFX]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HumanName.period"/>
    <resource>
      <DataElement>
        <id value="HumanName.period"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HumanName.period"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HumanName.period"/>
          <short value="Time period when name was/is in use"/>
          <definition value="Indicates the period of time when this name was valid for the named person."/>
          <requirements value="Allows names to be placed in historical context."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="XPN.13 + XPN.14"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./usablePeriod[type=&quot;IVL&lt;TS&gt;&quot;]"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./StartDate and ./EndDate"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Meta"/>
    <resource>
      <DataElement>
        <id value="Meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Meta"/>
          <short value="Metadata about a resource"/>
          <definition value="The metadata about a resource. This is content in the resource that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Meta.id"/>
    <resource>
      <DataElement>
        <id value="Meta.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Meta.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Meta.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Meta.extension"/>
    <resource>
      <DataElement>
        <id value="Meta.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Meta.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Meta.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Meta.versionId"/>
    <resource>
      <DataElement>
        <id value="Meta.versionId"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Meta.versionId"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Meta.versionId"/>
          <short value="Version specific identifier"/>
          <definition value="The version specific identifier, as it appears in the version portion of the URL. This values changes when the resource is created, updated, or deleted."/>
          <comments value="The server assigns this value, and ignores what the client specifies, except in the case that the server is imposing version integrity on updates/deletes."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Meta.lastUpdated"/>
    <resource>
      <DataElement>
        <id value="Meta.lastUpdated"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Meta.lastUpdated"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Meta.lastUpdated"/>
          <short value="When the resource version last changed"/>
          <definition value="When the resource last changed - e.g. when the version changed."/>
          <comments value="This value is always populated except when the resource is first being created. The server / resource manager sets this value; what a client provides is irrelevant."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="instant"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Meta.profile"/>
    <resource>
      <DataElement>
        <id value="Meta.profile"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Meta.profile"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Meta.profile"/>
          <short value="Profiles this resource claims to conform to"/>
          <definition value="A list of profiles [[[StructureDefinition]]]s that this resource claims to conform to. The URL is a reference to [[[StructureDefinition.url]]]."/>
          <comments value="It is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time.  The list of profile URLs is a set."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Meta.security"/>
    <resource>
      <DataElement>
        <id value="Meta.security"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Meta.security"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Meta.security"/>
          <short value="Security Labels applied to this resource"/>
          <definition value="Security labels applied to this resource. These tags connect specific resources to the overall security policy and infrastructure."/>
          <comments value="The security labels can be updated without changing the stated version of the resource  The list of security labels is a set. Uniqueness is based the system/code, and version and display are ignored."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="extensible"/>
            <description value="Security Labels from the Healthcare Privacy and Security Classification System."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/security-labels"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Meta.tag"/>
    <resource>
      <DataElement>
        <id value="Meta.tag"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Meta.tag"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Meta.tag"/>
          <short value="Tags applied to this resource"/>
          <definition value="Tags applied to this resource. Tags are intended to be used to identify and relate resources to process and workflow, and applications are not required to consider the tags when interpreting the meaning of a resource."/>
          <comments value="The tags can be updated without changing the stated version of the resource.  The list of tags is a set. Uniqueness is based the system/code, and version and display are ignored."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes that represent various types of tags, commonly workflow-related; e.g. &quot;Needs review by Dr. Jones&quot;"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ContactPoint"/>
    <resource>
      <DataElement>
        <id value="ContactPoint"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ContactPoint"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ContactPoint"/>
          <short value="Details of a Technology mediated contact point (phone, fax, email, etc.)"/>
          <definition value="Details for all kinds of technology mediated contact points for a person or organization, including telephone, email, etc."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
          <constraint>
            <key value="cpt-2"/>
            <severity value="error"/>
            <human value="A system is required if a value is provided."/>
            <xpath value="not(exists(f:value)) or exists(f:system)"/>
          </constraint>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="XTN"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="TEL"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="ContactPoint"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ContactPoint.id"/>
    <resource>
      <DataElement>
        <id value="ContactPoint.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ContactPoint.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ContactPoint.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ContactPoint.extension"/>
    <resource>
      <DataElement>
        <id value="ContactPoint.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ContactPoint.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ContactPoint.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ContactPoint.system"/>
    <resource>
      <DataElement>
        <id value="ContactPoint.system"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ContactPoint.system"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ContactPoint.system"/>
          <short value="phone | fax | email | pager | other"/>
          <definition value="Telecommunications form for contact point - what communications system is required to make use of the contact."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <condition value="cpt-2"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Telecommunications form for contact point"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/contact-point-system"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="XTN.3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./scheme"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./ContactPointType"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ContactPoint.value"/>
    <resource>
      <DataElement>
        <id value="ContactPoint.value"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ContactPoint.value"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ContactPoint.value"/>
          <short value="The actual contact point details"/>
          <definition value="The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address)."/>
          <comments value="Additional text data such as phone extension numbers, or notes about use of the contact are sometimes included in the value."/>
          <requirements value="Need to support legacy numbers that are not in a tightly controlled format."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="XTN.1 (or XTN.12)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./url"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./Value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ContactPoint.use"/>
    <resource>
      <DataElement>
        <id value="ContactPoint.use"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ContactPoint.use"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ContactPoint.use"/>
          <short value="home | work | temp | old | mobile - purpose of this contact point"/>
          <definition value="Identifies the purpose for the contact point."/>
          <comments value="This is labeled as &quot;Is Modifier&quot; because applications should not mistake a temporary or old contact etc.for a current/permanent one. Applications can assume that a contact is current unless it explicitly says that it is temporary or old."/>
          <requirements value="Need to track the way a person uses this contact, so a user can choose which is appropriate for their purpose."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Use of contact point"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/contact-point-use"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="XTN.2 - but often indicated by field"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="unique(./use)"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./ContactPointPurpose"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ContactPoint.rank"/>
    <resource>
      <DataElement>
        <id value="ContactPoint.rank"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ContactPoint.rank"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ContactPoint.rank"/>
          <short value="Specify preferred order of use (1 = highest)"/>
          <definition value="Specifies a preferred order in which to use a set of contacts. Contacts are ranked with lower values coming before higher values."/>
          <comments value="Note that rank does not necessarily follow the order in which the contacts are represented in the instance."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="positiveInt"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ContactPoint.period"/>
    <resource>
      <DataElement>
        <id value="ContactPoint.period"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ContactPoint.period"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ContactPoint.period"/>
          <short value="Time period when the contact point was/is in use"/>
          <definition value="Time period when the contact point was/is in use."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./useablePeriod[type=&quot;IVL&lt;TS&gt;&quot;]"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./StartDate and ./EndDate"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Extension"/>
    <resource>
      <DataElement>
        <id value="Extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Extension"/>
          <definition value="Optional Extensions Element - found in all resources."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Extension.id"/>
    <resource>
      <DataElement>
        <id value="Extension.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Extension.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Extension.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Extension.extension"/>
    <resource>
      <DataElement>
        <id value="Extension.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Extension.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Extension.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Extension.url"/>
    <resource>
      <DataElement>
        <id value="Extension.url"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Extension.url"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Extension.url"/>
          <representation value="xmlAttr"/>
          <short value="identifies the meaning of the extension"/>
          <definition value="Source of the definition for the extension code - a logical name or a URL."/>
          <comments value="The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific.  This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Extension.valueX"/>
    <resource>
      <DataElement>
        <id value="Extension.valueX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Extension.valueX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Extension.value[x]"/>
          <short value="Value of extension"/>
          <definition value="Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <type>
            <code value="integer"/>
          </type>
          <type>
            <code value="decimal"/>
          </type>
          <type>
            <code value="base64Binary"/>
          </type>
          <type>
            <code value="instant"/>
          </type>
          <type>
            <code value="string"/>
          </type>
          <type>
            <code value="uri"/>
          </type>
          <type>
            <code value="date"/>
          </type>
          <type>
            <code value="dateTime"/>
          </type>
          <type>
            <code value="time"/>
          </type>
          <type>
            <code value="code"/>
          </type>
          <type>
            <code value="oid"/>
          </type>
          <type>
            <code value="id"/>
          </type>
          <type>
            <code value="unsignedInt"/>
          </type>
          <type>
            <code value="positiveInt"/>
          </type>
          <type>
            <code value="markdown"/>
          </type>
          <type>
            <code value="Annotation"/>
          </type>
          <type>
            <code value="Attachment"/>
          </type>
          <type>
            <code value="Identifier"/>
          </type>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="Coding"/>
          </type>
          <type>
            <code value="Quantity"/>
          </type>
          <type>
            <code value="Range"/>
          </type>
          <type>
            <code value="Period"/>
          </type>
          <type>
            <code value="Ratio"/>
          </type>
          <type>
            <code value="SampledData"/>
          </type>
          <type>
            <code value="Signature"/>
          </type>
          <type>
            <code value="HumanName"/>
          </type>
          <type>
            <code value="Address"/>
          </type>
          <type>
            <code value="ContactPoint"/>
          </type>
          <type>
            <code value="Timing"/>
          </type>
          <type>
            <code value="Reference"/>
          </type>
          <type>
            <code value="Meta"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/BackboneElement"/>
    <resource>
      <DataElement>
        <id value="BackboneElement"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/BackboneElement"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="BackboneElement"/>
          <short value="Base for elements defined inside a resource"/>
          <definition value="Base definition for all elements that are defined inside a resource - but not those in a data type."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/BackboneElement.id"/>
    <resource>
      <DataElement>
        <id value="BackboneElement.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/BackboneElement.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="BackboneElement.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/BackboneElement.extension"/>
    <resource>
      <DataElement>
        <id value="BackboneElement.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/BackboneElement.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="BackboneElement.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/BackboneElement.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="BackboneElement.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/BackboneElement.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="BackboneElement.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Narrative"/>
    <resource>
      <DataElement>
        <id value="Narrative"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Narrative"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Narrative"/>
          <short value="A human-readable formatted text, including images"/>
          <definition value="A human-readable formatted text, including images."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Element"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Narrative.id"/>
    <resource>
      <DataElement>
        <id value="Narrative.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Narrative.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Narrative.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Narrative.extension"/>
    <resource>
      <DataElement>
        <id value="Narrative.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Narrative.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Narrative.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Narrative.status"/>
    <resource>
      <DataElement>
        <id value="Narrative.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Narrative.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Narrative.status"/>
          <short value="generated | extensions | additional | empty"/>
          <definition value="The status of the narrative - whether it&#39;s entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="The status of a resource narrative"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/narrative-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Narrative.div"/>
    <resource>
      <DataElement>
        <id value="Narrative.div"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Narrative.div"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Narrative.div"/>
          <short value="Limited xhtml content"/>
          <definition value="The actual narrative content, a stripped down version of XHTML."/>
          <comments value="The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, &lt;a&gt; elements (either name or href), images and internally contained stylesheets. The XHTML content may not contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="xhtml"/>
          </type>
          <constraint>
            <key value="txt-2"/>
            <severity value="error"/>
            <human value="The narrative SHALL have some non-whitespace content"/>
            <xpath value="descendant::text()[normalize-space(.)!=&#39;&#39;] or descendant::h:img[@src]"/>
          </constraint>
          <constraint>
            <key value="txt-1"/>
            <severity value="error"/>
            <human value="The narrative SHALL contain only the basic html formatting elements described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, &lt;a&gt; elements (either name or href), images and internally contained style attributes"/>
            <xpath value="not(descendant-or-self::*[not(local-name(.)=(&#39;a&#39;, &#39;abbr&#39;, &#39;acronym&#39;, &#39;b&#39;, &#39;big&#39;, &#39;blockquote&#39;, &#39;br&#39;, &#39;caption&#39;, &#39;cite&#39;, &#39;code&#39;, &#39;col&#39;, &#39;colgroup&#39;, &#39;dd&#39;, &#39;dfn&#39;, &#39;div&#39;, &#39;dl&#39;, &#39;dt&#39;, &#39;em&#39;, &#39;h1&#39;, &#39;h2&#39;, &#39;h3&#39;, &#39;h4&#39;, &#39;h5&#39;, &#39;h6&#39;, &#39;hr&#39;, &#39;i&#39;, &#39;img&#39;, &#39;li&#39;, &#39;ol&#39;, &#39;p&#39;, &#39;pre&#39;, &#39;q&#39;, &#39;samp&#39;, &#39;small&#39;, &#39;span&#39;, &#39;strong&#39;, &#39;table&#39;, &#39;tbody&#39;, &#39;td&#39;, &#39;tfoot&#39;, &#39;th&#39;, &#39;thead&#39;, &#39;tr&#39;, &#39;tt&#39;, &#39;ul&#39;, &#39;var&#39;))])"/>
          </constraint>
          <constraint>
            <key value="txt-3"/>
            <severity value="error"/>
            <human value="The narrative SHALL contain only the basic html formatting attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, &lt;a&gt; elements (either name or href), images and internally contained style attributes"/>
            <xpath value="not(descendant-or-self::*/@*[not(name(.)=(&#39;abbr&#39;, &#39;accesskey&#39;, &#39;align&#39;, &#39;alt&#39;, &#39;axis&#39;, &#39;bgcolor&#39;, &#39;border&#39;, &#39;cellhalign&#39;, &#39;cellpadding&#39;, &#39;cellspacing&#39;, &#39;cellvalign&#39;, &#39;char&#39;, &#39;charoff&#39;, &#39;charset&#39;, &#39;cite&#39;, &#39;class&#39;, &#39;colspan&#39;, &#39;compact&#39;, &#39;coords&#39;, &#39;dir&#39;, &#39;frame&#39;, &#39;headers&#39;, &#39;height&#39;, &#39;href&#39;, &#39;hreflang&#39;, &#39;hspace&#39;, &#39;id&#39;, &#39;lang&#39;, &#39;longdesc&#39;, &#39;name&#39;, &#39;nowrap&#39;, &#39;rel&#39;, &#39;rev&#39;, &#39;rowspan&#39;, &#39;rules&#39;, &#39;scope&#39;, &#39;shape&#39;, &#39;span&#39;, &#39;src&#39;, &#39;start&#39;, &#39;style&#39;, &#39;summary&#39;, &#39;tabindex&#39;, &#39;title&#39;, &#39;type&#39;, &#39;valign&#39;, &#39;value&#39;, &#39;vspace&#39;, &#39;width&#39;))])"/>
          </constraint>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Element"/>
    <resource>
      <DataElement>
        <id value="Element"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Element"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Element"/>
          <short value="Base for all elements"/>
          <definition value="Base definition for all elements in a resource."/>
          <min value="0"/>
          <max value="*"/>
          <condition value="ele-1"/>
          <constraint>
            <key value="ele-1"/>
            <severity value="error"/>
            <human value="All FHIR elements must have a @value or children"/>
            <xpath value="@value|f:*|h:div"/>
          </constraint>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Element.id"/>
    <resource>
      <DataElement>
        <id value="Element.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Element.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Element.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Element.extension"/>
    <resource>
      <DataElement>
        <id value="Element.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Element.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Element.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Parameters"/>
    <resource>
      <DataElement>
        <id value="Parameters"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Parameters"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Parameters"/>
          <short value="Operation Request or Response"/>
          <definition value="This special resource type is used to represent an operation request and response (operations.html). It has no other use, and there is no RESTful endpoint associated with it."/>
          <comments value="The parameters that may be used are defined by the OperationDefinition resource."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="infrastructure.exchange"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Parameters.id"/>
    <resource>
      <DataElement>
        <id value="Parameters.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Parameters.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Parameters.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Parameters.meta"/>
    <resource>
      <DataElement>
        <id value="Parameters.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Parameters.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Parameters.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Parameters.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Parameters.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Parameters.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Parameters.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Parameters.language"/>
    <resource>
      <DataElement>
        <id value="Parameters.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Parameters.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Parameters.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Parameters.parameter"/>
    <resource>
      <DataElement>
        <id value="Parameters.parameter"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Parameters.parameter"/>
        <name value="parameter"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Parameters.parameter"/>
          <name value="parameter"/>
          <short value="Operation Parameter"/>
          <definition value="A parameter passed to or received from the operation."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <constraint>
            <key value="inv-1"/>
            <severity value="error"/>
            <human value="A parameter must have a value or a resource, but not both"/>
            <xpath value="exists(f:value) or exists(f:resource) and not(exists(f:value) and exists(f:resource))"/>
          </constraint>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Parameters.parameter.id"/>
    <resource>
      <DataElement>
        <id value="Parameters.parameter.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Parameters.parameter.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Parameters.parameter.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Parameters.parameter.extension"/>
    <resource>
      <DataElement>
        <id value="Parameters.parameter.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Parameters.parameter.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Parameters.parameter.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Parameters.parameter.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Parameters.parameter.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Parameters.parameter.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Parameters.parameter.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Parameters.parameter.name"/>
    <resource>
      <DataElement>
        <id value="Parameters.parameter.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Parameters.parameter.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Parameters.parameter.name"/>
          <short value="Name from the definition"/>
          <definition value="The name of the parameter (reference to the operation definition)."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Parameters.parameter.valueX"/>
    <resource>
      <DataElement>
        <id value="Parameters.parameter.valueX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Parameters.parameter.valueX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Parameters.parameter.value[x]"/>
          <short value="If parameter is a data type"/>
          <definition value="If the parameter is a data type."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <type>
            <code value="integer"/>
          </type>
          <type>
            <code value="decimal"/>
          </type>
          <type>
            <code value="base64Binary"/>
          </type>
          <type>
            <code value="instant"/>
          </type>
          <type>
            <code value="string"/>
          </type>
          <type>
            <code value="uri"/>
          </type>
          <type>
            <code value="date"/>
          </type>
          <type>
            <code value="dateTime"/>
          </type>
          <type>
            <code value="time"/>
          </type>
          <type>
            <code value="code"/>
          </type>
          <type>
            <code value="oid"/>
          </type>
          <type>
            <code value="id"/>
          </type>
          <type>
            <code value="unsignedInt"/>
          </type>
          <type>
            <code value="positiveInt"/>
          </type>
          <type>
            <code value="markdown"/>
          </type>
          <type>
            <code value="Annotation"/>
          </type>
          <type>
            <code value="Attachment"/>
          </type>
          <type>
            <code value="Identifier"/>
          </type>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="Coding"/>
          </type>
          <type>
            <code value="Quantity"/>
          </type>
          <type>
            <code value="Range"/>
          </type>
          <type>
            <code value="Period"/>
          </type>
          <type>
            <code value="Ratio"/>
          </type>
          <type>
            <code value="SampledData"/>
          </type>
          <type>
            <code value="Signature"/>
          </type>
          <type>
            <code value="HumanName"/>
          </type>
          <type>
            <code value="Address"/>
          </type>
          <type>
            <code value="ContactPoint"/>
          </type>
          <type>
            <code value="Timing"/>
          </type>
          <type>
            <code value="Reference"/>
          </type>
          <type>
            <code value="Meta"/>
          </type>
          <condition value="inv-1"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Parameters.parameter.resource"/>
    <resource>
      <DataElement>
        <id value="Parameters.parameter.resource"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Parameters.parameter.resource"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Parameters.parameter.resource"/>
          <short value="If parameter is a whole resource"/>
          <definition value="If the parameter is a whole resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Resource"/>
          </type>
          <condition value="inv-1"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Parameters.parameter.part"/>
    <resource>
      <DataElement>
        <id value="Parameters.parameter.part"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Parameters.parameter.part"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Parameters.parameter.part"/>
          <short value="Named part of a parameter (e.g. Tuple)"/>
          <definition value="A named part of a parameter. In many implementation context, a set of named parts is known as a &quot;Tuple&quot;."/>
          <comments value="Only one level of Tuples is allowed."/>
          <min value="0"/>
          <max value="*"/>
          <nameReference value="parameter"/>
          <constraint>
            <key value="inv-2"/>
            <severity value="error"/>
            <human value="A part must have a value or a resource, but not both"/>
            <xpath value="exists(f:value) or exists(f:resource) and not(exists(f:value) and exists(f:resource))"/>
          </constraint>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Resource"/>
    <resource>
      <DataElement>
        <id value="Resource"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Resource"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Resource"/>
          <short value="Base Resource"/>
          <definition value="This is the base resource type for everything."/>
          <min value="0"/>
          <max value="*"/>
          <mapping>
            <identity value="rim"/>
            <map value="Entity. Role, or Act"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Resource.id"/>
    <resource>
      <DataElement>
        <id value="Resource.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Resource.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Resource.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Resource.meta"/>
    <resource>
      <DataElement>
        <id value="Resource.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Resource.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Resource.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Resource.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Resource.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Resource.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Resource.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Resource.language"/>
    <resource>
      <DataElement>
        <id value="Resource.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Resource.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Resource.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DomainResource"/>
    <resource>
      <DataElement>
        <id value="DomainResource"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DomainResource"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DomainResource"/>
          <short value="A resource with narrative, extensions, and contained resources"/>
          <definition value="A resource that includes narrative, extensions, and contained resources."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <constraint>
            <key value="dom-4"/>
            <severity value="error"/>
            <human value="If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated"/>
            <xpath value="not(exists(f:contained/*/f:meta/f:versionId)) and not(exists(f:contained/*/f:meta/f:lastUpdated))"/>
          </constraint>
          <constraint>
            <key value="dom-3"/>
            <severity value="error"/>
            <human value="If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource"/>
            <xpath value="not(exists(for $id in f:contained/*/@id return $id[not(ancestor::f:contained/parent::*/descendant::f:reference/@value=concat(&#39;#&#39;, $id))]))"/>
          </constraint>
          <constraint>
            <key value="dom-2"/>
            <severity value="error"/>
            <human value="If the resource is contained in another resource, it SHALL NOT contain nested Resources"/>
            <xpath value="not(parent::f:contained and f:contained)"/>
          </constraint>
          <constraint>
            <key value="dom-1"/>
            <severity value="error"/>
            <human value="If the resource is contained in another resource, it SHALL NOT contain any narrative"/>
            <xpath value="not(parent::f:contained and f:text)"/>
          </constraint>
          <mapping>
            <identity value="rim"/>
            <map value="Entity. Role, or Act"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DomainResource.id"/>
    <resource>
      <DataElement>
        <id value="DomainResource.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DomainResource.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DomainResource.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DomainResource.meta"/>
    <resource>
      <DataElement>
        <id value="DomainResource.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DomainResource.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DomainResource.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DomainResource.implicitRules"/>
    <resource>
      <DataElement>
        <id value="DomainResource.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DomainResource.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DomainResource.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DomainResource.language"/>
    <resource>
      <DataElement>
        <id value="DomainResource.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DomainResource.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DomainResource.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DomainResource.text"/>
    <resource>
      <DataElement>
        <id value="DomainResource.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DomainResource.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DomainResource.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DomainResource.contained"/>
    <resource>
      <DataElement>
        <id value="DomainResource.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DomainResource.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DomainResource.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DomainResource.extension"/>
    <resource>
      <DataElement>
        <id value="DomainResource.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DomainResource.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DomainResource.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DomainResource.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="DomainResource.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DomainResource.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DomainResource.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition"/>
    <resource>
      <DataElement>
        <id value="Condition"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition"/>
          <short value="Detailed information about conditions, problems or diagnoses"/>
          <definition value="Use to record detailed information about conditions, problems or diagnoses recognized by a clinician. There are many uses including: recording a diagnosis during an encounter; populating a problem list or a summary statement, such as a discharge summary."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PPR message"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Observation[classCode=OBS, moodCode=EVN, code=ASSERTION, value&lt;Diagnosis]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="clinical.general"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.id"/>
    <resource>
      <DataElement>
        <id value="Condition.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.meta"/>
    <resource>
      <DataElement>
        <id value="Condition.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Condition.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.language"/>
    <resource>
      <DataElement>
        <id value="Condition.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.text"/>
    <resource>
      <DataElement>
        <id value="Condition.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.contained"/>
    <resource>
      <DataElement>
        <id value="Condition.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.extension"/>
    <resource>
      <DataElement>
        <id value="Condition.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Condition.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.identifier"/>
    <resource>
      <DataElement>
        <id value="Condition.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.identifier"/>
          <short value="External Ids for this condition"/>
          <definition value="This records identifiers associated with this condition that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g. in CDA documents, or in written / printed documentation)."/>
          <requirements value="Need to allow connection to a wider workflow."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.patient"/>
    <resource>
      <DataElement>
        <id value="Condition.patient"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.patient"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.patient"/>
          <short value="Who has the condition?"/>
          <definition value="Indicates the patient who the condition record is associated with."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PID-3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=SBJ].role[classCode=PAT]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.encounter"/>
    <resource>
      <DataElement>
        <id value="Condition.encounter"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.encounter"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.encounter"/>
          <short value="Encounter when condition first asserted"/>
          <definition value="Encounter during which the condition was first asserted."/>
          <comments value="This record indicates the encounter this particular record is associated with.  In the case of a &quot;new&quot; diagnosis reflecting ongoing/revised information about the condition, this might be distinct from the first encounter in which the underlying condition was first &quot;known&quot;."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Encounter"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PV1-19 (+PV1-54)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=COMP].source[classCode=ENC, moodCode=EVN]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.asserter"/>
    <resource>
      <DataElement>
        <id value="Condition.asserter"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.asserter"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.asserter"/>
          <short value="Person who asserts this condition"/>
          <definition value="Individual who is making the condition statement."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="REL-7.1 identifier + REL-7.12 type code"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=AUT].role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.author"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.dateRecorded"/>
    <resource>
      <DataElement>
        <id value="Condition.dateRecorded"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.dateRecorded"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.dateRecorded"/>
          <short value="When first entered"/>
          <definition value="A date, when  the Condition statement was documented."/>
          <comments value="The Date Recorded represents the date when this particular Condition record was created in the EHR, not the date of the most recent update in terms of when severity, abatement, etc. were specified.  The date of the last record modification can be retrieved from the resource metadata."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="date"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="REL-11"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=AUT].time"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.recorded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.code"/>
    <resource>
      <DataElement>
        <id value="Condition.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.code"/>
          <short value="Identification of the condition, problem or diagnosis"/>
          <definition value="Identification of the condition, problem or diagnosis."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Identification of the condition or diagnosis."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/condition-code"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="PRB-3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".value"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="what"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.category"/>
    <resource>
      <DataElement>
        <id value="Condition.category"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.category"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.category"/>
          <short value="complaint | symptom | finding | diagnosis"/>
          <definition value="A category assigned to the condition."/>
          <comments value="The categorization is often highly contextual and may appear poorly differentiated or not very useful in other contexts."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="preferred"/>
            <description value="A category assigned to the condition."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/condition-category"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="&#39;problem&#39; if from PRB-3. &#39;diagnosis&#39; if from DG1 segment in PV1 message"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.clinicalStatus"/>
    <resource>
      <DataElement>
        <id value="Condition.clinicalStatus"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.clinicalStatus"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.clinicalStatus"/>
          <short value="active | relapse | remission | resolved"/>
          <definition value="The clinical status of the condition."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="preferred"/>
            <description value="The clinical status of the condition or diagnosis."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/condition-clinical"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="PRB-14 / DG1-6"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.verificationStatus"/>
    <resource>
      <DataElement>
        <id value="Condition.verificationStatus"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.verificationStatus"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.verificationStatus"/>
          <short value="provisional | differential | confirmed | refuted | entered-in-error | unknown"/>
          <definition value="The verification status to support the clinical status of the condition."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The verification status to support or decline the clinical status of the condition or diagnosis."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/condition-ver-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="PRB-13"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".code (pre or post-coordinated in)  Can use valueNegationInd for refuted"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.severity"/>
    <resource>
      <DataElement>
        <id value="Condition.severity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.severity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.severity"/>
          <short value="Subjective severity of condition"/>
          <definition value="A subjective assessment of the severity of the condition as evaluated by the clinician."/>
          <comments value="Coding of the severity with a terminology is preferred, where possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="preferred"/>
            <description value="A subjective assessment of the severity of the condition as evaluated by the clinician."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/condition-severity"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="PRB-26 / ABS-3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Can be pre/post-coordinated into value.  Or ./inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=&quot;severity&quot;].value"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="grade"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.onsetX"/>
    <resource>
      <DataElement>
        <id value="Condition.onsetX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.onsetX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.onset[x]"/>
          <short value="Estimated or actual date,  date-time, or age"/>
          <definition value="Estimated or actual date or date-time  the condition began, in the opinion of the clinician."/>
          <comments value="Age is generally used when the patient reports an age at which the Condition began to occur."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Age"/>
          </type>
          <type>
            <code value="Period"/>
          </type>
          <type>
            <code value="Range"/>
          </type>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PRB-16"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveTime.low or .inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=&quot;age at onset&quot;].value"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.init"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.abatementX"/>
    <resource>
      <DataElement>
        <id value="Condition.abatementX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.abatementX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.abatement[x]"/>
          <short value="If/when in resolution/remission"/>
          <definition value="The date or estimated date that the condition resolved or went into remission. This is called &quot;abatement&quot; because of the many overloaded connotations associated with &quot;remission&quot; or &quot;resolution&quot; - Conditions are never really resolved, but they can abate."/>
          <comments value="There is no explicit distinction between resolution and remission because in many cases the distinction is not clear. Age is generally used when the patient reports an age at which the Condition abated.  If there is no abatement element, it is unknown whether the condition has resolved or entered remission; applications and users should generally assume that the condition is still valid."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Age"/>
          </type>
          <type>
            <code value="boolean"/>
          </type>
          <type>
            <code value="Period"/>
          </type>
          <type>
            <code value="Range"/>
          </type>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveTime.high or .inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=&quot;age at remission&quot;].value or .inboundRelationship[typeCode=SUBJ]source[classCode=CONC, moodCode=EVN].status=completed"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.done"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.stage"/>
    <resource>
      <DataElement>
        <id value="Condition.stage"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.stage"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.stage"/>
          <short value="Stage/grade, usually assessed formally"/>
          <definition value="Clinical stage or grade of a condition. May include formal severity assessments."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <constraint>
            <key value="con-1"/>
            <severity value="error"/>
            <human value="Stage SHALL have summary or assessment"/>
            <xpath value="exists(f:summary) or exists(f:assessment)"/>
          </constraint>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="./inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=&quot;stage/grade&quot;]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.stage.id"/>
    <resource>
      <DataElement>
        <id value="Condition.stage.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.stage.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.stage.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.stage.extension"/>
    <resource>
      <DataElement>
        <id value="Condition.stage.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.stage.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.stage.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.stage.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Condition.stage.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.stage.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.stage.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.stage.summary"/>
    <resource>
      <DataElement>
        <id value="Condition.stage.summary"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.stage.summary"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.stage.summary"/>
          <short value="Simple summary (disease specific)"/>
          <definition value="A simple summary of the stage such as &quot;Stage 3&quot;. The determination of the stage is disease-specific."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <condition value="con-1"/>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes describing condition stages (e.g. Cancer stages)."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/condition-stage"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="PRB-14"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.stage.assessment"/>
    <resource>
      <DataElement>
        <id value="Condition.stage.assessment"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.stage.assessment"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.stage.assessment"/>
          <short value="Formal record of assessment"/>
          <definition value="Reference to a formal record of the evidence on which the staging assessment is based."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/ClinicalImpression"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/DiagnosticReport"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Observation"/>
          </type>
          <condition value="con-1"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".self"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.evidence"/>
    <resource>
      <DataElement>
        <id value="Condition.evidence"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.evidence"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.evidence"/>
          <short value="Supporting evidence"/>
          <definition value="Supporting Evidence / manifestations that are the basis on which this condition is suspected or confirmed."/>
          <comments value="The evidence may be a simple list of coded symptoms/manifestations, or references to observations or formal assessments, or both."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <constraint>
            <key value="con-2"/>
            <severity value="error"/>
            <human value="evidence SHALL have code or details"/>
            <xpath value="exists(f:code) or exists(f:detail)"/>
          </constraint>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=SPRT].target[classCode=OBS, moodCode=EVN]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.evidence.id"/>
    <resource>
      <DataElement>
        <id value="Condition.evidence.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.evidence.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.evidence.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.evidence.extension"/>
    <resource>
      <DataElement>
        <id value="Condition.evidence.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.evidence.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.evidence.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.evidence.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Condition.evidence.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.evidence.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.evidence.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.evidence.code"/>
    <resource>
      <DataElement>
        <id value="Condition.evidence.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.evidence.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.evidence.code"/>
          <short value="Manifestation/symptom"/>
          <definition value="A manifestation or symptom that led to the recording of this condition."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <condition value="con-2"/>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes that describe the manifestation or symptoms of a condition."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/manifestation-or-symptom"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="[code=&quot;diagnosis&quot;].value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.evidence.detail"/>
    <resource>
      <DataElement>
        <id value="Condition.evidence.detail"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.evidence.detail"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.evidence.detail"/>
          <short value="Supporting information found elsewhere"/>
          <definition value="Links to other relevant information, including pathology reports."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <condition value="con-2"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".self"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.bodySite"/>
    <resource>
      <DataElement>
        <id value="Condition.bodySite"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.bodySite"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.bodySite"/>
          <short value="Anatomical location, if relevant"/>
          <definition value="The anatomical location where this condition manifests itself."/>
          <comments value="May be a summary code, or a reference to a very precise definition of the location, or both."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes describing anatomical locations. May include laterality."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/body-site"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".targetBodySiteCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Condition.notes"/>
    <resource>
      <DataElement>
        <id value="Condition.notes"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Condition.notes"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Condition.notes"/>
          <short value="Additional information about the Condition"/>
          <definition value="Additional information about the Condition. This is a general notes/comments entry  for description of the Condition, its diagnosis and prognosis."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="NTE child of PRB"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=&quot;annotation&quot;].value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcedureRequest"/>
    <resource>
      <DataElement>
        <id value="ProcedureRequest"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcedureRequest"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcedureRequest"/>
          <short value="A request for a procedure to be performed"/>
          <definition value="A request for a procedure to be performed. May be a proposal or an order."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="clinical.general"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcedureRequest.id"/>
    <resource>
      <DataElement>
        <id value="ProcedureRequest.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcedureRequest.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcedureRequest.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcedureRequest.meta"/>
    <resource>
      <DataElement>
        <id value="ProcedureRequest.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcedureRequest.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcedureRequest.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcedureRequest.implicitRules"/>
    <resource>
      <DataElement>
        <id value="ProcedureRequest.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcedureRequest.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcedureRequest.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcedureRequest.language"/>
    <resource>
      <DataElement>
        <id value="ProcedureRequest.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcedureRequest.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcedureRequest.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcedureRequest.text"/>
    <resource>
      <DataElement>
        <id value="ProcedureRequest.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcedureRequest.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcedureRequest.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcedureRequest.contained"/>
    <resource>
      <DataElement>
        <id value="ProcedureRequest.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcedureRequest.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcedureRequest.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcedureRequest.extension"/>
    <resource>
      <DataElement>
        <id value="ProcedureRequest.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcedureRequest.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcedureRequest.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcedureRequest.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ProcedureRequest.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcedureRequest.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcedureRequest.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcedureRequest.identifier"/>
    <resource>
      <DataElement>
        <id value="ProcedureRequest.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcedureRequest.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcedureRequest.identifier"/>
          <short value="Unique identifier for the request"/>
          <definition value="Identifiers assigned to this order by the order or by the receiver."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="quick"/>
            <map value="ClinicalStatement.identifier"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcedureRequest.subject"/>
    <resource>
      <DataElement>
        <id value="ProcedureRequest.subject"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcedureRequest.subject"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcedureRequest.subject"/>
          <short value="Who the procedure should be done to"/>
          <definition value="The person, animal or group that should receive the procedure."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Group"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="quick"/>
            <map value="ClinicalStatement.subject"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcedureRequest.code"/>
    <resource>
      <DataElement>
        <id value="ProcedureRequest.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcedureRequest.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcedureRequest.code"/>
          <short value="What procedure to perform"/>
          <definition value="The specific procedure that is ordered. Use text if the exact nature of the procedure cannot be coded."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A code to identify a specific procedure ."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/procedure-code"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="quick"/>
            <map value="Procedure.procedureCode"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcedureRequest.bodySite"/>
    <resource>
      <DataElement>
        <id value="ProcedureRequest.bodySite"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcedureRequest.bodySite"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcedureRequest.bodySite"/>
          <short value="What part of body to perform on"/>
          <definition value="Indicates the sites on the subject&#39;s body where the procedure should be performed (I.e. the target sites)."/>
          <comments value="Only used if not implicit in the code found in ProcedureRequest.type."/>
          <requirements value="Knowing where the procedure is made is important for tracking if multiple sites are possible."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A code that identifies the anatomical location."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/body-site"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="quick"/>
            <map value="Procedure.targetBodySite"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="targetSiteCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcedureRequest.reasonX"/>
    <resource>
      <DataElement>
        <id value="ProcedureRequest.reasonX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcedureRequest.reasonX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcedureRequest.reason[x]"/>
          <short value="Why procedure should occur"/>
          <definition value="The reason why the procedure is being proposed or ordered. This procedure request may be motivated by a Condition for instance."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Condition"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A code that explains the reason why a procedure is  required."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/procedure-reason"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="quick"/>
            <map value="Action.indication.reason"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcedureRequest.scheduledX"/>
    <resource>
      <DataElement>
        <id value="ProcedureRequest.scheduledX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcedureRequest.scheduledX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcedureRequest.scheduled[x]"/>
          <short value="When procedure should occur"/>
          <definition value="The timing schedule for the proposed or ordered procedure. The Schedule data type allows many different expressions.  E.g. &quot;Every 8 hours&quot;; &quot;Three times a day&quot;; &quot;1/2 an hour before breakfast for 10 days from 23-Dec 2011:&quot;; &quot;15 Oct 2013, 17 Oct 2013 and 1 Nov 2013&quot;."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <type>
            <code value="Period"/>
          </type>
          <type>
            <code value="Timing"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="quick"/>
            <map value="Procedure.procedureSchedule"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.planned"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcedureRequest.encounter"/>
    <resource>
      <DataElement>
        <id value="ProcedureRequest.encounter"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcedureRequest.encounter"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcedureRequest.encounter"/>
          <short value="Encounter request created during"/>
          <definition value="The encounter within which the procedure proposal or request was created."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Encounter"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="quick"/>
            <map value="ClinicalStatement.encounter"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcedureRequest.performer"/>
    <resource>
      <DataElement>
        <id value="ProcedureRequest.performer"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcedureRequest.performer"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcedureRequest.performer"/>
          <short value="Who should perform the procedure"/>
          <definition value="For example, the surgeon, anaethetist, endoscopist, etc."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="who.actor"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcedureRequest.status"/>
    <resource>
      <DataElement>
        <id value="ProcedureRequest.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcedureRequest.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcedureRequest.status"/>
          <short value="proposed | draft | requested | received | accepted | in-progress | completed | suspended | rejected | aborted"/>
          <definition value="The status of the order."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The status of the request."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/procedure-request-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="quick"/>
            <map value="Action.currentStatus"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcedureRequest.notes"/>
    <resource>
      <DataElement>
        <id value="ProcedureRequest.notes"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcedureRequest.notes"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcedureRequest.notes"/>
          <short value="Additional information about desired procedure"/>
          <definition value="Any other notes associated with this proposal or order - e.g. provider instructions."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Annotation"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="quick"/>
            <map value="ClinicalStatement.additionalText"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcedureRequest.asNeededX"/>
    <resource>
      <DataElement>
        <id value="ProcedureRequest.asNeededX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcedureRequest.asNeededX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcedureRequest.asNeeded[x]"/>
          <short value="Preconditions for procedure"/>
          <definition value="If a CodeableConcept is present, it indicates the pre-condition for performing the procedure."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A coded concept identifying the pre-condition that should hold prior to performing a procedure.  For example &quot;pain&quot;, &quot;on flare-up&quot;, etc."/>
          </binding>
          <mapping>
            <identity value="quick"/>
            <map value="Proposal.prnReason.reason"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcedureRequest.orderedOn"/>
    <resource>
      <DataElement>
        <id value="ProcedureRequest.orderedOn"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcedureRequest.orderedOn"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcedureRequest.orderedOn"/>
          <short value="When request was created"/>
          <definition value="The time when the request was made."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="quick"/>
            <map value="Proposal.proposedAtTime"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.recorded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcedureRequest.orderer"/>
    <resource>
      <DataElement>
        <id value="ProcedureRequest.orderer"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcedureRequest.orderer"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcedureRequest.orderer"/>
          <short value="Who made request"/>
          <definition value="The healthcare professional responsible for proposing or ordering the procedure."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="quick"/>
            <map value="ClinicalStatement.statementAuthor"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.author"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcedureRequest.priority"/>
    <resource>
      <DataElement>
        <id value="ProcedureRequest.priority"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcedureRequest.priority"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcedureRequest.priority"/>
          <short value="routine | urgent | stat | asap"/>
          <definition value="The clinical priority associated with this order."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The priority of the request."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/procedure-request-priority"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="quick"/>
            <map value="Proposal.urgency"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="grade"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceComponent"/>
    <resource>
      <DataElement>
        <id value="DeviceComponent"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceComponent"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceComponent"/>
          <short value="An instance of a medical-related component of a medical device"/>
          <definition value="Describes the characteristics, operational status and capabilities of a medical-related component of a medical device."/>
          <comments value="For the initial scope, this DeviceComponent resource is only applicable to describe a single node in the containment tree that is produced by the context scanner in any medical device that implements or derives from the ISO/IEEE 11073 standard and that does not represent a metric. Examples for such a node are MDS, VMD, or Channel."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="administrative.device"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceComponent.id"/>
    <resource>
      <DataElement>
        <id value="DeviceComponent.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceComponent.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceComponent.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceComponent.meta"/>
    <resource>
      <DataElement>
        <id value="DeviceComponent.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceComponent.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceComponent.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceComponent.implicitRules"/>
    <resource>
      <DataElement>
        <id value="DeviceComponent.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceComponent.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceComponent.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceComponent.language"/>
    <resource>
      <DataElement>
        <id value="DeviceComponent.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceComponent.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceComponent.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceComponent.text"/>
    <resource>
      <DataElement>
        <id value="DeviceComponent.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceComponent.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceComponent.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceComponent.contained"/>
    <resource>
      <DataElement>
        <id value="DeviceComponent.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceComponent.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceComponent.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceComponent.extension"/>
    <resource>
      <DataElement>
        <id value="DeviceComponent.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceComponent.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceComponent.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceComponent.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="DeviceComponent.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceComponent.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceComponent.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceComponent.type"/>
    <resource>
      <DataElement>
        <id value="DeviceComponent.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceComponent.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceComponent.type"/>
          <short value="What kind of component it is"/>
          <definition value="Describes the specific component type as defined in the object-oriented or metric nomenclature partition."/>
          <comments value="DeviceComponent.type can be referred to either GDMN (nomenclature system supported by FDA Global UDI Database) or preferable RTMMS coding system."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="preferred"/>
            <description value="Describes the type of the component."/>
            <valueSetUri value="https://rtmms.nist.gov/rtmms/index.htm#!hrosetta"/>
          </binding>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceComponent.identifier"/>
    <resource>
      <DataElement>
        <id value="DeviceComponent.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceComponent.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceComponent.identifier"/>
          <short value="Instance id assigned by the software stack"/>
          <definition value="Describes the local assigned unique identification by the software. For example: handle ID."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceComponent.lastSystemChange"/>
    <resource>
      <DataElement>
        <id value="DeviceComponent.lastSystemChange"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceComponent.lastSystemChange"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceComponent.lastSystemChange"/>
          <short value="Recent system change timestamp"/>
          <definition value="Describes the timestamp for the most recent system change which includes device configuration or setting change."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="instant"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="when.init"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceComponent.source"/>
    <resource>
      <DataElement>
        <id value="DeviceComponent.source"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceComponent.source"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceComponent.source"/>
          <short value="A source device of this component"/>
          <definition value="Describes the link to the source Device that contains administrative device information such as manufacture, serial number, etc."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceComponent.parent"/>
    <resource>
      <DataElement>
        <id value="DeviceComponent.parent"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceComponent.parent"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceComponent.parent"/>
          <short value="Parent resource link"/>
          <definition value="Describes the link to the parent resource. For example: Channel is linked to its VMD parent."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/DeviceComponent"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceComponent.operationalStatus"/>
    <resource>
      <DataElement>
        <id value="DeviceComponent.operationalStatus"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceComponent.operationalStatus"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceComponent.operationalStatus"/>
          <short value="Component operational status"/>
          <definition value="Indicates current operational status of the device. For example: On, Off, Standby, etc."/>
          <comments value="OperationalStatus for the MDS, VMD, or Channel will be bound to a specific ValueSet that is defined in its profile."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes representing the current status of the device - on, off, suspended, etc."/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceComponent.parameterGroup"/>
    <resource>
      <DataElement>
        <id value="DeviceComponent.parameterGroup"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceComponent.parameterGroup"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceComponent.parameterGroup"/>
          <short value="Current supported parameter group"/>
          <definition value="Describes the parameter group supported by the current device component that is based on some nomenclature, e.g. cardiovascular."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes identifying groupings of parameters; e.g. Cardiovascular."/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceComponent.measurementPrinciple"/>
    <resource>
      <DataElement>
        <id value="DeviceComponent.measurementPrinciple"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceComponent.measurementPrinciple"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceComponent.measurementPrinciple"/>
          <short value="other | chemical | electrical | impedance | nuclear | optical | thermal | biological | mechanical | acoustical | manual+"/>
          <definition value="Describes the physical principle of the measurement. For example: thermal, chemical, acoustical, etc."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Different measurement principle supported by the device."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/measurement-principle"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceComponent.productionSpecification"/>
    <resource>
      <DataElement>
        <id value="DeviceComponent.productionSpecification"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceComponent.productionSpecification"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceComponent.productionSpecification"/>
          <short value="Production specification of the component"/>
          <definition value="Describes the production specification such as component revision, serial number, etc."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceComponent.productionSpecification.id"/>
    <resource>
      <DataElement>
        <id value="DeviceComponent.productionSpecification.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceComponent.productionSpecification.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceComponent.productionSpecification.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceComponent.productionSpecification.extension"/>
    <resource>
      <DataElement>
        <id value="DeviceComponent.productionSpecification.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceComponent.productionSpecification.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceComponent.productionSpecification.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceComponent.productionSpecification.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="DeviceComponent.productionSpecification.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceComponent.productionSpecification.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceComponent.productionSpecification.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceComponent.productionSpecification.specType"/>
    <resource>
      <DataElement>
        <id value="DeviceComponent.productionSpecification.specType"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceComponent.productionSpecification.specType"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceComponent.productionSpecification.specType"/>
          <short value="Specification type"/>
          <definition value="Describes the specification type, such as, serial number, part number, hardware revision, software revision, etc."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes for device specification types such as serial number, part number, hardware revision, software revision, etc."/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceComponent.productionSpecification.componentId"/>
    <resource>
      <DataElement>
        <id value="DeviceComponent.productionSpecification.componentId"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceComponent.productionSpecification.componentId"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceComponent.productionSpecification.componentId"/>
          <short value="Internal component unique identification"/>
          <definition value="Describes the internal component unique identification. This is a provision for manufacture specific standard components using a private OID. 11073-10101 has a partition for private OID semantic that the manufacture can make use of."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceComponent.productionSpecification.productionSpec"/>
    <resource>
      <DataElement>
        <id value="DeviceComponent.productionSpecification.productionSpec"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceComponent.productionSpecification.productionSpec"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceComponent.productionSpecification.productionSpec"/>
          <short value="A printable string defining the component"/>
          <definition value="Describes the printable string defining the component."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceComponent.languageCode"/>
    <resource>
      <DataElement>
        <id value="DeviceComponent.languageCode"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceComponent.languageCode"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceComponent.languageCode"/>
          <short value="Language code for the human-readable text strings produced by the device"/>
          <definition value="Describes the language code for the human-readable text string produced by the device. This language code will follow the IETF language tag. Example: en-US."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceMetric"/>
    <resource>
      <DataElement>
        <id value="DeviceMetric"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceMetric"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceMetric"/>
          <short value="Measurement, calculation or setting capability of a medical device"/>
          <definition value="Describes a measurement, calculation or setting capability of a medical device."/>
          <comments value="For the initial scope, this DeviceMetric resource is only applicable to describe a single metric node in the containment tree that is produced by the context scanner in any medical device that implements or derives from the ISO/IEEE 11073 standard."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="administrative.device"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceMetric.id"/>
    <resource>
      <DataElement>
        <id value="DeviceMetric.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceMetric.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceMetric.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceMetric.meta"/>
    <resource>
      <DataElement>
        <id value="DeviceMetric.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceMetric.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceMetric.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceMetric.implicitRules"/>
    <resource>
      <DataElement>
        <id value="DeviceMetric.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceMetric.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceMetric.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceMetric.language"/>
    <resource>
      <DataElement>
        <id value="DeviceMetric.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceMetric.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceMetric.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceMetric.text"/>
    <resource>
      <DataElement>
        <id value="DeviceMetric.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceMetric.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceMetric.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceMetric.contained"/>
    <resource>
      <DataElement>
        <id value="DeviceMetric.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceMetric.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceMetric.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceMetric.extension"/>
    <resource>
      <DataElement>
        <id value="DeviceMetric.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceMetric.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceMetric.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceMetric.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="DeviceMetric.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceMetric.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceMetric.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceMetric.type"/>
    <resource>
      <DataElement>
        <id value="DeviceMetric.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceMetric.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceMetric.type"/>
          <short value="Type of metric"/>
          <definition value="Describes the type of the metric. For example: Heart Rate, PEEP Setting, etc."/>
          <comments value="DeviceMetric.type can be referred to either GDMN (nomenclature system supported by FDA Global UDI Database) or preferable RTMMS coding system."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="preferred"/>
            <description value="Describes the metric type."/>
            <valueSetUri value="https://rtmms.nist.gov/rtmms/index.htm#!hrosetta"/>
          </binding>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceMetric.identifier"/>
    <resource>
      <DataElement>
        <id value="DeviceMetric.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceMetric.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceMetric.identifier"/>
          <short value="Unique identifier of this DeviceMetric"/>
          <definition value="Describes the unique identification of this metric that has been assigned by the device or gateway software. For example: handle ID.  It should be noted that in order to make the identifier unique, the system element of the identifier should be set to the unique identifier of the device."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceMetric.unit"/>
    <resource>
      <DataElement>
        <id value="DeviceMetric.unit"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceMetric.unit"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceMetric.unit"/>
          <short value="Unit of metric"/>
          <definition value="Describes the unit that an observed value determined for this metric will have. For example: Percent, Seconds, etc."/>
          <comments value="DeviceMetric.unit can be referred to either UCUM or preferable RTMMS coding system."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="preferred"/>
            <description value="Describes the unit of the metric."/>
            <valueSetUri value="https://rtmms.nist.gov/rtmms/index.htm#!units"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceMetric.source"/>
    <resource>
      <DataElement>
        <id value="DeviceMetric.source"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceMetric.source"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceMetric.source"/>
          <short value="Describes the link to the source Device"/>
          <definition value="Describes the link to the  Device that this DeviceMetric belongs to and that contains administrative device information such as manufacture, serial number, etc."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceMetric.parent"/>
    <resource>
      <DataElement>
        <id value="DeviceMetric.parent"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceMetric.parent"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceMetric.parent"/>
          <short value="Describes the link to the parent DeviceComponent"/>
          <definition value="Describes the link to the  DeviceComponent that this DeviceMetric belongs to and that provide information about the location of this DeviceMetric in the containment structure of the parent Device. An example would be a DeviceComponent that represents a Channel. This reference can be used by a client application to distinguish DeviceMetrics that have the same type, but should be interpreted based on their containment location."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/DeviceComponent"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceMetric.operationalStatus"/>
    <resource>
      <DataElement>
        <id value="DeviceMetric.operationalStatus"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceMetric.operationalStatus"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceMetric.operationalStatus"/>
          <short value="on | off | standby"/>
          <definition value="Indicates current operational state of the device. For example: On, Off, Standby, etc."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Describes the operational status of the DeviceMetric."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/metric-operational-status"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceMetric.color"/>
    <resource>
      <DataElement>
        <id value="DeviceMetric.color"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceMetric.color"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceMetric.color"/>
          <short value="black | red | green | yellow | blue | magenta | cyan | white"/>
          <definition value="Describes the color representation for the metric. This is often used to aid clinicians to track and identify parameter types by color. In practice, consider a Patient Monitor that has ECG/HR and Pleth for example; the parameters are displayed in different characteristic colors, such as HR-blue, BP-green, and PR and SpO2- magenta."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Describes the typical color of representation."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/metric-color"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceMetric.category"/>
    <resource>
      <DataElement>
        <id value="DeviceMetric.category"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceMetric.category"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceMetric.category"/>
          <short value="measurement | setting | calculation | unspecified"/>
          <definition value="Indicates the category of the observation generation process. A DeviceMetric can be for example a setting, measurement, or calculation."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Describes the category of the metric."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/metric-category"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceMetric.measurementPeriod"/>
    <resource>
      <DataElement>
        <id value="DeviceMetric.measurementPeriod"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceMetric.measurementPeriod"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceMetric.measurementPeriod"/>
          <short value="Describes the measurement repetition time"/>
          <definition value="Describes the measurement repetition time. This is not necessarily the same as the update period. The measurement repetition time can range from milliseconds up to hours. An example for a measurement repetition time in the range of milliseconds is the sampling rate of an ECG. An example for a measurement repetition time in the range of hours is a NIBP that is triggered automatically every hour. The update period may be different than the measurement repetition time, if the device does not update the published observed value with the same frequency as it was measured."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Timing"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceMetric.calibration"/>
    <resource>
      <DataElement>
        <id value="DeviceMetric.calibration"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceMetric.calibration"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceMetric.calibration"/>
          <short value="Describes the calibrations that have been performed or that are required to be performed"/>
          <definition value="Describes the calibrations that have been performed or that are required to be performed."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceMetric.calibration.id"/>
    <resource>
      <DataElement>
        <id value="DeviceMetric.calibration.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceMetric.calibration.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceMetric.calibration.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceMetric.calibration.extension"/>
    <resource>
      <DataElement>
        <id value="DeviceMetric.calibration.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceMetric.calibration.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceMetric.calibration.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceMetric.calibration.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="DeviceMetric.calibration.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceMetric.calibration.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceMetric.calibration.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceMetric.calibration.type"/>
    <resource>
      <DataElement>
        <id value="DeviceMetric.calibration.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceMetric.calibration.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceMetric.calibration.type"/>
          <short value="unspecified | offset | gain | two-point"/>
          <definition value="Describes the type of the calibration method."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Describes the type of a metric calibration."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/metric-calibration-type"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceMetric.calibration.state"/>
    <resource>
      <DataElement>
        <id value="DeviceMetric.calibration.state"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceMetric.calibration.state"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceMetric.calibration.state"/>
          <short value="not-calibrated | calibration-required | calibrated | unspecified"/>
          <definition value="Describes the state of the calibration."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Describes the state of a metric calibration."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/metric-calibration-state"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceMetric.calibration.time"/>
    <resource>
      <DataElement>
        <id value="DeviceMetric.calibration.time"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceMetric.calibration.time"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceMetric.calibration.time"/>
          <short value="Describes the time last calibration has been performed"/>
          <definition value="Describes the time last calibration has been performed."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="instant"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Communication"/>
    <resource>
      <DataElement>
        <id value="Communication"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Communication"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Communication"/>
          <short value="A record of information transmitted from a sender to a receiver"/>
          <definition value="An occurrence of information being transmitted; e.g. an alert that was sent to a responsible provider, a public health agency was notified about a reportable condition."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="workflow.encounter"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Communication.id"/>
    <resource>
      <DataElement>
        <id value="Communication.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Communication.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Communication.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Communication.meta"/>
    <resource>
      <DataElement>
        <id value="Communication.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Communication.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Communication.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Communication.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Communication.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Communication.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Communication.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Communication.language"/>
    <resource>
      <DataElement>
        <id value="Communication.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Communication.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Communication.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Communication.text"/>
    <resource>
      <DataElement>
        <id value="Communication.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Communication.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Communication.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Communication.contained"/>
    <resource>
      <DataElement>
        <id value="Communication.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Communication.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Communication.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Communication.extension"/>
    <resource>
      <DataElement>
        <id value="Communication.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Communication.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Communication.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Communication.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Communication.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Communication.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Communication.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Communication.identifier"/>
    <resource>
      <DataElement>
        <id value="Communication.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Communication.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Communication.identifier"/>
          <short value="Unique identifier"/>
          <definition value="Identifiers associated with this Communication that are defined by business processes and/ or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g. in CDA documents, or in written / printed documentation)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Communication.category"/>
    <resource>
      <DataElement>
        <id value="Communication.category"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Communication.category"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Communication.category"/>
          <short value="Message category"/>
          <definition value="The type of message conveyed such as alert, notification, reminder, instruction, etc."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes for general categories of communications such as alerts, instruction, etc."/>
          </binding>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Communication.sender"/>
    <resource>
      <DataElement>
        <id value="Communication.sender"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Communication.sender"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Communication.sender"/>
          <short value="Message sender"/>
          <definition value="The entity (e.g. person, organization, clinical information system, or device) which was the source of the communication."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="who.actor"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Communication.recipient"/>
    <resource>
      <DataElement>
        <id value="Communication.recipient"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Communication.recipient"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Communication.recipient"/>
          <short value="Message recipient"/>
          <definition value="The entity (e.g. person, organization, clinical information system, or device) which was the target of the communication. If receipts need to be tracked by individual, a separate resource instance will need to be created for each recipient.  Multiple recipient communications are intended where either a receipt(s) is not tracked (e.g. a mass mail-out) or is captured in aggregate (all emails confirmed received by a particular time)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Group"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Communication.payload"/>
    <resource>
      <DataElement>
        <id value="Communication.payload"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Communication.payload"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Communication.payload"/>
          <short value="Message payload"/>
          <definition value="Text, attachment(s), or resource(s) that was communicated to the recipient."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Communication.payload.id"/>
    <resource>
      <DataElement>
        <id value="Communication.payload.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Communication.payload.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Communication.payload.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Communication.payload.extension"/>
    <resource>
      <DataElement>
        <id value="Communication.payload.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Communication.payload.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Communication.payload.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Communication.payload.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Communication.payload.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Communication.payload.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Communication.payload.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Communication.payload.contentX"/>
    <resource>
      <DataElement>
        <id value="Communication.payload.contentX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Communication.payload.contentX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Communication.payload.content[x]"/>
          <short value="Message part content"/>
          <definition value="A communicated content (or for multi-part communications, one portion of the communication)."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <type>
            <code value="Attachment"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Communication.medium"/>
    <resource>
      <DataElement>
        <id value="Communication.medium"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Communication.medium"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Communication.medium"/>
          <short value="A channel of communication"/>
          <definition value="A channel that was used for this communication (e.g. email, fax)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes for communication mediums such as phone, fax, email, in person, etc."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/v3-ParticipationMode"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Communication.status"/>
    <resource>
      <DataElement>
        <id value="Communication.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Communication.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Communication.status"/>
          <short value="in-progress | completed | suspended | rejected | failed"/>
          <definition value="The status of the transmission."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The status of the communication."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/communication-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Communication.encounter"/>
    <resource>
      <DataElement>
        <id value="Communication.encounter"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Communication.encounter"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Communication.encounter"/>
          <short value="Encounter leading to message"/>
          <definition value="The encounter within which the communication was sent."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Encounter"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Communication.sent"/>
    <resource>
      <DataElement>
        <id value="Communication.sent"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Communication.sent"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Communication.sent"/>
          <short value="When sent"/>
          <definition value="The time when this communication was sent."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="when.init"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Communication.received"/>
    <resource>
      <DataElement>
        <id value="Communication.received"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Communication.received"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Communication.received"/>
          <short value="When received"/>
          <definition value="The time when this communication arrived at the destination."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="when.done"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Communication.reason"/>
    <resource>
      <DataElement>
        <id value="Communication.reason"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Communication.reason"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Communication.reason"/>
          <short value="Indication for message"/>
          <definition value="The reason or justification for the communication."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes for describing reasons for the occurrence of a communication."/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Communication.subject"/>
    <resource>
      <DataElement>
        <id value="Communication.subject"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Communication.subject"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Communication.subject"/>
          <short value="Focus of message"/>
          <definition value="The patient who was the focus of this communication."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Communication.requestDetail"/>
    <resource>
      <DataElement>
        <id value="Communication.requestDetail"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Communication.requestDetail"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Communication.requestDetail"/>
          <short value="CommunicationRequest producing this message"/>
          <definition value="The communication request that was responsible for producing this communication."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/CommunicationRequest"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Organization"/>
    <resource>
      <DataElement>
        <id value="Organization"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Organization"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Organization"/>
          <short value="A grouping of people or organizations with a common purpose"/>
          <definition value="A formally or informally recognized grouping of people or organizations formed for the purpose of achieving some form of collective action.  Includes companies, institutions, corporations, departments, community groups, healthcare practice groups, etc."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <constraint>
            <key value="org-1"/>
            <severity value="error"/>
            <human value="The organization SHALL at least have a name or an id, and possibly more than one"/>
            <xpath value="count(f:identifier | f:name) &gt; 0"/>
          </constraint>
          <mapping>
            <identity value="v2"/>
            <map value="(also see master files messages)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Organization(classCode=ORG, determinerCode=INST)"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="Organization"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="administrative.group"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Organization.id"/>
    <resource>
      <DataElement>
        <id value="Organization.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Organization.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Organization.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Organization.meta"/>
    <resource>
      <DataElement>
        <id value="Organization.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Organization.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Organization.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Organization.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Organization.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Organization.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Organization.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Organization.language"/>
    <resource>
      <DataElement>
        <id value="Organization.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Organization.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Organization.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Organization.text"/>
    <resource>
      <DataElement>
        <id value="Organization.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Organization.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Organization.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Organization.contained"/>
    <resource>
      <DataElement>
        <id value="Organization.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Organization.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Organization.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Organization.extension"/>
    <resource>
      <DataElement>
        <id value="Organization.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Organization.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Organization.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Organization.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Organization.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Organization.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Organization.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Organization.identifier"/>
    <resource>
      <DataElement>
        <id value="Organization.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Organization.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Organization.identifier"/>
          <short value="Identifies this organization  across multiple systems"/>
          <definition value="Identifier for the organization that is used to identify the organization across multiple disparate systems."/>
          <requirements value="Organizations are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the organization."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <condition value="org-1"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="XON.10 / XON.3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".scopes[Role](classCode=IDENT)"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./Identifiers"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Organization.active"/>
    <resource>
      <DataElement>
        <id value="Organization.active"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Organization.active"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Organization.active"/>
          <short value="Whether the organization&#39;s record is still in active use"/>
          <definition value="Whether the organization&#39;s record is still in active use."/>
          <comments value="Default is true."/>
          <requirements value="Need a flag to indicate a record is no longer to be used and should generally be hidden for the user in the UI."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <defaultValueBoolean value="true"/>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="No equivalent in HL7 v2"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".status"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./Status (however this concept in ServD more covers why the organization is active or not, could be delisted, deregistered, not operational yet) this could alternatively be derived from ./StartDate and ./EndDate and given a context date."/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Organization.type"/>
    <resource>
      <DataElement>
        <id value="Organization.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Organization.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Organization.type"/>
          <short value="Kind of organization"/>
          <definition value="The kind of organization that this is."/>
          <comments value="Organizations can be corporations, wards, sections, clinical teams, government departments, etc. Note that code is generally a classifier of the type of organization; in many applications, codes are used to identity a particular organization (say, ward) as opposed to another of the same type - these are identifiers, not codes."/>
          <requirements value="Need to be able to track the kind of organization that this is - different organization types have different uses."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Used to categorize the organization"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/organization-type"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="No equivalent in v2"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Organization.name"/>
    <resource>
      <DataElement>
        <id value="Organization.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Organization.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Organization.name"/>
          <short value="Name used for the organization"/>
          <definition value="A name associated with the organization."/>
          <requirements value="Need to use the name as the label of the organization."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <condition value="org-1"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="XON.1"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".name"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value=".PreferredName/Name"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Organization.telecom"/>
    <resource>
      <DataElement>
        <id value="Organization.telecom"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Organization.telecom"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Organization.telecom"/>
          <short value="A contact detail for the organization"/>
          <definition value="A contact detail for the organization."/>
          <comments value="The use code home is not to be used. Note that these contacts are not the contact details of people who are employed by or represent the organization, but official contacts for the organization itself."/>
          <requirements value="Human contact for the organization."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="ContactPoint"/>
          </type>
          <condition value="org-3"/>
          <constraint>
            <key value="org-3"/>
            <severity value="error"/>
            <human value="The telecom of an organization can never be of use &#39;home&#39;"/>
            <xpath value="count(f:use[@value=&#39;home&#39;]) = 0"/>
          </constraint>
          <mapping>
            <identity value="v2"/>
            <map value="ORC-22?"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".telecom"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./ContactPoints"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Organization.address"/>
    <resource>
      <DataElement>
        <id value="Organization.address"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Organization.address"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Organization.address"/>
          <short value="An address for the organization"/>
          <definition value="An address for the organization."/>
          <comments value="Organization may have multiple addresses with different uses or applicable periods. The use code home is not to be used."/>
          <requirements value="May need to keep track of the organization&#39;s addresses for contacting, billing or reporting requirements."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Address"/>
          </type>
          <condition value="org-2"/>
          <constraint>
            <key value="org-2"/>
            <severity value="error"/>
            <human value="An address of an organization can never be of use &#39;home&#39;"/>
            <xpath value="count(f:use[@value=&#39;home&#39;]) = 0"/>
          </constraint>
          <mapping>
            <identity value="v2"/>
            <map value="ORC-23?"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".address"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./PrimaryAddress and ./OtherAddresses"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Organization.partOf"/>
    <resource>
      <DataElement>
        <id value="Organization.partOf"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Organization.partOf"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Organization.partOf"/>
          <short value="The organization of which this organization forms a part"/>
          <definition value="The organization of which this organization forms a part."/>
          <requirements value="Need to be able to track the hierarchy of organizations within an organization."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="No equivalent in HL7 v2"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".playedBy[classCode=Part].scoper"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Organization.contact"/>
    <resource>
      <DataElement>
        <id value="Organization.contact"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Organization.contact"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Organization.contact"/>
          <short value="Contact for the organization for a certain purpose"/>
          <definition value="Contact for the organization for a certain purpose."/>
          <comments value="Where multiple contacts for the same purpose are provided there is a standard extension that can be used to determine which one is the preferred contact to use."/>
          <requirements value="Need to keep track of assigned contact points within bigger organization."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".contactParty"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Organization.contact.id"/>
    <resource>
      <DataElement>
        <id value="Organization.contact.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Organization.contact.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Organization.contact.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Organization.contact.extension"/>
    <resource>
      <DataElement>
        <id value="Organization.contact.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Organization.contact.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Organization.contact.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Organization.contact.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Organization.contact.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Organization.contact.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Organization.contact.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Organization.contact.purpose"/>
    <resource>
      <DataElement>
        <id value="Organization.contact.purpose"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Organization.contact.purpose"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Organization.contact.purpose"/>
          <short value="The type of contact"/>
          <definition value="Indicates a purpose for which the contact can be reached."/>
          <requirements value="Need to distinguish between multiple contact persons."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="extensible"/>
            <description value="The purpose for which you would contact a contact party"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/contactentity-type"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="./type"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Organization.contact.name"/>
    <resource>
      <DataElement>
        <id value="Organization.contact.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Organization.contact.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Organization.contact.name"/>
          <short value="A name associated with the contact"/>
          <definition value="A name associated with the contact."/>
          <requirements value="Need to be able to track the person by name."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="HumanName"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="PID-5, PID-9"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./name"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Organization.contact.telecom"/>
    <resource>
      <DataElement>
        <id value="Organization.contact.telecom"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Organization.contact.telecom"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Organization.contact.telecom"/>
          <short value="Contact details (telephone, email, etc.)  for a contact"/>
          <definition value="A contact detail (e.g. a telephone number or an email address) by which the party may be contacted."/>
          <requirements value="People have (primary) ways to contact them in some way such as phone, email."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="ContactPoint"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="PID-13, PID-14"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./telecom"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Organization.contact.address"/>
    <resource>
      <DataElement>
        <id value="Organization.contact.address"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Organization.contact.address"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Organization.contact.address"/>
          <short value="Visiting or postal addresses for the contact"/>
          <definition value="Visiting or postal addresses for the contact."/>
          <requirements value="May need to keep track of a contact party&#39;s address for contacting, billing or reporting requirements."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Address"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="PID-11"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./addr"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessRequest"/>
    <resource>
      <DataElement>
        <id value="ProcessRequest"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessRequest"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessRequest"/>
          <short value="Process request"/>
          <definition value="This resource provides the target, request and response, and action details for an action to be performed by the target on or about existing resources."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="workflow.order"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessRequest.id"/>
    <resource>
      <DataElement>
        <id value="ProcessRequest.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessRequest.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessRequest.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessRequest.meta"/>
    <resource>
      <DataElement>
        <id value="ProcessRequest.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessRequest.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessRequest.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessRequest.implicitRules"/>
    <resource>
      <DataElement>
        <id value="ProcessRequest.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessRequest.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessRequest.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessRequest.language"/>
    <resource>
      <DataElement>
        <id value="ProcessRequest.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessRequest.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessRequest.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessRequest.text"/>
    <resource>
      <DataElement>
        <id value="ProcessRequest.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessRequest.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessRequest.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessRequest.contained"/>
    <resource>
      <DataElement>
        <id value="ProcessRequest.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessRequest.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessRequest.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessRequest.extension"/>
    <resource>
      <DataElement>
        <id value="ProcessRequest.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessRequest.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessRequest.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessRequest.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ProcessRequest.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessRequest.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessRequest.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessRequest.action"/>
    <resource>
      <DataElement>
        <id value="ProcessRequest.action"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessRequest.action"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessRequest.action"/>
          <short value="cancel | poll | reprocess | status"/>
          <definition value="The type of processing action being requested, for example Reversal, Readjudication, StatusRequest,PendedRequest."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="List of allowable action which this resource can request."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/actionlist"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessRequest.identifier"/>
    <resource>
      <DataElement>
        <id value="ProcessRequest.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessRequest.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessRequest.identifier"/>
          <short value="Business Identifier"/>
          <definition value="The ProcessRequest business identifier."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessRequest.ruleset"/>
    <resource>
      <DataElement>
        <id value="ProcessRequest.ruleset"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessRequest.ruleset"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessRequest.ruleset"/>
          <short value="Resource version"/>
          <definition value="The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The static and dynamic model to which contents conform, which may be business version or standard/version."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/ruleset"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessRequest.originalRuleset"/>
    <resource>
      <DataElement>
        <id value="ProcessRequest.originalRuleset"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessRequest.originalRuleset"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessRequest.originalRuleset"/>
          <short value="Original version"/>
          <definition value="The style (standard) and version of the original material which was converted into this resource."/>
          <requirements value="Knowledge of the original version can inform the processing of this instance so that information which is processable by the originating system may be generated."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The static and dynamic model to which contents conform, which may be business version or standard/version."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/ruleset"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessRequest.created"/>
    <resource>
      <DataElement>
        <id value="ProcessRequest.created"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessRequest.created"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessRequest.created"/>
          <short value="Creation date"/>
          <definition value="The date when this resource was created."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessRequest.target"/>
    <resource>
      <DataElement>
        <id value="ProcessRequest.target"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessRequest.target"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessRequest.target"/>
          <short value="Target of the request"/>
          <definition value="The organization which is the target of the request."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessRequest.provider"/>
    <resource>
      <DataElement>
        <id value="ProcessRequest.provider"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessRequest.provider"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessRequest.provider"/>
          <short value="Responsible practitioner"/>
          <definition value="The practitioner who is responsible for the action specified in thise request."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="B01"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessRequest.organization"/>
    <resource>
      <DataElement>
        <id value="ProcessRequest.organization"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessRequest.organization"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessRequest.organization"/>
          <short value="Responsible organization"/>
          <definition value="The organization which is responsible for the action speccified in thise request."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessRequest.request"/>
    <resource>
      <DataElement>
        <id value="ProcessRequest.request"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessRequest.request"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessRequest.request"/>
          <short value="Request reference"/>
          <definition value="Reference of resource which is the target or subject of this action."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessRequest.response"/>
    <resource>
      <DataElement>
        <id value="ProcessRequest.response"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessRequest.response"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessRequest.response"/>
          <short value="Response reference"/>
          <definition value="Reference of a prior response to resource which is the target or subject of this action."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessRequest.nullify"/>
    <resource>
      <DataElement>
        <id value="ProcessRequest.nullify"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessRequest.nullify"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessRequest.nullify"/>
          <short value="Nullify"/>
          <definition value="If true remove all history excluding audit."/>
          <requirements value="Some resources must not simply be reversed in a processing or accounting sense but rather must have all history removed, such as the accidental submission of sensitive and/or wrong information. If the receiver cannot comply with a Nullify request then they must reject the request."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessRequest.reference"/>
    <resource>
      <DataElement>
        <id value="ProcessRequest.reference"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessRequest.reference"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessRequest.reference"/>
          <short value="Reference number/string"/>
          <definition value="A reference to supply which authenticates the process."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessRequest.item"/>
    <resource>
      <DataElement>
        <id value="ProcessRequest.item"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessRequest.item"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="Items"/>
          </extension>
          <path value="ProcessRequest.item"/>
          <short value="Items to re-adjudicate"/>
          <definition value="List of top level items to be re-adjudicated, if none specified then the entire submission is re-adjudicated."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessRequest.item.id"/>
    <resource>
      <DataElement>
        <id value="ProcessRequest.item.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessRequest.item.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessRequest.item.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessRequest.item.extension"/>
    <resource>
      <DataElement>
        <id value="ProcessRequest.item.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessRequest.item.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessRequest.item.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessRequest.item.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ProcessRequest.item.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessRequest.item.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessRequest.item.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessRequest.item.sequenceLinkId"/>
    <resource>
      <DataElement>
        <id value="ProcessRequest.item.sequenceLinkId"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessRequest.item.sequenceLinkId"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessRequest.item.sequenceLinkId"/>
          <short value="Service instance"/>
          <definition value="A service line number."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="integer"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessRequest.include"/>
    <resource>
      <DataElement>
        <id value="ProcessRequest.include"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessRequest.include"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessRequest.include"/>
          <short value="Resource type(s) to include"/>
          <definition value="Names of resource types to include."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessRequest.exclude"/>
    <resource>
      <DataElement>
        <id value="ProcessRequest.exclude"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessRequest.exclude"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessRequest.exclude"/>
          <short value="Resource type(s) to exclude"/>
          <definition value="Names of resource types to exclude."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessRequest.period"/>
    <resource>
      <DataElement>
        <id value="ProcessRequest.period"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessRequest.period"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessRequest.period"/>
          <short value="Period"/>
          <definition value="A period of time during which the fulfilling resources would have been created."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Group"/>
    <resource>
      <DataElement>
        <id value="Group"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Group"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Group"/>
          <short value="Group of multiple entities"/>
          <definition value="Represents a defined collection of entities that may be discussed or acted upon collectively but which are not expected to act collectively and are not formally or legally recognized; i.e. a collection of entities that isn&#39;t an Organization."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <constraint>
            <key value="grp-1"/>
            <severity value="error"/>
            <human value="Can only have members if group is &quot;actual&quot;"/>
            <xpath value="f:actual/@value=true() or not(exists(f:member))"/>
          </constraint>
          <mapping>
            <identity value="rim"/>
            <map value="Entity[determinerCode=&quot;GRP&quot; or determinerCode=&quot;GRP_KIND&quot;]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="administrative.group"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Group.id"/>
    <resource>
      <DataElement>
        <id value="Group.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Group.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Group.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Group.meta"/>
    <resource>
      <DataElement>
        <id value="Group.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Group.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Group.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Group.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Group.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Group.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Group.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Group.language"/>
    <resource>
      <DataElement>
        <id value="Group.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Group.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Group.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Group.text"/>
    <resource>
      <DataElement>
        <id value="Group.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Group.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Group.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Group.contained"/>
    <resource>
      <DataElement>
        <id value="Group.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Group.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Group.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Group.extension"/>
    <resource>
      <DataElement>
        <id value="Group.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Group.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Group.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Group.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Group.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Group.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Group.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Group.identifier"/>
    <resource>
      <DataElement>
        <id value="Group.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Group.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Group.identifier"/>
          <short value="Unique id"/>
          <definition value="A unique business identifier for this group."/>
          <requirements value="Allows the group to be referenced from external specifications."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="unique(./id[displayable=&quot;true&quot; and scope=&quot;OBJ&quot;])"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Group.type"/>
    <resource>
      <DataElement>
        <id value="Group.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Group.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Group.type"/>
          <short value="person | animal | practitioner | device | medication | substance"/>
          <definition value="Identifies the broad classification of the kind of resources the group includes."/>
          <comments value="Group members SHALL be of the appropriate resource type (Patient for person or animal; or Practitioner, Device, Medicaiton or Substance for the other types.)."/>
          <requirements value="Identifies what type of resources the group is made up of."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Types of resources that are part of group"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/group-type"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="person: ./classCode=&quot;PSN&quot;  animal: ./classCode=&quot;ANM&quot;  device: ./classCode=&quot;DEV&quot;  medication: ./classCode=&quot;MMAT&quot; and ./playedRole[isNormalRole() and classCode=&quot;THER&quot;]  food: ./classCode=&quot;FOOD&quot;"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Group.actual"/>
    <resource>
      <DataElement>
        <id value="Group.actual"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Group.actual"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Group.actual"/>
          <short value="Descriptive or actual"/>
          <definition value="If true, indicates that the resource refers to a specific group of real individuals.  If false, the group defines a set of intended individuals."/>
          <requirements value="There are use-cases for groups that define specific collections of individuals, and other groups that define &quot;types&quot; of intended individuals.  The requirements for both kinds of groups are similar, so we use a single resource, distinguished by this flag."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <condition value="grp-1"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="true: ./determinerCode=&quot;GRP&quot;  false: ./determinerCode=&quot;GRP_KIND&quot;"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Group.code"/>
    <resource>
      <DataElement>
        <id value="Group.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Group.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Group.code"/>
          <short value="Kind of Group members"/>
          <definition value="Provides a specific type of resource the group includes; e.g. &quot;cow&quot;, &quot;syringe&quot;, etc."/>
          <comments value="This would generally be omitted for Person resources."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Kind of particular resource; e.g. cow, syringe, lake, etc."/>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="./code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Group.name"/>
    <resource>
      <DataElement>
        <id value="Group.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Group.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Group.name"/>
          <short value="Label for Group"/>
          <definition value="A label assigned to the group for human identification and communication."/>
          <requirements value="Used to identify the group in human communication."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="./name[type=&quot;ST&quot;]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Group.quantity"/>
    <resource>
      <DataElement>
        <id value="Group.quantity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Group.quantity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Group.quantity"/>
          <short value="Number of members"/>
          <definition value="A count of the number of resource instances that are part of the group."/>
          <comments value="Note that the quantity may be less than the number of members if some of the members are not active."/>
          <requirements value="Group size is a common defining characteristic."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="unsignedInt"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="./quantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Group.characteristic"/>
    <resource>
      <DataElement>
        <id value="Group.characteristic"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Group.characteristic"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Group.characteristic"/>
          <short value="Trait of group members"/>
          <definition value="Identifies the traits shared by members of the group."/>
          <comments value="All the identified characteristics must be true for an entity to a member of the group."/>
          <requirements value="Needs to be a generic mechanism for identifying what individuals can be part of a group."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="./playedRole[isNormalRole()]/participation[isNormalParticipation() and typeCode=&quot;SBJ&quot;]/act[isNormalAct and classCode=&quot;OBS&quot; and moodCode=&quot;EVN&quot;]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Group.characteristic.id"/>
    <resource>
      <DataElement>
        <id value="Group.characteristic.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Group.characteristic.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Group.characteristic.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Group.characteristic.extension"/>
    <resource>
      <DataElement>
        <id value="Group.characteristic.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Group.characteristic.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Group.characteristic.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Group.characteristic.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Group.characteristic.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Group.characteristic.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Group.characteristic.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Group.characteristic.code"/>
    <resource>
      <DataElement>
        <id value="Group.characteristic.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Group.characteristic.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Group.characteristic.code"/>
          <short value="Kind of characteristic"/>
          <definition value="A code that identifies the kind of trait being asserted."/>
          <requirements value="Need a formal way of identifying the characteristic being described."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="List of characteristics used to describe group members; e.g. gender, age, owner, location, etc."/>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="./code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Group.characteristic.valueX"/>
    <resource>
      <DataElement>
        <id value="Group.characteristic.valueX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Group.characteristic.valueX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Group.characteristic.value[x]"/>
          <short value="Value held by characteristic"/>
          <definition value="The value of the trait that holds (or does not hold - see &#39;exclude&#39;) for members of the group."/>
          <comments value="For Range, it means members of the group have a value that falls somewhere within the specified range."/>
          <requirements value="The value of the characteristic is what determines group membership."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="boolean"/>
          </type>
          <type>
            <code value="Quantity"/>
          </type>
          <type>
            <code value="Range"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Value of descriptive member characteristic; e.g. red, male, pneumonia, Caucasian, etc."/>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="./value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Group.characteristic.exclude"/>
    <resource>
      <DataElement>
        <id value="Group.characteristic.exclude"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Group.characteristic.exclude"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Group.characteristic.exclude"/>
          <short value="Group includes or excludes"/>
          <definition value="If true, indicates the characteristic is one that is NOT held by members of the group."/>
          <comments value="This is labeled as &quot;Is Modifier&quot; because applications cannot wrongly include excluded members as included or vice versa."/>
          <requirements value="Sometimes group membership is determined by characteristics not possessed."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="./valueNegationInd"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Group.characteristic.period"/>
    <resource>
      <DataElement>
        <id value="Group.characteristic.period"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Group.characteristic.period"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Group.characteristic.period"/>
          <short value="Period over which characteristic is tested"/>
          <definition value="The period over which the characteristic is tested; e.g. the patient had an operation during the month of June."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Group.member"/>
    <resource>
      <DataElement>
        <id value="Group.member"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Group.member"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Group.member"/>
          <short value="Who or what is in group"/>
          <definition value="Identifies the resource instances that are members of the group."/>
          <requirements value="Often the only thing of interest about a group is &quot;who&#39;s in it&quot;."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <condition value="grp-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="./scopedRole[isNormalRole() and classCode=&quot;MBR&quot;]/player"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Group.member.id"/>
    <resource>
      <DataElement>
        <id value="Group.member.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Group.member.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Group.member.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Group.member.extension"/>
    <resource>
      <DataElement>
        <id value="Group.member.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Group.member.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Group.member.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Group.member.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Group.member.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Group.member.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Group.member.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Group.member.entity"/>
    <resource>
      <DataElement>
        <id value="Group.member.entity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Group.member.entity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Group.member.entity"/>
          <short value="Reference to the group member"/>
          <definition value="A reference to the entity that is a member of the group. Must be consistent with Group.type."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Medication"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Substance"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Group.member.period"/>
    <resource>
      <DataElement>
        <id value="Group.member.period"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Group.member.period"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Group.member.period"/>
          <short value="Period member belonged to the group"/>
          <definition value="The period that the member was in the group, if known."/>
          <requirements value="Need to track who was in a group at a  particular time."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
          <meaningWhenMissing value="The member is in the group at this time"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Group.member.inactive"/>
    <resource>
      <DataElement>
        <id value="Group.member.inactive"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Group.member.inactive"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Group.member.inactive"/>
          <short value="If member is no longer in group"/>
          <definition value="A flag to indicate that the member is no longer in the group, but previously may have been a member."/>
          <requirements value="Sometimes you don&#39;t know when someone stopped being in a group, but not when."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <defaultValueBoolean value="false"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet"/>
    <resource>
      <DataElement>
        <id value="ValueSet"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet"/>
          <short value="A set of codes drawn from one or more code systems"/>
          <definition value="A value set specifies a set of codes drawn from one or more code systems."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <constraint>
            <key value="vsd-7"/>
            <severity value="error"/>
            <human value="A defined code system (if present) SHALL have a different url than the value set url"/>
            <xpath value="not(f:codeSystem/f:system/@value = f:url/@value)"/>
          </constraint>
          <constraint>
            <key value="vsd-5"/>
            <severity value="error"/>
            <human value="Value set SHALL contain at least one of a codeSystem, a compose, or an expansion element"/>
            <xpath value="exists(f:codeSystem) or exists(f:compose) or exists(f:expansion)"/>
          </constraint>
          <constraint>
            <key value="vsd-2"/>
            <severity value="error"/>
            <human value="A value set with only one import SHALL also have an include and/or an exclude unless the value set includes and inline code system"/>
            <xpath value="not(exists(f:compose)) or (count(f:compose/f:import)!=1 or exists(f:compose/f:include) or exists(f:compose/f:exclude) or exists(f:codeSystem))"/>
          </constraint>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="conformance.terminology"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.id"/>
    <resource>
      <DataElement>
        <id value="ValueSet.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.meta"/>
    <resource>
      <DataElement>
        <id value="ValueSet.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.implicitRules"/>
    <resource>
      <DataElement>
        <id value="ValueSet.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.language"/>
    <resource>
      <DataElement>
        <id value="ValueSet.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.text"/>
    <resource>
      <DataElement>
        <id value="ValueSet.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.contained"/>
    <resource>
      <DataElement>
        <id value="ValueSet.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.extension"/>
    <resource>
      <DataElement>
        <id value="ValueSet.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ValueSet.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.url"/>
    <resource>
      <DataElement>
        <id value="ValueSet.url"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.url"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.url"/>
          <short value="Globally unique logical identifier for  value set"/>
          <definition value="An absolute URL that is used to identify this value set when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this value set is (or will be) published."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.identifier"/>
    <resource>
      <DataElement>
        <id value="ValueSet.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.identifier"/>
          <short value="Additional identifier for the value set (e.g. HL7 v2 / CDA)"/>
          <definition value="Formal identifier that is used to identify this value set when it is represented in other formats, or referenced in a specification, model, design or an instance."/>
          <comments value="Typically, this is used for values that can go in an HL7 v3 II data type."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="define.xml2.0"/>
            <map value="Identifier part"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.version"/>
    <resource>
      <DataElement>
        <id value="ValueSet.version"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.version"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.version"/>
          <short value="Logical identifier for this version of the value set"/>
          <definition value="Used to identify this version of the value set when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the profile author manually and the value should be a timestamp."/>
          <comments value="There may be multiple resource versions of the value set that have the same identifier."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id.version"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.name"/>
    <resource>
      <DataElement>
        <id value="ValueSet.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.name"/>
          <short value="Informal name for this value set"/>
          <definition value="A free text natural language name describing the value set."/>
          <comments value="The name is not expected to be unique. A name should be provided unless the value set is a contained resource (e.g. an anonymous value set in a profile). Most registries will require a name."/>
          <requirements value="Support human navigation."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.status"/>
    <resource>
      <DataElement>
        <id value="ValueSet.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.status"/>
          <short value="draft | active | retired"/>
          <definition value="The status of the value set."/>
          <comments value="Allows filtering of value set instances that are appropriate (or not) for use."/>
          <requirements value="Identify when/if the value set should be used."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The lifecycle status of a Value Set or Concept Map."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/conformance-resource-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.experimental"/>
    <resource>
      <DataElement>
        <id value="ValueSet.experimental"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.experimental"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.experimental"/>
          <short value="If for testing purposes, not real usage"/>
          <definition value="This valueset was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage."/>
          <comments value="Allows filtering of value sets that are appropriate for use vs. not."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.publisher"/>
    <resource>
      <DataElement>
        <id value="ValueSet.publisher"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.publisher"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.publisher"/>
          <short value="Name of the publisher (organization or individual)"/>
          <definition value="The name of the individual or organization that published the value set."/>
          <comments value="Usually an organization, but may be an individual. This item SHOULD be populated unless the information is available from context."/>
          <requirements value="Helps establish the &quot;authority/credibility&quot; of the value set.  May also allow for contact."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="who.witness"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.contact"/>
    <resource>
      <DataElement>
        <id value="ValueSet.contact"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.contact"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.contact"/>
          <short value="Contact details of the publisher"/>
          <definition value="Contacts to assist a user in finding and communicating with the publisher."/>
          <comments value="May be a web site, an email address, a telephone number, etc."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.contact.id"/>
    <resource>
      <DataElement>
        <id value="ValueSet.contact.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.contact.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.contact.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.contact.extension"/>
    <resource>
      <DataElement>
        <id value="ValueSet.contact.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.contact.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.contact.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.contact.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ValueSet.contact.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.contact.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.contact.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.contact.name"/>
    <resource>
      <DataElement>
        <id value="ValueSet.contact.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.contact.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.contact.name"/>
          <short value="Name of an individual to contact"/>
          <definition value="The name of an individual to contact regarding the value set."/>
          <comments value="If there is no named individual, the telecom is for the organization as a whole."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.contact.telecom"/>
    <resource>
      <DataElement>
        <id value="ValueSet.contact.telecom"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.contact.telecom"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.contact.telecom"/>
          <short value="Contact details for individual or publisher"/>
          <definition value="Contact details for individual (if a name was provided) or the publisher."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="ContactPoint"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.date"/>
    <resource>
      <DataElement>
        <id value="ValueSet.date"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.date"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.date"/>
          <short value="Date for given status"/>
          <definition value="The date that the value set status was last changed. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the implementation guide changes (e.g. the &#39;content logical definition&#39;)."/>
          <comments value="Note that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the value set. Additional specific dates may be added as extensions."/>
          <requirements value="Need to know when a value set was first legal for use or became withdrawn or replaced."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.recorded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.lockedDate"/>
    <resource>
      <DataElement>
        <id value="ValueSet.lockedDate"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.lockedDate"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.lockedDate"/>
          <short value="Fixed date for all referenced code systems and value sets"/>
          <definition value="If a locked date is defined, then the Content Logical Definition must be evaluated using the current version of all referenced code system(s) and value set instances as of the locked date."/>
          <comments value="With a defined lockedDate the value set is considered &quot;Locked&quot;. Otherwise, the value set may have different expansions as underlying code systems and/or value sets evolve.  The interpretation of lockedDate is often dependent on the context - e.g. a SNOMED CT derived value set with a lockedDate will have a different expansion in USA than in UK.  If a value set specifies a version for include and exclude statements, and also specifies a locked date, the specified versions need to be available that date, or the value set will not be usable."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="date"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="when.init"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.description"/>
    <resource>
      <DataElement>
        <id value="ValueSet.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.description"/>
          <short value="Human language description of the value set"/>
          <definition value="A free text natural language description of the use of the value set - reason for definition, &quot;the semantic space&quot; to be included in the value set, conditions of use, etc. The description may include a list of expected usages for the value set and can also describe the approach taken to build the value set."/>
          <comments value="The description is not intended to describe the semantics of the Value Set - there are no intrinsic semantics separate from the codes contained in its expansion. The description should capture its intended use, which is needed for ensuring integrity for its use in models across future changes. A description should be provided unless the value set is a contained resource (e.g. an anonymous value set in a profile). Most registries will require a description."/>
          <requirements value="Human understandability."/>
          <alias value="Scope"/>
          <alias value="Purpose"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.useContext"/>
    <resource>
      <DataElement>
        <id value="ValueSet.useContext"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.useContext"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.useContext"/>
          <short value="Content intends to support these contexts"/>
          <definition value="The content was developed with a focus and intent of supporting the contexts that are listed. These terms may be used to assist with indexing and searching of value set definitions."/>
          <requirements value="Assist in searching for appropriate content."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="extensible"/>
            <description value="Indicates the countries, regions, disciplines and other aspects of use within which this artifact is targeted for use."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/use-context"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="define.xml2.0"/>
            <map value="COMPONENT, PROPERTY, TIME_ASPCT, SYSTEM, SCALE_TYP, METHOD_TYP, CLASS, CLASSTYPE, ORDER_OBS, DOCUMENT_SECTION, HL7_ATTACHMENT_STRUCTURE"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.immutable"/>
    <resource>
      <DataElement>
        <id value="ValueSet.immutable"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.immutable"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.immutable"/>
          <short value="Indicates whether or not any change to the content logical definition may occur"/>
          <definition value="If this is set to &#39;true&#39;, then no new versions of the content logical definition can be created.  Note: Other metadata might still change."/>
          <comments value="Normally immutability is set to &#39;false&#39;, which is the default assumption if it is not populated.  Note that the implication is that if this is set to &#39;true&#39;, there may be only one ValueSet version for this definition. Immutability tends to be set to &#39;true&#39; in one of two cases: - Where the value set, by the nature of its usage, cannot change.  For example &quot;All specializations of ACT in ActClassCode&quot; - Where there&#39;s no safe way to express the &quot;Purpose&quot; such that someone else could safely make changes to the value set definition. Source workflow control must guarantee that the same URI always yields the same definition."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.requirements"/>
    <resource>
      <DataElement>
        <id value="ValueSet.requirements"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.requirements"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.requirements"/>
          <short value="Why needed"/>
          <definition value="Explains why this value set is needed and why it has been constrained as it has."/>
          <comments value="This element does not describe the usage of the value set (that is done in comments), rather it&#39;s for traceability of &#39;&#39;why&#39;&#39; the element is either needed or &#39;&#39;why&#39;&#39; the constraints exist as they do.  This may be used to point to source materials or specifications that drove the structure of this data element."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.copyright"/>
    <resource>
      <DataElement>
        <id value="ValueSet.copyright"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.copyright"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.copyright"/>
          <short value="Use and/or publishing restrictions"/>
          <definition value="A copyright statement relating to the value set and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the value set."/>
          <comments value="Frequently, the copyright differs between the value set and the codes that are included. The copyright statement should clearly differentiate between these when required."/>
          <alias value="License"/>
          <alias value="Restrictions"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.extensible"/>
    <resource>
      <DataElement>
        <id value="ValueSet.extensible"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.extensible"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.extensible"/>
          <short value="Whether this is intended to be used with an extensible binding"/>
          <definition value="Whether this is intended to be used with an extensible binding or not."/>
          <requirements value="It is not required to say whether this intent applies."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem"/>
    <resource>
      <DataElement>
        <id value="ValueSet.codeSystem"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.codeSystem"/>
          <short value="An inline code system, which is part of this value set"/>
          <definition value="A definition of a code system, inlined into the value set (as a packaging convenience). Note that the inline code system may be used from other value sets by referring to its (codeSystem.system) directly."/>
          <comments value="All code systems defined as part of a FHIR value set have an implicit valueset that includes all of the codes in the code system - the value set in which they are defined."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <condition value="vsd-5"/>
          <constraint>
            <key value="vsd-8"/>
            <severity value="error"/>
            <human value="Codes must be unique"/>
            <xpath value="count(descendant::f:concept)=count(distinct-values(descendant::f:concept/f:code/@value))"/>
          </constraint>
          <constraint>
            <key value="vsd-3"/>
            <severity value="error"/>
            <human value="Within a code system definition, all the codes SHALL be unique"/>
            <xpath value="count(distinct-values(descendant::f:concept/f:code/@value))=count(descendant::f:concept)"/>
          </constraint>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.id"/>
    <resource>
      <DataElement>
        <id value="ValueSet.codeSystem.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.codeSystem.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.extension"/>
    <resource>
      <DataElement>
        <id value="ValueSet.codeSystem.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.codeSystem.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ValueSet.codeSystem.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.codeSystem.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.system"/>
    <resource>
      <DataElement>
        <id value="ValueSet.codeSystem.system"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.system"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.codeSystem.system"/>
          <short value="URI to identify the code system (e.g. in Coding.system)"/>
          <definition value="An absolute URI that is used to reference this code system, including in [Coding]{datatypes.html#Coding}.system."/>
          <comments value="The reference is not required to point to any specific kind of definition, but the more information that can be provided, the more useful it is for implementers. Best practice is to resolve to a computable definition of the code system (either a value set, or some other format). Terminology servers MAY validate this reference (e.g. when accepting PUT/POST), and MAY make additional rules about what kind of content it refers to."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.version"/>
    <resource>
      <DataElement>
        <id value="ValueSet.codeSystem.version"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.version"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.codeSystem.version"/>
          <short value="Version (for use in Coding.version)"/>
          <definition value="The version of this code system that defines the codes. Note that the version is optional because a well maintained code system does not suffer from versioning, and therefore the version does not need to be maintained. However many code systems are not well maintained, and the version needs to be defined and tracked."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.caseSensitive"/>
    <resource>
      <DataElement>
        <id value="ValueSet.codeSystem.caseSensitive"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.caseSensitive"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.codeSystem.caseSensitive"/>
          <short value="If code comparison is case sensitive"/>
          <definition value="If code comparison is case sensitive when codes within this system are compared to each other."/>
          <comments value="If this value is missing, then it is not specified whether a code system is case sensitive or not. When the rule is not known, Postel&#39;s law should be followed: produce codes with the correct case, and accept codes in any case. This element is primarily provided to support validation software."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.concept"/>
    <resource>
      <DataElement>
        <id value="ValueSet.codeSystem.concept"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.concept"/>
        <name value="concept"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="ConceptDefinition"/>
          </extension>
          <path value="ValueSet.codeSystem.concept"/>
          <name value="concept"/>
          <short value="Concepts in the code system"/>
          <definition value="Concepts that are in the code system. The concept definitions are inherently hierarchical, but the definitions must be consulted to determine what the meaning of the hierarchical relationships are."/>
          <min value="1"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.concept.id"/>
    <resource>
      <DataElement>
        <id value="ValueSet.codeSystem.concept.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.concept.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.codeSystem.concept.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.concept.extension"/>
    <resource>
      <DataElement>
        <id value="ValueSet.codeSystem.concept.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.concept.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.codeSystem.concept.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.concept.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ValueSet.codeSystem.concept.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.concept.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.codeSystem.concept.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.concept.code"/>
    <resource>
      <DataElement>
        <id value="ValueSet.codeSystem.concept.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.concept.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.codeSystem.concept.code"/>
          <short value="Code that identifies concept"/>
          <definition value="A code - a text symbol - that uniquely identifies the concept within the code system."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.concept.abstract"/>
    <resource>
      <DataElement>
        <id value="ValueSet.codeSystem.concept.abstract"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.concept.abstract"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.codeSystem.concept.abstract"/>
          <short value="If this code is not for use as a real concept"/>
          <definition value="If this code is not for use as a real concept."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <defaultValueBoolean value="false"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.concept.display"/>
    <resource>
      <DataElement>
        <id value="ValueSet.codeSystem.concept.display"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.concept.display"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.codeSystem.concept.display"/>
          <short value="Text to display to the user"/>
          <definition value="A human readable string that is the recommended default way to present this concept to a user."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.concept.definition"/>
    <resource>
      <DataElement>
        <id value="ValueSet.codeSystem.concept.definition"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.concept.definition"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.codeSystem.concept.definition"/>
          <short value="Formal definition"/>
          <definition value="The formal definition of the concept. The value set resource does not make formal definitions required, because of the prevalence of legacy systems. However, they are highly recommended, as without them there is no formal meaning associated with the concept."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.concept.designation"/>
    <resource>
      <DataElement>
        <id value="ValueSet.codeSystem.concept.designation"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.concept.designation"/>
        <name value="designation"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.codeSystem.concept.designation"/>
          <name value="designation"/>
          <short value="Additional representations for the concept"/>
          <definition value="Additional representations for the concept - other languages, aliases, specialized purposes, used for particular purposes, etc."/>
          <requirements value="Many concept definition systems support multiple representations, in multiple languages, and for multiple purposes."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.concept.designation.id"/>
    <resource>
      <DataElement>
        <id value="ValueSet.codeSystem.concept.designation.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.concept.designation.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.codeSystem.concept.designation.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.concept.designation.extension"/>
    <resource>
      <DataElement>
        <id value="ValueSet.codeSystem.concept.designation.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.concept.designation.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.codeSystem.concept.designation.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.concept.designation.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ValueSet.codeSystem.concept.designation.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.concept.designation.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.codeSystem.concept.designation.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.concept.designation.language"/>
    <resource>
      <DataElement>
        <id value="ValueSet.codeSystem.concept.designation.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.concept.designation.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.codeSystem.concept.designation.language"/>
          <short value="Human language of the designation"/>
          <definition value="The language this designation is defined for."/>
          <comments value="In the absence of a language, the resource language applies."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.concept.designation.use"/>
    <resource>
      <DataElement>
        <id value="ValueSet.codeSystem.concept.designation.use"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.concept.designation.use"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.codeSystem.concept.designation.use"/>
          <short value="Details how this designation would be used"/>
          <definition value="A code that details how this designation would be used."/>
          <comments value="If no use is provided, the designation can be assumed to be suitable for general display to a human user."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <binding>
            <strength value="extensible"/>
            <description value="Details of how a designation would be used."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/designation-use"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.concept.designation.value"/>
    <resource>
      <DataElement>
        <id value="ValueSet.codeSystem.concept.designation.value"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.concept.designation.value"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.codeSystem.concept.designation.value"/>
          <short value="The text value for this designation"/>
          <definition value="The text value for this designation."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.concept.concept"/>
    <resource>
      <DataElement>
        <id value="ValueSet.codeSystem.concept.concept"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.codeSystem.concept.concept"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.codeSystem.concept.concept"/>
          <short value="Child Concepts (is-a/contains/categorizes)"/>
          <definition value="Defines children of a concept to produce a hierarchy of concepts. The nature of the relationships is variable (is-a/contains/categorizes) and can only be determined by examining the definitions of the concepts."/>
          <min value="0"/>
          <max value="*"/>
          <nameReference value="concept"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.compose"/>
    <resource>
      <DataElement>
        <id value="ValueSet.compose"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.compose"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.compose"/>
          <short value="When value set includes codes from elsewhere"/>
          <definition value="A set of criteria that provide the content logical definition of the value set by including or excluding codes from outside this value set."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <condition value="vsd-5"/>
          <constraint>
            <key value="vsd-1"/>
            <severity value="error"/>
            <human value="A value set composition SHALL have an include or an import"/>
            <xpath value="exists(f:include) or exists(f:import)"/>
          </constraint>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.compose.id"/>
    <resource>
      <DataElement>
        <id value="ValueSet.compose.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.compose.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.compose.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.compose.extension"/>
    <resource>
      <DataElement>
        <id value="ValueSet.compose.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.compose.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.compose.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.compose.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ValueSet.compose.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.compose.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.compose.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.compose.import"/>
    <resource>
      <DataElement>
        <id value="ValueSet.compose.import"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.compose.import"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.compose.import"/>
          <short value="Import the contents of another value set"/>
          <definition value="Includes the contents of the referenced value set as a part of the contents of this value set. This is an absolute URI that is a reference to ValueSet.uri."/>
          <comments value="The value set URI is either a logical reference to a defined value set such as a [SNOMED CT reference set]{snomedct.html#implicit}, or a direct reference to a value set definition using ValueSet.url. The reference may also not reference an actual FHIR ValueSet resource; in this case, whatever is referenced is an implicit definition of a value set that needs to be clear about how versions are resolved."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="uri"/>
          </type>
          <condition value="vsd-1"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.compose.include"/>
    <resource>
      <DataElement>
        <id value="ValueSet.compose.include"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.compose.include"/>
        <name value="include"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="ConceptSet"/>
          </extension>
          <path value="ValueSet.compose.include"/>
          <name value="include"/>
          <short value="Include one or more codes from a code system"/>
          <definition value="Include one or more codes from a code system."/>
          <comments value="If there are no codes or filters, the entire code system is included. Note that the set of codes that are included may contain abstract codes."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <condition value="vsd-1"/>
          <constraint>
            <key value="vsd-11"/>
            <severity value="error"/>
            <human value="Cannot have both concept and filter"/>
            <xpath value="not(exists(f:concept)) or not(exists(f:filter))"/>
          </constraint>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.id"/>
    <resource>
      <DataElement>
        <id value="ValueSet.compose.include.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.compose.include.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.extension"/>
    <resource>
      <DataElement>
        <id value="ValueSet.compose.include.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.compose.include.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ValueSet.compose.include.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.compose.include.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.system"/>
    <resource>
      <DataElement>
        <id value="ValueSet.compose.include.system"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.system"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.compose.include.system"/>
          <short value="The system the codes come from"/>
          <definition value="An absolute URI which is the code system from which the selected codes come from."/>
          <comments value="See &#39;&#39;Coding.system&#39;&#39; for further documentation."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="define.xml2.0"/>
            <map value="ODM/Study/MetaDataVersion/CodeList/ExternalCodeList/Href"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.version"/>
    <resource>
      <DataElement>
        <id value="ValueSet.compose.include.version"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.version"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.compose.include.version"/>
          <short value="Specific version of the code system referred to"/>
          <definition value="The version of the code system that the codes are selected from."/>
          <comments value="This is used when selecting the descendants of a concept - they may change between versions. If no version is specified, then the exact contents of the value set may not be known until a context of use binds it to a particular version."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="define.xml2.0"/>
            <map value="ODM/Study/MetaDataVersion/CodeList/ExternalCodeList/Version"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.concept"/>
    <resource>
      <DataElement>
        <id value="ValueSet.compose.include.concept"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.concept"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="ConceptReference"/>
          </extension>
          <path value="ValueSet.compose.include.concept"/>
          <short value="A concept defined in the system"/>
          <definition value="Specifies a concept to be included or excluded."/>
          <comments value="The list of concepts is considered ordered, though the order may not have any particular significance. Typically, the order of an expansion follows that defined in the compose element."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <condition value="vsd-11"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.concept.id"/>
    <resource>
      <DataElement>
        <id value="ValueSet.compose.include.concept.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.concept.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.compose.include.concept.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.concept.extension"/>
    <resource>
      <DataElement>
        <id value="ValueSet.compose.include.concept.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.concept.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.compose.include.concept.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.concept.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ValueSet.compose.include.concept.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.concept.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.compose.include.concept.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.concept.code"/>
    <resource>
      <DataElement>
        <id value="ValueSet.compose.include.concept.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.concept.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.compose.include.concept.code"/>
          <short value="Code or expression from system"/>
          <definition value="Specifies a code for the concept to be included or excluded."/>
          <comments value="Expressions are allowed if defined by the underlying code system."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.concept.display"/>
    <resource>
      <DataElement>
        <id value="ValueSet.compose.include.concept.display"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.concept.display"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.compose.include.concept.display"/>
          <short value="Test to display for this code for this value set"/>
          <definition value="The text to display to the user for this concept in the context of this valueset. If no display is provided, then applications using the value set use the display specified for the code by the system."/>
          <comments value="The value set resource allows for an alternative display to be specified for when this concept is used in this particular value set. See notes in the value set narrative about the correct use of this element."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.concept.designation"/>
    <resource>
      <DataElement>
        <id value="ValueSet.compose.include.concept.designation"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.concept.designation"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.compose.include.concept.designation"/>
          <short value="Additional representations for this valueset"/>
          <definition value="Additional representations for this concept when used in this value set - other languages, aliases, specialized purposes, used for particular purposes, etc."/>
          <min value="0"/>
          <max value="*"/>
          <nameReference value="designation"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.filter"/>
    <resource>
      <DataElement>
        <id value="ValueSet.compose.include.filter"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.filter"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.compose.include.filter"/>
          <short value="Select codes/concepts by their properties (including relationships)"/>
          <definition value="Select concepts by specify a matching criteria based on the properties (including relationships) defined by the system. If multiple filters are specified, they SHALL all be true."/>
          <comments value="Selecting codes by specifying filters based on properties is only possible where the underlying code system defines appropriate properties. Note that in some cases, the underlying code system defines the logical concepts but not the literal codes for the concepts. In such cases, the literal definitions may be provided by a third party."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <condition value="vsd-11"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.filter.id"/>
    <resource>
      <DataElement>
        <id value="ValueSet.compose.include.filter.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.filter.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.compose.include.filter.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.filter.extension"/>
    <resource>
      <DataElement>
        <id value="ValueSet.compose.include.filter.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.filter.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.compose.include.filter.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.filter.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ValueSet.compose.include.filter.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.filter.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.compose.include.filter.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.filter.property"/>
    <resource>
      <DataElement>
        <id value="ValueSet.compose.include.filter.property"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.filter.property"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.compose.include.filter.property"/>
          <short value="A property defined by the code system"/>
          <definition value="A code that identifies a property defined in the code system."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.filter.op"/>
    <resource>
      <DataElement>
        <id value="ValueSet.compose.include.filter.op"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.filter.op"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.compose.include.filter.op"/>
          <short value="= | is-a | is-not-a | regex | in | not-in"/>
          <definition value="The kind of operation to perform as a part of the filter criteria."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="The kind of operation to perform as a part of a property based filter."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/filter-operator"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.filter.value"/>
    <resource>
      <DataElement>
        <id value="ValueSet.compose.include.filter.value"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.compose.include.filter.value"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.compose.include.filter.value"/>
          <short value="Code from the system, or regex criteria"/>
          <definition value="The match value may be either a code defined by the system, or a string value, which is a regex match on the literal string of the property value."/>
          <comments value="Use regex matching with care - full regex matching on every SNOMED CT term is prohibitive, for example."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.compose.exclude"/>
    <resource>
      <DataElement>
        <id value="ValueSet.compose.exclude"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.compose.exclude"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.compose.exclude"/>
          <short value="Explicitly exclude codes"/>
          <definition value="Exclude one or more codes from the value set."/>
          <comments value="Usually this is used to selectively exclude codes that were included by subsumption in the inclusions. Any display names specified for the codes are ignored."/>
          <min value="0"/>
          <max value="*"/>
          <nameReference value="include"/>
          <condition value="vsd-2"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.expansion"/>
    <resource>
      <DataElement>
        <id value="ValueSet.expansion"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.expansion"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.expansion"/>
          <short value="Used when the value set is &quot;expanded&quot;"/>
          <definition value="A value set can also be &quot;expanded&quot;, where the value set is turned into a simple collection of enumerated codes. This element holds the expansion, if it has been performed."/>
          <comments value="Expansion is performed to produce a collection of codes that are ready to use for data entry or validation."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <condition value="vsd-5"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.expansion.id"/>
    <resource>
      <DataElement>
        <id value="ValueSet.expansion.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.expansion.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.expansion.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.expansion.extension"/>
    <resource>
      <DataElement>
        <id value="ValueSet.expansion.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.expansion.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.expansion.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.expansion.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ValueSet.expansion.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.expansion.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.expansion.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.expansion.identifier"/>
    <resource>
      <DataElement>
        <id value="ValueSet.expansion.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.expansion.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.expansion.identifier"/>
          <short value="Uniquely identifies this expansion"/>
          <definition value="An identifier that uniquely identifies this expansion of the valueset. Systems may re-use the same identifier as long as the expansion and the definition remain the same, but are not required to do so."/>
          <comments value="Typically, this uri is a UUID (e.g. urn:uuid:8230ff20-c97a-4167-a59d-dc2cb9df16dd)."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.expansion.timestamp"/>
    <resource>
      <DataElement>
        <id value="ValueSet.expansion.timestamp"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.expansion.timestamp"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.expansion.timestamp"/>
          <short value="Time ValueSet expansion happened"/>
          <definition value="The time at which the expansion was produced by the expanding system."/>
          <comments value="This SHOULD be a fully populated instant, but in some circumstances, value sets are expanded by hand, and the expansion is published without that precision."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.expansion.total"/>
    <resource>
      <DataElement>
        <id value="ValueSet.expansion.total"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.expansion.total"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.expansion.total"/>
          <short value="Total number of codes in the expansion"/>
          <definition value="The total number of concepts in the expansion. If the number of concept nodes in this resource is less than the stated number, then the server can return more using the offset parameter."/>
          <comments value="Paging only applies to flat expansions."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="integer"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.expansion.offset"/>
    <resource>
      <DataElement>
        <id value="ValueSet.expansion.offset"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.expansion.offset"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.expansion.offset"/>
          <short value="Offset at which this resource starts"/>
          <definition value="If paging is being used, the offset at which this resource starts.  I.e. this resource is a partial view into the expansion. If paging is not being used, this element SHALL not be present."/>
          <comments value="Paging only applies to flat expansions. If a filter is applied, the count is the number of concepts that matched the filter, not the number of concepts in an unfiltered view of the expansion."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="integer"/>
          </type>
          <meaningWhenMissing value="Paging is not being used"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.expansion.parameter"/>
    <resource>
      <DataElement>
        <id value="ValueSet.expansion.parameter"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.expansion.parameter"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.expansion.parameter"/>
          <short value="Parameter that controlled the expansion process"/>
          <definition value="A parameter that controlled the expansion process. These parameters may be used by users of expanded value sets to check whether the expansion is suitable for a particular purpose, or to pick the correct expansion."/>
          <comments value="The server decides which parameters to include here, but at a minimum, the list SHOULD include the date, filter, and profile parameters passed to the $expand operation (if any)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.expansion.parameter.id"/>
    <resource>
      <DataElement>
        <id value="ValueSet.expansion.parameter.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.expansion.parameter.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.expansion.parameter.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.expansion.parameter.extension"/>
    <resource>
      <DataElement>
        <id value="ValueSet.expansion.parameter.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.expansion.parameter.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.expansion.parameter.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.expansion.parameter.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ValueSet.expansion.parameter.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.expansion.parameter.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.expansion.parameter.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.expansion.parameter.name"/>
    <resource>
      <DataElement>
        <id value="ValueSet.expansion.parameter.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.expansion.parameter.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.expansion.parameter.name"/>
          <short value="Name as assigned by the server"/>
          <definition value="The name of the parameter."/>
          <comments value="The names are assigned at the discretion of the server."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.expansion.parameter.valueX"/>
    <resource>
      <DataElement>
        <id value="ValueSet.expansion.parameter.valueX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.expansion.parameter.valueX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.expansion.parameter.value[x]"/>
          <short value="Value of the named parameter"/>
          <definition value="The value of the parameter."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <type>
            <code value="boolean"/>
          </type>
          <type>
            <code value="integer"/>
          </type>
          <type>
            <code value="decimal"/>
          </type>
          <type>
            <code value="uri"/>
          </type>
          <type>
            <code value="code"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.expansion.contains"/>
    <resource>
      <DataElement>
        <id value="ValueSet.expansion.contains"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.expansion.contains"/>
        <name value="contains"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.expansion.contains"/>
          <name value="contains"/>
          <short value="Codes in the value set"/>
          <definition value="The codes that are contained in the value set expansion."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <constraint>
            <key value="vsd-9"/>
            <severity value="error"/>
            <human value="Must have a code if not abstract"/>
            <xpath value="exists(f:code) or (f:abstract/@value = true())"/>
          </constraint>
          <constraint>
            <key value="vsd-6"/>
            <severity value="error"/>
            <human value="SHALL have a code or a display"/>
            <xpath value="exists(f:code) or exists(f:display)"/>
          </constraint>
          <constraint>
            <key value="vsd-10"/>
            <severity value="error"/>
            <human value="Must have a system if a code is present"/>
            <xpath value="exists(f:system) or not(exists(f:code))"/>
          </constraint>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.expansion.contains.id"/>
    <resource>
      <DataElement>
        <id value="ValueSet.expansion.contains.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.expansion.contains.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.expansion.contains.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.expansion.contains.extension"/>
    <resource>
      <DataElement>
        <id value="ValueSet.expansion.contains.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.expansion.contains.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.expansion.contains.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.expansion.contains.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ValueSet.expansion.contains.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.expansion.contains.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.expansion.contains.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.expansion.contains.system"/>
    <resource>
      <DataElement>
        <id value="ValueSet.expansion.contains.system"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.expansion.contains.system"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.expansion.contains.system"/>
          <short value="System value for the code"/>
          <definition value="An absolute URI which is the code system in which the code for this item in the expansion is defined."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.expansion.contains.abstract"/>
    <resource>
      <DataElement>
        <id value="ValueSet.expansion.contains.abstract"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.expansion.contains.abstract"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.expansion.contains.abstract"/>
          <short value="If user cannot select this entry"/>
          <definition value="If true, this entry is included in the expansion for navigational purposes, and the user cannot select the code directly as a proper value."/>
          <comments value="This should not be understood to exclude its use for searching (e.g. by subsumption testing). The client should know whether it is appropriate for the user to select an abstract code or not."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.expansion.contains.version"/>
    <resource>
      <DataElement>
        <id value="ValueSet.expansion.contains.version"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.expansion.contains.version"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.expansion.contains.version"/>
          <short value="Version in which this code/display is defined"/>
          <definition value="The version of this code system that defined this code and/or display. This should only be used with code systems that do not enforce concept permanence."/>
          <comments value="The exact value of the version string is specified by the system from which the code is derived."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.expansion.contains.code"/>
    <resource>
      <DataElement>
        <id value="ValueSet.expansion.contains.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.expansion.contains.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.expansion.contains.code"/>
          <short value="Code - if blank, this is not a selectable code"/>
          <definition value="The code for this item in the expansion hierarchy. If this code is missing the entry in the hierarchy is a place holder (abstract) and does not represent a valid code in the value set."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <condition value="vsd-6"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.expansion.contains.display"/>
    <resource>
      <DataElement>
        <id value="ValueSet.expansion.contains.display"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.expansion.contains.display"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.expansion.contains.display"/>
          <short value="User display for the concept"/>
          <definition value="The recommended display for this item in the expansion."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <condition value="vsd-6"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ValueSet.expansion.contains.contains"/>
    <resource>
      <DataElement>
        <id value="ValueSet.expansion.contains.contains"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ValueSet.expansion.contains.contains"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ValueSet.expansion.contains.contains"/>
          <short value="Codes contained under this entry"/>
          <definition value="Other codes and entries contained under this entry in the hierarchy."/>
          <comments value="If the expansion uses this element, there is  no implication about the logical relationship between them, and the  structure cannot be used for logical inferencing. The structure  exists to provide navigational assistance for helping human users to  locate codes in the expansion."/>
          <min value="0"/>
          <max value="*"/>
          <nameReference value="contains"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Coverage"/>
    <resource>
      <DataElement>
        <id value="Coverage"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Coverage"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Coverage"/>
          <short value="Insurance or medical plan"/>
          <definition value="Financial instrument which may be used to pay for or reimburse health care products and services."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="Coverage"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="financial.support"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Coverage.id"/>
    <resource>
      <DataElement>
        <id value="Coverage.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Coverage.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Coverage.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Coverage.meta"/>
    <resource>
      <DataElement>
        <id value="Coverage.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Coverage.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Coverage.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Coverage.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Coverage.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Coverage.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Coverage.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Coverage.language"/>
    <resource>
      <DataElement>
        <id value="Coverage.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Coverage.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Coverage.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Coverage.text"/>
    <resource>
      <DataElement>
        <id value="Coverage.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Coverage.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Coverage.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Coverage.contained"/>
    <resource>
      <DataElement>
        <id value="Coverage.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Coverage.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Coverage.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Coverage.extension"/>
    <resource>
      <DataElement>
        <id value="Coverage.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Coverage.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Coverage.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Coverage.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Coverage.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Coverage.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Coverage.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Coverage.issuer"/>
    <resource>
      <DataElement>
        <id value="Coverage.issuer"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Coverage.issuer"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Coverage.issuer"/>
          <short value="An identifier for the plan issuer"/>
          <definition value="The program or plan underwriter or payor."/>
          <requirements value="Need to identify the issuer to target for processing and for coordination of benefit processing."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cpha3pharm"/>
            <map value="C.30"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="IN1-3"/>
          </mapping>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="A05"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Coverage.bin"/>
    <resource>
      <DataElement>
        <id value="Coverage.bin"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Coverage.bin"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Coverage.bin"/>
          <short value="BIN Number"/>
          <definition value="Business Identification Number (BIN number) used to identify the routing  of eclaims if the insurer themselves don&#39;t have a BIN number for all of their business."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Coverage.period"/>
    <resource>
      <DataElement>
        <id value="Coverage.period"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Coverage.period"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Coverage.period"/>
          <short value="Coverage start and end dates"/>
          <definition value="Time period during which the coverage is in force. A missing start date indicates the start date isn&#39;t known, a missing end date means the coverage is continuing to be in force."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="IN1-12 / IN1-13"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Coverage.type"/>
    <resource>
      <DataElement>
        <id value="Coverage.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Coverage.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Coverage.type"/>
          <short value="Type of coverage"/>
          <definition value="The type of coverage: social program, medical plan, accident coverage (workers compensation, auto), group health."/>
          <requirements value="The order of application of coverages is dependent on the types of coverage."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The type of insurance: public health, worker compensation; private accident, auto, private health, etc.)."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/v3-ActCoverageTypeCode"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="IN1-15"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Coverage.subscriberId"/>
    <resource>
      <DataElement>
        <id value="Coverage.subscriberId"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Coverage.subscriberId"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Coverage.subscriberId"/>
          <short value="Subscriber ID"/>
          <definition value="The id issued to the subscriber."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Coverage.identifier"/>
    <resource>
      <DataElement>
        <id value="Coverage.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Coverage.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Coverage.identifier"/>
          <short value="The primary coverage ID"/>
          <definition value="The main (and possibly only) identifier for the coverage - often referred to as a Member Id, Subscriber Id, Certificate number or Personal Health Number or Case ID."/>
          <requirements value="This value may uniquely identify the coverage or it may be used in conjunction with the additional identifiers below."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cpha3pharm"/>
            <map value="C.32, C.33, C.39"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="IN1-2"/>
          </mapping>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="C02"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Coverage.group"/>
    <resource>
      <DataElement>
        <id value="Coverage.group"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Coverage.group"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Coverage.group"/>
          <short value="An identifier for the group"/>
          <definition value="Identifies a style or collective of coverage issues by the underwriter, for example may be used to identify a class of coverage or employer group. May also be referred to as a Policy or Group ID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cpha3pharm"/>
            <map value="C.31"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="IN1-8"/>
          </mapping>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="C11 (Division,Section)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Coverage.plan"/>
    <resource>
      <DataElement>
        <id value="Coverage.plan"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Coverage.plan"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Coverage.plan"/>
          <short value="An identifier for the plan"/>
          <definition value="Identifies a style or collective of coverage issues by the underwriter, for example may be used to identify a class of coverage or employer group. May also be referred to as a Policy or Group ID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="IN1-35"/>
          </mapping>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="C01"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Coverage.subPlan"/>
    <resource>
      <DataElement>
        <id value="Coverage.subPlan"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Coverage.subPlan"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Coverage.subPlan"/>
          <short value="An identifier for the subsection of the plan"/>
          <definition value="Identifies a sub-style or sub-collective of coverage issues by the underwriter, for example may be used to identify a specific employer group within a class of employers. May be referred to as a Section or Division ID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="IN1-10"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Coverage.dependent"/>
    <resource>
      <DataElement>
        <id value="Coverage.dependent"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Coverage.dependent"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Coverage.dependent"/>
          <short value="The dependent number"/>
          <definition value="A unique identifier for a dependent under the coverage."/>
          <requirements value="For some coverage a single identifier is issued to the PolicyHolder and dependent number issues to each to each of their dependents to track and manage the plan."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="positiveInt"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="- No exact HL7 v2 equivalent concept seems to exist; instance relationship can be inferred if ( ( PID-3 ??? IN1-49 ) &amp; ( ?? IN2-72 ) )"/>
          </mapping>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="C17"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Coverage.sequence"/>
    <resource>
      <DataElement>
        <id value="Coverage.sequence"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Coverage.sequence"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Coverage.sequence"/>
          <short value="The plan instance or sequence counter"/>
          <definition value="An optional counter for a particular instance of the identified coverage which increments upon each renewal."/>
          <requirements value="Some coverage, for example social plans, may be offered in short time increments, for example for a week or a month at a time, so while the rest of the plan details and identifiers may remain constant over time, the instance is incremented with each renewal and provided to the covered party on their &#39;card&#39;."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="positiveInt"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="No HL7 v2 equivalent concept seems to exist"/>
          </mapping>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="D11"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Coverage.subscriber"/>
    <resource>
      <DataElement>
        <id value="Coverage.subscriber"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Coverage.subscriber"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Coverage.subscriber"/>
          <short value="Plan holder information"/>
          <definition value="The party who &#39;owns&#39; the insurance contractual relationship to the policy or to whom the benefit of the policy is due."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="cpha3pharm"/>
            <map value="C.35"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="IN1-16, 18,  19-name of insured, address, date of birth"/>
          </mapping>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="D01 through D09"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Coverage.network"/>
    <resource>
      <DataElement>
        <id value="Coverage.network"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Coverage.network"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Coverage.network"/>
          <short value="Insurer network"/>
          <definition value="The identifier for a community of providers."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="D10"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Coverage.contract"/>
    <resource>
      <DataElement>
        <id value="Coverage.contract"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Coverage.contract"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Coverage.contract"/>
          <short value="Contract details"/>
          <definition value="The policy(s) which constitute this insurance coverage."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Contract"/>
          </type>
          <mapping>
            <identity value="cpha3pharm"/>
            <map value="C.35"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="IN1-16, 18,  19"/>
          </mapping>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="D01 through D09"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation"/>
          <short value="Guidance or advice relating to an immunization"/>
          <definition value="A patient&#39;s point-in-time immunization and recommendation (i.e. forecasting a patient&#39;s immunization eligibility according to a published schedule) with optional supporting justification."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="VXU_V04"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="SubstanceAdministration[moodCode=RMD]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="clinical.medication"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.id"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.meta"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.implicitRules"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.language"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.text"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.contained"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.extension"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.identifier"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.identifier"/>
          <short value="Business identifier"/>
          <definition value="A unique identifier assigned to this particular recommendation record."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.patient"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.patient"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.patient"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.patient"/>
          <short value="Who this profile is for"/>
          <definition value="The patient for whom the recommendations are for."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PID-3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".partipication[typeCode=SUBJ].role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.recommendation"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.recommendation"/>
          <short value="Vaccine administration recommendations"/>
          <definition value="Vaccine administration recommendations."/>
          <min value="1"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=&#39;COMP&#39;].target[classCode=SBADM, moodCode=RMD]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.id"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.recommendation.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.recommendation.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.extension"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.recommendation.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.recommendation.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.recommendation.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.recommendation.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.date"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.recommendation.date"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.date"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.recommendation.date"/>
          <short value="Date recommendation created"/>
          <definition value="The date the immunization recommendation was created."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="OBX-15"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".partipication[typeCode=AUTH].time"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.vaccineCode"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.recommendation.vaccineCode"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.vaccineCode"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.recommendation.vaccineCode"/>
          <short value="Vaccine recommendation applies to"/>
          <definition value="Vaccine that pertains to the recommendation."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The type of vaccine administered"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/vaccine-code"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="OBX-5 : OBX-3 e { 30956-7 | 38890-0 }"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".partipication[typeCode=CSM].role[classCode=ADMM].code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.doseNumber"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.recommendation.doseNumber"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.doseNumber"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.recommendation.doseNumber"/>
          <short value="Recommended dose number"/>
          <definition value="This indicates the next recommended dose number (e.g. dose 2 is the next recommended dose)."/>
          <comments value="May need other dose concepts such as administered vs. valid."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="positiveInt"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="OBX-5 : OBX-3 = 30973-2"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=COMP, .source[classCode=SBADM, moodCode=INT]].sequenceNumber"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.forecastStatus"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.recommendation.forecastStatus"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.forecastStatus"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.recommendation.forecastStatus"/>
          <short value="Vaccine administration status"/>
          <definition value="Vaccine administration status."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The patient&#39;s status with respect to a vaccination protocol"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/immunization-recommendation-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="OBX-5 : OBX-3 = 59783-1"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=SUBJ] .source[classCode=OBS, moodCode=EVN, code=&quot;Immunization Forecast Status&quot;].value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.dateCriterion"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.recommendation.dateCriterion"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.dateCriterion"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.recommendation.dateCriterion"/>
          <short value="Dates governing proposed immunization"/>
          <definition value="Vaccine date recommendations.  For example, earliest date to administer, latest date to administer, etc."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="OBX-3: 30980-7 = Next dose recommended, 59777-3 = Latest next dose should be given, 59778-1 = Dose is overdue"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=&#39;LIMIT&#39;].target[classCode=OBS, moodCode=EVN, isCriterionInd=true]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.dateCriterion.id"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.recommendation.dateCriterion.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.dateCriterion.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.recommendation.dateCriterion.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.dateCriterion.extensio"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.recommendation.dateCriterion.extensio"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.dateCriterion.extensio"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.recommendation.dateCriterion.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.dateCriterion.modifier"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.recommendation.dateCriterion.modifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.dateCriterion.modifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.recommendation.dateCriterion.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.dateCriterion.code"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.recommendation.dateCriterion.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.dateCriterion.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.recommendation.dateCriterion.code"/>
          <short value="Type of date"/>
          <definition value="Date classification of recommendation.  For example, earliest date to give, latest date to give, etc."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Classifies date criterion with respect to conveying information about a patient&#39;s vaccination status (e.g. due date, latest to give date, etc.)"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/immunization-recommendation-date-criterion"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="OBX-3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.dateCriterion.value"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.recommendation.dateCriterion.value"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.dateCriterion.value"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.recommendation.dateCriterion.value"/>
          <short value="Recommended date"/>
          <definition value="The date whose meaning is specified by dateCriterion.code."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="OBX-5"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.protocol"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.recommendation.protocol"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.protocol"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.recommendation.protocol"/>
          <short value="Protocol used by recommendation"/>
          <definition value="Contains information about the protocol under which the vaccine was administered."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=INST].source[classCode=SBADM, moodCode=DEF]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.protocol.id"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.recommendation.protocol.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.protocol.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.recommendation.protocol.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.protocol.extension"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.recommendation.protocol.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.protocol.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.recommendation.protocol.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.protocol.modifierExten"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.recommendation.protocol.modifierExten"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.protocol.modifierExten"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.recommendation.protocol.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.protocol.doseSequence"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.recommendation.protocol.doseSequence"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.protocol.doseSequence"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.recommendation.protocol.doseSequence"/>
          <short value="Dose number within sequence"/>
          <definition value="Indicates the nominal position in a series of the next dose.  This is the recommended dose number as per a specified protocol."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="integer"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="OBX-5 : OBX-3 = 30973-2"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=COMP, .source[classCode=SBADM, moodCode=DEF]].sequenceNumber"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.protocol.description"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.recommendation.protocol.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.protocol.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.recommendation.protocol.description"/>
          <short value="Protocol details"/>
          <definition value="Contains the description about the protocol under which the vaccine was administered."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="OBX-5 : OBX-3 = 30956-7"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".text"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.protocol.authority"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.recommendation.protocol.authority"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.protocol.authority"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.recommendation.protocol.authority"/>
          <short value="Who is responsible for protocol"/>
          <definition value="Indicates the authority who published the protocol.  For example, ACIP."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="OBX-5 : OBX-3 = 59779-9"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=AUT]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.protocol.series"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.recommendation.protocol.series"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.protocol.series"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.recommendation.protocol.series"/>
          <short value="Name of vaccination series"/>
          <definition value="One possible path to achieve presumed immunity against a disease - within the context of an authority."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="RXA-5-administered code"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".title"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.supportingImmunization"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.recommendation.supportingImmunization"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.supportingImmunization"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.recommendation.supportingImmunization"/>
          <short value="Past immunizations supporting recommendation"/>
          <definition value="Immunization event history that supports the status and recommendation."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Immunization"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="? No clear way to associate in HL7 v2 or IG"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=RSON].target[classCode=SBADM, moodCode=EVN, code=&quot;immunization&quot;]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.supportingPatientInfor"/>
    <resource>
      <DataElement>
        <id value="ImmunizationRecommendation.recommendation.supportingPatientInfor"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImmunizationRecommendation.recommendation.supportingPatientInfor"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImmunizationRecommendation.recommendation.supportingPatientInformation"/>
          <short value="Patient observations supporting recommendation"/>
          <definition value="Patient Information that supports the status and recommendation.  This includes patient observations, adverse reactions and allergy/intolerance information."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Observation"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/AllergyIntolerance"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="OBX If OBX is associated with ( RXA : RXA-5-administered code = &#39;998^No vaccine administered^CVX&#39;), could contain the reason the vaccine was not administered"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=RSON].target[classCode=OBS, moodCode=EVN]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Appointment"/>
    <resource>
      <DataElement>
        <id value="Appointment"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Appointment"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Appointment"/>
          <short value="A booking of a healthcare event among patient(s), practitioner(s), related person(s) and/or device(s) for a specific date/time. This may result in one or more Encounter(s)"/>
          <definition value="A booking of a healthcare event among patient(s), practitioner(s), related person(s) and/or device(s) for a specific date/time. This may result in one or more Encounter(s)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <constraint>
            <key value="app-3"/>
            <severity value="error"/>
            <human value="Only proposed or cancelled appointments can be missing start/end dates"/>
            <xpath value="((exists(f:start) and exists(f:end)) or (f:status/@value=&#39;proposed&#39;) or (f:status/@value=&#39;cancelled&#39;))"/>
          </constraint>
          <constraint>
            <key value="app-2"/>
            <severity value="error"/>
            <human value="Either start and end are specified, or neither"/>
            <xpath value="((exists(f:start) and exists(f:end)) or (not(exists(f:start)) and not(exists(f:end))))"/>
          </constraint>
          <mapping>
            <identity value="ical"/>
            <map value="VEVENT"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Act (ActMood = ActMoodAppointment or ActMoodAppointmentRequest)"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="workflow.scheduling"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Appointment.id"/>
    <resource>
      <DataElement>
        <id value="Appointment.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Appointment.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Appointment.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Appointment.meta"/>
    <resource>
      <DataElement>
        <id value="Appointment.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Appointment.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Appointment.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Appointment.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Appointment.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Appointment.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Appointment.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Appointment.language"/>
    <resource>
      <DataElement>
        <id value="Appointment.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Appointment.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Appointment.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Appointment.text"/>
    <resource>
      <DataElement>
        <id value="Appointment.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Appointment.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Appointment.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Appointment.contained"/>
    <resource>
      <DataElement>
        <id value="Appointment.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Appointment.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Appointment.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Appointment.extension"/>
    <resource>
      <DataElement>
        <id value="Appointment.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Appointment.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Appointment.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Appointment.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Appointment.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Appointment.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Appointment.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Appointment.identifier"/>
    <resource>
      <DataElement>
        <id value="Appointment.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Appointment.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Appointment.identifier"/>
          <short value="External Ids for this item"/>
          <definition value="This records identifiers associated with this appointment concern that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g. in CDA documents, or in written / printed documentation)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="ical"/>
            <map value="UID"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="SCH-1, SCH-2, ARQ-1, ARQ-2"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Appointment.status"/>
    <resource>
      <DataElement>
        <id value="Appointment.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Appointment.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Appointment.status"/>
          <short value="proposed | pending | booked | arrived | fulfilled | cancelled | noshow"/>
          <definition value="The overall status of the Appointment. Each of the participants has their own participation status which indicates their involvement in the process, however this status indicates the shared status."/>
          <comments value="If the Appointment&#39;s status is &quot;cancelled&quot; then all participants are expected to have their calendars released for the appointment period, and as such any Slots that were marked as BUSY can be re-set to FREE."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The free/busy status of an appointment."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/appointmentstatus"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="SCH-25"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".statusCode"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Appointment.type"/>
    <resource>
      <DataElement>
        <id value="Appointment.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Appointment.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Appointment.type"/>
          <short value="The type of appointment that is being booked"/>
          <definition value="The type of appointment that is being booked (This may also be associated with participants for location, and/or a HealthcareService)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="preferred"/>
            <description value="Additional details about where the content was created (e.g. clinical specialty)."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/c80-practice-codes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Appointment.reason"/>
    <resource>
      <DataElement>
        <id value="Appointment.reason"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Appointment.reason"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Appointment.reason"/>
          <short value="Reason this appointment is scheduled"/>
          <definition value="The reason that this appointment is being scheduled. This is more clinical than administrative."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The Reason for the appointment to take place."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/encounter-reason"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="AIS-3, ARQ-7, SCH-7"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="(encounter appointment).reason"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Appointment.priority"/>
    <resource>
      <DataElement>
        <id value="Appointment.priority"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Appointment.priority"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Appointment.priority"/>
          <short value="Used to make informed decisions if needing to re-prioritize"/>
          <definition value="The priority of the appointment. Can be used to make informed decisions if needing to re-prioritize appointments. (The iCal Standard specifies 0 as undefined, 1 as highest, 9 as lowest priority)."/>
          <comments value="Seeking implementer feedback on this property and how interoperable it is.

Using an extension to record a codeableconcept for named values may be tested at a future connectathon."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="unsignedInt"/>
          </type>
          <mapping>
            <identity value="ical"/>
            <map value="PRIORITY"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="ARQ-12, SCH-11.6 / TQ1-9"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".priorityCode"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Appointment.description"/>
    <resource>
      <DataElement>
        <id value="Appointment.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Appointment.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Appointment.description"/>
          <short value="Shown on a subject line in a meeting request, or appointment list"/>
          <definition value="The brief description of the appointment as would be shown on a subject line in a meeting request, or appointment list. Detailed or expanded information should be put in the comment field."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="ical"/>
            <map value="DESCRIPTION"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="NTE-3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".text"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Appointment.start"/>
    <resource>
      <DataElement>
        <id value="Appointment.start"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Appointment.start"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Appointment.start"/>
          <short value="When appointment is to take place"/>
          <definition value="Date/Time that the appointment is to take place."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="instant"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="ARQ-11.1, SCH-11.4 / TQ1-7"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveTime.low"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.init"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Appointment.end"/>
    <resource>
      <DataElement>
        <id value="Appointment.end"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Appointment.end"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Appointment.end"/>
          <short value="When appointment is to conclude"/>
          <definition value="Date/Time that the appointment is to conclude."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="instant"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="ARQ-11.2, SCH-11.5 / TQ1-8"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveTime.high"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.done"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Appointment.minutesDuration"/>
    <resource>
      <DataElement>
        <id value="Appointment.minutesDuration"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Appointment.minutesDuration"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Appointment.minutesDuration"/>
          <short value="Can be less than start/end (e.g. estimate)"/>
          <definition value="Number of minutes that the appointment is to take. This can be less than the duration between the start and end times (where actual time of appointment is only an estimate or is a planned appointment request)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="positiveInt"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Appointment.slot"/>
    <resource>
      <DataElement>
        <id value="Appointment.slot"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Appointment.slot"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Appointment.slot"/>
          <short value="If provided, then no schedule and start/end values MUST match slot"/>
          <definition value="The slot that this appointment is filling. If provided then the schedule will not be provided as slots are not recursive, and the start/end values MUST be the same as from the slot."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Slot"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="Schedule-Slot (classCode=ACT, moodCode = SLOT)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Appointment.comment"/>
    <resource>
      <DataElement>
        <id value="Appointment.comment"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Appointment.comment"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Appointment.comment"/>
          <short value="Additional comments"/>
          <definition value="Additional comments about the appointment."/>
          <comments value="Additional text to aid in facilitating the appointment. For instance, a comment might be, &quot;patient should proceed immediately to infusion room upon arrival&quot;

Where this is a planned appointment and the start/end dates are not set then this field can be used to provide additional guidance on the details of the appointment request, including any restrictions on when to book it."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="ical"/>
            <map value="COMMENT"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="NTE-3"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Appointment.participant"/>
    <resource>
      <DataElement>
        <id value="Appointment.participant"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Appointment.participant"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Appointment.participant"/>
          <short value="Participants involved in appointment"/>
          <definition value="List of participants involved in the appointment."/>
          <min value="1"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <constraint>
            <key value="app-1"/>
            <severity value="error"/>
            <human value="Either the type or actor on the participant MUST be specified"/>
            <xpath value="(exists(f:type) or exists(f:actor))"/>
          </constraint>
          <mapping>
            <identity value="ical"/>
            <map value="ATTENDEE component to be created"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="PID, AIP, AIG, AIL"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Appointment.participant.id"/>
    <resource>
      <DataElement>
        <id value="Appointment.participant.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Appointment.participant.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Appointment.participant.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Appointment.participant.extension"/>
    <resource>
      <DataElement>
        <id value="Appointment.participant.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Appointment.participant.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Appointment.participant.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Appointment.participant.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Appointment.participant.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Appointment.participant.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Appointment.participant.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Appointment.participant.type"/>
    <resource>
      <DataElement>
        <id value="Appointment.participant.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Appointment.participant.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Appointment.participant.type"/>
          <short value="Role of participant in the appointment"/>
          <definition value="Role of participant in the appointment."/>
          <comments value="The role of the participant can be used to declare what the actor will be doing in the scope of this appointment.

If the actor is not specified, then it is expected that the actor will be filled in at a later stage of planning.

This value MUST be the same when creating an AppointmentResponse so that they can be matched, and subsequently update the Appointment."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Role of participant in encounter."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/encounter-participant-type"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="ical"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="AIP-4, AIG-4"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Appointment.participant.actor"/>
    <resource>
      <DataElement>
        <id value="Appointment.participant.actor"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Appointment.participant.actor"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Appointment.participant.actor"/>
          <short value="Person, Location/HealthcareService or Device"/>
          <definition value="A Person, Location/HealthcareService or Device that is participating in the appointment."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/HealthcareService"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Location"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="ical"/>
            <map value="ATTENDEE: (Need to provide the common name CN and also the MAILTO properties from the practitioner resource) where the participant type is not &quot;information-only&quot;"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="PID-3-Patient ID List | AIL-3 | AIG-3 | AIP-3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="performer | reusableDevice | subject | location"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Appointment.participant.required"/>
    <resource>
      <DataElement>
        <id value="Appointment.participant.required"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Appointment.participant.required"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Appointment.participant.required"/>
          <short value="required | optional | information-only"/>
          <definition value="Is this participant required to be present at the meeting. This covers a use-case where 2 doctors need to meet to discuss the results for a specific patient, and the patient is not required to be present."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Is the Participant required to attend the appointment."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/participantrequired"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="ical"/>
            <map value="ROLE=REQ-PARTICIPANT (roleparam)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="performer.performIndicator"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Appointment.participant.status"/>
    <resource>
      <DataElement>
        <id value="Appointment.participant.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Appointment.participant.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Appointment.participant.status"/>
          <short value="accepted | declined | tentative | needs-action"/>
          <definition value="Participation status of the Patient."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="The Participation status of an appointment."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/participationstatus"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="ical"/>
            <map value="ATTENDEE;CN=&quot;Brian Postlethwaite&quot;;RSVP=TRUE:mailto:BPostlethwaite@data.com (rsvpparam | partstatparam)"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="AIP-12, AIG-14"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense"/>
          <short value="Dispensing a medication to a named patient"/>
          <definition value="Indicates that a medication product is to be or has been dispensed for a named person/patient.  This includes a description of the medication product (supply) provided and the instructions for administering the medication.  The medication dispense is the result of a pharmacy system responding to a medication order."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <constraint>
            <key value="mdd-1"/>
            <severity value="error"/>
            <human value="whenHandedOver cannot be before whenPrepared"/>
            <xpath value="not(exists(f:whenHandedOver/@value)) or not(exists(f:whenPrepared/@value)) or ( f:whenHandedOver/@value &gt;= f:whenPrepared/@value)"/>
          </constraint>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="Supply[moodCode=EVN]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="clinical.medication"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.id"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.meta"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.implicitRules"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.language"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.text"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.contained"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.extension"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.identifier"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.identifier"/>
          <short value="External identifier"/>
          <definition value="Identifier assigned by the dispensing facility - this is an identifier assigned outside FHIR."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.status"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.status"/>
          <short value="in-progress | on-hold | completed | entered-in-error | stopped"/>
          <definition value="A code specifying the state of the set of dispense events."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="A code specifying the state of the dispense event."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/medication-dispense-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".status"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.patient"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.patient"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.patient"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.patient"/>
          <short value="Who the dispense is for"/>
          <definition value="A link to a resource representing the person to whom the medication will be given."/>
          <comments value="SubstanceAdministration-&gt;subject-&gt;Patient."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PID-3-Patient ID List"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=SBJ].role[classCode=PAT]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.dispenser"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.dispenser"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.dispenser"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.dispenser"/>
          <short value="Practitioner responsible for dispensing medication"/>
          <definition value="The individual responsible for dispensing the medication."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RXD-10-Dispensing Provider / PRT-5-Participation Person: PRT-4-Participation=&#39;DP&#39; (RXD-10 is deprecated)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=PFM].role[classCode=ASSIGN]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.actor"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.authorizingPrescription"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.authorizingPrescription"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.authorizingPrescription"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.authorizingPrescription"/>
          <short value="Medication order that authorizes the dispense"/>
          <definition value="Indicates the medication order that is being dispensed against."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/MedicationOrder"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="ORC-2 Placer Order Number"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=FLFS].target[moodCode=RQO]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.type"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.type"/>
          <short value="Trial fill, partial fill, emergency fill, etc."/>
          <definition value="Indicates the type of dispensing event that is performed. For example, Trial Fill, Completion of Trial, Partial Fill, Emergency Fill, Samples, etc."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Indicates the type of dispensing event that is performed. For example, Trial Fill, Completion of Trial, Partial Fill, Emergency Fill, Samples, etc."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/v3-ActPharmacySupplyType"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="RXD-33-Dispense Type"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.quantity"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.quantity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.quantity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.quantity"/>
          <short value="Amount dispensed"/>
          <definition value="The amount of medication that has been dispensed. Includes unit of measure."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RXD-4-Actual Dispense Amount / RXD-5.1-Actual Dispense Units.code / RXD-5.3-Actual Dispense Units.name of coding system"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".quantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.daysSupply"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.daysSupply"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.daysSupply"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.daysSupply"/>
          <short value="Days Supply"/>
          <definition value="The amount of medication expressed as a timing amount."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.medicationX"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.medicationX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.medicationX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.medication[x]"/>
          <short value="What medication was supplied"/>
          <definition value="Identifies the medication being administered. This is either a link to a resource representing the details of the medication or a simple attribute carrying a code that identifies the medication from a known list of medications."/>
          <comments value="If only a code is specified, then it needs to be a code for a specific product.  If more information is required, then the use of the medication resource is recommended.  Note: do not use Medication.name to describe the dispensed medication. When the only available information is a text description of the medication, Medication.code.text should be used."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Medication"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RXD-2-Dispense/Give Code"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=PRD].role"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.whenPrepared"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.whenPrepared"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.whenPrepared"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.whenPrepared"/>
          <short value="Dispense processing time"/>
          <definition value="The time when the dispensed product was packaged and reviewed."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RXD-3-Date/Time Dispensed"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveTime[xmi:type=IVL_TS].low"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.whenHandedOver"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.whenHandedOver"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.whenHandedOver"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.whenHandedOver"/>
          <short value="When product was given out"/>
          <definition value="The time the dispensed product was provided to the patient or their representative."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RXD-3-Date/Time Dispensed"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveTime[xmi:type=IVL_TS].high"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.destination"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.destination"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.destination"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.destination"/>
          <short value="Where the medication was sent"/>
          <definition value="Identification of the facility/location where the medication was shipped to, as part of the dispense event."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Location"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RXD-13 Dispense-to Location; RXD-30 Dispense to Pharmacy; RXD-31 Dispense to Pharmacy Address"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=DST].role"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.receiver"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.receiver"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.receiver"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.receiver"/>
          <short value="Who collected the medication"/>
          <definition value="Identifies the person who picked up the medication.  This will usually be a patient or their caregiver, but some cases exist where it can be a healthcare professional."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=RCV].role"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.note"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.note"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.note"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.note"/>
          <short value="Information about the dispense"/>
          <definition value="Extra information about the dispense that could not be conveyed in the other attributes."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RXD-9 Dispense Notes"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.dosageInstruction"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.dosageInstruction"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.dosageInstruction"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.dosageInstruction"/>
          <short value="Medicine administration instructions to the patient/caregiver"/>
          <definition value="Indicates how the medication is to be used by the patient."/>
          <comments value="When the dose or rate is intended to change over the entire administration period (e.g. Tapering dose prescriptions), multiple instances of dosage instructions will need to be supplied to convey the different doses/rates."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=COMP].target[classCode=SBADM, moodCode=INT]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.dosageInstruction.id"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.dosageInstruction.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.dosageInstruction.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.dosageInstruction.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.dosageInstruction.extension"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.dosageInstruction.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.dosageInstruction.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.dosageInstruction.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.dosageInstruction.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.dosageInstruction.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.dosageInstruction.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.dosageInstruction.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.dosageInstruction.text"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.dosageInstruction.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.dosageInstruction.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.dosageInstruction.text"/>
          <short value="Dosage Instructions"/>
          <definition value="Free text dosage instructions can be used for cases where the instructions are too complex to code. When coded instructions are present, the free text instructions may still be present for display to humans taking or administering the medication."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.dosageInstruction.additionalInstructions"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.dosageInstruction.additionalInstructions"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.dosageInstruction.additionalInstructions"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.dosageInstruction.additionalInstructions"/>
          <short value="E.g. &quot;Take with food&quot;"/>
          <definition value="Additional instructions such as &quot;Swallow with plenty of water&quot; which may or may not be coded."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes identifying additional instructions such as &quot;take with water&quot; or &quot;avoid operating heavy machinery&quot;"/>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".text"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.dosageInstruction.timing"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.dosageInstruction.timing"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.dosageInstruction.timing"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.dosageInstruction.timing"/>
          <short value="When medication should be administered"/>
          <definition value="The timing schedule for giving the medication to the patient.  The Schedule data type allows many different expressions.  For example, &quot;Every  8 hours&quot;; &quot;Three times a day&quot;; &quot;1/2 an hour before breakfast for 10 days from 23-Dec 2011:&quot;;  &quot;15 Oct 2013, 17 Oct 2013 and 1 Nov 2013&quot;."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Timing"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveTime"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.dosageInstruction.asNeededX"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.dosageInstruction.asNeededX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.dosageInstruction.asNeededX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.dosageInstruction.asNeeded[x]"/>
          <short value="Take &quot;as needed&quot; f(or x)"/>
          <definition value="Indicates whether the Medication is only taken when needed within a specific dosing schedule (Boolean option), or it indicates the precondition for taking the Medication (CodeableConcept).  

Specifically if &#39;boolean&#39; datatype is selected, then the following logic applies:  If set to True, this indicates that the medication is only taken when needed, within the specified schedule."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A coded concept identifying the precondition that should be met or evaluated prior to consuming or administering a medication dose.  For example &quot;pain&quot;, &quot;30 minutes prior to sexual intercourse&quot;, &quot;on flare-up&quot; etc."/>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="boolean: .outboundRelationship[typeCode=PRCN].negationInd (inversed - so negationInd = true means asNeeded=false  CodeableConcept: .outboundRelationship[typCode=PRCN].target[classCode=OBS, moodCode=EVN, isCriterionInd=true, code=&quot;Assertion&quot;].value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.dosageInstruction.siteX"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.dosageInstruction.siteX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.dosageInstruction.siteX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.dosageInstruction.site[x]"/>
          <short value="Body site to administer to"/>
          <definition value="A coded specification of the anatomic site where the medication first enters the body."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/BodySite"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A coded concept describing the site location the medicine enters into or onto the body"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/approach-site-codes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="RXR-2-Administration Site"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".approachSiteCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.dosageInstruction.route"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.dosageInstruction.route"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.dosageInstruction.route"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.dosageInstruction.route"/>
          <short value="How drug should enter body"/>
          <definition value="A code specifying the route or physiological path of administration of a therapeutic agent into or onto a subject."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A coded concept describing the route or physiological path of administration of a therapeutic agent into or onto the body of a subject"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/route-codes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="RXR-1-Route"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".routeCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.dosageInstruction.method"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.dosageInstruction.method"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.dosageInstruction.method"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.dosageInstruction.method"/>
          <short value="Technique for administering medication"/>
          <definition value="A coded value indicating the method by which the medication is intended to be or was introduced into or on the body."/>
          <comments value="This attribute will most often NOT be populated.  It is most commonly used for injections.  For example, Slow Push, Deep IV.  One of the reasons this attribute is not used often, is that the method is often pre-coordinated with the route and/or form of administration.  This means the codes used in route or form may pre-coordinate the method in the route code or the form code.  The implementation decision about what coding system to use for route or form code will determine how frequently the method code will be populated e.g. if route or form code pre-coordinate method code, then this attribute will not be populated often; if there is no pre-coordination then method code may  be used frequently."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A coded concept describing the technique by which the medicine is administered"/>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="RXR-4-Administration Method"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".methodCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.dosageInstruction.doseX"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.dosageInstruction.doseX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.dosageInstruction.doseX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.dosageInstruction.dose[x]"/>
          <short value="Amount of medication per dose"/>
          <definition value="The amount of therapeutic or other substance given at one administration event."/>
          <comments value="Note that this specifies the quantity of the specified medication, not the quantity of active ingredient(s).  The prescribed strength can be calculated by multiplying the doseQuantity by the strength of each active ingredient in the prescribed Medication. If the administration is not intended to be instantaneous (rate is present or timing has a duration), this can be specified to convey the total amount to be administered over the period of time as indicated by the schedule."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Range"/>
          </type>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RXE-23-Give Rate Amount / RXE-24.1-Give Rate Units.code / RXE-24.3-Give Rate Units.name of coding system"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".doseQuantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.dosageInstruction.rateX"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.dosageInstruction.rateX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.dosageInstruction.rateX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.dosageInstruction.rate[x]"/>
          <short value="Amount of medication per unit of time"/>
          <definition value="Identifies the speed with which the medication was or will be introduced into the patient. Typically the rate for an infusion e.g. 100 ml per 1 hour or 100 ml/hr.  May also be expressed as a rate per unit of time e.g. 500 ml per 2 hours.   Currently we do not specify a default of &#39;1&#39; in the denominator, but this is being discussed. Other examples: 200 mcg/min or 200 mcg/1 minute; 1 liter/8 hours."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Ratio"/>
          </type>
          <type>
            <code value="Range"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RXE-22-Give Per (Time Unit)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".rateQuantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.dosageInstruction.maxDosePerPeriod"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.dosageInstruction.maxDosePerPeriod"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.dosageInstruction.maxDosePerPeriod"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.dosageInstruction.maxDosePerPeriod"/>
          <short value="Upper limit on medication per unit of time"/>
          <definition value="The maximum total quantity of a therapeutic substance that may be administered to a subject over the period of time,  e.g. 1000mg in 24 hours."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Ratio"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RXE-4-Give Amount - Maximum / RXE-5-Give Units"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".maxDoseQuantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.substitution"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.substitution"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.substitution"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.substitution"/>
          <short value="Deals with substitution of one medicine for another"/>
          <definition value="Indicates whether or not substitution was made as part of the dispense.  In some cases substitution will be expected but does not happen, in other cases substitution is not expected but does happen.  This block explains what substitution did or did not happen and why."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=COMP].target[classCode=SUBST, moodCode=EVN]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.substitution.id"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.substitution.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.substitution.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.substitution.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.substitution.extension"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.substitution.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.substitution.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.substitution.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.substitution.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.substitution.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.substitution.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.substitution.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.substitution.type"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.substitution.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.substitution.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.substitution.type"/>
          <short value="Type of substitution"/>
          <definition value="A code signifying whether a different drug was dispensed from what was prescribed."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A coded concept describing whether a different medicinal product may be dispensed other than the product as specified exactly in the prescription"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/v3-ActSubstanceAdminSubstitutionCode"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="RXO-9-Allow Substitutions / RXE-9-Substitution Status"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.substitution.reason"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.substitution.reason"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.substitution.reason"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.substitution.reason"/>
          <short value="Why was substitution made"/>
          <definition value="Indicates the reason for the substitution of (or lack of substitution) from what was prescribed."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A coded concept describing the reason that a different medication should (or should not) be substituted from what was prescribed"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/v3-SubstanceAdminSubstitutionReason"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".reasonCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationDispense.substitution.responsibleParty"/>
    <resource>
      <DataElement>
        <id value="MedicationDispense.substitution.responsibleParty"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationDispense.substitution.responsibleParty"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationDispense.substitution.responsibleParty"/>
          <short value="Who is responsible for the substitution"/>
          <definition value="The person or organization that has primary responsibility for the substitution."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=PFM].role[classCode=ASSIGN]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DetectedIssue"/>
    <resource>
      <DataElement>
        <id value="DetectedIssue"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DetectedIssue"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DetectedIssue"/>
          <short value="Clinical issue with action"/>
          <definition value="Indicates an actual or potential clinical issue with or between one or more active or proposed clinical actions for a patient; e.g. Drug-drug interaction, Ineffective treatment frequency, Procedure-condition conflict, etc."/>
          <alias value="DDI"/>
          <alias value="drug-drug interaction"/>
          <alias value="Contraindication"/>
          <alias value="Alert"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="Partial mapping from messages containing the AL1 or IAM segment, such as the ADT^A01, ADT^A08, and ADT^A60."/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Observation[classCode=ALRT, moodCode=EVN)"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="clinical.general"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DetectedIssue.id"/>
    <resource>
      <DataElement>
        <id value="DetectedIssue.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DetectedIssue.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DetectedIssue.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DetectedIssue.meta"/>
    <resource>
      <DataElement>
        <id value="DetectedIssue.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DetectedIssue.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DetectedIssue.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DetectedIssue.implicitRules"/>
    <resource>
      <DataElement>
        <id value="DetectedIssue.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DetectedIssue.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DetectedIssue.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DetectedIssue.language"/>
    <resource>
      <DataElement>
        <id value="DetectedIssue.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DetectedIssue.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DetectedIssue.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DetectedIssue.text"/>
    <resource>
      <DataElement>
        <id value="DetectedIssue.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DetectedIssue.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DetectedIssue.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DetectedIssue.contained"/>
    <resource>
      <DataElement>
        <id value="DetectedIssue.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DetectedIssue.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DetectedIssue.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DetectedIssue.extension"/>
    <resource>
      <DataElement>
        <id value="DetectedIssue.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DetectedIssue.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DetectedIssue.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DetectedIssue.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="DetectedIssue.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DetectedIssue.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DetectedIssue.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DetectedIssue.patient"/>
    <resource>
      <DataElement>
        <id value="DetectedIssue.patient"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DetectedIssue.patient"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DetectedIssue.patient"/>
          <short value="Associated patient"/>
          <definition value="Indicates the patient whose record the detected issue is associated with."/>
          <requirements value="While the subject could be inferred by tracing the subject of the implicated resources, it&#39;s useful to have a direct link for query purposes."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PID-3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=SBJ].role[classCode=PAT]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DetectedIssue.category"/>
    <resource>
      <DataElement>
        <id value="DetectedIssue.category"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DetectedIssue.category"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DetectedIssue.category"/>
          <short value="Issue Category, e.g. drug-drug, duplicate therapy, etc."/>
          <definition value="Identifies the general type of issue identified."/>
          <alias value="type"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="preferred"/>
            <description value="Codes identifying the general type of detected issue; e.g. Drug-drug interaction, Timing issue, Duplicate therapy, etc."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/detectedissue-category"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="AL1-2 / IAM-9"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DetectedIssue.severity"/>
    <resource>
      <DataElement>
        <id value="DetectedIssue.severity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DetectedIssue.severity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DetectedIssue.severity"/>
          <short value="high | moderate | low"/>
          <definition value="Indicates the degree of importance associated with the identified issue based on the potential impact on the patient."/>
          <alias value="severity"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Indicates the potential degree of impact of the identified issue on the patient."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/detectedissue-severity"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="AL1-4/ IAR-2"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=SEV].value"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="grade"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DetectedIssue.implicated"/>
    <resource>
      <DataElement>
        <id value="DetectedIssue.implicated"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DetectedIssue.implicated"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DetectedIssue.implicated"/>
          <short value="Problem resource"/>
          <definition value="Indicates the resource representing the current activity or proposed activity that is potentially problematic."/>
          <comments value="There&#39;s an implicit constraint on the number of implicated resources based on DetectedIssue.type; e.g. For drug-drug, there would be more than one.  For timing, there would typically only be one."/>
          <alias value="cause"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=SUBJ].target[moodCode=EVN, INT]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DetectedIssue.detail"/>
    <resource>
      <DataElement>
        <id value="DetectedIssue.detail"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DetectedIssue.detail"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DetectedIssue.detail"/>
          <short value="Description and context"/>
          <definition value="A textual explanation of the detected issue."/>
          <comments value="Should focus on information not covered elsewhere as discrete data - no need to duplicate the narrative."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="AL1-5 / IAM-8"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".text"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DetectedIssue.date"/>
    <resource>
      <DataElement>
        <id value="DetectedIssue.date"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DetectedIssue.date"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DetectedIssue.date"/>
          <short value="When identified"/>
          <definition value="The date or date-time when the detected issue was initially identified."/>
          <requirements value="No-one can be responsible for mitigation prior to the issue being identified."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="ALI-6 / IAM-11"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveTime"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.recorded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DetectedIssue.author"/>
    <resource>
      <DataElement>
        <id value="DetectedIssue.author"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DetectedIssue.author"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DetectedIssue.author"/>
          <short value="The provider or device that identified the issue"/>
          <definition value="Individual or device responsible for the issue being raised.  For example, a decision support application or a pharmacist conducting a medication review."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="IAM-14 / IAM-16"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=AUT].role[classCode=ASSIGNED]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.author"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DetectedIssue.identifier"/>
    <resource>
      <DataElement>
        <id value="DetectedIssue.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DetectedIssue.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DetectedIssue.identifier"/>
          <short value="Unique id for the detected issue"/>
          <definition value="Business identifier associated with the detected issue record."/>
          <requirements value="Allows linking instances of the same detected issue found on different servers."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="IAM-7"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DetectedIssue.reference"/>
    <resource>
      <DataElement>
        <id value="DetectedIssue.reference"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DetectedIssue.reference"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DetectedIssue.reference"/>
          <short value="Authority for issue"/>
          <definition value="The literature, knowledge-base or similar reference that describes the propensity for the detected issue identified."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=INST].target[classCode=ALRT, moodCode=DEFN].text.uri"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DetectedIssue.mitigation"/>
    <resource>
      <DataElement>
        <id value="DetectedIssue.mitigation"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DetectedIssue.mitigation"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DetectedIssue.mitigation"/>
          <short value="Step taken to address"/>
          <definition value="Indicates an action that has been taken or is committed to to reduce or eliminate the likelihood of the risk identified by the detected issue from manifesting.  Can also reflect an observation of known mitigating factors that may reduce/eliminate the need for any action."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=MITG].target[classCode=ACT, moodCode=EVN]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DetectedIssue.mitigation.id"/>
    <resource>
      <DataElement>
        <id value="DetectedIssue.mitigation.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DetectedIssue.mitigation.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DetectedIssue.mitigation.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DetectedIssue.mitigation.extension"/>
    <resource>
      <DataElement>
        <id value="DetectedIssue.mitigation.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DetectedIssue.mitigation.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DetectedIssue.mitigation.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DetectedIssue.mitigation.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="DetectedIssue.mitigation.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DetectedIssue.mitigation.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DetectedIssue.mitigation.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DetectedIssue.mitigation.action"/>
    <resource>
      <DataElement>
        <id value="DetectedIssue.mitigation.action"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DetectedIssue.mitigation.action"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DetectedIssue.mitigation.action"/>
          <short value="What mitigation?"/>
          <definition value="Describes the action that was taken or the observation that was made that reduces/eliminates the risk associated with the identified issue."/>
          <comments value="The &quot;text&quot; component can be used for detail or when no appropriate code exists."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="preferred"/>
            <description value="Codes describing steps taken to resolve the issue or other circumstances that mitigate the risk associated with the issue; e.g. &#39;added concurrent therapy&#39;, &#39;prior therapy documented&#39;, etc."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/detectedissue-mitigation-action"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DetectedIssue.mitigation.date"/>
    <resource>
      <DataElement>
        <id value="DetectedIssue.mitigation.date"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DetectedIssue.mitigation.date"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DetectedIssue.mitigation.date"/>
          <short value="Date committed"/>
          <definition value="Indicates when the mitigating action was documented."/>
          <comments value="This may not be the same as when the mitigating step was actually taken."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveTime"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DetectedIssue.mitigation.author"/>
    <resource>
      <DataElement>
        <id value="DetectedIssue.mitigation.author"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DetectedIssue.mitigation.author"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DetectedIssue.mitigation.author"/>
          <short value="Who is committing?"/>
          <definition value="Identifies the practitioner who determined the mitigation and takes responsibility for the mitigation step occurring."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=AUT].role[classCode=ASSIGNED]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Slot"/>
    <resource>
      <DataElement>
        <id value="Slot"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Slot"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Slot"/>
          <short value="A slot of time on a schedule that may be available for booking appointments"/>
          <definition value="A slot of time on a schedule that may be available for booking appointments."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="ical"/>
            <map value="(refer to the Availability resource for the header mapping details)"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="workflow.scheduling"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Slot.id"/>
    <resource>
      <DataElement>
        <id value="Slot.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Slot.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Slot.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Slot.meta"/>
    <resource>
      <DataElement>
        <id value="Slot.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Slot.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Slot.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Slot.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Slot.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Slot.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Slot.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Slot.language"/>
    <resource>
      <DataElement>
        <id value="Slot.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Slot.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Slot.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Slot.text"/>
    <resource>
      <DataElement>
        <id value="Slot.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Slot.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Slot.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Slot.contained"/>
    <resource>
      <DataElement>
        <id value="Slot.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Slot.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Slot.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Slot.extension"/>
    <resource>
      <DataElement>
        <id value="Slot.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Slot.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Slot.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Slot.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Slot.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Slot.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Slot.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Slot.identifier"/>
    <resource>
      <DataElement>
        <id value="Slot.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Slot.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Slot.identifier"/>
          <short value="External Ids for this item"/>
          <definition value="External Ids for this item."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Slot.type"/>
    <resource>
      <DataElement>
        <id value="Slot.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Slot.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Slot.type"/>
          <short value="The type of appointments that can be booked into this slot (ideally this would be an identifiable service - which is at a location, rather than the location itself). If provided then this overrides the value provided on the availability resource"/>
          <definition value="The type of appointments that can be booked into this slot (ideally this would be an identifiable service - which is at a location, rather than the location itself). If provided then this overrides the value provided on the availability resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="preferred"/>
            <description value="Additional details about where the content was created (e.g. clinical specialty)."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/c80-practice-codes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Slot.schedule"/>
    <resource>
      <DataElement>
        <id value="Slot.schedule"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Slot.schedule"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Slot.schedule"/>
          <short value="The schedule resource that this slot defines an interval of status information"/>
          <definition value="The schedule resource that this slot defines an interval of status information."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Schedule"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Slot.freeBusyType"/>
    <resource>
      <DataElement>
        <id value="Slot.freeBusyType"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Slot.freeBusyType"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Slot.freeBusyType"/>
          <short value="busy | free | busy-unavailable | busy-tentative"/>
          <definition value="busy | free | busy-unavailable | busy-tentative."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The free/busy status of a slot."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/slotstatus"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="ical"/>
            <map value="FREEBUSY;FBTYPE=(freeBusyType):19980314T233000Z/19980315T003000Z If the freeBusyType is BUSY, then this value can be excluded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Slot.start"/>
    <resource>
      <DataElement>
        <id value="Slot.start"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Slot.start"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Slot.start"/>
          <short value="Date/Time that the slot is to begin"/>
          <definition value="Date/Time that the slot is to begin."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="instant"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="ical"/>
            <map value="FREEBUSY;FBTYPE=FREE:(start)/19980315T003000Z If the freeBusyType is BUSY, then this value can be excluded"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.planned"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Slot.end"/>
    <resource>
      <DataElement>
        <id value="Slot.end"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Slot.end"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Slot.end"/>
          <short value="Date/Time that the slot is to conclude"/>
          <definition value="Date/Time that the slot is to conclude."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="instant"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="ical"/>
            <map value="FREEBUSY:19980314T233000Z/(end) If the freeBusyType is BUSY, then this value can be excluded (as shown)"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.planned"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Slot.overbooked"/>
    <resource>
      <DataElement>
        <id value="Slot.overbooked"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Slot.overbooked"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Slot.overbooked"/>
          <short value="This slot has already been overbooked, appointments are unlikely to be accepted for this time"/>
          <definition value="This slot has already been overbooked, appointments are unlikely to be accepted for this time."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <meaningWhenMissing value="If overbooked is missing, systems may assume that there are still appointments available"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Slot.comment"/>
    <resource>
      <DataElement>
        <id value="Slot.comment"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Slot.comment"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Slot.comment"/>
          <short value="Comments on the slot to describe any extended information. Such as custom constraints on the slot"/>
          <definition value="Comments on the slot to describe any extended information. Such as custom constraints on the slot."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentNotice"/>
    <resource>
      <DataElement>
        <id value="PaymentNotice"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentNotice"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentNotice"/>
          <short value="PaymentNotice request"/>
          <definition value="This resource provides the status of the payment for goods and services rendered, and the request and response resource references."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="financial.payment"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentNotice.id"/>
    <resource>
      <DataElement>
        <id value="PaymentNotice.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentNotice.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentNotice.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentNotice.meta"/>
    <resource>
      <DataElement>
        <id value="PaymentNotice.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentNotice.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentNotice.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentNotice.implicitRules"/>
    <resource>
      <DataElement>
        <id value="PaymentNotice.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentNotice.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentNotice.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentNotice.language"/>
    <resource>
      <DataElement>
        <id value="PaymentNotice.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentNotice.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentNotice.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentNotice.text"/>
    <resource>
      <DataElement>
        <id value="PaymentNotice.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentNotice.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentNotice.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentNotice.contained"/>
    <resource>
      <DataElement>
        <id value="PaymentNotice.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentNotice.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentNotice.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentNotice.extension"/>
    <resource>
      <DataElement>
        <id value="PaymentNotice.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentNotice.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentNotice.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentNotice.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="PaymentNotice.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentNotice.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentNotice.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentNotice.identifier"/>
    <resource>
      <DataElement>
        <id value="PaymentNotice.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentNotice.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentNotice.identifier"/>
          <short value="Business Identifier"/>
          <definition value="The Response business identifier."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentNotice.ruleset"/>
    <resource>
      <DataElement>
        <id value="PaymentNotice.ruleset"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentNotice.ruleset"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentNotice.ruleset"/>
          <short value="Resource version"/>
          <definition value="The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The static and dynamic model to which contents conform, which may be business version or standard/version."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/ruleset"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentNotice.originalRuleset"/>
    <resource>
      <DataElement>
        <id value="PaymentNotice.originalRuleset"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentNotice.originalRuleset"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentNotice.originalRuleset"/>
          <short value="Original version"/>
          <definition value="The style (standard) and version of the original material which was converted into this resource."/>
          <requirements value="Knowledge of the original version can inform the processing of this instance so that information which is processable by the originating system may be generated."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The static and dynamic model to which contents conform, which may be business version or standard/version."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/ruleset"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentNotice.created"/>
    <resource>
      <DataElement>
        <id value="PaymentNotice.created"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentNotice.created"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentNotice.created"/>
          <short value="Creation date"/>
          <definition value="The date when this resource was created."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentNotice.target"/>
    <resource>
      <DataElement>
        <id value="PaymentNotice.target"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentNotice.target"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentNotice.target"/>
          <short value="Insurer or Regulatory body"/>
          <definition value="The Insurer who is target  of the request."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentNotice.provider"/>
    <resource>
      <DataElement>
        <id value="PaymentNotice.provider"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentNotice.provider"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentNotice.provider"/>
          <short value="Responsible practitioner"/>
          <definition value="The practitioner who is responsible for the services rendered to the patient."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="B01"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentNotice.organization"/>
    <resource>
      <DataElement>
        <id value="PaymentNotice.organization"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentNotice.organization"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentNotice.organization"/>
          <short value="Responsible organization"/>
          <definition value="The organization which is responsible for the services rendered to the patient."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentNotice.request"/>
    <resource>
      <DataElement>
        <id value="PaymentNotice.request"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentNotice.request"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentNotice.request"/>
          <short value="Request reference"/>
          <definition value="Reference of resource to reverse."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentNotice.response"/>
    <resource>
      <DataElement>
        <id value="PaymentNotice.response"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentNotice.response"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentNotice.response"/>
          <short value="Response reference"/>
          <definition value="Reference of response to resource to reverse."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentNotice.paymentStatus"/>
    <resource>
      <DataElement>
        <id value="PaymentNotice.paymentStatus"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentNotice.paymentStatus"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentNotice.paymentStatus"/>
          <short value="Status of the payment"/>
          <definition value="The payment status, typically paid: payment sent, cleared: payment received."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The payment conveyance status codes"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/payment-status"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AppointmentResponse"/>
    <resource>
      <DataElement>
        <id value="AppointmentResponse"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AppointmentResponse"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AppointmentResponse"/>
          <short value="A reply to an appointment request for a patient and/or practitioner(s), such as a confirmation or rejection"/>
          <definition value="A reply to an appointment request for a patient and/or practitioner(s), such as a confirmation or rejection."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <constraint>
            <key value="apr-1"/>
            <severity value="error"/>
            <human value="Either the participantType or actor must be specified"/>
            <xpath value="(exists(f:participantType) or exists(f:actor))"/>
          </constraint>
          <mapping>
            <identity value="ical"/>
            <map value="VEVENT"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="workflow.scheduling"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AppointmentResponse.id"/>
    <resource>
      <DataElement>
        <id value="AppointmentResponse.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AppointmentResponse.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AppointmentResponse.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AppointmentResponse.meta"/>
    <resource>
      <DataElement>
        <id value="AppointmentResponse.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AppointmentResponse.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AppointmentResponse.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AppointmentResponse.implicitRules"/>
    <resource>
      <DataElement>
        <id value="AppointmentResponse.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AppointmentResponse.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AppointmentResponse.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AppointmentResponse.language"/>
    <resource>
      <DataElement>
        <id value="AppointmentResponse.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AppointmentResponse.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AppointmentResponse.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AppointmentResponse.text"/>
    <resource>
      <DataElement>
        <id value="AppointmentResponse.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AppointmentResponse.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AppointmentResponse.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AppointmentResponse.contained"/>
    <resource>
      <DataElement>
        <id value="AppointmentResponse.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AppointmentResponse.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AppointmentResponse.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AppointmentResponse.extension"/>
    <resource>
      <DataElement>
        <id value="AppointmentResponse.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AppointmentResponse.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AppointmentResponse.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AppointmentResponse.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="AppointmentResponse.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AppointmentResponse.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AppointmentResponse.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AppointmentResponse.identifier"/>
    <resource>
      <DataElement>
        <id value="AppointmentResponse.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AppointmentResponse.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AppointmentResponse.identifier"/>
          <short value="External Ids for this item"/>
          <definition value="This records identifiers associated with this appointment response concern that are defined by business processes and/ or used to refer to it when a direct URL reference to the resource itself is not appropriate."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="ical"/>
            <map value="UID"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AppointmentResponse.appointment"/>
    <resource>
      <DataElement>
        <id value="AppointmentResponse.appointment"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AppointmentResponse.appointment"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AppointmentResponse.appointment"/>
          <short value="Appointment this response relates to"/>
          <definition value="Appointment that this response is replying to."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Appointment"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AppointmentResponse.start"/>
    <resource>
      <DataElement>
        <id value="AppointmentResponse.start"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AppointmentResponse.start"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AppointmentResponse.start"/>
          <short value="Time from appointment, or requested new start time"/>
          <definition value="Date/Time that the appointment is to take place, or requested new start time."/>
          <comments value="This may be either the same as the appointment request to confirm the details of the appointment, or alternately a new time to request a re-negotiation of the start time."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="instant"/>
          </type>
          <mapping>
            <identity value="w5"/>
            <map value="when.init"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AppointmentResponse.end"/>
    <resource>
      <DataElement>
        <id value="AppointmentResponse.end"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AppointmentResponse.end"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AppointmentResponse.end"/>
          <short value="Time from appointment, or requested new end time"/>
          <definition value="This may be either the same as the appointment request to confirm the details of the appointment, or alternately a new time to request a re-negotiation of the end time."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="instant"/>
          </type>
          <mapping>
            <identity value="w5"/>
            <map value="when.done"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AppointmentResponse.participantType"/>
    <resource>
      <DataElement>
        <id value="AppointmentResponse.participantType"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AppointmentResponse.participantType"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AppointmentResponse.participantType"/>
          <short value="Role of participant in the appointment"/>
          <definition value="Role of participant in the appointment."/>
          <comments value="The role of the participant can be used to declare what the actor will be doing in the scope of the referenced appointment.

If the actor is not specified, then it is expected that the actor will be filled in at a later stage of planning.

This value MUST be the same as specified on the referenced Appointment so that they can be matched, and subsequently updated."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Role of participant in encounter."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/encounter-participant-type"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="ical"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AppointmentResponse.actor"/>
    <resource>
      <DataElement>
        <id value="AppointmentResponse.actor"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AppointmentResponse.actor"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AppointmentResponse.actor"/>
          <short value="Person, Location/HealthcareService or Device"/>
          <definition value="A Person, Location/HealthcareService or Device that is participating in the appointment."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/HealthcareService"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Location"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="ical"/>
            <map value="ATTENDEE: (Need to provide the common name CN and also the MAILTO properties from the practitioner resource)"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="PID-3-Patient ID List"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AppointmentResponse.participantStatus"/>
    <resource>
      <DataElement>
        <id value="AppointmentResponse.participantStatus"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AppointmentResponse.participantStatus"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AppointmentResponse.participantStatus"/>
          <short value="accepted | declined | tentative | in-process | completed | needs-action"/>
          <definition value="Participation status of the participant. When the status is declined or tentative if the start/end times are different to the appointment, then these times should be interpreted as a requested time change. When the status is accepted, the times can either be the time of the appointment (as a confirmation of the time) or can be empty."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The Participation status of an appointment."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/participantstatus"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="ical"/>
            <map value="ATTENDEE;CN=&quot;Brian Postlethwaite&quot;;RSVP=TRUE:mailto:BPostlethwaite@data.com (rsvpparam | partstatparam)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AppointmentResponse.comment"/>
    <resource>
      <DataElement>
        <id value="AppointmentResponse.comment"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AppointmentResponse.comment"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AppointmentResponse.comment"/>
          <short value="Additional comments"/>
          <definition value="Additional comments about the appointment."/>
          <comments value="This comment is particularly important when the responder is declining, tentatively accepting or requesting another time to indicate the reasons why."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="ical"/>
            <map value="COMMENT"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement"/>
          <short value="Record of medication being taken by a patient"/>
          <definition value="A record of a medication that is being consumed by a patient.   A MedicationStatement may indicate that the patient may be taking the medication now, or has taken the medication in the past or will be taking the medication in the future.  The source of this information can be the patient, significant other (such as a family member or spouse), or a clinician.  A common scenario where this information is captured is during the history taking process during a patient visit or stay.   The medication information may come from e.g. the patient&#39;s memory, from a prescription bottle,  or from a list of medications the patient, clinician or other party maintains The primary difference between a medication statement and a medication administration is that the medication administration has complete administration information and is based on actual administration information from the person who administered the medication.  A medication statement is often, if not always, less specific.  There is no required date/time when the medication was administered, in fact we only know that a source has reported the patient is taking this medication, where details such as time, quantity, or rate or even medication product may be incomplete or missing or less precise.  As stated earlier, the medication statement information may come from the patient&#39;s memory, from a prescription bottle or from a list of medications the patient, clinician or other party maintains.  Medication administration is more formal and is not missing detailed information."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <constraint>
            <key value="mst-2"/>
            <severity value="error"/>
            <human value="Reason for use is only permitted if wasNotTaken is false"/>
            <xpath value="not(exists(*[starts-with(local-name(.), &#39;reasonForUse&#39;)]) and f:wasNotTaken/@value=true())"/>
          </constraint>
          <constraint>
            <key value="mst-1"/>
            <severity value="error"/>
            <human value="Reason not taken is only permitted if wasNotTaken is true"/>
            <xpath value="not(exists(f:reasonNotTaken) and f:wasNotTaken/@value=false())"/>
          </constraint>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="SubstanceAdministration"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="clinical.medication"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.id"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.meta"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.implicitRules"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.language"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.text"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.contained"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.extension"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.identifier"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.identifier"/>
          <short value="External identifier"/>
          <definition value="External identifier - FHIR will generate its own internal identifiers (probably URLs) which do not need to be explicitly managed by the resource.  The identifier here is one that would be used by another non-FHIR system - for example an automated medication pump would provide a record each time it operated; an administration while the patient was off the ward might be made with a different system and entered after the event.  Particularly important if these records have to be updated."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="SubstanceAdministration.id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.patient"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.patient"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.patient"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.patient"/>
          <short value="Who is/was taking  the medication"/>
          <definition value="The person or animal who is/was taking the medication."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PID-3-Patient ID List"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="SubstanceAdministration-&gt;subject-&gt;Patient"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.informationSource"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.informationSource"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.informationSource"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.informationSource"/>
          <definition value="The person who provided the information about the taking of this medication."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="who.source"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.dateAsserted"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.dateAsserted"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.dateAsserted"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.dateAsserted"/>
          <short value="When the statement was asserted?"/>
          <definition value="The date when the medication statement was asserted by the information source."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.status"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.status"/>
          <short value="active | completed | entered-in-error | intended"/>
          <definition value="A code representing the patient or other source&#39;s judgment about the state of the medication used that this statement is about.  Generally this will be active or completed."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="A set of codes indicating the current status of a MedicationStatement."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/medication-statement-status"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.wasNotTaken"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.wasNotTaken"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.wasNotTaken"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.wasNotTaken"/>
          <short value="True if medication is/was not being taken"/>
          <definition value="Set this to true if the record is saying that the medication was NOT taken."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <meaningWhenMissing value="If this is missing, then the medication was taken"/>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="SubstanceAdministration.actionNegationInd"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.reasonNotTaken"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.reasonNotTaken"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.reasonNotTaken"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.reasonNotTaken"/>
          <short value="True if asserting medication was not given"/>
          <definition value="A code indicating why the medication was not taken."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <condition value="mst-1"/>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A set of codes indicating the reason why the MedicationAdministration is negated."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/reason-medication-not-given-codes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="SubstanceAdministration-&gt;Reason-&gt;Observation-&gt;Value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.reasonForUseX"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.reasonForUseX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.reasonForUseX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.reasonForUse[x]"/>
          <definition value="A reason for why the medication is being/was taken."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Condition"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes identifying why the medication is being taken."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/condition-code"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.effectiveX"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.effectiveX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.effectiveX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.effective[x]"/>
          <short value="Over what period was medication consumed?"/>
          <definition value="The interval of time during which it is being asserted that the patient was taking the medication (or was not taking, when the wasNotGiven element is true)."/>
          <comments value="If the medication is still being taken at the time the statement is recorded, the &quot;end&quot; date will be omitted."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <type>
            <code value="Period"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="SubstanceAdministration.effectiveTime"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.done"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.note"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.note"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.note"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.note"/>
          <short value="Further information about the statement"/>
          <definition value="Provides extra information about the medication statement that is not conveyed by the other attributes."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.supportingInformation"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.supportingInformation"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.supportingInformation"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.supportingInformation"/>
          <short value="Additional supporting information"/>
          <definition value="Allows linking the MedicationStatement to the underlying MedicationOrder, or to other information that supports the MedicationStatement."/>
          <comments value="Likely references would be to MedicationOrder, MedicationDispense, Claim, Observation or QuestionnaireAnswers."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.medicationX"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.medicationX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.medicationX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.medication[x]"/>
          <short value="What medication was taken"/>
          <definition value="Identifies the medication being administered. This is either a link to a resource representing the details of the medication or a simple attribute carrying a code that identifies the medication from a known list of medications."/>
          <comments value="If only a code is specified, then it needs to be a code for a specific product.  If more information is required, then the use of the medication resource is recommended.  Note: do not use Medication.name to describe the medication this statement concerns. When the only available information is a text description of the medication, Medication.code.text should be used."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Medication"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="SubstanceAdministration&gt;Component&gt;SubstanceAdministrationRequest.consumable"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="what"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.dosage"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.dosage"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.dosage"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.dosage"/>
          <short value="Details of how medication was taken"/>
          <definition value="Indicates how the medication is/was used by the patient."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="SubstanceAdministration&gt;Component&gt;SubstanceAdministrationRequest"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.dosage.id"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.dosage.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.dosage.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.dosage.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.dosage.extension"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.dosage.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.dosage.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.dosage.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.dosage.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.dosage.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.dosage.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.dosage.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.dosage.text"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.dosage.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.dosage.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.dosage.text"/>
          <short value="Reported dosage information"/>
          <definition value="Free text dosage information as reported about a patient&#39;s medication use. When coded dosage information is present, the free text may still be present for display to humans."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.dosage.timing"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.dosage.timing"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.dosage.timing"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.dosage.timing"/>
          <short value="When/how often was medication taken"/>
          <definition value="The timing schedule for giving the medication to the patient.  The Schedule data type allows many different expressions, for example.  &quot;Every  8 hours&quot;; &quot;Three times a day&quot;; &quot;1/2 an hour before breakfast for 10 days from 23-Dec 2011:&quot;;  &quot;15 Oct 2013, 17 Oct 2013 and 1 Nov 2013&quot;."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Timing"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveTime"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.dosage.asNeededX"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.dosage.asNeededX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.dosage.asNeededX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.dosage.asNeeded[x]"/>
          <short value="Take &quot;as needed&quot; (for x)"/>
          <definition value="Indicates whether the Medication is only taken when needed within a specific dosing schedule (Boolean option), or it indicates the precondition for taking the Medication (CodeableConcept).  

Specifically if &#39;boolean&#39; datatype is selected, then the following logic applies:  If set to True, this indicates that the medication is only taken when needed, within the specified schedule."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A coded concept identifying the precondition that should be met or evaluated prior to consuming or administering a medication dose.  For example &quot;pain&quot;, &quot;30 minutes prior to sexual intercourse&quot;, &quot;on flare-up&quot; etc."/>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="boolean: .outboundRelationship[typeCode=PRCN].negationInd (inversed - so negationInd = true means asNeeded=false  CodeableConcept: .outboundRelationship[typCode=PRCN].target[classCode=OBS, moodCode=EVN, isCriterionInd=true, code=&quot;Assertion&quot;].value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.dosage.siteX"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.dosage.siteX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.dosage.siteX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.dosage.site[x]"/>
          <short value="Where (on body) medication is/was administered"/>
          <definition value="A coded specification of or a reference to the anatomic site where the medication first enters the body."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/BodySite"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A coded concept describing the site location the medicine enters into or onto the body."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/approach-site-codes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".approachSiteCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.dosage.route"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.dosage.route"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.dosage.route"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.dosage.route"/>
          <short value="How the medication entered the body"/>
          <definition value="A code specifying the route or physiological path of administration of a therapeutic agent into or onto a subject."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A coded concept describing the route or physiological path of administration of a therapeutic agent into or onto the body of a subject."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/route-codes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".routeCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.dosage.method"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.dosage.method"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.dosage.method"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.dosage.method"/>
          <short value="Technique used to administer medication"/>
          <definition value="A coded value indicating the method by which the medication is intended to be or was introduced into or on the body.  This attribute will most often NOT be populated.  It is most commonly used for injections.  For example, Slow Push, Deep IV."/>
          <comments value="One of the reasons this attribute is not used often, is that the method is often pre-coordinated with the route and/or form of administration.  This means the codes used in route or form may pre-coordinate the method in the route code or the form code.  The implementation decision about what coding system to use for route or form code will determine how frequently the method code will be populated e.g. if route or form code pre-coordinate method code, then this attribute will not be populated often; if there is no pre-coordination then method code may  be used frequently."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A coded concept describing the technique by which the medicine is administered."/>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".methodCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.dosage.quantityX"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.dosage.quantityX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.dosage.quantityX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.dosage.quantity[x]"/>
          <short value="Amount administered in one dose"/>
          <definition value="The amount of therapeutic or other substance given at one administration event."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <type>
            <code value="Range"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".doseQuantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.dosage.rateX"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.dosage.rateX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.dosage.rateX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.dosage.rate[x]"/>
          <short value="Dose quantity per unit of time"/>
          <definition value="Identifies the speed with which the medication was or will be introduced into the patient. Typically the rate for an infusion e.g. 100 ml per 1 hour or 100 ml/hr.  May also be expressed as a rate per unit of time e.g. 500 ml per 2 hours.   Currently we do not specify a default of &#39;1&#39; in the denominator, but this is being discussed. Other examples: 200 mcg/min or 200 mcg/1 minute; 1 liter/8 hours."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Ratio"/>
          </type>
          <type>
            <code value="Range"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".rateQuantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationStatement.dosage.maxDosePerPeriod"/>
    <resource>
      <DataElement>
        <id value="MedicationStatement.dosage.maxDosePerPeriod"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationStatement.dosage.maxDosePerPeriod"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationStatement.dosage.maxDosePerPeriod"/>
          <short value="Maximum dose that was consumed per unit of time"/>
          <definition value="The maximum total quantity of a therapeutic substance that may be administered to a subject over the period of time.  For example, 1000mg in 24 hours."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Ratio"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".maxDoseQuantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide"/>
          <short value="A set of rules about how FHIR is used"/>
          <definition value="A set of rules or how FHIR is used to solve a particular problem. This resource is used to gather all the parts of an implementation guide into a logical whole, and to publish a computable definition of all the parts."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="conformance.misc"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.id"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.meta"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.implicitRules"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.language"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.text"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.contained"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.extension"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.url"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.url"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.url"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.url"/>
          <short value="Absolute URL used to reference this Implementation Guide"/>
          <definition value="An absolute URL that is used to identify this implementation guide when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this implementation guide is (or will be) published."/>
          <requirements value="This is required to allow hosting Implementation Guides on multiple different servers, and to allow for the editorial process."/>
          <alias value="url"/>
          <alias value="authoritative-url"/>
          <alias value="destination"/>
          <alias value="identity"/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.version"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.version"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.version"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.version"/>
          <short value="Logical id for this version of the Implementation Guide"/>
          <definition value="The identifier that is used to identify this version of the Implementation Guide when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the Implementation Guide author manually."/>
          <requirements value="There may be multiple resource versions of the Implementation Guide that have this same identifier. The resource version id will change for technical reasons, whereas the stated version number needs to be under the author&#39;s control."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="id.version"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.name"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.name"/>
          <short value="Informal name for this Implementation Guide"/>
          <definition value="A free text natural language name identifying the Implementation Guide."/>
          <comments value="Not expected to be globally unique."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.status"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.status"/>
          <short value="draft | active | retired"/>
          <definition value="The status of the Implementation Guide."/>
          <requirements value="Allows filtering of Implementation Guides that are appropriate for use vs. not."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The lifecycle status of a Value Set or Concept Map."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/conformance-resource-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.experimental"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.experimental"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.experimental"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.experimental"/>
          <short value="If for testing purposes, not real usage"/>
          <definition value="This Implementation Guide was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage."/>
          <requirements value="Allows filtering of Implementation Guides that are appropriate for use vs. not."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.publisher"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.publisher"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.publisher"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.publisher"/>
          <short value="Name of the publisher (Organization or individual)"/>
          <definition value="The name of the individual or organization that published the implementation guide."/>
          <comments value="Usually an organization, but may be an individual. This item SHOULD be populated unless the information is available from context."/>
          <requirements value="Helps establish the &quot;authority/credibility&quot; of the implementation guide.  May also allow for contact."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="who.witness"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.contact"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.contact"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.contact"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.contact"/>
          <short value="Contact details of the publisher"/>
          <definition value="Contacts to assist a user in finding and communicating with the publisher."/>
          <comments value="May be a web site, an email address, a telephone number (tel:), etc."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.contact.id"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.contact.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.contact.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.contact.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.contact.extension"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.contact.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.contact.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.contact.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.contact.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.contact.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.contact.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.contact.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.contact.name"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.contact.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.contact.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.contact.name"/>
          <short value="Name of a individual to contact"/>
          <definition value="The name of an individual to contact regarding the implementation guide."/>
          <comments value="If there is no named individual, the telecom is for the organization as a whole."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.contact.telecom"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.contact.telecom"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.contact.telecom"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.contact.telecom"/>
          <short value="Contact details for individual or publisher"/>
          <definition value="Contact details for individual (if a name was provided) or the publisher."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="ContactPoint"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.date"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.date"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.date"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.date"/>
          <short value="Date for this version of the Implementation Guide"/>
          <definition value="The date this version of the implementation guide was published. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the implementation guide changes."/>
          <comments value="Additional specific dates may be added as extensions."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="when.recorded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.description"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.description"/>
          <short value="Natural language description of the Implementation Guide"/>
          <definition value="A free text natural language description of the Implementation Guide and its use."/>
          <comments value="This field can be used for things such as why the Implementation Guide was written, comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc.  It is *not* a rendering of the Implementation Guide as conveyed in Implementation Guide.text. This item SHOULD be populated unless the information is available from context."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.useContext"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.useContext"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.useContext"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.useContext"/>
          <short value="The implementation guide is intended to support these contexts"/>
          <definition value="The content was developed with a focus and intent of supporting the contexts that are listed. These terms may be used to assist with indexing and searching of implementation guides. The most common use of this element is to represent the country / jurisdiction for which this implementation guide was defined."/>
          <requirements value="Assist in searching for appropriate implementation guide."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="extensible"/>
            <description value="Indicates the countries, regions, disciplines and other aspects of use within which this artifact is targeted for use."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/use-context"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.copyright"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.copyright"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.copyright"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.copyright"/>
          <short value="Use and/or publishing restrictions"/>
          <definition value="A copyright statement relating to the implementation guide and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the details of the constraints and mappings."/>
          <alias value="License"/>
          <alias value="Restrictions"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.fhirVersion"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.fhirVersion"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.fhirVersion"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.fhirVersion"/>
          <short value="FHIR Version this Implementation Guide targets"/>
          <definition value="The version of the FHIR specification on which this ImplementationGuide is based - this is the formal version of the specification, without the revision number, e.g. [publication].[major].[minor], which is 1.0.2 for this version."/>
          <comments value="An Implementation Guide should specify the target it applies to, as ImplementationGuides are rarely valid across multiple versions of FHIR."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.dependency"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.dependency"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.dependency"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.dependency"/>
          <short value="Another Implementation guide this depends on"/>
          <definition value="Another implementation guide that this implementation depends on. Typically, an implementation guide uses value sets, profiles etc.defined in other implementation guides."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.dependency.id"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.dependency.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.dependency.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.dependency.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.dependency.extension"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.dependency.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.dependency.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.dependency.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.dependency.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.dependency.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.dependency.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.dependency.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.dependency.type"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.dependency.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.dependency.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.dependency.type"/>
          <short value="reference | inclusion"/>
          <definition value="How the dependency is represented when the guide is published."/>
          <comments value="For information about processing included guides, see [Including Guides]{implementationguide.html#include}."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="How a dependency is represented when the guide is published."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/guide-dependency-type"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.dependency.uri"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.dependency.uri"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.dependency.uri"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.dependency.uri"/>
          <short value="Where to find dependency"/>
          <definition value="Where the dependency is located."/>
          <comments value="When a guide is published, and the type is &#39;include&#39;, this will be a relative reference within the guide."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.package"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.package"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.package"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.package"/>
          <short value="Group of resources as used in .page.package"/>
          <definition value="A logical group of resources. Logical groups can be used when building pages."/>
          <min value="1"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.package.id"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.package.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.package.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.package.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.package.extension"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.package.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.package.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.package.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.package.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.package.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.package.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.package.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.package.name"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.package.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.package.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.package.name"/>
          <short value="Name used .page.package"/>
          <definition value="The name for the group, as used in page.package."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.package.description"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.package.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.package.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.package.description"/>
          <short value="Human readable text describing the package"/>
          <definition value="Human readable text describing the package."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.package.resource"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.package.resource"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.package.resource"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.package.resource"/>
          <short value="Resource in the implementation guide"/>
          <definition value="A resource that is part of the implementation guide. Conformance resources (value set, structure definition, conformance statements etc.) are obvious candidates for inclusion, but any kind of resource can be included as an example resource."/>
          <min value="1"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.package.resource.id"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.package.resource.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.package.resource.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.package.resource.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.package.resource.extension"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.package.resource.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.package.resource.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.package.resource.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.package.resource.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.package.resource.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.package.resource.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.package.resource.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.package.resource.purpose"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.package.resource.purpose"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.package.resource.purpose"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.package.resource.purpose"/>
          <short value="example | terminology | profile | extension | dictionary | logical"/>
          <definition value="Why the resource is included in the guide."/>
          <comments value="The purpose alters the way that a resource is handled when a guide is built. At present, only value set and concept map resources are allowed for terminology resources, and only StructureDefinition, SearchParameter, and OperationDefinition for profile. Dictionaries must be bundles of DataElement or Medication at this time."/>
          <requirements value="This element is provided so that implementation guide tooling does not have to guess the purpose of including a resource in the implementation guide based on the type or context."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Why a resource is included in the guide."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/guide-resource-purpose"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.package.resource.name"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.package.resource.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.package.resource.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.package.resource.name"/>
          <short value="Human Name for the resource"/>
          <definition value="A human assigned name for the resource. All resources SHOULD have a name, but the name may be extracted from the resource (e.g. ValueSet.name)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.package.resource.description"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.package.resource.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.package.resource.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.package.resource.description"/>
          <short value="Reason why included in guide"/>
          <definition value="A description of the reason that a resource has been included in the implementation guide."/>
          <comments value="This is mostly used with examples to explain why it is present (though they can have extensive comments in the examples)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.package.resource.acronym"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.package.resource.acronym"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.package.resource.acronym"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.package.resource.acronym"/>
          <short value="Short code to identify the resource"/>
          <definition value="A short code that may be used to identify the resource throughout the implementation guide."/>
          <comments value="This is used when generating schematrons from profiles, for example, but has other uses. Publishing tooling may autogenerate this value, but a human assigned value is more useful. This value must be unique within an implementation guide (across included guides as well)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.package.resource.sourceX"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.package.resource.sourceX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.package.resource.sourceX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.package.resource.source[x]"/>
          <short value="Location of the resource"/>
          <definition value="Where this resource is found."/>
          <comments value="Usually this is a relative URL that locates the resource within the implementation guide. If you authoring an implementation guide, and will publish it using the FHIR publication tooling, use a URI that may point to a resource, or to one of various alternative representations (e.g. spreadsheet). The tooling will convert this when it publishes it."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.package.resource.exampleFor"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.package.resource.exampleFor"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.package.resource.exampleFor"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.package.resource.exampleFor"/>
          <short value="Resource this is an example of (if applicable)"/>
          <definition value="Another resource that this resource is an example for. This is mostly used for resources that are included as examples of StructureDefinitions."/>
          <comments value="Examples:
* StructureDefinition -&gt; Any
* ValueSet -&gt; expansion
* OperationDefinition -&gt; Parameters
* Questionnaire -&gt; QuestionnaireResponse."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/StructureDefinition"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.global"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.global"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.global"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.global"/>
          <short value="Profiles that apply globally"/>
          <definition value="A set of profiles that all resources covered by this implementation guide must conform to."/>
          <comments value="See [Default Profiles](implementationguide.html#default) for a discussion of which resources are &#39;covered&#39; by an implementation guide."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.global.id"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.global.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.global.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.global.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.global.extension"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.global.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.global.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.global.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.global.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.global.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.global.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.global.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.global.type"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.global.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.global.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.global.type"/>
          <short value="Type this profiles applies to"/>
          <definition value="The type of resource that all instances must conform to."/>
          <comments value="The type must match that of the profile that is referred to, but is made explicit here as a denormalization so that a system processing the implementation guide resource knows which resources the profile applies to even if the profile itself is not available."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="One of the resource types defined as part of FHIR."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/resource-types"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.global.profile"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.global.profile"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.global.profile"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.global.profile"/>
          <short value="Profile that all resources must conform to"/>
          <definition value="A reference to the profile that all instances must conform to."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/StructureDefinition"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.binary"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.binary"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.binary"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.binary"/>
          <short value="Image, css, script, etc."/>
          <definition value="A binary file that is included in the  implementation guide when it is published."/>
          <comments value="This is principally included for the FHIR publishing tool, but may be useful when extracting and reusing content from the implementation guide."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="uri"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.page"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.page"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.page"/>
        <name value="page"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.page"/>
          <name value="page"/>
          <short value="Page/Section in the Guide"/>
          <definition value="A page / section in the implementation guide. The root page is the implementation guide home page."/>
          <comments value="Pages automatically become sections if they have sub-pages. By convention, the home page is called index.html."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.page.id"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.page.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.page.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.page.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.page.extension"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.page.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.page.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.page.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.page.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.page.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.page.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.page.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.page.source"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.page.source"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.page.source"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.page.source"/>
          <short value="Where to find that page"/>
          <definition value="The source address for the page."/>
          <comments value="The publishing tool will autogenerate source for list (source = n/a), and inject included implementations for include (source = uri of guide to include)."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.page.name"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.page.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.page.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.page.name"/>
          <short value="Short name shown for navigational assistance"/>
          <definition value="A short name used to represent this page in navigational structures such as table of contents, bread crumbs, etc."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.page.kind"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.page.kind"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.page.kind"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.page.kind"/>
          <short value="page | example | list | include | directory | dictionary | toc | resource"/>
          <definition value="The kind of page that this is. Some pages are autogenerated (list, example), and other kinds are of interest so that tools can navigate the user to the page of interest."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The kind of an included page."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/guide-page-kind"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.page.type"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.page.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.page.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.page.type"/>
          <short value="Kind of resource to include in the list"/>
          <definition value="For constructed pages, what kind of resources to include in the list."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="One of the resource types defined as part of FHIR."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/resource-types"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.page.package"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.page.package"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.page.package"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.page.package"/>
          <short value="Name of package to include"/>
          <definition value="For constructed pages, a list of packages to include in the page (or else empty for everything)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.page.format"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.page.format"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.page.format"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.page.format"/>
          <short value="Format of the page (e.g. html, markdown, etc.)"/>
          <definition value="The format of the page."/>
          <comments value="This is primarily for the publishing tool, that will convert all pages to html format. HTML pages are pre-processed, see xxxx."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="The mime type of an attachment. Any valid mime type is allowed."/>
            <valueSetUri value="http://www.rfc-editor.org/bcp/bcp13.txt"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImplementationGuide.page.page"/>
    <resource>
      <DataElement>
        <id value="ImplementationGuide.page.page"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImplementationGuide.page.page"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImplementationGuide.page.page"/>
          <short value="Nested Pages / Sections"/>
          <definition value="Nested Pages/Sections under this page."/>
          <comments value="The implementation guide breadcrumbs are generated from this structure."/>
          <min value="0"/>
          <max value="*"/>
          <nameReference value="page"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EpisodeOfCare"/>
    <resource>
      <DataElement>
        <id value="EpisodeOfCare"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EpisodeOfCare"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EpisodeOfCare"/>
          <short value="An association of a Patient with an Organization and  Healthcare Provider(s) for a period of time that the Organization assumes some level of responsibility"/>
          <definition value="An association between a patient and an organization / healthcare provider(s) during which time encounters may occur. The managing organization assumes a level of responsibility for the patient during this time."/>
          <alias value="Case Program Problem"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="w5"/>
            <map value="workflow.encounter"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EpisodeOfCare.id"/>
    <resource>
      <DataElement>
        <id value="EpisodeOfCare.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EpisodeOfCare.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EpisodeOfCare.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EpisodeOfCare.meta"/>
    <resource>
      <DataElement>
        <id value="EpisodeOfCare.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EpisodeOfCare.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EpisodeOfCare.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EpisodeOfCare.implicitRules"/>
    <resource>
      <DataElement>
        <id value="EpisodeOfCare.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EpisodeOfCare.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EpisodeOfCare.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EpisodeOfCare.language"/>
    <resource>
      <DataElement>
        <id value="EpisodeOfCare.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EpisodeOfCare.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EpisodeOfCare.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EpisodeOfCare.text"/>
    <resource>
      <DataElement>
        <id value="EpisodeOfCare.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EpisodeOfCare.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EpisodeOfCare.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EpisodeOfCare.contained"/>
    <resource>
      <DataElement>
        <id value="EpisodeOfCare.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EpisodeOfCare.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EpisodeOfCare.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EpisodeOfCare.extension"/>
    <resource>
      <DataElement>
        <id value="EpisodeOfCare.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EpisodeOfCare.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EpisodeOfCare.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EpisodeOfCare.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="EpisodeOfCare.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EpisodeOfCare.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EpisodeOfCare.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EpisodeOfCare.identifier"/>
    <resource>
      <DataElement>
        <id value="EpisodeOfCare.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EpisodeOfCare.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EpisodeOfCare.identifier"/>
          <short value="Identifier(s) for the EpisodeOfCare"/>
          <definition value="Identifier(s) by which this EpisodeOfCare is known."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EpisodeOfCare.status"/>
    <resource>
      <DataElement>
        <id value="EpisodeOfCare.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EpisodeOfCare.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EpisodeOfCare.status"/>
          <short value="planned | waitlist | active | onhold | finished | cancelled"/>
          <definition value="planned | waitlist | active | onhold | finished | cancelled."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The status of the encounter."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/episode-of-care-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EpisodeOfCare.statusHistory"/>
    <resource>
      <DataElement>
        <id value="EpisodeOfCare.statusHistory"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EpisodeOfCare.statusHistory"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EpisodeOfCare.statusHistory"/>
          <short value="Past list of status codes"/>
          <definition value="The history of statuses that the EpisodeOfCare has been through (without requiring processing the history of the resource)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EpisodeOfCare.statusHistory.id"/>
    <resource>
      <DataElement>
        <id value="EpisodeOfCare.statusHistory.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EpisodeOfCare.statusHistory.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EpisodeOfCare.statusHistory.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EpisodeOfCare.statusHistory.extension"/>
    <resource>
      <DataElement>
        <id value="EpisodeOfCare.statusHistory.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EpisodeOfCare.statusHistory.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EpisodeOfCare.statusHistory.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EpisodeOfCare.statusHistory.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="EpisodeOfCare.statusHistory.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EpisodeOfCare.statusHistory.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EpisodeOfCare.statusHistory.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EpisodeOfCare.statusHistory.status"/>
    <resource>
      <DataElement>
        <id value="EpisodeOfCare.statusHistory.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EpisodeOfCare.statusHistory.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EpisodeOfCare.statusHistory.status"/>
          <short value="planned | waitlist | active | onhold | finished | cancelled"/>
          <definition value="planned | waitlist | active | onhold | finished | cancelled."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="The status of the encounter."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/episode-of-care-status"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EpisodeOfCare.statusHistory.period"/>
    <resource>
      <DataElement>
        <id value="EpisodeOfCare.statusHistory.period"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EpisodeOfCare.statusHistory.period"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EpisodeOfCare.statusHistory.period"/>
          <short value="Period for the status"/>
          <definition value="The period during this EpisodeOfCare that the specific status applied."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EpisodeOfCare.type"/>
    <resource>
      <DataElement>
        <id value="EpisodeOfCare.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EpisodeOfCare.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EpisodeOfCare.type"/>
          <short value="Type/class  - e.g. specialist referral, disease management"/>
          <definition value="A classification of the type of encounter; e.g. specialist referral, disease management, type of funded care."/>
          <comments value="The type can be very important in processing as this could be used in determining if the EpisodeOfCare is relevant to specific government reporting, or other types of classifications."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The type of the encounter."/>
          </binding>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EpisodeOfCare.condition"/>
    <resource>
      <DataElement>
        <id value="EpisodeOfCare.condition"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EpisodeOfCare.condition"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EpisodeOfCare.condition"/>
          <short value="Conditions/problems/diagnoses this episode of care is for"/>
          <definition value="A list of conditions/problems/diagnoses that this episode of care is intended to be providing care for."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Condition"/>
          </type>
          <mapping>
            <identity value="w5"/>
            <map value="what"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EpisodeOfCare.patient"/>
    <resource>
      <DataElement>
        <id value="EpisodeOfCare.patient"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EpisodeOfCare.patient"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EpisodeOfCare.patient"/>
          <short value="Patient for this episode of care"/>
          <definition value="The patient that this EpisodeOfCare applies to."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EpisodeOfCare.managingOrganization"/>
    <resource>
      <DataElement>
        <id value="EpisodeOfCare.managingOrganization"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EpisodeOfCare.managingOrganization"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EpisodeOfCare.managingOrganization"/>
          <short value="Organization that assumes care"/>
          <definition value="The organization that has assumed the specific responsibilities for the specified duration."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EpisodeOfCare.period"/>
    <resource>
      <DataElement>
        <id value="EpisodeOfCare.period"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EpisodeOfCare.period"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EpisodeOfCare.period"/>
          <short value="Interval during responsibility is assumed"/>
          <definition value="The interval during which the managing organization assumes the defined responsibility."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="when.init"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EpisodeOfCare.referralRequest"/>
    <resource>
      <DataElement>
        <id value="EpisodeOfCare.referralRequest"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EpisodeOfCare.referralRequest"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EpisodeOfCare.referralRequest"/>
          <short value="Originating Referral Request(s)"/>
          <definition value="Referral Request(s) that are fulfilled by this EpisodeOfCare, incoming referrals."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/ReferralRequest"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EpisodeOfCare.careManager"/>
    <resource>
      <DataElement>
        <id value="EpisodeOfCare.careManager"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EpisodeOfCare.careManager"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EpisodeOfCare.careManager"/>
          <short value="Care manager/care co-ordinator for the patient"/>
          <definition value="The practitioner that is the care manager/care co-ordinator for this patient."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EpisodeOfCare.careTeam"/>
    <resource>
      <DataElement>
        <id value="EpisodeOfCare.careTeam"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EpisodeOfCare.careTeam"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EpisodeOfCare.careTeam"/>
          <short value="Other practitioners facilitating this episode of care"/>
          <definition value="The list of practitioners that may be facilitating this episode of care for specific purposes."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EpisodeOfCare.careTeam.id"/>
    <resource>
      <DataElement>
        <id value="EpisodeOfCare.careTeam.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EpisodeOfCare.careTeam.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EpisodeOfCare.careTeam.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EpisodeOfCare.careTeam.extension"/>
    <resource>
      <DataElement>
        <id value="EpisodeOfCare.careTeam.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EpisodeOfCare.careTeam.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EpisodeOfCare.careTeam.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EpisodeOfCare.careTeam.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="EpisodeOfCare.careTeam.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EpisodeOfCare.careTeam.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EpisodeOfCare.careTeam.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EpisodeOfCare.careTeam.role"/>
    <resource>
      <DataElement>
        <id value="EpisodeOfCare.careTeam.role"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EpisodeOfCare.careTeam.role"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EpisodeOfCare.careTeam.role"/>
          <short value="Role taken by this team member"/>
          <definition value="The role this team member is taking within this episode of care."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Type of participation expected by a team member."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/participant-role"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EpisodeOfCare.careTeam.period"/>
    <resource>
      <DataElement>
        <id value="EpisodeOfCare.careTeam.period"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EpisodeOfCare.careTeam.period"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EpisodeOfCare.careTeam.period"/>
          <short value="Period of time for this role"/>
          <definition value="The period of time this practitioner is performing some role within the episode of care."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EpisodeOfCare.careTeam.member"/>
    <resource>
      <DataElement>
        <id value="EpisodeOfCare.careTeam.member"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EpisodeOfCare.careTeam.member"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EpisodeOfCare.careTeam.member"/>
          <short value="The practitioner (or Organization) within the team"/>
          <definition value="The practitioner (or Organization) within the team."/>
          <comments value="Where an Organization is included in the CareTeam, it is really providing some form of services to the EpisodeOfCare (e.g. Jim&#39;s Mowing Services) the details of the services would be included on a CarePlan."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <mapping>
            <identity value="w5"/>
            <map value="who"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire"/>
    <resource>
      <DataElement>
        <id value="Questionnaire"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire"/>
          <short value="A structured set of questions"/>
          <definition value="A structured set of questions intended to guide the collection of answers. The questions are ordered and grouped into coherent subsets, corresponding to the structure of the grouping of the underlying questions."/>
          <alias value="Form"/>
          <alias value="CRF"/>
          <alias value="Survey"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <constraint>
            <key value="que-3"/>
            <severity value="error"/>
            <human value="If root group must be &quot;required&quot;"/>
            <xpath value="f:group/f:required/@value=true()"/>
          </constraint>
          <constraint>
            <key value="que-2"/>
            <severity value="error"/>
            <human value="The link ids for groups and questions must be unique within the questionnaire"/>
            <xpath value="count(descendant::f:linkId/@value)=count(distinct-values(descendant::f:linkId/@value))"/>
          </constraint>
          <mapping>
            <identity value="rim"/>
            <map value="Observation[moodCode=DEF]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="infrastructure.information"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.id"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.meta"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.language"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.text"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.contained"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.extension"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.identifier"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.identifier"/>
          <short value="External identifiers for this questionnaire"/>
          <definition value="This records identifiers associated with this question set that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g. in CDA documents, or in written / printed documentation)."/>
          <requirements value="Need to allow connection to a wider workflow."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".id[use=BUS]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.version"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.version"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.version"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.version"/>
          <short value="Logical identifier for this version of Questionnaire"/>
          <definition value="The version number assigned by the publisher for business reasons.  It may remain the same when the resource is updated."/>
          <requirements value="In some cases, separate resource instances might be created for each version (if an older version can be maintained once a new version exists)."/>
          <alias value="N/A - MIF rather than RIM level"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".id[use=VER]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id.version"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.status"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.status"/>
          <short value="draft | published | retired"/>
          <definition value="The lifecycle status of the questionnaire as a whole."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Lifecycle status of the questionnaire."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/questionnaire-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".statusCode (also whether there&#39;s a revisionControlAct - and possibly mood to distinguish &quot;in-progress&quot; from &quot;published)"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.date"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.date"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.date"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.date"/>
          <short value="Date this version was authored"/>
          <definition value="The date that this questionnaire was last changed."/>
          <alias value="Date created"/>
          <alias value="Date published"/>
          <alias value="Date issued"/>
          <alias value="Date updated"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=AUT].time"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.recorded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.publisher"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.publisher"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.publisher"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.publisher"/>
          <short value="Organization/individual who designed the questionnaire"/>
          <definition value="Organization or person responsible for developing and maintaining the questionnaire."/>
          <requirements value="Conveys responsibility for the questions and their organization and also helps evaluate the questionnaire&#39;s &quot;authority&quot;."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=AUT].role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.witness"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.telecom"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.telecom"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.telecom"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.telecom"/>
          <short value="Contact information of the publisher"/>
          <definition value="Contact details to assist a user in finding and communicating with the publisher."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="ContactPoint"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=AUT].role.telecom"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.subjectType"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.subjectType"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.subjectType"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.subjectType"/>
          <short value="Resource that can be subject of QuestionnaireResponse"/>
          <definition value="Identifies the types of subjects that can be the subject of the questionnaire."/>
          <comments value="If none are specified, then the subject is unlimited."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="One of the resource types defined as part of FHIR."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/resource-types"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=META].target[classCode=OBS, moodCode=DEFN, isCriterion=true].participation.role.classCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.group"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.group"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.group"/>
        <name value="group"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="Group"/>
          </extension>
          <path value="Questionnaire.group"/>
          <name value="group"/>
          <short value="Grouped questions"/>
          <definition value="A collection of related questions (or further groupings of questions)."/>
          <comments value="The Questionnaire itself has one &quot;root&quot; group with the actual contents of the Questionnaire.  Information on this root group applies to the questionnaire as a whole."/>
          <requirements value="Need to be able to logically group answers to grouped questions."/>
          <alias value="Section"/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <condition value="que-3"/>
          <constraint>
            <key value="que-1"/>
            <severity value="error"/>
            <human value="Groups may either contain questions or groups but not both"/>
            <xpath value="not(exists(f:group) and exists(f:question))"/>
          </constraint>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=COMP].target[classCode=DOCSECT, moodCode=EVN]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.group.id"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.group.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.group.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.group.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.group.extension"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.group.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.group.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.group.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.group.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.group.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.group.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.group.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.group.linkId"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.group.linkId"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.group.linkId"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.group.linkId"/>
          <short value="To link questionnaire with questionnaire response"/>
          <definition value="An identifier that is unique within the Questionnaire allowing linkage to the equivalent group in a QuestionnaireResponse resource."/>
          <comments value="May be omitted if there is no expectation to link answers back to a questionnaire.  This &#39;&#39;can&#39;&#39; be a meaningful identifier (e.g. a LOINC code) but is not intended to have any meaning.  GUIDs or sequential numbers are appropriate here."/>
          <requirements value="[[[QuestionnaireResponse]]] does not require omitted groups to be included and may have some groups that repeat, so linkage based on position alone is not sufficient."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.group.title"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.group.title"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.group.title"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.group.title"/>
          <short value="Name to be displayed for group"/>
          <definition value="The human-readable name for this section of the questionnaire."/>
          <comments value="The title of the &quot;root&quot; group is the title for the questionnaire."/>
          <requirements value="When including text for the questionnaire with the answers, sections may have a section header."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".title"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.group.concept"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.group.concept"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.group.concept"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.group.concept"/>
          <short value="Concept that represents this section in a questionnaire"/>
          <definition value="Identifies a how this group of questions is known in a particular terminology such as LOINC."/>
          <comments value="The code(s) for the &quot;root&quot; group apply to the questionnaire as a whole."/>
          <requirements value="Allows linking of groups of questions (and complete Questionnaire resources) to formal terminologies."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes for groupings of questionnaire questions."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/questionnaire-questions"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.group.text"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.group.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.group.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.group.text"/>
          <short value="Additional text for the group"/>
          <definition value="Additional text for the group, used for display purposes."/>
          <comments value="Common extensions are defined for more specialized types of display text."/>
          <requirements value="When including text for the questionnaire, each section may contain additional explanations are background text."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".text"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.group.required"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.group.required"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.group.required"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.group.required"/>
          <short value="Whether the group must be included in data results"/>
          <definition value="If true, indicates that the group must be present and have required questions within it answered.  If false, the group may be skipped when answering the questionnaire."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <defaultValueBoolean value="false"/>
          <mapping>
            <identity value="rim"/>
            <map value="Not supported - MIF/templating layer"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.group.repeats"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.group.repeats"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.group.repeats"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.group.repeats"/>
          <short value="Whether the group may repeat"/>
          <definition value="Whether the group may occur multiple times in the instance, containing multiple sets of answers."/>
          <requirements value="Groups may be used to create set of (related) questions that can be repeated to give multiple answers to such a set."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <defaultValueBoolean value="false"/>
          <mapping>
            <identity value="rim"/>
            <map value="Not supported - MIF/templating layer"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.group.group"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.group.group"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.group.group"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.group.group"/>
          <short value="Nested questionnaire group"/>
          <definition value="A sub-group within a group. The ordering of groups within this group is relevant."/>
          <requirements value="Reports can consist of complex nested groups."/>
          <min value="0"/>
          <max value="*"/>
          <nameReference value="group"/>
          <condition value="que-1"/>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=COMP].target[classCode=DOCSECT, moodCode=EVN]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.group.question"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.group.question"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.group.question"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="Question"/>
          </extension>
          <path value="Questionnaire.group.question"/>
          <short value="Questions in this group"/>
          <definition value="Set of questions within this group. The order of questions within the group is relevant."/>
          <requirements value="Must register answers to questions."/>
          <alias value="Responses"/>
          <alias value="Contents"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <condition value="que-1"/>
          <constraint>
            <key value="que-4"/>
            <severity value="error"/>
            <human value="A question must use either option or options, not both"/>
            <xpath value="not(f:options and f:option)"/>
          </constraint>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=COMP].target[classCode=OBS, moodCode=EVN or DEF]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.group.question.id"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.group.question.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.group.question.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.group.question.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.group.question.extension"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.group.question.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.group.question.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.group.question.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.group.question.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.group.question.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.group.question.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.group.question.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.group.question.linkId"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.group.question.linkId"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.group.question.linkId"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.group.question.linkId"/>
          <short value="To link questionnaire with questionnaire response"/>
          <definition value="An identifier that is unique within the questionnaire allowing linkage to the equivalent group in a [[[QuestionnaireResponse]]] resource."/>
          <comments value="May be omitted if there is no expectation to link answers back to a questionnaire.  This *can* be a meaningful identifier (e.g. a LOINC code) but is not intended to have any meaning.  GUIDs or sequential numbers are appropriate here."/>
          <requirements value="[[[QuestionnaireResponse]]] does not require omitted groups to be included and may have some groups that repeat, so linkage based on position alone is not sufficient."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.group.question.concept"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.group.question.concept"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.group.question.concept"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.group.question.concept"/>
          <short value="Concept that represents this question on a questionnaire"/>
          <definition value="Identifies a how this question is known in a particular terminology such as LOINC."/>
          <requirements value="Allows linking of questions (and their answers) to formal terminologies."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Coding"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Codes corresponding to individual questions."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/questionnaire-questions"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.group.question.text"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.group.question.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.group.question.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.group.question.text"/>
          <short value="Text of the question as it is shown to the user"/>
          <definition value="The actual question as shown to the user to prompt them for an answer."/>
          <comments value="Common extensions are defined for more specialized types of display text."/>
          <requirements value="When including text for the questionnaire, each question may contain its actual question display text."/>
          <alias value="Question"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".code.display"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.group.question.type"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.group.question.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.group.question.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.group.question.type"/>
          <short value="boolean | decimal | integer | date | dateTime +"/>
          <definition value="The expected format of the answer, e.g. the type of input (string, integer) or whether a (multiple) choice is expected."/>
          <comments value="Additional constraints on the type of answer can be conveyed by extensions."/>
          <requirements value="Defines the format in which the user is to be prompted for the answer."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="The expected format of an answer."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/answer-format"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="N/A - MIF rather than RIM level"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.group.question.required"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.group.question.required"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.group.question.required"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.group.question.required"/>
          <short value="Whether the question must be answered in data results"/>
          <definition value="If true, indicates that the question must be answered and have required groups within it also present.  If false, the question and any contained groups may be skipped when answering the questionnaire."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <defaultValueBoolean value="false"/>
          <mapping>
            <identity value="rim"/>
            <map value="Not supported - MIF/templating layer"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.group.question.repeats"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.group.question.repeats"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.group.question.repeats"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.group.question.repeats"/>
          <short value="Whether the question  can have multiple answers"/>
          <definition value="If true, the question may have more than one answer."/>
          <comments value="Whether the question itself will be displayed for each answer is a rendering choice typically based on whether there are nested groups."/>
          <requirements value="Used for &quot;check all that apply&quot; types of questions or &quot;list your top 3&quot;, etc."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <defaultValueBoolean value="false"/>
          <mapping>
            <identity value="rim"/>
            <map value="Not supported - MIF/templating layer"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.group.question.options"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.group.question.options"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.group.question.options"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.group.question.options"/>
          <short value="Valueset containing permitted answers"/>
          <definition value="Reference to a value set containing a list of codes representing permitted answers for the question."/>
          <comments value="LOINC defines many useful value sets for questionnaire response. See [LOINC Answer Lists](loinc.html#alist)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/ValueSet"/>
          </type>
          <condition value="que-4"/>
          <mapping>
            <identity value="rim"/>
            <map value="Not supported - MIF/templating layer to capture value set"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.group.question.option"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.group.question.option"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.group.question.option"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.group.question.option"/>
          <short value="Permitted answer"/>
          <definition value="For a &quot;choice&quot; question, identifies one of the permitted answers for the question."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Coding"/>
          </type>
          <condition value="que-4"/>
          <binding>
            <strength value="example"/>
            <description value="Allowed values to answer questions."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/questionnaire-answers"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="Not supported - MIF/templating layer to capture value set"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Questionnaire.group.question.group"/>
    <resource>
      <DataElement>
        <id value="Questionnaire.group.question.group"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Questionnaire.group.question.group"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Questionnaire.group.question.group"/>
          <short value="Nested questionnaire group"/>
          <definition value="Nested group, containing nested question for this question. The order of groups within the question is relevant."/>
          <requirements value="It is useful to have &quot;sub-questions&quot;, questions which normally appear when certain answers are given and which collect additional details."/>
          <min value="0"/>
          <max value="*"/>
          <nameReference value="group"/>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=COMP].target[classCode=DOCSECT, moodCode=EVN]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition"/>
    <resource>
      <DataElement>
        <id value="Composition"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition"/>
          <short value="A set of resources composed into a single coherent clinical statement with clinical attestation"/>
          <definition value="A set of healthcare-related information that is assembled together into a single logical document that provides a single coherent statement of meaning, establishes its own context and that has clinical attestation with regard to who is making the statement. While a Composition defines the structure, it does not actually contain the content: rather the full content of a document is contained in a Bundle, of which the Composition is the first resource contained."/>
          <comments value="While the focus of this specification is on patient-specific clinical statements, this resource can also apply to other healthcare-related statements such as study protocol designs, healthcare invoices and other activities that are not necessarily patient-specific or clinical."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="cda"/>
            <map value="ClinicalDocument"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Document[classCode=&quot;DOC&quot; and moodCode=&quot;EVN&quot; and isNormalAct()]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="infrastructure.documents"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.id"/>
    <resource>
      <DataElement>
        <id value="Composition.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.meta"/>
    <resource>
      <DataElement>
        <id value="Composition.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Composition.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.language"/>
    <resource>
      <DataElement>
        <id value="Composition.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.text"/>
    <resource>
      <DataElement>
        <id value="Composition.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.contained"/>
    <resource>
      <DataElement>
        <id value="Composition.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.extension"/>
    <resource>
      <DataElement>
        <id value="Composition.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Composition.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.identifier"/>
    <resource>
      <DataElement>
        <id value="Composition.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.identifier"/>
          <short value="Logical identifier of composition (version-independent)"/>
          <definition value="Logical identifier for the composition, assigned when created. This identifier stays constant as the composition is changed over time."/>
          <comments value="See discussion in resource definition for how these relate."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cda"/>
            <map value=".setId"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Document.id / Document.setId"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.date"/>
    <resource>
      <DataElement>
        <id value="Composition.date"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.date"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.date"/>
          <short value="Composition editing time"/>
          <definition value="The composition editing time, when the composition was last logically changed by the author."/>
          <comments value="The Last Modified Date on the composition may be after the date of the document was attested without being changed."/>
          <requirements value="dateTime is used for tracking, organizing versions and searching."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cda"/>
            <map value=".effectiveTime"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveTime[type=&quot;TS&quot;]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.done"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.type"/>
    <resource>
      <DataElement>
        <id value="Composition.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.type"/>
          <short value="Kind of composition (LOINC if possible)"/>
          <definition value="Specifies the particular kind of composition (e.g. History and Physical, Discharge Summary, Progress Note). This usually equates to the purpose of making the composition."/>
          <comments value="For Composition type, LOINC is ubiquitous and strongly endorsed by HL7. Most implementation guides will require a specific LOINC code, or use LOINC as an extensible binding."/>
          <requirements value="Key metadata element describing the composition, used in searching/filtering."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="preferred"/>
            <description value="Type of a composition."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/doc-typecodes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="cda"/>
            <map value=".code"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.class"/>
    <resource>
      <DataElement>
        <id value="Composition.class"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.class"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.class"/>
          <short value="Categorization of Composition"/>
          <definition value="A categorization for the type of the composition - helps for indexing and searching. This may be implied by or derived from the code specified in the Composition Type."/>
          <comments value="This is a metadata field from [XDS/MHD](http://wiki.ihe.net/index.php?title=Mobile_access_to_Health_Documents_(MHD))."/>
          <requirements value="Helps humans to assess whether the composition is of interest when viewing an index of compositions or documents."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="High-level kind of a clinical document at a macro level."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/doc-classcodes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="cda"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=&quot;COMP].target[classCode=&quot;LIST&quot;, moodCode=&quot;EVN&quot;].code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.title"/>
    <resource>
      <DataElement>
        <id value="Composition.title"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.title"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.title"/>
          <short value="Human Readable name/title"/>
          <definition value="Official human-readable label for the composition."/>
          <comments value="For many compositions, the title is the same as the text or a display name of Composition.type (e.g. a &quot;consultation&quot; or &quot;progress note&quot;). Note that CDA does not make title mandatory, but there are no known cases where it is useful for title to be omitted, so it is mandatory here. Feedback on this requirement is welcome during the trial use period."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cda"/>
            <map value=".title"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./title"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.status"/>
    <resource>
      <DataElement>
        <id value="Composition.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.status"/>
          <short value="preliminary | final | amended | entered-in-error"/>
          <definition value="The workflow/clinical status of this composition. The status is a marker for the clinical standing of the document."/>
          <comments value="If a composition is marked as withdrawn, the compositions/documents in the series, or data from the composition or document series, should never be displayed to a user without being clearly marked as untrustworthy. The flag &quot;withdrawn&quot; is why this element is labeled as a modifier of other elements. 

Some reporting work flows require that the original narrative of a final document never be altered; instead, only new narrative can be added. The composition resource has no explicit status for explicitly noting whether this business rule is in effect. This would be handled by an extension if required."/>
          <requirements value="Need to be able to mark interim, amended, or withdrawn compositions or documents."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The workflow/clinical status of the composition."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/composition-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="cda"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="interim: .completionCode=&quot;IN&quot; &amp; ./statusCode[isNormalDatatype()]=&quot;active&quot;;  final: .completionCode=&quot;AU&quot; &amp;&amp;  ./statusCode[isNormalDatatype()]=&quot;complete&quot; and not(./inboundRelationship[typeCode=&quot;SUBJ&quot; and isNormalActRelationship()]/source[subsumesCode(&quot;ActClass#CACT&quot;) and moodCode=&quot;EVN&quot; and domainMember(&quot;ReviseComposition&quot;, code) and isNormalAct()]);  amended: .completionCode=&quot;AU&quot; &amp;&amp;  ./statusCode[isNormalDatatype()]=&quot;complete&quot; and ./inboundRelationship[typeCode=&quot;SUBJ&quot; and isNormalActRelationship()]/source[subsumesCode(&quot;ActClass#CACT&quot;) and moodCode=&quot;EVN&quot; and domainMember(&quot;ReviseComposition&quot;, code) and isNormalAct() and statusCode=&quot;completed&quot;];  withdrawn : .completionCode=NI &amp;&amp;  ./statusCode[isNormalDatatype()]=&quot;obsolete&quot;"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.confidentiality"/>
    <resource>
      <DataElement>
        <id value="Composition.confidentiality"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.confidentiality"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.confidentiality"/>
          <short value="As defined by affinity domain"/>
          <definition value="The code specifying the level of confidentiality of the Composition."/>
          <comments value="The exact use of this element, and enforcement and issues related to highly sensitive documents are out of scope for the base specification, and delegated to implementation profiles (see security section)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Codes specifying the level of confidentiality of the composition."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/v3-Confidentiality"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="cda"/>
            <map value=".confidentialityCode"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".confidentialityCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.subject"/>
    <resource>
      <DataElement>
        <id value="Composition.subject"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.subject"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.subject"/>
          <short value="Who and/or what the composition is about"/>
          <definition value="Who or what the composition is about. The composition can be about a person, (patient or healthcare practitioner), a device (e.g. a machine) or even a group of subjects (such as a document about a herd of livestock, or a set of patients that share a common exposure)."/>
          <comments value="For clinical documents, this is usually the patient."/>
          <requirements value="Essential metadata for searching for the composition. Identifies who and/or what the composition/document is about."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cda"/>
            <map value=".recordTarget"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=&quot;SBJ&quot;].role[typeCode=&quot;PAT&quot;]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.author"/>
    <resource>
      <DataElement>
        <id value="Composition.author"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.author"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.author"/>
          <short value="Who and/or what authored the composition"/>
          <definition value="Identifies who is responsible for the information in the composition, not necessarily who typed it in."/>
          <requirements value="Identifies who is responsible for the content."/>
          <min value="1"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cda"/>
            <map value=".author.assignedAuthor"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=&quot;AUT&quot;].role[classCode=&quot;ASSIGNED&quot;]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.author"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.attester"/>
    <resource>
      <DataElement>
        <id value="Composition.attester"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.attester"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.attester"/>
          <short value="Attests to accuracy of composition"/>
          <definition value="A participant who has attested to the accuracy of the composition/document."/>
          <comments value="Only list each attester once."/>
          <requirements value="Identifies responsibility for the accuracy of the composition content."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cda"/>
            <map value=".authenticator/.legalAuthenticator"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=&quot;AUTHEN&quot;].role[classCode=&quot;ASSIGNED&quot;]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.attester.id"/>
    <resource>
      <DataElement>
        <id value="Composition.attester.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.attester.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.attester.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.attester.extension"/>
    <resource>
      <DataElement>
        <id value="Composition.attester.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.attester.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.attester.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.attester.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Composition.attester.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.attester.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.attester.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.attester.mode"/>
    <resource>
      <DataElement>
        <id value="Composition.attester.mode"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.attester.mode"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.attester.mode"/>
          <short value="personal | professional | legal | official"/>
          <definition value="The type of attestation the authenticator offers."/>
          <comments value="Use more than one code where a single attester has more than one mode (professional and legal are often paired)."/>
          <requirements value="Indicates the level of authority of the attestation."/>
          <min value="1"/>
          <max value="*"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The way in which a person authenticated a composition."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/composition-attestation-mode"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="cda"/>
            <map value="implied by .authenticator/.legalAuthenticator"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="unique(./modeCode)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.attester.time"/>
    <resource>
      <DataElement>
        <id value="Composition.attester.time"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.attester.time"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.attester.time"/>
          <short value="When composition attested"/>
          <definition value="When composition was attested by the party."/>
          <requirements value="Identifies when the information in the composition was deemed accurate.  (Things may have changed since then.)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cda"/>
            <map value=".authenticator.time"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./time[type=&quot;TS&quot; and isNormalDatatype()]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.attester.party"/>
    <resource>
      <DataElement>
        <id value="Composition.attester.party"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.attester.party"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.attester.party"/>
          <short value="Who attested the composition"/>
          <definition value="Who attested the composition in the specified way."/>
          <requirements value="Identifies who has taken on the responsibility for accuracy of the composition content."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cda"/>
            <map value=".authenticator.assignedEnttty"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./role[classCode=&quot;ASSIGNED&quot; and isNormalRole]/player[determinerCode=&quot;INST&quot; and classCode=(&quot;DEV&quot;, &quot;PSN&quot;) and isNormalEntity()] or ./role[classCode=&quot;ASSIGNED&quot; and isNormalRole and not(player)]/scoper[determinerCode=&quot;INST&quot; and classCode=&quot;ORG&quot; and isNormalEntity()]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.witness"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.custodian"/>
    <resource>
      <DataElement>
        <id value="Composition.custodian"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.custodian"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.custodian"/>
          <short value="Organization which maintains the composition"/>
          <definition value="Identifies the organization or group who is responsible for ongoing maintenance of and access to the composition/document information."/>
          <comments value="This is useful when documents are derived from a composition - provides guidance for how to get the latest version of the document. This is optional because this is sometimes not known by the authoring system, and can be inferred by context. However it is important that this information be known when working with a derived document, so providing a custodian is encouraged."/>
          <requirements value="Identifies where to go to find the current version, where to report issues, etc."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cda"/>
            <map value=".custodian.assignedCustodian"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=&quot;RCV&quot;].role[classCode=&quot;CUST&quot;].scoper[classCode=&quot;ORG&quot; and determinerCode=&quot;INST&quot;]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.event"/>
    <resource>
      <DataElement>
        <id value="Composition.event"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.event"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.event"/>
          <short value="The clinical service(s) being documented"/>
          <definition value="The clinical service, such as a colonoscopy or an appendectomy, being documented."/>
          <comments value="The event needs to be consistent with the type element, though can provide further information if desired."/>
          <requirements value="Provides context for the composition and creates a linkage between a resource describing an event and the composition created describing the event."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cda"/>
            <map value=".documentationOf.serviceEvent"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="outboundRelationship[typeCode=&quot;SUBJ&quot;].target[classCode&lt;&#39;ACT&#39;]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.event.id"/>
    <resource>
      <DataElement>
        <id value="Composition.event.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.event.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.event.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.event.extension"/>
    <resource>
      <DataElement>
        <id value="Composition.event.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.event.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.event.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.event.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Composition.event.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.event.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.event.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.event.code"/>
    <resource>
      <DataElement>
        <id value="Composition.event.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.event.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.event.code"/>
          <short value="Code(s) that apply to the event being documented"/>
          <definition value="This list of codes represents the main clinical acts, such as a colonoscopy or an appendectomy, being documented. In some cases, the event is inherent in the typeCode, such as a &quot;History and Physical Report&quot; in which the procedure being documented is necessarily a &quot;History and Physical&quot; act."/>
          <comments value="An event can further specialize the act inherent in the typeCode, such as where it is simply &quot;Procedure Report&quot; and the procedure was a &quot;colonoscopy&quot;. If one or more eventCodes are included, they SHALL NOT conflict with the values inherent in the classCode, practiceSettingCode or typeCode, as such a conflict would create an ambiguous situation. This short list of codes is provided to be used as key words for certain types of queries."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="This list of codes represents the main clinical acts being documented."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/v3-ActCode"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="cda"/>
            <map value=".code"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.event.period"/>
    <resource>
      <DataElement>
        <id value="Composition.event.period"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.event.period"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.event.period"/>
          <short value="The period covered by the documentation"/>
          <definition value="The period of time covered by the documentation. There is no assertion that the documentation is a complete representation for this period, only that it documents events during this time."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cda"/>
            <map value=".effectiveTime"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveTime"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.event.detail"/>
    <resource>
      <DataElement>
        <id value="Composition.event.detail"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.event.detail"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.event.detail"/>
          <short value="The event(s) being documented"/>
          <definition value="The description and/or reference of the event(s) being documented. For example, this could be used to document such a colonoscopy or an appendectomy."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cda"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=&quot;SUBJ&quot;].target"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.encounter"/>
    <resource>
      <DataElement>
        <id value="Composition.encounter"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.encounter"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.encounter"/>
          <short value="Context of the Composition"/>
          <definition value="Describes the clinical encounter or type of care this documentation is associated with."/>
          <requirements value="Provides context for the composition and supports searching."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Encounter"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cda"/>
            <map value=".componentOf.encompassingEncounter"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="unique(highest(./outboundRelationship[typeCode=&quot;SUBJ&quot; and isNormalActRelationship()], priorityNumber)/target[moodCode=&quot;EVN&quot; and classCode=(&quot;ENC&quot;, &quot;PCPR&quot;) and isNormalAct])"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.section"/>
    <resource>
      <DataElement>
        <id value="Composition.section"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.section"/>
        <name value="section"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="Section"/>
          </extension>
          <path value="Composition.section"/>
          <name value="section"/>
          <short value="Composition is broken into sections"/>
          <definition value="The root of the sections that make up the composition."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <constraint>
            <key value="cmp-2"/>
            <severity value="error"/>
            <human value="A section can only have an emptyReason if it is empty"/>
            <xpath value="not(exists(f:emptyReason) and exists(f:entry))"/>
          </constraint>
          <constraint>
            <key value="cmp-1"/>
            <severity value="error"/>
            <human value="A section must at least one of text, entries, or sub-sections"/>
            <xpath value="exists(f:text) or exists(f:entry) or exists(f:section)"/>
          </constraint>
          <mapping>
            <identity value="cda"/>
            <map value=".component.structuredBody.component.section"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./outboundRelationship[typeCode=&quot;COMP&quot; and isNormalActRelationship()]/target[moodCode=&quot;EVN&quot; and classCode=&quot;DOCSECT&quot; and isNormalAct]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.section.id"/>
    <resource>
      <DataElement>
        <id value="Composition.section.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.section.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.section.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.section.extension"/>
    <resource>
      <DataElement>
        <id value="Composition.section.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.section.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.section.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.section.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Composition.section.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.section.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.section.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.section.title"/>
    <resource>
      <DataElement>
        <id value="Composition.section.title"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.section.title"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.section.title"/>
          <short value="Label for section (e.g. for ToC)"/>
          <definition value="The label for this particular section.  This will be part of the rendered content for the document, and is often used to build a table of contents."/>
          <comments value="The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title,  or documents that only have a single section. Most Implementation Guides will make section title to be a required element."/>
          <requirements value="Section headings are often standardized for different types of documents.  They give guidance to humans on how the document is organized."/>
          <alias value="header"/>
          <alias value="label"/>
          <alias value="caption"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="cda"/>
            <map value=".title"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./title"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.section.code"/>
    <resource>
      <DataElement>
        <id value="Composition.section.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.section.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.section.code"/>
          <short value="Classification of section (recommended)"/>
          <definition value="A code identifying the kind of content contained within the section. This must be consistent with the section title."/>
          <comments value="The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.   If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code."/>
          <requirements value="Provides computable standardized labels to topics within the document."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Classification of a section of a composition/document."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/doc-section-codes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="cda"/>
            <map value=".code"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.section.text"/>
    <resource>
      <DataElement>
        <id value="Composition.section.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.section.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.section.text"/>
          <short value="Text summary of the section, for human interpretation"/>
          <definition value="A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative."/>
          <comments value="Document profiles may define what content should be represented in the narrative to ensure clinical safety."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="cmp-1"/>
          <mapping>
            <identity value="cda"/>
            <map value=".text"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".text"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.section.mode"/>
    <resource>
      <DataElement>
        <id value="Composition.section.mode"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.section.mode"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.section.mode"/>
          <short value="working | snapshot | changes"/>
          <definition value="How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted."/>
          <requirements value="Sections are used in various ways, and it must be known in what way it is safe to use the entries in them."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The processing mode that applies to this section."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/list-mode"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="cda"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outBoundRelationship[typeCode=COMP].target[classCode=OBS&quot;].value"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.section.orderedBy"/>
    <resource>
      <DataElement>
        <id value="Composition.section.orderedBy"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.section.orderedBy"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.section.orderedBy"/>
          <short value="Order of section entries"/>
          <definition value="Specifies the order applied to the items in the section entries."/>
          <comments value="Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order."/>
          <requirements value="Important for presentation and rendering.  Lists may be sorted to place more important information first or to group related entries."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="preferred"/>
            <description value="What order applies to the items in the entry."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/list-order"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="cda"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=COMP].sequenceNumber &gt; 1"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.section.entry"/>
    <resource>
      <DataElement>
        <id value="Composition.section.entry"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.section.entry"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.section.entry"/>
          <short value="A reference to data that supports this section"/>
          <definition value="A reference to the actual resource from which the narrative in the section is derived."/>
          <comments value="If there are no entries in the list, an emptyReason SHOULD be provided."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <condition value="cmp-2"/>
          <mapping>
            <identity value="cda"/>
            <map value=".entry"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=COMP] or  .participation[typeCode=SBJ]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.section.emptyReason"/>
    <resource>
      <DataElement>
        <id value="Composition.section.emptyReason"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.section.emptyReason"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.section.emptyReason"/>
          <short value="Why the section is empty"/>
          <definition value="If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason."/>
          <comments value="The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases."/>
          <requirements value="Allows capturing things like &quot;none exist&quot; or &quot;not asked&quot; which can be important for most lists."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <condition value="cmp-2"/>
          <binding>
            <strength value="preferred"/>
            <description value="If a section is empty, why it is empty."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/list-empty-reason"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="cda"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=SUBJ,code&lt;{ListEmptyReason}].value[type=CD]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Composition.section.section"/>
    <resource>
      <DataElement>
        <id value="Composition.section.section"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Composition.section.section"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Composition.section.section"/>
          <short value="Nested Section"/>
          <definition value="A nested sub-section within this section."/>
          <comments value="Nested sections are primarily used to help human readers navigate to particular portions of the document."/>
          <min value="0"/>
          <max value="*"/>
          <nameReference value="section"/>
          <condition value="cmp-1"/>
          <mapping>
            <identity value="cda"/>
            <map value=".component.section"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./outboundRelationship[typeCode=&quot;COMP&quot; and isNormalActRelationship()]/target[moodCode=&quot;EVN&quot; and classCode=&quot;DOCSECT&quot; and isNormalAct]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationOutcome"/>
    <resource>
      <DataElement>
        <id value="OperationOutcome"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationOutcome"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationOutcome"/>
          <short value="Information about the success/failure of an action"/>
          <definition value="A collection of error, warning or information messages that result from a system action."/>
          <comments value="Can result from the failure of a REST call or be part of the response message returned from a request message.  If sent with extensions overriding particular issues, might even appear as part of a request message."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="Grouping is handled through multiple repetitions from whatever context references the outcomes (no specific grouper required)"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="infrastructure.exchange"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationOutcome.id"/>
    <resource>
      <DataElement>
        <id value="OperationOutcome.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationOutcome.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationOutcome.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationOutcome.meta"/>
    <resource>
      <DataElement>
        <id value="OperationOutcome.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationOutcome.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationOutcome.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationOutcome.implicitRules"/>
    <resource>
      <DataElement>
        <id value="OperationOutcome.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationOutcome.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationOutcome.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationOutcome.language"/>
    <resource>
      <DataElement>
        <id value="OperationOutcome.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationOutcome.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationOutcome.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationOutcome.text"/>
    <resource>
      <DataElement>
        <id value="OperationOutcome.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationOutcome.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationOutcome.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationOutcome.contained"/>
    <resource>
      <DataElement>
        <id value="OperationOutcome.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationOutcome.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationOutcome.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationOutcome.extension"/>
    <resource>
      <DataElement>
        <id value="OperationOutcome.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationOutcome.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationOutcome.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationOutcome.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="OperationOutcome.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationOutcome.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationOutcome.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationOutcome.issue"/>
    <resource>
      <DataElement>
        <id value="OperationOutcome.issue"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationOutcome.issue"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationOutcome.issue"/>
          <short value="A single issue associated with the action"/>
          <definition value="An error, warning or information message that results from a system action."/>
          <min value="1"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="ERR"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="AcknowledgementDetail or Observation[classCode=&quot;ALRT&quot; and moodCode=&quot;EVN&quot;]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationOutcome.issue.id"/>
    <resource>
      <DataElement>
        <id value="OperationOutcome.issue.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationOutcome.issue.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationOutcome.issue.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationOutcome.issue.extension"/>
    <resource>
      <DataElement>
        <id value="OperationOutcome.issue.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationOutcome.issue.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationOutcome.issue.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationOutcome.issue.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="OperationOutcome.issue.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationOutcome.issue.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationOutcome.issue.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationOutcome.issue.severity"/>
    <resource>
      <DataElement>
        <id value="OperationOutcome.issue.severity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationOutcome.issue.severity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationOutcome.issue.severity"/>
          <short value="fatal | error | warning | information"/>
          <definition value="Indicates whether the issue indicates a variation from successful processing."/>
          <comments value="This is labeled as &quot;Is Modifier&quot; because applications should not confuse hints and warnings with errors."/>
          <requirements value="Indicates how relevant the issue is to the overall success of the action."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="How the issue affects the success of the action."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/issue-severity"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="ERR-4"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./typeCode[parent::AcknowledgmentDetail] or unique(./inboundRelationship[parent::Observation and typeCode=&#39;SUBJ&#39; and isNormalActRelationship()]/source[classCode=&quot;OBS&quot; and moodCode=&quot;EVN&quot; and implies(code, ActCode#SEV and isNormalAct())/value[xsi:type=&quot;CD&quot;]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationOutcome.issue.code"/>
    <resource>
      <DataElement>
        <id value="OperationOutcome.issue.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationOutcome.issue.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationOutcome.issue.code"/>
          <short value="Error or warning code"/>
          <definition value="Describes the type of the issue. The system that creates an OperationOutcome SHALL choose the most applicable code from the IssueType value set, and may additional provide its own code for the error in the details element."/>
          <requirements value="Expresses the issue in a human and computer-friendly way, allowing the requesting system to behave differently based on the type of issue."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="A code that describes the type of issue."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/issue-type"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="ERR-3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationOutcome.issue.details"/>
    <resource>
      <DataElement>
        <id value="OperationOutcome.issue.details"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationOutcome.issue.details"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationOutcome.issue.details"/>
          <short value="Additional details about the error"/>
          <definition value="Additional details about the error. This may be a text description of the error, or a system code that identifies the error."/>
          <comments value="A human readable description of the error issue SHOULD be placed in details.text."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A code that provides details as the exact issue."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/operation-outcome"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="ERR-5"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationOutcome.issue.diagnostics"/>
    <resource>
      <DataElement>
        <id value="OperationOutcome.issue.diagnostics"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationOutcome.issue.diagnostics"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationOutcome.issue.diagnostics"/>
          <short value="Additional diagnostic information about the issue"/>
          <definition value="Additional diagnostic information about the issue.  Typically, this may be a description of how a value is erroneous, or a stack dump to help trace the issue."/>
          <comments value="Typically this field is used to provide troubleshooting information about the error."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="ERR-8"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./text[parent::AcknowledgmentDetail]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationOutcome.issue.location"/>
    <resource>
      <DataElement>
        <id value="OperationOutcome.issue.location"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationOutcome.issue.location"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationOutcome.issue.location"/>
          <short value="XPath of element(s) related to issue"/>
          <definition value="A simple XPath limited to element names, repetition indicators and the default child access that identifies one of the elements in the resource that caused this issue to be raised."/>
          <comments value="The root of the XPath is the resource or bundle that generated OperationOutcome.  Each XPath SHALL resolve to a single node.  The XPath syntax is used whether the referenced instance is expressed in XML or JSON."/>
          <requirements value="Allows systems to highlight or otherwise guide users to elements implicated in issues to allow them to be fixed more easily."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="ERR-2"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./location[parent::AcknowledgmentDetail]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance"/>
    <resource>
      <DataElement>
        <id value="Conformance"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance"/>
          <short value="A conformance statement"/>
          <definition value="A conformance statement is a set of capabilities of a FHIR Server that may be used as a statement of actual server functionality or a statement of required or desired server implementation."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <constraint>
            <key value="cnf-14"/>
            <severity value="error"/>
            <human value="Conformance statements of kind &#39;requirements&#39; do not have software or implementation elements"/>
            <xpath value="not(exists(f:software) or exists(f:implementation)) or (f:kind/@value != &#39;requirements&#39;)"/>
          </constraint>
          <constraint>
            <key value="cnf-1"/>
            <severity value="error"/>
            <human value="A Conformance statement SHALL have at least one of REST, messaging or document"/>
            <xpath value="exists(f:rest) or exists(f:messaging) or exists(f:document)"/>
          </constraint>
          <constraint>
            <key value="cnf-15"/>
            <severity value="error"/>
            <human value="Conformance statements of kind &#39;software&#39; do not have implementation elements"/>
            <xpath value="not(exists(f:implementation)) or (f:kind/@value != &#39;capability&#39;)"/>
          </constraint>
          <constraint>
            <key value="cnf-2"/>
            <severity value="error"/>
            <human value="A Conformance statement SHALL have at least one of description, software, or implementation"/>
            <xpath value="count(f:software | f:implementation | f:description) &gt; 0"/>
          </constraint>
          <constraint>
            <key value="cnf-3"/>
            <severity value="error"/>
            <human value="Messaging end-point is required (and is only permitted) when statement is for an implementation"/>
            <xpath value="not(exists(f:messaging/f:endpoint)) or f:kind/@value = &#39;instance&#39;"/>
          </constraint>
          <constraint>
            <key value="cnf-7"/>
            <severity value="error"/>
            <human value="The set of documents must be unique by the combination of profile &amp; mode"/>
            <xpath value="count(f:document[f:mode/@value=&#39;producer&#39;])=count(distinct-values(f:document[f:mode/@value=&#39;producer&#39;]/f:profile/f:reference/@value)) and count(f:document[f:mode/@value=&#39;consumer&#39;])=count(distinct-values(f:document[f:mode/@value=&#39;consumer&#39;]/f:profile/f:reference/@value))"/>
          </constraint>
          <constraint>
            <key value="cnf-8"/>
            <severity value="error"/>
            <human value="There can only be one REST declaration per mode"/>
            <xpath value="count(f:rest)=count(distinct-values(f:rest/f:mode/@value))"/>
          </constraint>
          <mapping>
            <identity value="w5"/>
            <map value="conformance.behavior"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.id"/>
    <resource>
      <DataElement>
        <id value="Conformance.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.meta"/>
    <resource>
      <DataElement>
        <id value="Conformance.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Conformance.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.language"/>
    <resource>
      <DataElement>
        <id value="Conformance.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.text"/>
    <resource>
      <DataElement>
        <id value="Conformance.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.contained"/>
    <resource>
      <DataElement>
        <id value="Conformance.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.extension"/>
    <resource>
      <DataElement>
        <id value="Conformance.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Conformance.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.url"/>
    <resource>
      <DataElement>
        <id value="Conformance.url"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.url"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.url"/>
          <short value="Logical uri to reference this statement"/>
          <definition value="An absolute URL that is used to identify this conformance statement when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this conformance statement is (or will be) published."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.version"/>
    <resource>
      <DataElement>
        <id value="Conformance.version"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.version"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.version"/>
          <short value="Logical id for this version of the statement"/>
          <definition value="The identifier that is used to identify this version of the conformance statement when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the profile author manually and the value should be a timestamp."/>
          <comments value="There may be multiple different instances of a conformance statement that have the same identifier but different versions."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="id.version"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.name"/>
    <resource>
      <DataElement>
        <id value="Conformance.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.name"/>
          <short value="Informal name for this conformance statement"/>
          <definition value="A free text natural language name identifying the conformance statement."/>
          <comments value="The name is not expected to be globally unique."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.status"/>
    <resource>
      <DataElement>
        <id value="Conformance.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.status"/>
          <short value="draft | active | retired"/>
          <definition value="The status of this conformance statement."/>
          <comments value="This is not intended for use with actual conformance statements, but where conformance statements are used to describe possible or desired systems."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The lifecycle status of a Value Set or Concept Map."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/conformance-resource-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.experimental"/>
    <resource>
      <DataElement>
        <id value="Conformance.experimental"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.experimental"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.experimental"/>
          <short value="If for testing purposes, not real usage"/>
          <definition value="A flag to indicate that this conformance statement is authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage."/>
          <comments value="Allows filtering of conformance statements that are appropriate for use vs. not."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.publisher"/>
    <resource>
      <DataElement>
        <id value="Conformance.publisher"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.publisher"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.publisher"/>
          <short value="Name of the publisher (Organization or individual)"/>
          <definition value="The name of the individual or organization that published the conformance."/>
          <comments value="Usually an organization, but may be an individual. This item SHOULD be populated unless the information is available from context."/>
          <requirements value="Helps establish the &quot;authority/credibility&quot; of the conformance.  May also allow for contact."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="who.witness"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.contact"/>
    <resource>
      <DataElement>
        <id value="Conformance.contact"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.contact"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.contact"/>
          <short value="Contact details of the publisher"/>
          <definition value="Contacts to assist a user in finding and communicating with the publisher."/>
          <comments value="May be a web site, an email address, a telephone number (tel:), etc."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.contact.id"/>
    <resource>
      <DataElement>
        <id value="Conformance.contact.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.contact.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.contact.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.contact.extension"/>
    <resource>
      <DataElement>
        <id value="Conformance.contact.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.contact.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.contact.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.contact.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Conformance.contact.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.contact.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.contact.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.contact.name"/>
    <resource>
      <DataElement>
        <id value="Conformance.contact.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.contact.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.contact.name"/>
          <short value="Name of a individual to contact"/>
          <definition value="The name of an individual to contact regarding the conformance."/>
          <comments value="If there is no named individual, the telecom is for the organization as a whole."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.contact.telecom"/>
    <resource>
      <DataElement>
        <id value="Conformance.contact.telecom"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.contact.telecom"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.contact.telecom"/>
          <short value="Contact details for individual or publisher"/>
          <definition value="Contact details for individual (if a name was provided) or the publisher."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="ContactPoint"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.date"/>
    <resource>
      <DataElement>
        <id value="Conformance.date"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.date"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.date"/>
          <short value="Publication Date(/time)"/>
          <definition value="The date  (and optionally time) when the conformance statement was published. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the conformance statement changes."/>
          <comments value="Additional specific dates may be added as extensions."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="when.recorded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.description"/>
    <resource>
      <DataElement>
        <id value="Conformance.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.description"/>
          <short value="Human description of the conformance statement"/>
          <definition value="A free text natural language description of the conformance statement and its use. Typically, this is used when the conformance statement describes a desired rather than an actual solution, for example as a formal expression of requirements as part of an RFP."/>
          <comments value="This field may include the purpose of this conformance statement, comments about its context etc. This does not need to be populated if the description is adequately implied by the software or implementation details."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <condition value="cnf-2"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.requirements"/>
    <resource>
      <DataElement>
        <id value="Conformance.requirements"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.requirements"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.requirements"/>
          <short value="Why is this needed?"/>
          <definition value="Explains why this conformance statement is needed and why it&#39;s been constrained as it has."/>
          <comments value="This element does not describe the usage of the conformance statement (that&#39;s done in comments), rather it&#39;s for traceability of *why* the element is either needed or why the constraints exist as they do.  This may be used to point to source materials or specifications that drove the structure of this data element."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.copyright"/>
    <resource>
      <DataElement>
        <id value="Conformance.copyright"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.copyright"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.copyright"/>
          <short value="Use and/or publishing restrictions"/>
          <definition value="A copyright statement relating to the conformance statement and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the details of the system described by the conformance statement."/>
          <alias value="License"/>
          <alias value="Restrictions"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.kind"/>
    <resource>
      <DataElement>
        <id value="Conformance.kind"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.kind"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.kind"/>
          <short value="instance | capability | requirements"/>
          <definition value="The way that this statement is intended to be used, to describe an actual running instance of software, a particular product (kind not instance of software) or a class of implementation (e.g. a desired purchase)."/>
          <requirements value="Allow searching the 3 modes."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="How a conformance statement is intended to be used."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/conformance-statement-kind"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.software"/>
    <resource>
      <DataElement>
        <id value="Conformance.software"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.software"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.software"/>
          <short value="Software that is covered by this conformance statement"/>
          <definition value="Software that is covered by this conformance statement.  It is used when the conformance statement describes the capabilities of a particular software version, independent of an installation."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <condition value="cnf-2"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.software.id"/>
    <resource>
      <DataElement>
        <id value="Conformance.software.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.software.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.software.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.software.extension"/>
    <resource>
      <DataElement>
        <id value="Conformance.software.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.software.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.software.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.software.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Conformance.software.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.software.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.software.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.software.name"/>
    <resource>
      <DataElement>
        <id value="Conformance.software.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.software.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.software.name"/>
          <short value="A name the software is known by"/>
          <definition value="Name software is known by."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.software.version"/>
    <resource>
      <DataElement>
        <id value="Conformance.software.version"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.software.version"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.software.version"/>
          <short value="Version covered by this statement"/>
          <definition value="The version identifier for the software covered by this statement."/>
          <comments value="If possible, version should be specified, as statements are likely to be different for different versions of software."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.software.releaseDate"/>
    <resource>
      <DataElement>
        <id value="Conformance.software.releaseDate"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.software.releaseDate"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.software.releaseDate"/>
          <short value="Date this version released"/>
          <definition value="Date this version of the software released."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.implementation"/>
    <resource>
      <DataElement>
        <id value="Conformance.implementation"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.implementation"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.implementation"/>
          <short value="If this describes a specific instance"/>
          <definition value="Identifies a specific implementation instance that is described by the conformance statement - i.e. a particular installation, rather than the capabilities of a software program."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <condition value="cnf-2"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.implementation.id"/>
    <resource>
      <DataElement>
        <id value="Conformance.implementation.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.implementation.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.implementation.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.implementation.extension"/>
    <resource>
      <DataElement>
        <id value="Conformance.implementation.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.implementation.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.implementation.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.implementation.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Conformance.implementation.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.implementation.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.implementation.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.implementation.description"/>
    <resource>
      <DataElement>
        <id value="Conformance.implementation.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.implementation.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.implementation.description"/>
          <short value="Describes this specific instance"/>
          <definition value="Information about the specific installation that this conformance statement relates to."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.implementation.url"/>
    <resource>
      <DataElement>
        <id value="Conformance.implementation.url"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.implementation.url"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.implementation.url"/>
          <short value="Base URL for the installation"/>
          <definition value="An absolute base URL for the implementation.  This forms the base for REST interfaces as well as the mailbox and document interfaces."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.fhirVersion"/>
    <resource>
      <DataElement>
        <id value="Conformance.fhirVersion"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.fhirVersion"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.fhirVersion"/>
          <short value="FHIR Version the system uses"/>
          <definition value="The version of the FHIR specification on which this conformance statement is based."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.acceptUnknown"/>
    <resource>
      <DataElement>
        <id value="Conformance.acceptUnknown"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.acceptUnknown"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.acceptUnknown"/>
          <short value="no | extensions | elements | both"/>
          <definition value="A code that indicates whether the application accepts unknown elements or extensions when reading resources."/>
          <comments value="Unknown elements in a resource can only arise as later versions of the specification are published, because this is the only place where such elements can be defined. Hence accepting unknown elements is about inter-version compatibility.

Applications are recommended to accept unknown extensions and elements (&#39;both&#39;), but this is not always possible."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="A code that indicates whether an application accepts unknown elements or extensions when reading resources."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/unknown-content-code"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.format"/>
    <resource>
      <DataElement>
        <id value="Conformance.format"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.format"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.format"/>
          <short value="formats supported (xml | json | mime type)"/>
          <definition value="A list of the formats supported by this implementation using their content types."/>
          <comments value="&quot;xml&quot; or &quot;json&quot; are allowed, which describe the simple encodings described in the specification (and imply appropriate bundle support). Otherwise, mime types are legal here."/>
          <min value="1"/>
          <max value="*"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The mime type of an attachment. Any valid mime type is allowed."/>
            <valueSetUri value="http://www.rfc-editor.org/bcp/bcp13.txt"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.profile"/>
    <resource>
      <DataElement>
        <id value="Conformance.profile"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.profile"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.profile"/>
          <short value="Profiles for use cases supported"/>
          <definition value="A list of profiles that represent different use cases supported by the system. For a server, &quot;supported by the system&quot; means the system hosts/produces a set of resources that are conformant to a particular profile, and allows clients that use its services to search using this profile and to find appropriate data. For a client, it means the system will search by this profile and process data according to the guidance implicit in the profile. See further discussion in [Using Profiles]{profiling.html#profile-uses}."/>
          <comments value="Supported profiles are different to the profiles that apply to a particular resource in rest.resource.profile. The resource profile is a general statement of what features of the resource are supported overall by the system - the sum total of the facilities it supports. A supported profile is a deeper statement about the functionality of the data and services provided by the server (or used by the client). A typical case is a laboratory system that produces a set of different reports - this is the list of types of data that it publishes. A key aspect of declaring profiles here is the question of how the client converts knowledge that the server publishes this data into working with the data; the client can inspect individual resources to determine whether they conform to a particular profile, but how does it find the ones that does? It does so by searching using the _profile parameter, so any resources listed here must be valid values for the _profile resource (using the identifier in the target profile).  Typical supported profiles cross resource types to describe a network of related resources, so they are listed here rather than by resource. However, they do not need to describe more than one resource."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/StructureDefinition"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest"/>
          <short value="If the endpoint is a RESTful one"/>
          <definition value="A definition of the restful capabilities of the solution, if any."/>
          <comments value="Multiple repetitions allow definition of both client and / or server behaviors or possibly behaviors under different configuration settings (for software or requirements statements)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <condition value="cnf-1"/>
          <constraint>
            <key value="cnf-9"/>
            <severity value="error"/>
            <human value="A given resource can only be described once per RESTful mode"/>
            <xpath value="count(f:resource)=count(distinct-values(f:resource/f:type/@value))"/>
          </constraint>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.id"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.extension"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.mode"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.mode"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.mode"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.mode"/>
          <short value="client | server"/>
          <definition value="Identifies whether this portion of the statement is describing ability to initiate or receive restful operations."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The mode of a RESTful conformance statement."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/restful-conformance-mode"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.documentation"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.documentation"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.documentation"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.documentation"/>
          <short value="General description of implementation"/>
          <definition value="Information about the system&#39;s restful capabilities that apply across all applications, such as security."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.security"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.security"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.security"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.security"/>
          <short value="Information about security of implementation"/>
          <definition value="Information about security implementation from an interface perspective - what a client needs to know."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.security.id"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.security.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.security.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.security.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.security.extension"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.security.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.security.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.security.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.security.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.security.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.security.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.security.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.security.cors"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.security.cors"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.security.cors"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.security.cors"/>
          <short value="Adds CORS Headers (http://enable-cors.org/)"/>
          <definition value="Server adds CORS headers when responding to requests - this enables javascript applications to use the server."/>
          <comments value="The easiest CORS headers to add are Access-Control-Allow-Origin: * &amp; Access-Control-Request-Method: GET, POST, PUT, DELETE. All servers SHOULD support CORS."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.security.service"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.security.service"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.security.service"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.security.service"/>
          <short value="OAuth | SMART-on-FHIR | NTLM | Basic | Kerberos | Certificates"/>
          <definition value="Types of security services are supported/required by the system."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="extensible"/>
            <description value="Types of security services used with FHIR."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/restful-security-service"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.security.description"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.security.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.security.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.security.description"/>
          <short value="General description of how security works"/>
          <definition value="General description of how security works."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.security.certificate"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.security.certificate"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.security.certificate"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.security.certificate"/>
          <short value="Certificates associated with security profiles"/>
          <definition value="Certificates associated with security profiles."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.security.certificate.id"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.security.certificate.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.security.certificate.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.security.certificate.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.security.certificate.extension"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.security.certificate.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.security.certificate.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.security.certificate.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.security.certificate.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.security.certificate.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.security.certificate.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.security.certificate.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.security.certificate.type"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.security.certificate.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.security.certificate.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.security.certificate.type"/>
          <short value="Mime type for certificate"/>
          <definition value="Mime type for certificate."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="The mime type of an attachment. Any valid mime type is allowed."/>
            <valueSetUri value="http://www.rfc-editor.org/bcp/bcp13.txt"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.security.certificate.blob"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.security.certificate.blob"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.security.certificate.blob"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.security.certificate.blob"/>
          <short value="Actual certificate"/>
          <definition value="Actual certificate."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="base64Binary"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.resource"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.resource"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.resource"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.resource"/>
          <short value="Resource served on the REST interface"/>
          <definition value="A specification of the restful capabilities of the solution for a specific resource type."/>
          <comments value="Max of one repetition per resource type."/>
          <min value="1"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <constraint>
            <key value="cnf-12"/>
            <severity value="error"/>
            <human value="Search parameter names must be unique in the context of a resource"/>
            <xpath value="count(f:searchParam)=count(distinct-values(f:searchParam/f:name/@value))"/>
          </constraint>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.id"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.resource.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.resource.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.extension"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.resource.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.resource.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.resource.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.resource.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.type"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.resource.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.resource.type"/>
          <short value="A resource type that is supported"/>
          <definition value="A type of resource exposed via the restful interface."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="One of the resource types defined as part of FHIR."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/resource-types"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.profile"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.resource.profile"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.profile"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.resource.profile"/>
          <short value="Base System profile for all uses of resource"/>
          <definition value="A specification of the profile that describes the solution&#39;s overall support for the resource, including any constraints on cardinality, bindings, lengths or other limitations. See further discussion in [Using Profiles]{profiling.html#profile-uses}."/>
          <comments value="The profile applies to all  resources of this type - i.e. it is the superset of what is supported by the system."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/StructureDefinition"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.interaction"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.resource.interaction"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.interaction"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="ResourceInteraction"/>
          </extension>
          <path value="Conformance.rest.resource.interaction"/>
          <short value="What operations are supported?"/>
          <definition value="Identifies a restful operation supported by the solution."/>
          <min value="1"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.interaction.id"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.resource.interaction.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.interaction.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.resource.interaction.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.interaction.extension"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.resource.interaction.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.interaction.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.resource.interaction.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.interaction.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.resource.interaction.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.interaction.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.resource.interaction.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.interaction.code"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.resource.interaction.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.interaction.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.resource.interaction.code"/>
          <short value="read | vread | update | delete | history-instance | validate | history-type | create | search-type"/>
          <definition value="Coded identifier of the operation, supported by the system resource."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="Operations supported by REST at the type or instance level."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/type-restful-interaction"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.interaction.documentation"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.resource.interaction.documentation"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.interaction.documentation"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.resource.interaction.documentation"/>
          <short value="Anything special about operation behavior"/>
          <definition value="Guidance specific to the implementation of this operation, such as &#39;delete is a logical delete&#39; or &#39;updates are only allowed with version id&#39; or &#39;creates permitted from pre-authorized certificates only&#39;."/>
          <requirements value="REST allows a degree of variability in the implementation of RESTful solutions that is useful for exchange partners to be aware of."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.versioning"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.resource.versioning"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.versioning"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.resource.versioning"/>
          <short value="no-version | versioned | versioned-update"/>
          <definition value="This field is set to no-version to specify that the system does not support (server) or use (client) versioning for this resource type. If this has some other value, the server must at least correctly track and populate the versionId meta-property on resources. If the value is &#39;versioned-update&#39;, then the server supports all the versioning features, including using e-tags for version integrity in the API."/>
          <comments value="If a server supports versionIds correctly, it SHOULD support vread too, but is not required to do so."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="How the system supports versioning for a resource."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/versioning-policy"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.readHistory"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.resource.readHistory"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.readHistory"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.resource.readHistory"/>
          <short value="Whether vRead can return past versions"/>
          <definition value="A flag for whether the server is able to return past versions as part of the vRead operation."/>
          <comments value="It is useful to support the vRead operation for current operations, even if past versions aren&#39;t available."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.updateCreate"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.resource.updateCreate"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.updateCreate"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.resource.updateCreate"/>
          <short value="If update can commit to a new identity"/>
          <definition value="A flag to indicate that the server allows or needs to allow the client to create new identities on the server (e.g. that is, the client PUTs to a location where there is no existing resource). Allowing this operation means that the server allows the client to create new identities on the server."/>
          <comments value="Allowing the clients to create new identities on the server means that the system administrator needs to have confidence that the clients do not create clashing identities between them. Obviously, if there is only one client, this won&#39;t happen. While creating identities on the client means that the clients need to be managed, it&#39;s much more convenient for many scenarios if such management can be put in place."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.conditionalCreate"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.resource.conditionalCreate"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.conditionalCreate"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.resource.conditionalCreate"/>
          <short value="If allows/uses conditional create"/>
          <definition value="A flag that indicates that the server supports conditional create."/>
          <comments value="Conditional Create is mainly appropriate for interface engine scripts converting from other formats, such as v2."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.conditionalUpdate"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.resource.conditionalUpdate"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.conditionalUpdate"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.resource.conditionalUpdate"/>
          <short value="If allows/uses conditional update"/>
          <definition value="A flag that indicates that the server supports conditional update."/>
          <comments value="Conditional Update is mainly appropriate for interface engine scripts converting from other formats, such as v2."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.conditionalDelete"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.resource.conditionalDelete"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.conditionalDelete"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.resource.conditionalDelete"/>
          <short value="not-supported | single | multiple - how conditional delete is supported"/>
          <definition value="A code that indicates how the server supports conditional delete."/>
          <comments value="Conditional Delete is mainly appropriate for interface engine scripts converting from other formats, such as v2."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A code that indicates how the server supports conditional delete."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/conditional-delete-status"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.searchInclude"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.resource.searchInclude"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.searchInclude"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.resource.searchInclude"/>
          <short value="_include values supported by the server"/>
          <definition value="A list of _include values supported by the server."/>
          <comments value="If this list is empty, the server does not support includes."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.searchRevInclude"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.resource.searchRevInclude"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.searchRevInclude"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.resource.searchRevInclude"/>
          <short value="_revinclude values supported by the server"/>
          <definition value="A list of _revinclude (reverse include) values supported by the server."/>
          <comments value="If this list is empty, the server does not support includes."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.searchParam"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.resource.searchParam"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.searchParam"/>
        <name value="searchParam"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.resource.searchParam"/>
          <name value="searchParam"/>
          <short value="Search params supported by implementation"/>
          <definition value="Search parameters for implementations to support and/or make use of - either references to ones defined in the specification, or additional ones defined for/by the implementation."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <constraint>
            <key value="cnf-13"/>
            <severity value="error"/>
            <human value="Search parameters can only have chain names when the search parameter type is &#39;reference&#39;"/>
            <xpath value="not(exists(f:chain)) or (f:type/@value = &#39;reference&#39;)"/>
          </constraint>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.searchParam.id"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.resource.searchParam.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.searchParam.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.resource.searchParam.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.searchParam.extension"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.resource.searchParam.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.searchParam.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.resource.searchParam.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.searchParam.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.resource.searchParam.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.searchParam.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.resource.searchParam.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.searchParam.name"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.resource.searchParam.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.searchParam.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.resource.searchParam.name"/>
          <short value="Name of search parameter"/>
          <definition value="The name of the search parameter used in the interface."/>
          <comments value="Parameter names cannot overlap with standard parameter names, and standard parameters cannot be redefined."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.searchParam.definition"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.resource.searchParam.definition"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.searchParam.definition"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.resource.searchParam.definition"/>
          <short value="Source of definition for parameter"/>
          <definition value="An absolute URI that is a formal reference to where this parameter was first defined, so that a client can be confident of the meaning of the search parameter (a reference to [[[SearchParameter.url]]])."/>
          <comments value="This SHOULD be present, and matches SearchParameter.url."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.searchParam.type"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.resource.searchParam.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.searchParam.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.resource.searchParam.type"/>
          <short value="number | date | string | token | reference | composite | quantity | uri"/>
          <definition value="The type of value a search parameter refers to, and how the content is interpreted."/>
          <comments value="While this can be looked up from the definition, it is included here as a convenience for systems that autogenerate a query interface based on the server conformance statement.  It SHALL be the same as the type in the search parameter definition."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="Data types allowed to be used for search parameters."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/search-param-type"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.searchParam.documentation"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.resource.searchParam.documentation"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.searchParam.documentation"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.resource.searchParam.documentation"/>
          <short value="Server-specific usage"/>
          <definition value="This allows documentation of any distinct behaviors about how the search parameter is used.  For example, text matching algorithms."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.searchParam.target"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.resource.searchParam.target"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.searchParam.target"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.resource.searchParam.target"/>
          <short value="Types of resource (if a resource reference)"/>
          <definition value="Types of resource (if a resource is referenced)."/>
          <comments value="This SHALL be the same as or a proper subset of the resources listed in the search parameter definition."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="One of the resource types defined as part of FHIR."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/resource-types"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.searchParam.modifier"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.resource.searchParam.modifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.searchParam.modifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.resource.searchParam.modifier"/>
          <short value="missing | exact | contains | not | text | in | not-in | below | above | type"/>
          <definition value="A modifier supported for the search parameter."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A supported modifier for a search parameter."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/search-modifier-code"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.searchParam.chain"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.resource.searchParam.chain"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.resource.searchParam.chain"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.resource.searchParam.chain"/>
          <short value="Chained names supported"/>
          <definition value="Contains the names of any search parameters which may be chained to the containing search parameter. Chained parameters may be added to search parameters of type reference, and specify that resources will only be returned if they contain a reference to a resource which matches the chained parameter value. Values for this field should be drawn from Conformance.rest.resource.searchParam.name on the target resource type."/>
          <comments value="Systems are not required to list all the chain names they support, but if they don&#39;t list them, clients may not know to use them."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.interaction"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.interaction"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.interaction"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="SystemInteraction"/>
          </extension>
          <path value="Conformance.rest.interaction"/>
          <short value="What operations are supported?"/>
          <definition value="A specification of restful operations supported by the system."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.interaction.id"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.interaction.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.interaction.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.interaction.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.interaction.extension"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.interaction.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.interaction.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.interaction.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.interaction.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.interaction.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.interaction.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.interaction.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.interaction.code"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.interaction.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.interaction.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.interaction.code"/>
          <short value="transaction | search-system | history-system"/>
          <definition value="A coded identifier of the operation, supported by the system."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="Operations supported by REST at the system level."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/system-restful-interaction"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.interaction.documentation"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.interaction.documentation"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.interaction.documentation"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.interaction.documentation"/>
          <short value="Anything special about operation behavior"/>
          <definition value="Guidance specific to the implementation of this operation, such as limitations on the kind of transactions allowed, or information about system wide search is implemented."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.transactionMode"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.transactionMode"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.transactionMode"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.transactionMode"/>
          <short value="not-supported | batch | transaction | both"/>
          <definition value="A code that indicates how transactions are supported."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <defaultValueCode value="not-supported"/>
          <binding>
            <strength value="required"/>
            <description value="A code that indicates how transactions are supported."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/transaction-mode"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.searchParam"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.searchParam"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.searchParam"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.searchParam"/>
          <short value="Search params for searching all resources"/>
          <definition value="Search parameters that are supported for searching all resources for implementations to support and/or make use of - either references to ones defined in the specification, or additional ones defined for/by the implementation."/>
          <comments value="Typically, the only search parameters supported for all parameters are search parameters that apply to all resources - tags, profiles, text search etc."/>
          <min value="0"/>
          <max value="*"/>
          <nameReference value="searchParam"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.operation"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.operation"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.operation"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.operation"/>
          <short value="Definition of an operation or a custom query"/>
          <definition value="Definition of an operation or a named query and with its parameters and their meaning and type."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.operation.id"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.operation.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.operation.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.operation.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.operation.extension"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.operation.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.operation.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.operation.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.operation.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.operation.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.operation.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.operation.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.operation.name"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.operation.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.operation.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.operation.name"/>
          <short value="Name by which the operation/query is invoked"/>
          <definition value="The name of a query, which is used in the _query parameter when the query is called."/>
          <comments value="The name here SHOULD be the same as the name in the definition, unless there is a name clash and the name cannot be used."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.operation.definition"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.operation.definition"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.operation.definition"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.operation.definition"/>
          <short value="The defined operation/query"/>
          <definition value="Where the formal definition can be found."/>
          <comments value="This can be used to build an HTML form to invoke the operation, for instance."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/OperationDefinition"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.rest.compartment"/>
    <resource>
      <DataElement>
        <id value="Conformance.rest.compartment"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.rest.compartment"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.rest.compartment"/>
          <short value="Compartments served/used by system"/>
          <definition value="An absolute URI which is a reference to the definition of a compartment hosted by the system."/>
          <comments value="At present, the only defined compartments are at [[compartments.html]]."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="uri"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.messaging"/>
    <resource>
      <DataElement>
        <id value="Conformance.messaging"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.messaging"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.messaging"/>
          <short value="If messaging is supported"/>
          <definition value="A description of the messaging capabilities of the solution."/>
          <comments value="Multiple repetitions allow the documentation of multiple endpoints per solution."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <condition value="cnf-1"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.messaging.id"/>
    <resource>
      <DataElement>
        <id value="Conformance.messaging.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.messaging.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.messaging.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.messaging.extension"/>
    <resource>
      <DataElement>
        <id value="Conformance.messaging.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.messaging.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.messaging.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.messaging.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Conformance.messaging.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.messaging.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.messaging.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.messaging.endpoint"/>
    <resource>
      <DataElement>
        <id value="Conformance.messaging.endpoint"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.messaging.endpoint"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.messaging.endpoint"/>
          <short value="A messaging service end-point"/>
          <definition value="An endpoint (network accessible address) to which messages and/or replies are to be sent."/>
          <alias value="3"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.messaging.endpoint.id"/>
    <resource>
      <DataElement>
        <id value="Conformance.messaging.endpoint.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.messaging.endpoint.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.messaging.endpoint.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.messaging.endpoint.extension"/>
    <resource>
      <DataElement>
        <id value="Conformance.messaging.endpoint.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.messaging.endpoint.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.messaging.endpoint.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.messaging.endpoint.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Conformance.messaging.endpoint.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.messaging.endpoint.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.messaging.endpoint.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.messaging.endpoint.protocol"/>
    <resource>
      <DataElement>
        <id value="Conformance.messaging.endpoint.protocol"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.messaging.endpoint.protocol"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.messaging.endpoint.protocol"/>
          <short value="http | ftp | mllp +"/>
          <definition value="A list of the messaging transport protocol(s) identifiers, supported by this endpoint."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <binding>
            <strength value="extensible"/>
            <description value="The protocol used for message transport."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/message-transport"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.messaging.endpoint.address"/>
    <resource>
      <DataElement>
        <id value="Conformance.messaging.endpoint.address"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.messaging.endpoint.address"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.messaging.endpoint.address"/>
          <short value="Address of end-point"/>
          <definition value="The network address of the end-point. For solutions that do not use network addresses for routing, it can be just an identifier."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.messaging.reliableCache"/>
    <resource>
      <DataElement>
        <id value="Conformance.messaging.reliableCache"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.messaging.reliableCache"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.messaging.reliableCache"/>
          <short value="Reliable Message Cache Length (min)"/>
          <definition value="Length if the receiver&#39;s reliable messaging cache in minutes (if a receiver) or how long the cache length on the receiver should be (if a sender)."/>
          <comments value="If this value is missing then the application does not implement (receiver) or depend on (sender) reliable messaging."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="unsignedInt"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.messaging.documentation"/>
    <resource>
      <DataElement>
        <id value="Conformance.messaging.documentation"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.messaging.documentation"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.messaging.documentation"/>
          <short value="Messaging interface behavior details"/>
          <definition value="Documentation about the system&#39;s messaging capabilities for this endpoint not otherwise documented by the conformance statement.  For example, process for becoming an authorized messaging exchange partner."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.messaging.event"/>
    <resource>
      <DataElement>
        <id value="Conformance.messaging.event"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.messaging.event"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.messaging.event"/>
          <short value="Declare support for this event"/>
          <definition value="A description of the solution&#39;s support for an event at this end-point."/>
          <comments value="The same event may be listed up to two times - once as sender and once as receiver."/>
          <min value="1"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.messaging.event.id"/>
    <resource>
      <DataElement>
        <id value="Conformance.messaging.event.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.messaging.event.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.messaging.event.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.messaging.event.extension"/>
    <resource>
      <DataElement>
        <id value="Conformance.messaging.event.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.messaging.event.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.messaging.event.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.messaging.event.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Conformance.messaging.event.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.messaging.event.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.messaging.event.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.messaging.event.code"/>
    <resource>
      <DataElement>
        <id value="Conformance.messaging.event.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.messaging.event.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.messaging.event.code"/>
          <short value="Event type"/>
          <definition value="A coded identifier of a supported messaging event."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <binding>
            <strength value="preferred"/>
            <description value="One of the message events defined as part of FHIR."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/message-events"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.messaging.event.category"/>
    <resource>
      <DataElement>
        <id value="Conformance.messaging.event.category"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.messaging.event.category"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.messaging.event.category"/>
          <short value="Consequence | Currency | Notification"/>
          <definition value="The impact of the content of the message."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="The impact of the content of a message."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/message-significance-category"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.messaging.event.mode"/>
    <resource>
      <DataElement>
        <id value="Conformance.messaging.event.mode"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.messaging.event.mode"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.messaging.event.mode"/>
          <short value="sender | receiver"/>
          <definition value="The mode of this event declaration - whether application is sender or receiver."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="The mode of a message conformance statement."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/message-conformance-event-mode"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.messaging.event.focus"/>
    <resource>
      <DataElement>
        <id value="Conformance.messaging.event.focus"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.messaging.event.focus"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.messaging.event.focus"/>
          <short value="Resource that&#39;s focus of message"/>
          <definition value="A resource associated with the event.  This is the resource that defines the event."/>
          <comments value="This SHALL be provided if the event type supports multiple different resource types."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="One of the resource types defined as part of FHIR."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/resource-types"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.messaging.event.request"/>
    <resource>
      <DataElement>
        <id value="Conformance.messaging.event.request"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.messaging.event.request"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.messaging.event.request"/>
          <short value="Profile that describes the request"/>
          <definition value="Information about the request for this event."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/StructureDefinition"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.messaging.event.response"/>
    <resource>
      <DataElement>
        <id value="Conformance.messaging.event.response"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.messaging.event.response"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.messaging.event.response"/>
          <short value="Profile that describes the response"/>
          <definition value="Information about the response for this event."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/StructureDefinition"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.messaging.event.documentation"/>
    <resource>
      <DataElement>
        <id value="Conformance.messaging.event.documentation"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.messaging.event.documentation"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.messaging.event.documentation"/>
          <short value="Endpoint-specific event documentation"/>
          <definition value="Guidance on how this event is handled, such as internal system trigger points, business rules, etc."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.document"/>
    <resource>
      <DataElement>
        <id value="Conformance.document"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.document"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.document"/>
          <short value="Document definition"/>
          <definition value="A document definition."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <condition value="cnf-1"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.document.id"/>
    <resource>
      <DataElement>
        <id value="Conformance.document.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.document.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.document.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.document.extension"/>
    <resource>
      <DataElement>
        <id value="Conformance.document.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.document.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.document.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.document.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Conformance.document.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.document.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.document.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.document.mode"/>
    <resource>
      <DataElement>
        <id value="Conformance.document.mode"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.document.mode"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.document.mode"/>
          <short value="producer | consumer"/>
          <definition value="Mode of this document declaration - whether application is producer or consumer."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="Whether the application produces or consumes documents."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/document-mode"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.document.documentation"/>
    <resource>
      <DataElement>
        <id value="Conformance.document.documentation"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.document.documentation"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.document.documentation"/>
          <short value="Description of document support"/>
          <definition value="A description of how the application supports or uses the specified document profile.  For example, when are documents created, what action is taken with consumed documents, etc."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Conformance.document.profile"/>
    <resource>
      <DataElement>
        <id value="Conformance.document.profile"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Conformance.document.profile"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Conformance.document.profile"/>
          <short value="Constraint on a resource used in the document"/>
          <definition value="A constraint on a resource used in the document."/>
          <comments value="The first resource is the document resource."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/StructureDefinition"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/FamilyMemberHistory"/>
    <resource>
      <DataElement>
        <id value="FamilyMemberHistory"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/FamilyMemberHistory"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="FamilyMemberHistory"/>
          <short value="Information about patient&#39;s relatives, relevant for patient"/>
          <definition value="Significant health events and conditions for a person related to the patient relevant in the context of care for the patient."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <constraint>
            <key value="fhs-1"/>
            <severity value="error"/>
            <human value="Can have age[x] or birth[x], but not both"/>
            <xpath value="not (*[starts-with(local-name(.), &#39;age&#39;)] and *[starts-with(local-name(.), &#39;birth&#39;)])"/>
          </constraint>
          <mapping>
            <identity value="v2"/>
            <map value="Not in scope for v2"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Observation[classCode=OBS, moodCode=EVN]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="clinical.general"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.id"/>
    <resource>
      <DataElement>
        <id value="FamilyMemberHistory.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="FamilyMemberHistory.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.meta"/>
    <resource>
      <DataElement>
        <id value="FamilyMemberHistory.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="FamilyMemberHistory.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.implicitRules"/>
    <resource>
      <DataElement>
        <id value="FamilyMemberHistory.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="FamilyMemberHistory.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.language"/>
    <resource>
      <DataElement>
        <id value="FamilyMemberHistory.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="FamilyMemberHistory.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.text"/>
    <resource>
      <DataElement>
        <id value="FamilyMemberHistory.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="FamilyMemberHistory.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.contained"/>
    <resource>
      <DataElement>
        <id value="FamilyMemberHistory.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="FamilyMemberHistory.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.extension"/>
    <resource>
      <DataElement>
        <id value="FamilyMemberHistory.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="FamilyMemberHistory.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="FamilyMemberHistory.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="FamilyMemberHistory.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.identifier"/>
    <resource>
      <DataElement>
        <id value="FamilyMemberHistory.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="FamilyMemberHistory.identifier"/>
          <short value="External Id(s) for this record"/>
          <definition value="This records identifiers associated with this family member history record that are defined by business processes and/ or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g. in CDA documents, or in written / printed documentation)."/>
          <requirements value="Need to allow connection to a wider workflow."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.patient"/>
    <resource>
      <DataElement>
        <id value="FamilyMemberHistory.patient"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.patient"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="FamilyMemberHistory.patient"/>
          <short value="Patient history is about"/>
          <definition value="The person who this history concerns."/>
          <alias value="Proband"/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="participation[typeCode=SBJ].role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.date"/>
    <resource>
      <DataElement>
        <id value="FamilyMemberHistory.date"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.date"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="FamilyMemberHistory.date"/>
          <short value="When history was captured/updated"/>
          <definition value="The date (and possibly time) when the family member history was taken."/>
          <comments value="This should be captured even if the same as the date on the List aggregating the full family history."/>
          <requirements value="Allows determination of how current the summary is."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="participation[typeCode=AUT].time"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.recorded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.status"/>
    <resource>
      <DataElement>
        <id value="FamilyMemberHistory.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="FamilyMemberHistory.status"/>
          <short value="partial | completed | entered-in-error | health-unknown"/>
          <definition value="A code specifying a state of a Family Member History record."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="A code that identifies the status of the family history record."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/history-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.name"/>
    <resource>
      <DataElement>
        <id value="FamilyMemberHistory.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="FamilyMemberHistory.name"/>
          <short value="The family member described"/>
          <definition value="This will either be a name or a description; e.g. &quot;Aunt Susan&quot;, &quot;my cousin with the red hair&quot;."/>
          <requirements value="Allows greater ease in ensuring the same person is being talked about."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="name"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.relationship"/>
    <resource>
      <DataElement>
        <id value="FamilyMemberHistory.relationship"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.relationship"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="FamilyMemberHistory.relationship"/>
          <short value="Relationship to the subject"/>
          <definition value="The type of relationship this person has to the patient (father, mother, brother etc.)."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The nature of the relationship between the patient and the related person being described in the family member history."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/v3-FamilyMember"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.gender"/>
    <resource>
      <DataElement>
        <id value="FamilyMemberHistory.gender"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.gender"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="FamilyMemberHistory.gender"/>
          <short value="male | female | other | unknown"/>
          <definition value="Administrative Gender - the gender that the relative is considered to have for administration and record keeping purposes."/>
          <requirements value="Not all relationship codes imply gender and the relative&#39;s gender can be relevant for risk assessments."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The gender of a person used for administrative purposes."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/administrative-gender"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.bornX"/>
    <resource>
      <DataElement>
        <id value="FamilyMemberHistory.bornX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.bornX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="FamilyMemberHistory.born[x]"/>
          <short value="(approximate) date of birth"/>
          <definition value="The actual or approximate date of birth of the relative."/>
          <requirements value="Allows calculation of the relative&#39;s age."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
          <type>
            <code value="date"/>
          </type>
          <type>
            <code value="string"/>
          </type>
          <condition value="fhs-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="player[classCode=LIV, determinerCode=INSTANCE]. birthDate (could be URG)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.ageX"/>
    <resource>
      <DataElement>
        <id value="FamilyMemberHistory.ageX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.ageX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="FamilyMemberHistory.age[x]"/>
          <short value="(approximate) age"/>
          <definition value="The actual or approximate age of the relative at the time the family member history is recorded."/>
          <requirements value="While age can be calculated from date of birth, sometimes recording age directly is more natureal for clinicians."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Age"/>
          </type>
          <type>
            <code value="Range"/>
          </type>
          <type>
            <code value="string"/>
          </type>
          <condition value="fhs-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="participation[typeCode=SBJ].act[classCode=OBS,moodCode=EVN, code=&quot;age&quot;].value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.deceasedX"/>
    <resource>
      <DataElement>
        <id value="FamilyMemberHistory.deceasedX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.deceasedX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="FamilyMemberHistory.deceased[x]"/>
          <short value="Dead? How old/when?"/>
          <definition value="Deceased flag or the actual or approximate age of the relative at the time of death for the family member history record."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Age"/>
          </type>
          <type>
            <code value="Range"/>
          </type>
          <type>
            <code value="date"/>
          </type>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="player[classCode=LIV, determinerCode=INSTANCE].deceasedInd, deceasedDate (could be URG)  For age, you&#39;d hang an observation off the role"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.note"/>
    <resource>
      <DataElement>
        <id value="FamilyMemberHistory.note"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.note"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="FamilyMemberHistory.note"/>
          <short value="General note about related person"/>
          <definition value="This property allows a non condition-specific note to the made about the related person. Ideally, the note would be in the condition property, but this is not always possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Annotation"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=ActCode#ANNGEN].value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.condition"/>
    <resource>
      <DataElement>
        <id value="FamilyMemberHistory.condition"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.condition"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="FamilyMemberHistory.condition"/>
          <short value="Condition that the related person had"/>
          <definition value="The significant Conditions (or condition) that the family member had. This is a repeating section to allow a system to represent more than one condition per resource, though there is nothing stopping multiple resources - one per condition."/>
          <comments value="If none of the conditions listed have an outcome of &quot;death&quot; specified, that indicates that none of the specified conditions are known to have been the primary cause of death."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=ActCode#ASSERTION, value&lt;Diagnosis]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.condition.id"/>
    <resource>
      <DataElement>
        <id value="FamilyMemberHistory.condition.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.condition.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="FamilyMemberHistory.condition.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.condition.extension"/>
    <resource>
      <DataElement>
        <id value="FamilyMemberHistory.condition.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.condition.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="FamilyMemberHistory.condition.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.condition.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="FamilyMemberHistory.condition.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.condition.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="FamilyMemberHistory.condition.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.condition.code"/>
    <resource>
      <DataElement>
        <id value="FamilyMemberHistory.condition.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.condition.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="FamilyMemberHistory.condition.code"/>
          <short value="Condition suffered by relation"/>
          <definition value="The actual condition specified. Could be a coded condition (like MI or Diabetes) or a less specific string like &#39;cancer&#39; depending on how much is known about the condition and the capabilities of the creating system."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Identification of the Condition or diagnosis."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/condition-code"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.condition.outcome"/>
    <resource>
      <DataElement>
        <id value="FamilyMemberHistory.condition.outcome"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.condition.outcome"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="FamilyMemberHistory.condition.outcome"/>
          <short value="deceased | permanent disability | etc."/>
          <definition value="Indicates what happened as a result of this condition.  If the condition resulted in death, deceased date is captured on the relation."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="The result of the condition for the patient; e.g. death, permanent disability, temporary disability, etc."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/condition-outcome"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="outboundRelationship[typeCode=OUTC)].target[classCode=OBS, moodCode=EVN, code=ActCode#ASSERTION].value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.condition.onsetX"/>
    <resource>
      <DataElement>
        <id value="FamilyMemberHistory.condition.onsetX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.condition.onsetX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="FamilyMemberHistory.condition.onset[x]"/>
          <short value="When condition first manifested"/>
          <definition value="Either the age of onset, range of approximate age or descriptive string can be recorded.  For conditions with multiple occurrences, this describes the first known occurrence."/>
          <requirements value="Age of onset of a condition in relatives is predictive of risk for the patient."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Age"/>
          </type>
          <type>
            <code value="Range"/>
          </type>
          <type>
            <code value="Period"/>
          </type>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=&quot;Subject Age at measurement&quot;, value&lt;Diagnosis].value[@xsi:typeCode=&#39;TS&#39; or &#39;IVL_TS&#39;]  Use originalText for string"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.condition.note"/>
    <resource>
      <DataElement>
        <id value="FamilyMemberHistory.condition.note"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/FamilyMemberHistory.condition.note"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="FamilyMemberHistory.condition.note"/>
          <short value="Extra information about condition"/>
          <definition value="An area where general notes can be placed about this specific condition."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Annotation"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=ActCode#ANNGEN].value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem"/>
    <resource>
      <DataElement>
        <id value="NamingSystem"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem"/>
          <short value="System of unique identification"/>
          <definition value="A curated namespace that issues unique symbols within that namespace for the identification of concepts, people, devices, etc.  Represents a &quot;System&quot; used within the Identifier and Coding data types."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <constraint>
            <key value="nsd-2"/>
            <severity value="error"/>
            <human value="Can&#39;t have more than one preferred identifier for a type"/>
            <xpath value="not(exists(for $type in distinct-values(f:uniqueId/f:type/@value) return if (count(f:uniqueId[f:type/@value=$type and f:preferred/@value=true()])&gt;1) then $type else ()))"/>
          </constraint>
          <constraint>
            <key value="nsd-3"/>
            <severity value="error"/>
            <human value="Can only have replacedBy if naming system is retired"/>
            <xpath value="not(f:replacedBy) or f:status/@value=&#39;retired&#39;"/>
          </constraint>
          <constraint>
            <key value="nsd-1"/>
            <severity value="error"/>
            <human value="Root systems cannot have uuid or sid identifiers"/>
            <xpath value="not(f:kind/@value=&#39;root&#39; and f:uniqueId/f:type/@value=(&#39;uuid&#39;, &#39;ruid&#39;))"/>
          </constraint>
          <mapping>
            <identity value="v2"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="conformance.terminology"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.id"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.meta"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.implicitRules"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.language"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.text"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.contained"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.extension"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.name"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.name"/>
          <short value="Human-readable label"/>
          <definition value="The descriptive name of this particular identifier type or code system."/>
          <comments value="The&quot;symbolic name&quot; for an OID would be captured as an extension."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.status"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.status"/>
          <short value="draft | active | retired"/>
          <definition value="Indicates whether the naming system is &quot;ready for use&quot; or not."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The lifecycle status of a Value Set or Concept Map."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/conformance-resource-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.kind"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.kind"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.kind"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.kind"/>
          <short value="codesystem | identifier | root"/>
          <definition value="Indicates the purpose for the naming system - what kinds of things does it make unique?"/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="Identifies the purpose of the naming system."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/namingsystem-type"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.publisher"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.publisher"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.publisher"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.publisher"/>
          <short value="Name of the publisher (Organization or individual)"/>
          <definition value="The name of the individual or organization that published the naming system."/>
          <comments value="Usually an organization, but may be an individual. This item SHOULD be populated unless the information is available from context."/>
          <requirements value="Helps establish the &quot;authority/credibility&quot; of the naming system.  May also allow for contact."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="who.witness"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.contact"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.contact"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.contact"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.contact"/>
          <short value="Contact details of the publisher"/>
          <definition value="Contacts to assist a user in finding and communicating with the publisher."/>
          <comments value="May be a web site, an email address, a telephone number (tel:), etc."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.contact.id"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.contact.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.contact.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.contact.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.contact.extension"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.contact.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.contact.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.contact.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.contact.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.contact.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.contact.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.contact.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.contact.name"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.contact.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.contact.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.contact.name"/>
          <short value="Name of a individual to contact"/>
          <definition value="The name of an individual to contact regarding the naming system."/>
          <comments value="If there is no named individual, the telecom is for the organization as a whole."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.contact.telecom"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.contact.telecom"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.contact.telecom"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.contact.telecom"/>
          <short value="Contact details for individual or publisher"/>
          <definition value="Contact details for individual (if a name was provided) or the publisher."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="ContactPoint"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.responsible"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.responsible"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.responsible"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.responsible"/>
          <short value="Who maintains system namespace?"/>
          <definition value="The name of the organization that is responsible for issuing identifiers or codes for this namespace and ensuring their non-collision."/>
          <comments value="This is the primary organization.  Responsibility for some aspects of a namespace may be delegated."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="w5"/>
            <map value="who.witness"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.date"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.date"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.date"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.date"/>
          <short value="Publication Date(/time)"/>
          <definition value="The date  (and optionally time) when the system was registered or published. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the registration changes."/>
          <comments value="Additional specific dates may be added as extensions."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="when.recorded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.type"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.type"/>
          <short value="e.g. driver,  provider,  patient, bank etc."/>
          <definition value="Categorizes a naming system for easier search by grouping related naming systems."/>
          <comments value="This will most commonly be used for identifier namespaces, but categories could potentially be useful for code systems and authorities as well."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="extensible"/>
            <description value="A coded type for an identifier that can be used to determine which identifier to use for a specific purpose."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/identifier-type"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.description"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.description"/>
          <short value="What does naming system identify?"/>
          <definition value="Details about what the namespace identifies including scope, granularity, version labeling, etc."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.useContext"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.useContext"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.useContext"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.useContext"/>
          <short value="Content intends to support these contexts"/>
          <definition value="The content was developed with a focus and intent of supporting the contexts that are listed. These terms may be used to assist with indexing and searching of naming systems."/>
          <requirements value="Assist in searching for appropriate content."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="extensible"/>
            <description value="Indicates the countries, regions, disciplines and other aspects of use within which this artifact is targeted for use."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/use-context"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.usage"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.usage"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.usage"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.usage"/>
          <short value="How/where is it used"/>
          <definition value="Provides guidance on the use of the namespace, including the handling of formatting characters, use of upper vs. lower case, etc."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.uniqueId"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.uniqueId"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.uniqueId"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.uniqueId"/>
          <short value="Unique identifiers used for system"/>
          <definition value="Indicates how the system may be identified when referenced in electronic exchange."/>
          <comments value="Multiple identifiers may exist, either due to duplicate registration, regional rules, needs of different communication technologies, etc."/>
          <min value="1"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.uniqueId.id"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.uniqueId.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.uniqueId.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.uniqueId.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.uniqueId.extension"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.uniqueId.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.uniqueId.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.uniqueId.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.uniqueId.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.uniqueId.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.uniqueId.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.uniqueId.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.uniqueId.type"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.uniqueId.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.uniqueId.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.uniqueId.type"/>
          <short value="oid | uuid | uri | other"/>
          <definition value="Identifies the unique identifier scheme used for this particular identifier."/>
          <comments value="Different identifier types may be used in different types of communications (OIDs for v3, URIs for FHIR, etc.).  Other includes RUIDs from v3, standard v2 code name strings, etc."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="Identifies the style of unique identifier used to identify a namespace."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/namingsystem-identifier-type"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.uniqueId.value"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.uniqueId.value"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.uniqueId.value"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.uniqueId.value"/>
          <short value="The unique identifier"/>
          <definition value="The string that should be sent over the wire to identify the code system or identifier system."/>
          <comments value="If the value is a URI intended for use as FHIR system identifier, the URI should not contain &quot;\&quot; or &quot;?&quot; or &quot;,&quot; since this makes escaping very difficult."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.uniqueId.preferred"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.uniqueId.preferred"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.uniqueId.preferred"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.uniqueId.preferred"/>
          <short value="Is this the id that should be used for this type"/>
          <definition value="Indicates whether this identifier is the &quot;preferred&quot; identifier of this type."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <meaningWhenMissing value="If there are multiple ids, and one is labelled &quot;preferred&quot;, then the assumption is that the others are not preferred. In the absence of any id marked as preferred, no inference can be drawn"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.uniqueId.period"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.uniqueId.period"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.uniqueId.period"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.uniqueId.period"/>
          <short value="When is identifier valid?"/>
          <definition value="Identifies the period of time over which this identifier is considered appropriate to refer to the naming system.  Outside of this window, the identifier might be non-deterministic."/>
          <comments value="Within a registry, a given identifier should only be &quot;active&quot; for a single namespace at a time.  (Ideally, an identifier should only ever be associated with a single namespace across all time)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NamingSystem.replacedBy"/>
    <resource>
      <DataElement>
        <id value="NamingSystem.replacedBy"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NamingSystem.replacedBy"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NamingSystem.replacedBy"/>
          <short value="Use this instead"/>
          <definition value="For naming systems that are retired, indicates the naming system that should be used in their place (if any)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/NamingSystem"/>
          </type>
          <condition value="nsd-3"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Media"/>
    <resource>
      <DataElement>
        <id value="Media"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Media"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Media"/>
          <short value="A photo, video, or audio recording acquired or used in healthcare. The actual content may be inline or provided by direct reference"/>
          <definition value="A photo, video, or audio recording acquired or used in healthcare. The actual content may be inline or provided by direct reference."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <constraint>
            <key value="mda-1"/>
            <severity value="error"/>
            <human value="Height can only be used for a photo or video"/>
            <xpath value="not(f:type/@value=&#39;audio&#39;) or not(f:height)"/>
          </constraint>
          <constraint>
            <key value="mda-2"/>
            <severity value="error"/>
            <human value="Width can only be used for a photo or video"/>
            <xpath value="not(f:type/@value=&#39;audio&#39;) or not(f:width)"/>
          </constraint>
          <constraint>
            <key value="mda-4"/>
            <severity value="error"/>
            <human value="Duration can only be used for an audio or a video"/>
            <xpath value="not(f:type/@value=&#39;photo&#39;) or not(f:duration)"/>
          </constraint>
          <constraint>
            <key value="mda-3"/>
            <severity value="error"/>
            <human value="Frames can only be used for a photo"/>
            <xpath value="(f:type/@value=&#39;photo&#39;) or not(f:frames)"/>
          </constraint>
          <mapping>
            <identity value="rim"/>
            <map value="Act[classCode=&quot;DGIMG&quot;, moodCode=&quot;EVN&quot;]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="infrastructure.structure"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Media.id"/>
    <resource>
      <DataElement>
        <id value="Media.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Media.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Media.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Media.meta"/>
    <resource>
      <DataElement>
        <id value="Media.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Media.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Media.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Media.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Media.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Media.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Media.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Media.language"/>
    <resource>
      <DataElement>
        <id value="Media.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Media.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Media.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Media.text"/>
    <resource>
      <DataElement>
        <id value="Media.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Media.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Media.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Media.contained"/>
    <resource>
      <DataElement>
        <id value="Media.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Media.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Media.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Media.extension"/>
    <resource>
      <DataElement>
        <id value="Media.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Media.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Media.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Media.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Media.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Media.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Media.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Media.type"/>
    <resource>
      <DataElement>
        <id value="Media.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Media.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Media.type"/>
          <short value="photo | video | audio"/>
          <definition value="Whether the media is a photo (still image), an audio recording, or a video recording."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Whether the Media is a photo, video, or audio"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/digital-media-type"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Media.subtype"/>
    <resource>
      <DataElement>
        <id value="Media.subtype"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Media.subtype"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Media.subtype"/>
          <short value="The type of acquisition equipment/process"/>
          <definition value="Details of the type of the media - usually, how it was acquired (what type of device). If images sourced from a DICOM system, are wrapped in a Media resource, then this is the modality."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Detailed information about the type of the image - its kind, purpose, or the kind of equipment used to generate it"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/digital-media-subtype"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="dicom"/>
            <map value="0008,0060 | 0008,1032"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=&quot;COMP].target[classCode=&quot;LIST&quot;, moodCode=&quot;EVN&quot;].code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Media.identifier"/>
    <resource>
      <DataElement>
        <id value="Media.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Media.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Media.identifier"/>
          <short value="Identifier(s) for the image"/>
          <definition value="Identifiers associated with the image - these may include identifiers for the image itself, identifiers for the context of its collection (e.g. series ids) and context ids such as accession numbers or other workflow identifiers."/>
          <comments value="The identifier label and use can be used to determine what kind of identifier it is."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="0008,0018 | ~0008,0050 | 0020,000D | 0020,000E"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Media.subject"/>
    <resource>
      <DataElement>
        <id value="Media.subject"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Media.subject"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Media.subject"/>
          <short value="Who/What this Media is a record of"/>
          <definition value="Who/What this Media is a record of."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Group"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Specimen"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="~0010,0020"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=&quot;SUBJ&quot;]???"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Media.operator"/>
    <resource>
      <DataElement>
        <id value="Media.operator"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Media.operator"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Media.operator"/>
          <short value="The person who generated the image"/>
          <definition value="The person who administered the collection of the image."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="0008,1060?"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=&quot;PERF&quot;]???"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.actor"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Media.view"/>
    <resource>
      <DataElement>
        <id value="Media.view"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Media.view"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Media.view"/>
          <short value="Imaging view, e.g. Lateral or Antero-posterior"/>
          <definition value="The name of the imaging view e.g. Lateral or Antero-posterior (AP)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Imaging view (projection) used when collecting an image"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/media-view"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="DiagnosticImage.subjectOrientationCode"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Media.deviceName"/>
    <resource>
      <DataElement>
        <id value="Media.deviceName"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Media.deviceName"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Media.deviceName"/>
          <short value="Name of the device/manufacturer"/>
          <definition value="The name of the device / manufacturer of the device  that was used to make the recording."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="0008,0070"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=&quot;DEV&quot;].role.player.Entity[classCode=&quot;DEV&quot;].name"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Media.height"/>
    <resource>
      <DataElement>
        <id value="Media.height"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Media.height"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Media.height"/>
          <short value="Height of the image in pixels (photo/video)"/>
          <definition value="Height of the image in pixels (photo/video)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="positiveInt"/>
          </type>
          <condition value="mda-1"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="0028,0010"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=&quot;COMP].target[classCode=&quot;OBS&quot;, moodCode=&quot;EVN&quot;,code=&quot;&lt;CODE&gt;&quot;].value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Media.width"/>
    <resource>
      <DataElement>
        <id value="Media.width"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Media.width"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Media.width"/>
          <short value="Width of the image in pixels (photo/video)"/>
          <definition value="Width of the image in pixels (photo/video)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="positiveInt"/>
          </type>
          <condition value="mda-2"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="0028,0011"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=&quot;COMP].target[classCode=&quot;OBS&quot;, moodCode=&quot;EVN&quot;,code=&quot;&lt;CODE&gt;&quot;].value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Media.frames"/>
    <resource>
      <DataElement>
        <id value="Media.frames"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Media.frames"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Media.frames"/>
          <short value="Number of frames if &gt; 1 (photo)"/>
          <definition value="The number of frames in a photo. This is used with a multi-page fax, or an imaging acquisition context that takes multiple slices in a single image, or an animated gif. If there is more than one frame, this SHALL have a value in order to alert interface software that a multi-frame capable rendering widget is required."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="positiveInt"/>
          </type>
          <defaultValueInteger value="1"/>
          <condition value="mda-3"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=&quot;COMP].target[classCode=&quot;OBS&quot;, moodCode=&quot;EVN&quot;,code=&quot;&lt;CODE&gt;&quot;].value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Media.duration"/>
    <resource>
      <DataElement>
        <id value="Media.duration"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Media.duration"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Media.duration"/>
          <short value="Length in seconds (audio / video)"/>
          <definition value="The duration of the recording in seconds - for audio and video."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="unsignedInt"/>
          </type>
          <condition value="mda-4"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="~0028,0002"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=&quot;COMP].target[classCode=&quot;OBS&quot;, moodCode=&quot;EVN&quot;,code=&quot;&lt;CODE&gt;&quot;].value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Media.content"/>
    <resource>
      <DataElement>
        <id value="Media.content"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Media.content"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Media.content"/>
          <short value="Actual Media - reference or data"/>
          <definition value="The actual content of the media - inline or by direct reference to the media source file."/>
          <comments value="Recommended content types: image/jpeg, image/png, image/tiff, video/mpeg, audio/mp4, application/dicom. Application/dicom can contain the transfer syntax as a parameter.  For an media that covers a period of time (video/sound), the content.creationTime is the end time. Creation time is used for tracking, organizing versions and searching."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Attachment"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".text"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Binary"/>
    <resource>
      <DataElement>
        <id value="Binary"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Binary"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Binary"/>
          <short value="Pure binary content defined by some other format than FHIR"/>
          <definition value="A binary resource can contain any content, whether text, image, pdf, zip archive, etc."/>
          <comments value="Typically, Binary resources are used for handling content such as:  * CDA Documents (i.e. with XDS) * PDF Documents * Images (the Media resource is preferred for handling images, but not possible when the content is already binary - e.g. XDS)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="infrastructure.structure"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Binary.id"/>
    <resource>
      <DataElement>
        <id value="Binary.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Binary.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Binary.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Binary.meta"/>
    <resource>
      <DataElement>
        <id value="Binary.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Binary.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Binary.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Binary.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Binary.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Binary.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Binary.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Binary.language"/>
    <resource>
      <DataElement>
        <id value="Binary.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Binary.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Binary.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Binary.contentType"/>
    <resource>
      <DataElement>
        <id value="Binary.contentType"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Binary.contentType"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Binary.contentType"/>
          <short value="MimeType of the binary content"/>
          <definition value="MimeType of the binary content represented as a standard MimeType (BCP 13)."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The mime type of an attachment. Any valid mime type is allowed."/>
            <valueSetUri value="http://www.rfc-editor.org/bcp/bcp13.txt"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Binary.content"/>
    <resource>
      <DataElement>
        <id value="Binary.content"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Binary.content"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Binary.content"/>
          <short value="The actual content"/>
          <definition value="The actual content, base64 encoded."/>
          <comments value="If the content type is itself base64 encoding, then this will be base64 encoded twice - what is created by un-base64ing the content must be the specified content type."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="base64Binary"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService"/>
    <resource>
      <DataElement>
        <id value="HealthcareService"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService"/>
          <short value="The details of a healthcare service available at a location"/>
          <definition value="The details of a healthcare service available at a location."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="w5"/>
            <map value="administrative.group"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.id"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.meta"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.implicitRules"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.language"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.text"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.contained"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.extension"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.identifier"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.identifier"/>
          <short value="External identifiers for this item"/>
          <definition value="External identifiers for this item."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.providedBy"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.providedBy"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.providedBy"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.providedBy"/>
          <short value="Organization that provides this service"/>
          <definition value="The organization that provides this healthcare service."/>
          <comments value="This property is recommended to be the same as the Location&#39;s managingOrganization, and if not provided should be interpreted as such. If the Location does not have a managing Organization, then this property should be populated."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.serviceCategory"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.serviceCategory"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.serviceCategory"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.serviceCategory"/>
          <short value="Broad category of service being performed or delivered"/>
          <definition value="Identifies the broad category of service being performed or delivered."/>
          <comments value="Selecting a Service Category then determines the list of relevant service types that can be selected in the primary service type."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A category of the service(s) that could be provided."/>
          </binding>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.serviceType"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.serviceType"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.serviceType"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="ServiceType"/>
          </extension>
          <path value="HealthcareService.serviceType"/>
          <short value="Specific service delivered or performed"/>
          <definition value="A specific type of service that may be delivered or performed."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.serviceType.id"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.serviceType.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.serviceType.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.serviceType.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.serviceType.extension"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.serviceType.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.serviceType.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.serviceType.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.serviceType.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.serviceType.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.serviceType.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.serviceType.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.serviceType.type"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.serviceType.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.serviceType.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.serviceType.type"/>
          <short value="Type of service delivered or performed"/>
          <definition value="The specific type of service being delivered or performed."/>
          <comments value="Change to serviceType?"/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="preferred"/>
            <description value="Additional details about where the content was created (e.g. clinical specialty)."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/c80-practice-codes"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.serviceType.specialty"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.serviceType.specialty"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.serviceType.specialty"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.serviceType.specialty"/>
          <short value="Specialties handled by the Service Site"/>
          <definition value="Collection of specialties handled by the service site. This is more of a medical term."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A specialty that a healthcare service may provide."/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.location"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.location"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.location"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.location"/>
          <short value="Location where service may be provided"/>
          <definition value="The location where this healthcare service may be provided."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Location"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="where"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.serviceName"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.serviceName"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.serviceName"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.serviceName"/>
          <short value="Description of service as presented to a consumer while searching"/>
          <definition value="Further description of the service as it would be presented to a consumer while searching."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.comment"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.comment"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.comment"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.comment"/>
          <short value="Additional description and/or any specific issues not covered elsewhere"/>
          <definition value="Any additional description of the service and/or any specific issues not covered by the other attributes, which can be displayed as further detail under the serviceName."/>
          <comments value="Would expect that a user would not see this information on a search results, and it would only be available when viewing the complete details of the service."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.extraDetails"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.extraDetails"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.extraDetails"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.extraDetails"/>
          <short value="Extra details about the service that can&#39;t be placed in the other fields"/>
          <definition value="Extra details about the service that can&#39;t be placed in the other fields."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.photo"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.photo"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.photo"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.photo"/>
          <short value="Facilitates quick identification of the service"/>
          <definition value="If there is a photo/symbol associated with this HealthcareService, it may be included here to facilitate quick identification of the service in a list."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Attachment"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.telecom"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.telecom"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.telecom"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.telecom"/>
          <short value="Contacts related to the healthcare service"/>
          <definition value="List of contacts related to this specific healthcare service."/>
          <comments value="If this is empty, then refer to the location&#39;s contacts."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="ContactPoint"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.coverageArea"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.coverageArea"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.coverageArea"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.coverageArea"/>
          <short value="Location(s) service is inteded for/available to"/>
          <definition value="The location(s) that this service is available to (not where the service is provided)."/>
          <comments value="The locations referenced by the coverage area can include both specific locations, including areas, and also conceptual domains too (mode = kind), such as a physical area (tri-state area) and some other attribute (covered by Example Care Organization). These types of Locations are often not managed by any specific organization. This could also include generic locations such as &quot;in-home&quot;."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Location"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.serviceProvisionCode"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.serviceProvisionCode"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.serviceProvisionCode"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.serviceProvisionCode"/>
          <short value="Conditions under which service is available/offered"/>
          <definition value="The code(s) that detail the conditions under which the healthcare service is available/offered."/>
          <comments value="The provision means being commissioned by, contractually obliged or financially sourced. Types of costings that may apply to this healthcare service, such if the service may be available for free, some discounts available, or fees apply."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="The code(s) that detail the conditions under which the healthcare service is available/offered."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/service-provision-conditions"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.eligibility"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.eligibility"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.eligibility"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.eligibility"/>
          <short value="Specific eligibility requirements required to use the service"/>
          <definition value="Does this service have specific eligibility requirements that need to be met in order to use the service?"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Coded values underwhich a specific service is made available."/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.eligibilityNote"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.eligibilityNote"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.eligibilityNote"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.eligibilityNote"/>
          <short value="Describes the eligibility conditions for the service"/>
          <definition value="Describes the eligibility conditions for the service."/>
          <comments value="The description of service eligibility should, in general, not exceed one or two paragraphs. It should be sufficient for a prospective consumer to determine if they are likely to be eligible or not. Where eligibility requirements and conditions are complex, it may simply be noted that an eligibility assessment is required. Where eligibility is determined by an outside source, such as an Act of Parliament, this should be noted, preferably with a reference to a commonly available copy of the source document such as a web page."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.programName"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.programName"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.programName"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.programName"/>
          <short value="Program Names that categorize the service"/>
          <definition value="Program Names that can be used to categorize the service."/>
          <comments value="Programs are often defined externally to an Organization, commonly by governments; e.g. Home and Community Care Programs, Homeless Program, …."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.characteristic"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.characteristic"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.characteristic"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.characteristic"/>
          <short value="Collection of characteristics (attributes)"/>
          <definition value="Collection of characteristics (attributes)."/>
          <comments value="These could be such things as is wheelchair accessible."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="A custom attribute that could be provided at a service (e.g. Wheelchair accessibiliy)."/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.referralMethod"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.referralMethod"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.referralMethod"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.referralMethod"/>
          <short value="Ways that the service accepts referrals"/>
          <definition value="Ways that the service accepts referrals, if this is not provided then it is implied that no referral is required."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="The methods of referral can be used when referring to a specific HealthCareService resource."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/service-referral-method"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.publicKey"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.publicKey"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.publicKey"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.publicKey"/>
          <short value="PKI Public keys to support secure communications"/>
          <definition value="The public part of the &#39;keys&#39; allocated to an Organization by an accredited body to support secure exchange of data over the internet. To be provided by the Organization, where available."/>
          <comments value="Note: This is a base64 encoded digital certificate."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.appointmentRequired"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.appointmentRequired"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.appointmentRequired"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.appointmentRequired"/>
          <short value="If an appointment is required for access to this service"/>
          <definition value="Indicates whether or not a prospective consumer will require an appointment for a particular service at a site to be provided by the Organization. Indicates if an appointment is required for access to this service."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.availableTime"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.availableTime"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.availableTime"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.availableTime"/>
          <short value="Times the Service Site is available"/>
          <definition value="A collection of times that the Service Site is available."/>
          <comments value="More detailed availability information may be provided in associated Schedule/Slot resources."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.availableTime.id"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.availableTime.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.availableTime.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.availableTime.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.availableTime.extension"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.availableTime.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.availableTime.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.availableTime.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.availableTime.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.availableTime.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.availableTime.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.availableTime.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.availableTime.daysOfWeek"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.availableTime.daysOfWeek"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.availableTime.daysOfWeek"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.availableTime.daysOfWeek"/>
          <short value="mon | tue | wed | thu | fri | sat | sun"/>
          <definition value="Indicates which days of the week are available between the start and end Times."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="The days of the week."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/days-of-week"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.availableTime.allDay"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.availableTime.allDay"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.availableTime.allDay"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.availableTime.allDay"/>
          <short value="Always available? e.g. 24 hour service"/>
          <definition value="Is this always available? (hence times are irrelevant) e.g. 24 hour service."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.availableTime.availableStartTime"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.availableTime.availableStartTime"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.availableTime.availableStartTime"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.availableTime.availableStartTime"/>
          <short value="Opening time of day (ignored if allDay = true)"/>
          <definition value="The opening time of day. Note: If the AllDay flag is set, then this time is ignored."/>
          <comments value="The timezone is expected to be for where this HealthcareService is provided at."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="time"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.availableTime.availableEndTime"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.availableTime.availableEndTime"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.availableTime.availableEndTime"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.availableTime.availableEndTime"/>
          <short value="Closing time of day (ignored if allDay = true)"/>
          <definition value="The closing time of day. Note: If the AllDay flag is set, then this time is ignored."/>
          <comments value="The timezone is expected to be for where this HealthcareService is provided at."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="time"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.notAvailable"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.notAvailable"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.notAvailable"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.notAvailable"/>
          <short value="Not available during this time due to provided reason"/>
          <definition value="The HealthcareService is not available during this period of time due to the provided reason."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.notAvailable.id"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.notAvailable.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.notAvailable.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.notAvailable.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.notAvailable.extension"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.notAvailable.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.notAvailable.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.notAvailable.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.notAvailable.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.notAvailable.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.notAvailable.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.notAvailable.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.notAvailable.description"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.notAvailable.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.notAvailable.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.notAvailable.description"/>
          <short value="Reason presented to the user explaining why time not available"/>
          <definition value="The reason that can be presented to the user as to why this time is not available."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.notAvailable.during"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.notAvailable.during"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.notAvailable.during"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.notAvailable.during"/>
          <short value="Service not availablefrom this date"/>
          <definition value="Service is not available (seasonally or for a public holiday) from this date."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/HealthcareService.availabilityExceptions"/>
    <resource>
      <DataElement>
        <id value="HealthcareService.availabilityExceptions"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/HealthcareService.availabilityExceptions"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="HealthcareService.availabilityExceptions"/>
          <short value="Description of availability exceptions"/>
          <definition value="A description of site availability exceptions, e.g. public holiday availability. Succinctly describing all possible exceptions to normal site availability as details in the available Times and not available Times."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription"/>
          <short value="Prescription for vision correction products for a patient"/>
          <definition value="An authorization for the supply of glasses and/or contact lenses to a patient."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="CombinedVisionRequest"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="clinical.careprovision"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.id"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.meta"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.implicitRules"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.language"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.text"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.contained"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.extension"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.identifier"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.identifier"/>
          <short value="Business identifier"/>
          <definition value="Business identifier which may be used by other parties to reference or identify the prescription."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="ORC-2-Placer Order Number / ORC-3-Filler Order Number"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.dateWritten"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.dateWritten"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.dateWritten"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.dateWritten"/>
          <short value="When prescription was authorized"/>
          <definition value="The date (and perhaps time) when the prescription was written."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RXE-32-Original Order Date/Time / ORC-9-Date/Time of Transaction"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="author.time"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.patient"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.patient"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.patient"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.patient"/>
          <short value="Who prescription is for"/>
          <definition value="A link to a resource representing the person to whom the vision products will be supplied."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PID-3-Patient ID List"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="subject.role"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.prescriber"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.prescriber"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.prescriber"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.prescriber"/>
          <short value="Who authorizes the vision product"/>
          <definition value="The healthcare professional responsible for authorizing the prescription."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RXE-13-Ordering Provider&#39;s DEA Number / RXO-14-Ordering Provider&#39;s DEA Number / RXE-14-Pharmacist/Treatment Supplier&#39;s Verifier ID / RXO-15-Pharmacist/Treatment Supplier&#39;s Verifier ID / ORC-12-Ordering Provider / PRT-5-Participation Person: PRT-4-Participation=&#39;OP&#39; (all but last deprecated)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="author.role"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.encounter"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.encounter"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.encounter"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.encounter"/>
          <short value="Created during encounter / admission / stay"/>
          <definition value="A link to a resource that identifies the particular occurrence of contact between patient and health care provider."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Encounter"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PV1-19-Visit Number"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="componentOf.patientEncounter"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.reasonX"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.reasonX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.reasonX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.reason[x]"/>
          <short value="Reason or indication for writing the prescription"/>
          <definition value="Can be the reason or the indication for writing the prescription."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Condition"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="ORC-16-Order Control Code Reason"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="reason.observation or reason.observation[code=ASSERTION].value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.dispense"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.dispense"/>
          <short value="Vision supply authorization"/>
          <definition value="Deals with details of the dispense part of the supply specification."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="component.supplyEvent"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.id"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.dispense.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.dispense.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.extension"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.dispense.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.dispense.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.dispense.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.dispense.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.product"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.dispense.product"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.product"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.dispense.product"/>
          <short value="Product to be supplied"/>
          <definition value="Identifies the type of vision correction product which is required for the patient."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A coded concept describing the vision products."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/vision-product"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="RXE-2-Give Code / RXO-1-Requested Give Code / RXD-2-Dispense/Give Code"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="consumable.role"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.eye"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.dispense.eye"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.eye"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.dispense.eye"/>
          <short value="right | left"/>
          <definition value="The eye for which the lens applies."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="A coded concept listing the eye codes."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/vision-eye-codes"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.sphere"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.dispense.sphere"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.sphere"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.dispense.sphere"/>
          <short value="Lens sphere"/>
          <definition value="Lens power measured in diopters (0.25 units)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.cylinder"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.dispense.cylinder"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.cylinder"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.dispense.cylinder"/>
          <short value="Lens cylinder"/>
          <definition value="Power adjustment for astigmatism measured in diopters (0.25 units)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.axis"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.dispense.axis"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.axis"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.dispense.axis"/>
          <short value="Lens axis"/>
          <definition value="Adjustment for astigmatism measured in integer degrees."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="integer"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.prism"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.dispense.prism"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.prism"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.dispense.prism"/>
          <short value="Lens prism"/>
          <definition value="Amount of prism to compensate for eye alignment in fractional units."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.base"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.dispense.base"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.base"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.dispense.base"/>
          <short value="up | down | in | out"/>
          <definition value="The relative base, or reference lens edge, for the prism."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="A coded concept listing the base codes."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/vision-base-codes"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.add"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.dispense.add"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.add"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.dispense.add"/>
          <short value="Lens add"/>
          <definition value="Power adjustment for multifocal lenses measured in diopters (0.25 units)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.power"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.dispense.power"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.power"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.dispense.power"/>
          <short value="Contact lens power"/>
          <definition value="Contact lens power measured in diopters (0.25 units)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.backCurve"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.dispense.backCurve"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.backCurve"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.dispense.backCurve"/>
          <short value="Contact lens back curvature"/>
          <definition value="Back curvature measured in millimeters."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.diameter"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.dispense.diameter"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.diameter"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.dispense.diameter"/>
          <short value="Contact lens diameter"/>
          <definition value="Contact lens diameter measured in millimeters."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.duration"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.dispense.duration"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.duration"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.dispense.duration"/>
          <short value="Lens wear duration"/>
          <definition value="The recommended maximum wear period for the lens."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.color"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.dispense.color"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.color"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.dispense.color"/>
          <short value="Lens add"/>
          <definition value="Special color or pattern."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.brand"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.dispense.brand"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.brand"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.dispense.brand"/>
          <short value="Lens add"/>
          <definition value="Brand recommendations or restrictions."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.notes"/>
    <resource>
      <DataElement>
        <id value="VisionPrescription.dispense.notes"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/VisionPrescription.dispense.notes"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="VisionPrescription.dispense.notes"/>
          <short value="Notes for coatings"/>
          <definition value="Notes for special requirements such as coatings and lens materials."/>
          <alias value="0..1"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference"/>
    <resource>
      <DataElement>
        <id value="DocumentReference"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference"/>
          <short value="A reference to a document"/>
          <definition value="A reference to a document ."/>
          <comments value="Usually, this is used for documents other than those defined by FHIR."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="Document[classCode=&quot;DOC&quot; and moodCode=&quot;EVN&quot;]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="infrastructure.documents"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.id"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.meta"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.implicitRules"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.language"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.text"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.contained"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.extension"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.masterIdentifier"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.masterIdentifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.masterIdentifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.masterIdentifier"/>
          <short value="Master Version Specific Identifier"/>
          <definition value="Document identifier as assigned by the source of the document. This identifier is specific to this version of the document. This unique identifier may be used elsewhere to identify this version of the document."/>
          <comments value="CDA Document Id extension and root."/>
          <requirements value="The structure and format of this Id shall be consistent with the specification corresponding to the formatCode attribute. (e.g. for a DICOM standard document a 64 character numeric UID, for an HL7 CDA format a serialization of the CDA Document Id extension and root in the form &quot;oid^extension&quot;, where OID is a 64 digits max, and the Id is a 16 UTF-8 char max. If the OID is coded without the extension then the &#39;^&#39; character shall not be included.)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="xds"/>
            <map value="DocumentEntry.uniqueId"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="TXA-12"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.identifier"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.identifier"/>
          <short value="Other identifiers for the document"/>
          <definition value="Other identifiers associated with the document, including version independent identifiers."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="xds"/>
            <map value="DocumentEntry.entryUUID"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="TXA-16?"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".id / .setId"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.subject"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.subject"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.subject"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.subject"/>
          <short value="Who/what is the subject of the document"/>
          <definition value="Who or what the document is about. The document can be about a person, (patient or healthcare practitioner), a device (e.g. a machine) or even a group of subjects (such as a document about a herd of farm animals, or a set of patients that share a common exposure)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Group"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="xds"/>
            <map value="DocumentEntry.patientId"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="PID-3 (No standard way to define a Practitioner or Group subject in HL7 v2 MDM message)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=&quot;SBJ&quot;].role[typeCode=&quot;PAT&quot;]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.type"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.type"/>
          <short value="Kind of document (LOINC if possible)"/>
          <definition value="Specifies the particular kind of document referenced  (e.g. History and Physical, Discharge Summary, Progress Note). This usually equates to the purpose of making the document referenced."/>
          <comments value="Key metadata element describing the document, used in searching/filtering."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="preferred"/>
            <description value="Precise type of clinical document."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/c80-doc-typecodes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="xds"/>
            <map value="DocumentEntry.type"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="TXA-2"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.class"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.class"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.class"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.class"/>
          <short value="Categorization of document"/>
          <definition value="A categorization for the type of document referenced - helps for indexing and searching. This may be implied by or derived from the code specified in the DocumentReference.type."/>
          <comments value="This is a metadata field from [XDS/MHD](http://wiki.ihe.net/index.php?title=Mobile_access_to_Health_Documents_(MHD))."/>
          <requirements value="Helps humans to assess whether the document is of interest when viewing a list of documents."/>
          <alias value="kind"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="High-level kind of a clinical document at a macro level."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/c80-doc-classcodes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="xds"/>
            <map value="DocumentEntry.class"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=&quot;COMP].target[classCode=&quot;LIST&quot;, moodCode=&quot;EVN&quot;].code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.author"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.author"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.author"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.author"/>
          <short value="Who and/or what authored the document"/>
          <definition value="Identifies who is responsible for adding the information to the document."/>
          <comments value="Not necessarily who did the actual data entry (i.e. typist) it in or who was the source (informant)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="xds"/>
            <map value="DocumentEntry.author"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="TXA-9 (No standard way to indicate a Device in HL7 v2 MDM message)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=&quot;AUT&quot;].role[classCode=&quot;ASSIGNED&quot;]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.author"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.custodian"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.custodian"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.custodian"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.custodian"/>
          <short value="Organization which maintains the document"/>
          <definition value="Identifies the organization or group who is responsible for ongoing maintenance of and access to the document."/>
          <comments value="Identifies the logical organization to go to find the current version, where to report issues, etc. This is different from the physical location of the document, which is the technical location of the document, which host may be delegated to the management of some other organization."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=&quot;RCV&quot;].role[classCode=&quot;CUST&quot;].scoper[classCode=&quot;ORG&quot; and determinerCode=&quot;INST&quot;]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.authenticator"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.authenticator"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.authenticator"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.authenticator"/>
          <short value="Who/what authenticated the document"/>
          <definition value="Which person or organization authenticates that this document is valid."/>
          <comments value="Represents a participant within the author institution who has legally authenticated or attested the document. Legal authentication implies that a document has been signed manually or electronically by the legal Authenticator."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="xds"/>
            <map value="DocumentEntry.legalAuthenticator"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="TXA-10"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=&quot;AUTHEN&quot;].role[classCode=&quot;ASSIGNED&quot;]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.witness"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.created"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.created"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.created"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.created"/>
          <short value="Document creation time"/>
          <definition value="When the document was created."/>
          <comments value="Creation time is used for tracking, organizing versions and searching. This is the creation time of the document, not the source material on which it is based."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="xds"/>
            <map value="DocumentEntry.submissionTime"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="TXA-6"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveTime[type=&quot;TS&quot;]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.done"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.indexed"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.indexed"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.indexed"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.indexed"/>
          <short value="When this document reference created"/>
          <definition value="When the document reference was created."/>
          <comments value="Referencing/indexing time is used for tracking, organizing versions and searching."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="instant"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="xds"/>
            <map value="DocumentEntry.submissionTime"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".availabilityTime[type=&quot;TS&quot;]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.recorded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.status"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.status"/>
          <short value="current | superseded | entered-in-error"/>
          <definition value="The status of this document reference."/>
          <comments value="This is the status of the DocumentReference object, which might be independent from the docStatus element."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The status of the document reference."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/document-reference-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="xds"/>
            <map value="DocumentEntry status"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="TXA-19"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="interim: .completionCode=&quot;IN&quot; &amp; ./statusCode[isNormalDatatype()]=&quot;active&quot;;  final: .completionCode=&quot;AU&quot; &amp;&amp;  ./statusCode[isNormalDatatype()]=&quot;complete&quot; and not(./inboundRelationship[typeCode=&quot;SUBJ&quot; and isNormalActRelationship()]/source[subsumesCode(&quot;ActClass#CACT&quot;) and moodCode=&quot;EVN&quot; and domainMember(&quot;ReviseDocument&quot;, code) and isNormalAct()]);  amended: .completionCode=&quot;AU&quot; &amp;&amp;  ./statusCode[isNormalDatatype()]=&quot;complete&quot; and ./inboundRelationship[typeCode=&quot;SUBJ&quot; and isNormalActRelationship()]/source[subsumesCode(&quot;ActClass#CACT&quot;) and moodCode=&quot;EVN&quot; and domainMember(&quot;ReviseDocument&quot;, code) and isNormalAct() and statusCode=&quot;completed&quot;];  withdrawn : .completionCode=NI &amp;&amp;  ./statusCode[isNormalDatatype()]=&quot;obsolete&quot;"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.docStatus"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.docStatus"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.docStatus"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.docStatus"/>
          <short value="preliminary | final | appended | amended | entered-in-error"/>
          <definition value="The status of the underlying document."/>
          <comments value="The document that is pointed to might be in various lifecycle states."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Status of the underlying document."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/composition-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="TXA-17"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".statusCode"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.relatesTo"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.relatesTo"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.relatesTo"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.relatesTo"/>
          <short value="Relationships to other documents"/>
          <definition value="Relationships that this document has with other document references that already exist."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.relatesTo.id"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.relatesTo.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.relatesTo.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.relatesTo.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.relatesTo.extension"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.relatesTo.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.relatesTo.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.relatesTo.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.relatesTo.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.relatesTo.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.relatesTo.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.relatesTo.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.relatesTo.code"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.relatesTo.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.relatesTo.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.relatesTo.code"/>
          <short value="replaces | transforms | signs | appends"/>
          <definition value="The type of relationship that this document has with anther document."/>
          <comments value="If this document appends another document, then the document cannot be fully understood without also accessing the referenced document."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The type of relationship between documents."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/document-relationship-type"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="xds"/>
            <map value="DocumentEntry Associations type"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship.typeCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.relatesTo.target"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.relatesTo.target"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.relatesTo.target"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.relatesTo.target"/>
          <short value="Target of the relationship"/>
          <definition value="The target document of this relationship."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/DocumentReference"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="xds"/>
            <map value="DocumentEntry Associations reference"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".target[classCode=&quot;DOC&quot;, moodCode=&quot;EVN&quot;].id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.description"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.description"/>
          <short value="Human-readable description (title)"/>
          <definition value="Human-readable description of the source document. This is sometimes known as the &quot;title&quot;."/>
          <comments value="What the document is about, rather than a terse summary of the document. It is commonly the case that records do not have a title and are collectively referred to by the display name of Record code (e.g. a &quot;consultation&quot; or &quot;progress note&quot;)."/>
          <requirements value="Helps humans to assess whether the document is of interest."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="xds"/>
            <map value="DocumentEntry.description"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="TXA-25"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=&quot;SUBJ&quot;].target.text"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.securityLabel"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.securityLabel"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.securityLabel"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.securityLabel"/>
          <short value="Document security-tags"/>
          <definition value="A set of Security-Tag codes specifying the level of privacy/security of the Document. Note that DocumentReference.meta.security contains the security labels of the &quot;reference&quot; to the document, while DocumentReference.securityLabel contains a snapshot of the security labels on the document the reference refers to."/>
          <comments value="The confidentiality codes can carry multiple vocabulary items. HL7 has developed an understanding of security and privacy tags that might be desirable in a Document Sharing environment, called HL7 Healthcare Privacy and Security Classification System (HCS). The following specification is recommended but not mandated, as the vocabulary bindings are an administrative domain responsibility. The use of this method is up to the policy domain such as the XDS Affinity Domain or other Trust Domain where all parties including sender and recipients are trusted to appropriately tag and enforce.   In the HL7 Healthcare Privacy and Security Classification (HCS) there are code systems specific to Confidentiality, Sensitivity, Integrity, and Handling Caveats. Some values would come from a local vocabulary as they are related to workflow roles and special projects."/>
          <requirements value="Use of the Health Care Privacy/Security Classification (HCS) system of security-tag use is recommended."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="extensible"/>
            <description value="Security Labels from the Healthcare Privacy and Security Classification System."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/security-labels"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="xds"/>
            <map value="DocumentEntry.confidentialityCode"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="TXA-18"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".confidentialityCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.content"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.content"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.content"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.content"/>
          <short value="Document referenced"/>
          <definition value="The document and format referenced. There may be multiple content element repetitions, each with a different format."/>
          <min value="1"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="document.text"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.content.id"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.content.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.content.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.content.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.content.extension"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.content.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.content.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.content.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.content.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.content.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.content.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.content.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.content.attachment"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.content.attachment"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.content.attachment"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.content.attachment"/>
          <short value="Where to access the document"/>
          <definition value="The document or url of the document along with critical metadata to prove content has integrity."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Attachment"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="xds"/>
            <map value="DocumentEntry.mimeType DocumentEntry.languageCode DocumentEntry.URI DocumentEntry.size DocumentEntry.hash DocumentEntry.title"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="TXA-3 for mime type"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="document.text"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.content.format"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.content.format"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.content.format"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.content.format"/>
          <short value="Format/content rules for the document"/>
          <definition value="An identifier of the document encoding, structure, and template that the document conforms to beyond the base format indicated in the mimeType."/>
          <comments value="Note that while IHE mostly issues URNs for format types, not all documents can be identified by a URI."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="preferred"/>
            <description value="Document Format Codes."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/formatcodes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="xds"/>
            <map value="DocumentEntry.formatCode"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="document.text"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.context"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.context"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.context"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.context"/>
          <short value="Clinical context of document"/>
          <definition value="The clinical context in which the document was prepared."/>
          <comments value="These values are primarily added to help with searching for interesting/relevant documents."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="outboundRelationship[typeCode=&quot;SUBJ&quot;].target[classCode&lt;&#39;ACT&#39;]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.context.id"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.context.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.context.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.context.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.context.extension"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.context.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.context.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.context.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.context.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.context.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.context.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.context.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.context.encounter"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.context.encounter"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.context.encounter"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.context.encounter"/>
          <short value="Context of the document  content"/>
          <definition value="Describes the clinical encounter or type of care that the document content is associated with."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Encounter"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="unique(highest(./outboundRelationship[typeCode=&quot;SUBJ&quot; and isNormalActRelationship()], priorityNumber)/target[moodCode=&quot;EVN&quot; and classCode=(&quot;ENC&quot;, &quot;PCPR&quot;) and isNormalAct])"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.context.event"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.context.event"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.context.event"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.context.event"/>
          <short value="Main Clinical Acts Documented"/>
          <definition value="This list of codes represents the main clinical acts, such as a colonoscopy or an appendectomy, being documented. In some cases, the event is inherent in the typeCode, such as a &quot;History and Physical Report&quot; in which the procedure being documented is necessarily a &quot;History and Physical&quot; act."/>
          <comments value="An event can further specialize the act inherent in the type, such as  where it is simply &quot;Procedure Report&quot; and the procedure was a &quot;colonoscopy&quot;. If one or more event codes are included, they shall not conflict with the values inherent in the class or type elements as such a conflict would create an ambiguous situation."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="This list of codes represents the main clinical acts being documented."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/v3-ActCode"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="xds"/>
            <map value="DocumentEntry.eventCodeList"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.context.period"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.context.period"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.context.period"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.context.period"/>
          <short value="Time of service that is being documented"/>
          <definition value="The time period over which the service that is described by the document was provided."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="xds"/>
            <map value="DocumentEntry.serviceStartTime DocumentEntry.serviceStopTime"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveTime"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.context.facilityType"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.context.facilityType"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.context.facilityType"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.context.facilityType"/>
          <short value="Kind of facility where patient was seen"/>
          <definition value="The kind of facility where the patient was seen."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="XDS Facility Type."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/c80-facilitycodes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="xds"/>
            <map value="DocumentEntry.healthcareFacilityTypeCode"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=&quot;LOC&quot;].role[classCode=&quot;DSDLOC&quot;].code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.context.practiceSetting"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.context.practiceSetting"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.context.practiceSetting"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.context.practiceSetting"/>
          <short value="Additional details about where the content was created (e.g. clinical specialty)"/>
          <definition value="This property may convey specifics about the practice setting where the content was created, often reflecting the clinical specialty."/>
          <comments value="The value set for this content has an example binding because it is a value set decided by community policy. Other examples exist for consideration: * HITSP created the table HITSP/C80 Table 2-148 Clinical Specialty Value Set (a value set based upon SNOMED CT which is referenced by Direct (XDR and XDM for Direct Messaging Specification, Version 1), as well as Nationwide Health Information Network (NHIN).  Query for Documents, Web Service Interface Specification, V 3.0, 07/27/2011 * ELGA (Austria) (ELGA CDA Implementie-rungsleitfäden Registrierung von CDA Dokumenten für ELGA mit IHE Cross-Enterprise Document Sharing: XDS Metadaten (XDSDocumentEntry), [1.2.40.0.34.7.6.3] * XDS Connect-a-thon practiceSettingCode."/>
          <requirements value="This is an important piece of metadata that providers often rely upon to quickly sort and/or filter out to find specific content."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Additional details about where the content was created (e.g. clinical specialty)."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/c80-practice-codes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="xds"/>
            <map value="DocumentEntry.practiceSettingCode"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=&quot;LOC&quot;].role[classCode=&quot;DSDLOC&quot;].code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.context.sourcePatientInfo"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.context.sourcePatientInfo"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.context.sourcePatientInfo"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.context.sourcePatientInfo"/>
          <short value="Patient demographics from source"/>
          <definition value="The Patient Information as known when the document was published. May be a reference to a version specific, or contained."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="xds"/>
            <map value="DocumentEntry.sourcePatientInfo DocumentEntry.sourcePatientId"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=&quot;SBJ&quot;].role[typeCode=&quot;PAT&quot;]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.context.related"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.context.related"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.context.related"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.context.related"/>
          <short value="Related identifiers or resources"/>
          <definition value="Related identifiers or resources associated with the DocumentReference."/>
          <comments value="May be identifiers or resources that caused the DocumentReference or referenced Document to be created."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="xds"/>
            <map value="DocumentEntry.referenceIdList"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./outboundRelationship[typeCode=&quot;PERT&quot; and isNormalActRelationship()] / target[isNormalAct]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.context.related.id"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.context.related.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.context.related.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.context.related.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.context.related.extension"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.context.related.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.context.related.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.context.related.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.context.related.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.context.related.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.context.related.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.context.related.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.context.related.identifier"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.context.related.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.context.related.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.context.related.identifier"/>
          <short value="Identifier of related objects or events"/>
          <definition value="Related identifier to this DocumentReference. If both id and ref are present they shall refer to the same thing."/>
          <comments value="Order numbers, accession numbers, XDW workflow numbers."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="./outboundRelationship[typeCode=&quot;PERT&quot; and isNormalActRelationship()] / target[isNormalAct] .id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentReference.context.related.ref"/>
    <resource>
      <DataElement>
        <id value="DocumentReference.context.related.ref"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentReference.context.related.ref"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentReference.context.related.ref"/>
          <short value="Related Resource"/>
          <definition value="Related Resource to this DocumentReference. If both id and ref are present they shall refer to the same thing."/>
          <comments value="Order, DiagnosticOrder,  Procedure, EligibilityRequest, etc."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="./outboundRelationship[typeCode=&quot;PERT&quot; and isNormalActRelationship()] / target[isNormalAct].text.reference"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization"/>
    <resource>
      <DataElement>
        <id value="Immunization"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization"/>
          <short value="Immunization event information"/>
          <definition value="Describes the event of a patient being administered a vaccination or a record of a vaccination as reported by a patient, a clinician or another party and may include vaccine reaction information and what vaccination protocol was followed."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <constraint>
            <key value="imm-2"/>
            <severity value="error"/>
            <human value="If immunization was administered (wasNotGiven=false) then explanation.reasonNotGiven SHALL be absent."/>
            <xpath value="not(f:wasNotGiven/@value=false() and exists(f:explanation/f:reasonNotGiven))"/>
          </constraint>
          <constraint>
            <key value="imm-1"/>
            <severity value="error"/>
            <human value="If immunization was not administred (wasNotGiven=true) then there SHALL be no reaction nor explanation.reason present"/>
            <xpath value="not(f:wasNotGiven/@value=true() and (count(f:reaction) &gt; 0 or exists(f:explanation/f:reason)))"/>
          </constraint>
          <mapping>
            <identity value="v2"/>
            <map value="VXU_V04"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="SubstanceAdministration"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="clinical.medication"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.id"/>
    <resource>
      <DataElement>
        <id value="Immunization.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.meta"/>
    <resource>
      <DataElement>
        <id value="Immunization.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Immunization.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.language"/>
    <resource>
      <DataElement>
        <id value="Immunization.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.text"/>
    <resource>
      <DataElement>
        <id value="Immunization.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.contained"/>
    <resource>
      <DataElement>
        <id value="Immunization.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.extension"/>
    <resource>
      <DataElement>
        <id value="Immunization.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Immunization.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.identifier"/>
    <resource>
      <DataElement>
        <id value="Immunization.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.identifier"/>
          <short value="Business identifier"/>
          <definition value="A unique identifier assigned to this immunization record."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <mapping>
            <identity value="cda"/>
            <map value="ClinicalDocument/component/StructuredBody/component/section/entry/substanceAdministration/id"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.status"/>
    <resource>
      <DataElement>
        <id value="Immunization.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.status"/>
          <short value="in-progress | on-hold | completed | entered-in-error | stopped"/>
          <definition value="Indicates the current status of the vaccination event."/>
          <comments value="Will generally be set to show that the immunization has been completed."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="A set of codes indicating the current status of an Immunization"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/medication-admin-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="statusCode"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.date"/>
    <resource>
      <DataElement>
        <id value="Immunization.date"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.date"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.date"/>
          <short value="Vaccination administration date"/>
          <definition value="Date vaccine administered or was to be administered."/>
          <comments value="When immunizations are given a specific date and time should always be known.   When immunizations are patient reported, a specific date might not be known.  Although partial dates are allowed, an adult patient might not be able to recall the year a childhood immunization was given."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <mapping>
            <identity value="cda"/>
            <map value="ClinicalDocument/component/StructuredBody/component/section/entry/substanceAdministration/effectiveTime/value"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="RXA-3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveTime"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.init"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.vaccineCode"/>
    <resource>
      <DataElement>
        <id value="Immunization.vaccineCode"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.vaccineCode"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.vaccineCode"/>
          <short value="Vaccine product administered"/>
          <definition value="Vaccine that was administered or was to be administered."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="The code for vaccine product administered"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/vaccine-code"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="cda"/>
            <map value="ClinicalDocument/component/StructuredBody/component/section/entry/substanceAdministration/consumable/manfacturedProduct/manufacturedMaterial/realmCode/code"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="RXA-5"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="what"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.patient"/>
    <resource>
      <DataElement>
        <id value="Immunization.patient"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.patient"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.patient"/>
          <short value="Who was immunized"/>
          <definition value="The patient who either received or did not receive the immunization."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="PID-3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".partipication[ttypeCode=].role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.wasNotGiven"/>
    <resource>
      <DataElement>
        <id value="Immunization.wasNotGiven"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.wasNotGiven"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.wasNotGiven"/>
          <short value="Flag for whether immunization was given"/>
          <definition value="Indicates if the vaccination was or was not given."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="[actionNegationInd=true].reasonCode"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.reported"/>
    <resource>
      <DataElement>
        <id value="Immunization.reported"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.reported"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.reported"/>
          <short value="Indicates a self-reported record"/>
          <definition value="True if this administration was reported rather than directly administered."/>
          <comments value="May need source of reported info (e.g. parent), but leave out for now."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="RXA-9"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=INF].role[classCode=PAT] (this syntax for self-reported=true)"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.source"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.performer"/>
    <resource>
      <DataElement>
        <id value="Immunization.performer"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.performer"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.performer"/>
          <short value="Who administered vaccine"/>
          <definition value="Clinician who administered the vaccine."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <mapping>
            <identity value="cda"/>
            <map value="ClinicalDocument/component/StructuredBody/component/section/entry/substanceAdministration/performer/assignedEntity/assignedPerson/name"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="RXA-10"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=PRF].COCT_MT090102UV"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.actor"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.requester"/>
    <resource>
      <DataElement>
        <id value="Immunization.requester"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.requester"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.requester"/>
          <short value="Who ordered vaccination"/>
          <definition value="Clinician who ordered the vaccination."/>
          <comments value="Other participants - delegate to Provenance resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="ORC-12"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="outboundRelationship.target[classCode=SBADM].participation[typeCode=AUT].COCT_MT090102UV"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.cause"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.encounter"/>
    <resource>
      <DataElement>
        <id value="Immunization.encounter"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.encounter"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.encounter"/>
          <short value="Encounter administered as part of"/>
          <definition value="The visit or admission or other contact between patient and health care provider the immunization was performed as part of."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Encounter"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="PV1-19"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="component-&gt;EncounterEvent"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.manufacturer"/>
    <resource>
      <DataElement>
        <id value="Immunization.manufacturer"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.manufacturer"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.manufacturer"/>
          <short value="Vaccine manufacturer"/>
          <definition value="Name of vaccine manufacturer."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <mapping>
            <identity value="cda"/>
            <map value="ClinicalDocument/component/StructuredBody/component/section/entry/substanceAdministration/consumable/manfacturedProduct/manufacuturerOrganization/name"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="RXA-17"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=CSM].role[classCode=INST].scopedRole.scoper[classCode=ORG]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.location"/>
    <resource>
      <DataElement>
        <id value="Immunization.location"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.location"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.location"/>
          <short value="Where vaccination occurred"/>
          <definition value="The service delivery location where the vaccine administration occurred."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Location"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="RXA-27  (or RXA-11, deprecated as of v2.7)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=LOC].COCT_MT240000UV"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="where"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.lotNumber"/>
    <resource>
      <DataElement>
        <id value="Immunization.lotNumber"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.lotNumber"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.lotNumber"/>
          <short value="Vaccine lot number"/>
          <definition value="Lot number of the  vaccine product."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="cda"/>
            <map value="ClinicalDocument/component/StructuredBody/component/section/entry/substanceAdministration/consumable/manfacturedProduct/manufacturedMaterial/lotNumberText"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="RXA-15"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=CSM].role[classCode=INST].scopedRole.scoper[classCode=MMAT].id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.expirationDate"/>
    <resource>
      <DataElement>
        <id value="Immunization.expirationDate"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.expirationDate"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.expirationDate"/>
          <short value="Vaccine expiration date"/>
          <definition value="Date vaccine batch expires."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="date"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="RXA-16"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=CSM].role[classCode=INST].scopedRole.scoper[classCode=MMAT].expirationTime"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.site"/>
    <resource>
      <DataElement>
        <id value="Immunization.site"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.site"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.site"/>
          <short value="Body site vaccine  was administered"/>
          <definition value="Body site where vaccine was administered."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="The site at which the vaccine was administered"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/immunization-site"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="cda"/>
            <map value="ClinicalDocument/component/StructuredBody/component/section/entry/substanceAdministration/approachSiteCode/code"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="RXR-2"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="observation.targetSiteCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.route"/>
    <resource>
      <DataElement>
        <id value="Immunization.route"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.route"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.route"/>
          <short value="How vaccine entered body"/>
          <definition value="The path by which the vaccine product is taken into the body."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="The route by which the vaccine was administered"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/immunization-route"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="cda"/>
            <map value="ClinicalDocument/component/StructuredBody/component/section/entry/substanceAdministration/routeCode/code"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="RXR-1"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".routeCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.doseQuantity"/>
    <resource>
      <DataElement>
        <id value="Immunization.doseQuantity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.doseQuantity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.doseQuantity"/>
          <short value="Amount of vaccine administered"/>
          <definition value="The quantity of vaccine product that was administered."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="RXA-6 / RXA-7.1"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".doseQuantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.note"/>
    <resource>
      <DataElement>
        <id value="Immunization.note"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.note"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.note"/>
          <short value="Vaccination notes"/>
          <definition value="Extra information about the immunization that is not conveyed by the other attributes."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Annotation"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="note"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.explanation"/>
    <resource>
      <DataElement>
        <id value="Immunization.explanation"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.explanation"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.explanation"/>
          <short value="Administration/non-administration reasons"/>
          <definition value="Reasons why a vaccine was or was not administered."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.explanation.id"/>
    <resource>
      <DataElement>
        <id value="Immunization.explanation.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.explanation.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.explanation.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.explanation.extension"/>
    <resource>
      <DataElement>
        <id value="Immunization.explanation.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.explanation.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.explanation.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.explanation.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Immunization.explanation.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.explanation.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.explanation.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.explanation.reason"/>
    <resource>
      <DataElement>
        <id value="Immunization.explanation.reason"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.explanation.reason"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.explanation.reason"/>
          <short value="Why immunization occurred"/>
          <definition value="Reasons why a vaccine was administered."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="The reason why a vaccine was administered"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/immunization-reason"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="[actionNegationInd=false].reasonCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.explanation.reasonNotGiven"/>
    <resource>
      <DataElement>
        <id value="Immunization.explanation.reasonNotGiven"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.explanation.reasonNotGiven"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.explanation.reasonNotGiven"/>
          <short value="Why immunization did not occur"/>
          <definition value="Reason why a vaccine was not administered."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="The reason why a vaccine was not administered"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/no-immunization-reason"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="RXA-18"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="[actionNegationInd=true].reasonCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.reaction"/>
    <resource>
      <DataElement>
        <id value="Immunization.reaction"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.reaction"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.reaction"/>
          <short value="Details of a reaction that follows immunization"/>
          <definition value="Categorical data indicating that an adverse event is associated in time to an immunization."/>
          <comments value="A reaction may be an indication of an allergy or intolerance and, if this is determined to be the case,  it should be recorded as a new [[[AllergyIntolerance]]] resource instance as most systems will not query against  past Immunization.reaction elements."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="OBX-3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Observation[classCode=obs].code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.reaction.id"/>
    <resource>
      <DataElement>
        <id value="Immunization.reaction.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.reaction.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.reaction.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.reaction.extension"/>
    <resource>
      <DataElement>
        <id value="Immunization.reaction.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.reaction.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.reaction.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.reaction.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Immunization.reaction.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.reaction.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.reaction.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.reaction.date"/>
    <resource>
      <DataElement>
        <id value="Immunization.reaction.date"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.reaction.date"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.reaction.date"/>
          <short value="When reaction started"/>
          <definition value="Date of reaction to the immunization."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="OBX-14 (ideally this would be reported in an IAM segment, but IAM is not part of the HL7 v2 VXU message - most likely would appear in OBX segments if at all)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveTime"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.reaction.detail"/>
    <resource>
      <DataElement>
        <id value="Immunization.reaction.detail"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.reaction.detail"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.reaction.detail"/>
          <short value="Additional information on reaction"/>
          <definition value="Details of the reaction."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Observation"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="OBX-5"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.reaction.reported"/>
    <resource>
      <DataElement>
        <id value="Immunization.reaction.reported"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.reaction.reported"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.reaction.reported"/>
          <short value="Indicates self-reported reaction"/>
          <definition value="Self-reported indicator."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="(no such concept seems to exist for allergy/adverse reaction in HL7 v2)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=INF].role[classCode=PAT] (this syntax for self-reported=true)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.vaccinationProtocol"/>
    <resource>
      <DataElement>
        <id value="Immunization.vaccinationProtocol"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.vaccinationProtocol"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.vaccinationProtocol"/>
          <short value="What protocol was followed"/>
          <definition value="Contains information about the protocol(s) under which the vaccine was administered."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="(HL7 v2 doesn&#39;t seem to provide for this)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="outboundRelationship[typeCode=INST].target[classCode=SBADM]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.vaccinationProtocol.id"/>
    <resource>
      <DataElement>
        <id value="Immunization.vaccinationProtocol.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.vaccinationProtocol.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.vaccinationProtocol.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.vaccinationProtocol.extension"/>
    <resource>
      <DataElement>
        <id value="Immunization.vaccinationProtocol.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.vaccinationProtocol.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.vaccinationProtocol.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.vaccinationProtocol.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Immunization.vaccinationProtocol.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.vaccinationProtocol.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.vaccinationProtocol.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.vaccinationProtocol.doseSequence"/>
    <resource>
      <DataElement>
        <id value="Immunization.vaccinationProtocol.doseSequence"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.vaccinationProtocol.doseSequence"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.vaccinationProtocol.doseSequence"/>
          <short value="Dose number within series"/>
          <definition value="Nominal position in a series."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="positiveInt"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="outboundRelationship[typeCode=INST].target[classCode=SBADM].inboundRelationship[typeCode=COMP].sequenceNumber"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.vaccinationProtocol.description"/>
    <resource>
      <DataElement>
        <id value="Immunization.vaccinationProtocol.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.vaccinationProtocol.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.vaccinationProtocol.description"/>
          <short value="Details of vaccine protocol"/>
          <definition value="Contains the description about the protocol under which the vaccine was administered."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="outboundRelationship[typeCode=INST].target[classCode=SBADM].inboundRelationship[typeCode=COMP].source[classCode=SBADM].text"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.vaccinationProtocol.authority"/>
    <resource>
      <DataElement>
        <id value="Immunization.vaccinationProtocol.authority"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.vaccinationProtocol.authority"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.vaccinationProtocol.authority"/>
          <short value="Who is responsible for protocol"/>
          <definition value="Indicates the authority who published the protocol.  E.g. ACIP."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="outboundRelationship[typeCode=INST].target[classCode=SBADM].inboundRelationship[typeCode=COMP].source[classCode=SBADM].participation[typeCode=AUT].COCT_MT090200UV"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.vaccinationProtocol.series"/>
    <resource>
      <DataElement>
        <id value="Immunization.vaccinationProtocol.series"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.vaccinationProtocol.series"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.vaccinationProtocol.series"/>
          <short value="Name of vaccine series"/>
          <definition value="One possible path to achieve presumed immunity against a disease - within the context of an authority."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="outboundRelationship[typeCode=INST].target[classCode=SBADM]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.vaccinationProtocol.seriesDoses"/>
    <resource>
      <DataElement>
        <id value="Immunization.vaccinationProtocol.seriesDoses"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.vaccinationProtocol.seriesDoses"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.vaccinationProtocol.seriesDoses"/>
          <short value="Recommended number of doses for immunity"/>
          <definition value="The recommended number of doses to achieve immunity."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="positiveInt"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="outboundRelationship[typeCode=INST].target[classCode=SBADM].inboundRelationship[typeCode=COMP].source[classCode=SBADM].text"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.vaccinationProtocol.targetDisease"/>
    <resource>
      <DataElement>
        <id value="Immunization.vaccinationProtocol.targetDisease"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.vaccinationProtocol.targetDisease"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.vaccinationProtocol.targetDisease"/>
          <short value="Disease immunized against"/>
          <definition value="The targeted disease."/>
          <min value="1"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="The disease target of the vaccination protocol"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/vaccination-protocol-dose-target"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="outboundRelationship.target[classCode=OBS].code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.vaccinationProtocol.doseStatus"/>
    <resource>
      <DataElement>
        <id value="Immunization.vaccinationProtocol.doseStatus"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.vaccinationProtocol.doseStatus"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.vaccinationProtocol.doseStatus"/>
          <short value="Indicates if dose counts towards immunity"/>
          <definition value="Indicates if the immunization event should &quot;count&quot; against  the protocol."/>
          <comments value="May need to differentiate between status declarations by a provider vs. a CDS engine."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="The status of the vaccination protocol (i.e. should this count)"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/vaccination-protocol-dose-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=CSM].role[classCode=INST].scopedRole.scoper[classCode=MMAT].playedRole[classCode=INGR].scopedRole.scoper[classCode=MMAT].playedRole[classCode=HLTHCHRT].participation[typeCode=SBJ].observation[classCode=OBS].value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Immunization.vaccinationProtocol.doseStatusReason"/>
    <resource>
      <DataElement>
        <id value="Immunization.vaccinationProtocol.doseStatusReason"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Immunization.vaccinationProtocol.doseStatusReason"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Immunization.vaccinationProtocol.doseStatusReason"/>
          <short value="Why dose does (not) count"/>
          <definition value="Provides an explanation as to why an immunization event should or should not count against the protocol."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="The reason for the determining if a vaccination should count or why vaccination should not count."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/vaccination-protocol-dose-status-reason"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=CSM].role[classCode=INST].scopedRole.scoper[classCode=MMAT].playedRole[classCode=INGR].scopedRole.scoper[classCode=MMAT].playedRole[classCode=HLTHCHRT].participation[typeCode=SBJ].observation[classCode=OBS].reasonCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle"/>
    <resource>
      <DataElement>
        <id value="Bundle"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle"/>
          <short value="Contains a collection of resources"/>
          <definition value="A container for a collection of resources."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <constraint>
            <key value="bdl-2"/>
            <severity value="error"/>
            <human value="entry.search only when a search"/>
            <xpath value="not(f:entry/f:search) or (f:type/@value = &#39;searchset&#39;)"/>
          </constraint>
          <constraint>
            <key value="bdl-1"/>
            <severity value="error"/>
            <human value="total only when a search or history"/>
            <xpath value="not(f:total) or (f:type/@value = &#39;searchset&#39;) or (f:type/@value = &#39;history&#39;)"/>
          </constraint>
          <constraint>
            <key value="bdl-7"/>
            <severity value="error"/>
            <human value="FullUrl must be unique in a bundle, or else entries with the same fullUrl must have different meta.versionId"/>
            <xpath value="count(for $entry in f:entry[f:resource] return $entry[count(parent::f:Bundle/f:entry[f:fullUrl/@value=$entry/f:fullUrl/@value and ((not(f:resource/*/f:meta/f:versionId/@value) and not($entry/f:resource/*/f:meta/f:versionId/@value)) or f:resource/*/f:meta/f:versionId/@value=$entry/f:resource/*/f:meta/f:versionId/@value)])!=1])=0"/>
          </constraint>
          <constraint>
            <key value="bdl-3"/>
            <severity value="error"/>
            <human value="entry.request only for some types of bundles"/>
            <xpath value="not(f:entry/f:request) or (f:type/@value = &#39;batch&#39;) or (f:type/@value = &#39;transaction&#39;) or (f:type/@value = &#39;history&#39;)"/>
          </constraint>
          <constraint>
            <key value="bdl-4"/>
            <severity value="error"/>
            <human value="entry.response only for some types of bundles"/>
            <xpath value="not(f:entry/f:response) or (f:type/@value = &#39;batch-response&#39;) or (f:type/@value = &#39;transaction-response&#39;)"/>
          </constraint>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="infrastructure.structure"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.id"/>
    <resource>
      <DataElement>
        <id value="Bundle.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.meta"/>
    <resource>
      <DataElement>
        <id value="Bundle.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Bundle.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.language"/>
    <resource>
      <DataElement>
        <id value="Bundle.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.type"/>
    <resource>
      <DataElement>
        <id value="Bundle.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.type"/>
          <short value="document | message | transaction | transaction-response | batch | batch-response | history | searchset | collection"/>
          <definition value="Indicates the purpose of this bundle- how it was intended to be used."/>
          <comments value="It&#39;s possible to use a bundle for other purposes (e.g. a document can be accepted as a transaction). This is primarily defined so that there can be specific rules for some of the bundle types."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Indicates the purpose of a bundle - how it was intended to be used."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/bundle-type"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.total"/>
    <resource>
      <DataElement>
        <id value="Bundle.total"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.total"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.total"/>
          <short value="If search, the total number of matches"/>
          <definition value="If a set of search matches, this is the total number of matches for the search (as opposed to the number of results in this bundle)."/>
          <comments value="Only used if the bundle is a search result set."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="unsignedInt"/>
          </type>
          <condition value="bdl-1"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.link"/>
    <resource>
      <DataElement>
        <id value="Bundle.link"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.link"/>
        <name value="link"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.link"/>
          <name value="link"/>
          <short value="Links related to this Bundle"/>
          <definition value="A series of links that provide context to this bundle."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.link.id"/>
    <resource>
      <DataElement>
        <id value="Bundle.link.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.link.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.link.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.link.extension"/>
    <resource>
      <DataElement>
        <id value="Bundle.link.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.link.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.link.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.link.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Bundle.link.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.link.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.link.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.link.relation"/>
    <resource>
      <DataElement>
        <id value="Bundle.link.relation"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.link.relation"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.link.relation"/>
          <short value="http://www.iana.org/assignments/link-relations/link-relations.xhtml"/>
          <definition value="A name which details the functional use for this link - see [[http://www.iana.org/assignments/link-relations/link-relations.xhtml]]."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.link.url"/>
    <resource>
      <DataElement>
        <id value="Bundle.link.url"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.link.url"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.link.url"/>
          <short value="Reference details for the link"/>
          <definition value="The reference details for the link."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.entry"/>
    <resource>
      <DataElement>
        <id value="Bundle.entry"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.entry"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.entry"/>
          <short value="Entry in the bundle - will have a resource, or information"/>
          <definition value="An entry in a bundle resource - will either contain a resource, or information about a resource (transactions and history only)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <constraint>
            <key value="bdl-5"/>
            <severity value="error"/>
            <human value="must be a resource unless there&#39;s a request or response"/>
            <xpath value="f:resource or f:request or f:response"/>
          </constraint>
          <constraint>
            <key value="bdl-6"/>
            <severity value="error"/>
            <human value="The fullUrl element must be present when a resource is present, and not present otherwise"/>
            <xpath value="(not(exists(f:fullUrl)) and not(exists(f:resource))) or (exists(f:fullUrl) and exists(f:resource))"/>
          </constraint>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.entry.id"/>
    <resource>
      <DataElement>
        <id value="Bundle.entry.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.entry.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.entry.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.entry.extension"/>
    <resource>
      <DataElement>
        <id value="Bundle.entry.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.entry.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.entry.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.entry.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Bundle.entry.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.entry.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.entry.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.entry.link"/>
    <resource>
      <DataElement>
        <id value="Bundle.entry.link"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.entry.link"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.entry.link"/>
          <short value="Links related to this entry"/>
          <definition value="A series of links that provide context to this entry."/>
          <min value="0"/>
          <max value="*"/>
          <nameReference value="link"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.entry.fullUrl"/>
    <resource>
      <DataElement>
        <id value="Bundle.entry.fullUrl"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.entry.fullUrl"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.entry.fullUrl"/>
          <short value="Absolute URL for resource (server address, or UUID/OID)"/>
          <definition value="The Absolute URL for the resource. This must be provided for all resources. The fullUrl SHALL not disagree with the id in the resource. The fullUrl is a version independent reference to the resource."/>
          <comments value="fullUrl may not be [unique in the context of a resource](bundle.html#bundle-unique). Note that since [FHIR resources do not need to be served through the FHIR API](references.html), the absolute URL may not end with the logical id of the resource (Resource.id), but if the fullUrl does look like a RESTful server URL (e.g. meets the [regex](references.html#regex), then it SHALL end with the Resource.id."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.entry.resource"/>
    <resource>
      <DataElement>
        <id value="Bundle.entry.resource"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.entry.resource"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.entry.resource"/>
          <short value="A resource in the bundle"/>
          <definition value="The Resources for the entry."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Resource"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.entry.search"/>
    <resource>
      <DataElement>
        <id value="Bundle.entry.search"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.entry.search"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.entry.search"/>
          <short value="Search related information"/>
          <definition value="Information about the search process that lead to the creation of this entry."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <condition value="bdl-2"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.entry.search.id"/>
    <resource>
      <DataElement>
        <id value="Bundle.entry.search.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.entry.search.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.entry.search.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.entry.search.extension"/>
    <resource>
      <DataElement>
        <id value="Bundle.entry.search.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.entry.search.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.entry.search.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.entry.search.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Bundle.entry.search.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.entry.search.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.entry.search.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.entry.search.mode"/>
    <resource>
      <DataElement>
        <id value="Bundle.entry.search.mode"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.entry.search.mode"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.entry.search.mode"/>
          <short value="match | include | outcome - why this is in the result set"/>
          <definition value="Why this entry is in the result set - whether it&#39;s included as a match or because of an _include requirement."/>
          <comments value="There is only one mode. In some corner cases, a resource may be included because it is both a match and an include. In these circumstances, &#39;match&#39; takes precedence."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Why an entry is in the result set - whether it&#39;s included as a match or because of an _include requirement."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/search-entry-mode"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.entry.search.score"/>
    <resource>
      <DataElement>
        <id value="Bundle.entry.search.score"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.entry.search.score"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.entry.search.score"/>
          <short value="Search ranking (between 0 and 1)"/>
          <definition value="When searching, the server&#39;s search ranking score for the entry."/>
          <comments value="Servers are not required to return a ranking score. 1 is most relevant, and 0 is least relevant. Often, search results are sorted by score, but the client may specify a different sort order."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.entry.request"/>
    <resource>
      <DataElement>
        <id value="Bundle.entry.request"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.entry.request"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.entry.request"/>
          <short value="Transaction Related Information"/>
          <definition value="Additional information about how this entry should be processed as part of a transaction."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <condition value="bdl-3"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.entry.request.id"/>
    <resource>
      <DataElement>
        <id value="Bundle.entry.request.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.entry.request.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.entry.request.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.entry.request.extension"/>
    <resource>
      <DataElement>
        <id value="Bundle.entry.request.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.entry.request.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.entry.request.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.entry.request.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Bundle.entry.request.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.entry.request.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.entry.request.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.entry.request.method"/>
    <resource>
      <DataElement>
        <id value="Bundle.entry.request.method"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.entry.request.method"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.entry.request.method"/>
          <short value="GET | POST | PUT | DELETE"/>
          <definition value="The HTTP verb for this entry in either a update history, or a transaction/ transaction response."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="HTTP verbs (in the HTTP command line)."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/http-verb"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.entry.request.url"/>
    <resource>
      <DataElement>
        <id value="Bundle.entry.request.url"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.entry.request.url"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.entry.request.url"/>
          <short value="URL for HTTP equivalent of this entry"/>
          <definition value="The URL for this entry, relative to the root (the address to which the request is posted)."/>
          <comments value="E.g. for a Patient Create, the method would be &quot;POST&quot; and the URL would be &quot;Patient&quot;. For a Patient Update, the method would be PUT, and the URL would be &quot;Patient/[id]&quot;."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.entry.request.ifNoneMatch"/>
    <resource>
      <DataElement>
        <id value="Bundle.entry.request.ifNoneMatch"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.entry.request.ifNoneMatch"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.entry.request.ifNoneMatch"/>
          <short value="For managing cache currency"/>
          <definition value="If the ETag values match, return a 304 Not modified status. See the API documentation for [&quot;Conditional Read&quot;](http.html#cread)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.entry.request.ifModifiedSince"/>
    <resource>
      <DataElement>
        <id value="Bundle.entry.request.ifModifiedSince"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.entry.request.ifModifiedSince"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.entry.request.ifModifiedSince"/>
          <short value="For managing update contention"/>
          <definition value="Only perform the operation if the last updated date matches. See the API documentation for [&quot;Conditional Read&quot;](http.html#cread)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="instant"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.entry.request.ifMatch"/>
    <resource>
      <DataElement>
        <id value="Bundle.entry.request.ifMatch"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.entry.request.ifMatch"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.entry.request.ifMatch"/>
          <short value="For managing update contention"/>
          <definition value="Only perform the operation if the Etag value matches. For more information, see the API section [&quot;Managing Resource Contention&quot;](http.html#concurrency)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.entry.request.ifNoneExist"/>
    <resource>
      <DataElement>
        <id value="Bundle.entry.request.ifNoneExist"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.entry.request.ifNoneExist"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.entry.request.ifNoneExist"/>
          <short value="For conditional creates"/>
          <definition value="Instruct the server not to perform the create if a specified resource already exists. For further information, see the API documentation for [&quot;Conditional Create&quot;](http.html#ccreate). This is just the query portion of the URL - what follows the &quot;?&quot; (not including the &quot;?&quot;)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.entry.response"/>
    <resource>
      <DataElement>
        <id value="Bundle.entry.response"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.entry.response"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.entry.response"/>
          <short value="Transaction Related Information"/>
          <definition value="Additional information about how this entry should be processed as part of a transaction."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <condition value="bdl-4"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.entry.response.id"/>
    <resource>
      <DataElement>
        <id value="Bundle.entry.response.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.entry.response.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.entry.response.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.entry.response.extension"/>
    <resource>
      <DataElement>
        <id value="Bundle.entry.response.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.entry.response.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.entry.response.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.entry.response.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Bundle.entry.response.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.entry.response.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.entry.response.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.entry.response.status"/>
    <resource>
      <DataElement>
        <id value="Bundle.entry.response.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.entry.response.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.entry.response.status"/>
          <short value="Status return code for entry"/>
          <definition value="The status code returned by processing this entry."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.entry.response.location"/>
    <resource>
      <DataElement>
        <id value="Bundle.entry.response.location"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.entry.response.location"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.entry.response.location"/>
          <short value="The location, if the operation returns a location"/>
          <definition value="The location header created by processing this operation."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.entry.response.etag"/>
    <resource>
      <DataElement>
        <id value="Bundle.entry.response.etag"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.entry.response.etag"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.entry.response.etag"/>
          <short value="The etag for the resource (if relevant)"/>
          <definition value="The etag for the resource, it the operation for the entry produced a versioned resource."/>
          <comments value="This has to match the version id in the header if a resource is included."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.entry.response.lastModified"/>
    <resource>
      <DataElement>
        <id value="Bundle.entry.response.lastModified"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.entry.response.lastModified"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.entry.response.lastModified"/>
          <short value="Server&#39;s date time modified"/>
          <definition value="The date/time that the resource was modified on the server."/>
          <comments value="This has to match the same time in the meta header if a resource is included."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="instant"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Bundle.signature"/>
    <resource>
      <DataElement>
        <id value="Bundle.signature"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Bundle.signature"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Bundle.signature"/>
          <short value="Digital Signature"/>
          <definition value="Digital Signature - base64 encoded. XML DigSIg or a JWT."/>
          <comments value="The signature could be created by the &quot;author&quot; of the bundle or by the originating device.   Requirements around inclusion of a signature, verification of signatures and treatment of signed/non-signed bundles is implementation-environment specific."/>
          <requirements value="This element allows capturing signatures on documents. It also allows signatures on messages, transactions or even query responses. It may support content-authentication, non-repudiation or other business cases. This is primarily relevant where the bundle may travel through multiple hops or via other mechanisms where HTTPS non-repudiation is insufficient."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Signature"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Subscription"/>
    <resource>
      <DataElement>
        <id value="Subscription"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Subscription"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Subscription"/>
          <short value="A server push subscription criteria"/>
          <definition value="The subscription resource is used to define a push based subscription from a server to another system. Once a subscription is registered with the server, the server checks every resource that is created or updated, and if the resource matches the given criteria, it sends a message on the defined &quot;channel&quot; so that another system is able to take an appropriate action."/>
          <alias value="WebHook"/>
          <alias value="Hook"/>
          <alias value="Routing Rule"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="infrastructure.exchange"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Subscription.id"/>
    <resource>
      <DataElement>
        <id value="Subscription.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Subscription.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Subscription.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Subscription.meta"/>
    <resource>
      <DataElement>
        <id value="Subscription.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Subscription.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Subscription.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Subscription.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Subscription.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Subscription.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Subscription.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Subscription.language"/>
    <resource>
      <DataElement>
        <id value="Subscription.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Subscription.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Subscription.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Subscription.text"/>
    <resource>
      <DataElement>
        <id value="Subscription.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Subscription.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Subscription.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Subscription.contained"/>
    <resource>
      <DataElement>
        <id value="Subscription.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Subscription.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Subscription.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Subscription.extension"/>
    <resource>
      <DataElement>
        <id value="Subscription.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Subscription.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Subscription.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Subscription.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Subscription.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Subscription.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Subscription.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Subscription.criteria"/>
    <resource>
      <DataElement>
        <id value="Subscription.criteria"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Subscription.criteria"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Subscription.criteria"/>
          <short value="Rule for server push criteria"/>
          <definition value="The rules that the server should use to determine when to generate notifications for this subscription."/>
          <comments value="The rules are a search criteria (without the [base] part). Like Bundle.entry.request.url, it has no leading &quot;/&quot;."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Subscription.contact"/>
    <resource>
      <DataElement>
        <id value="Subscription.contact"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Subscription.contact"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Subscription.contact"/>
          <short value="Contact details for source (e.g. troubleshooting)"/>
          <definition value="Contact details for a human to contact about the subscription. The primary use of this for system administrator troubleshooting."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="ContactPoint"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Subscription.reason"/>
    <resource>
      <DataElement>
        <id value="Subscription.reason"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Subscription.reason"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Subscription.reason"/>
          <short value="Description of why this subscription was created"/>
          <definition value="A description of why this subscription is defined."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="why"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Subscription.status"/>
    <resource>
      <DataElement>
        <id value="Subscription.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Subscription.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Subscription.status"/>
          <short value="requested | active | error | off"/>
          <definition value="The status of the subscription, which marks the server state for managing the subscription."/>
          <comments value="A client can only submit subscription resources in the requested or off state. Only the server can  move a subscription from requested to active, and then to error. Either the server or the client can turn a subscription off."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The status of a subscription."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/subscription-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Subscription.error"/>
    <resource>
      <DataElement>
        <id value="Subscription.error"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Subscription.error"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Subscription.error"/>
          <short value="Latest error note"/>
          <definition value="A record of the last error that occurred when the server processed a notification."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Subscription.channel"/>
    <resource>
      <DataElement>
        <id value="Subscription.channel"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Subscription.channel"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Subscription.channel"/>
          <short value="The channel on which to report matches to the criteria"/>
          <definition value="Details where to send notifications when resources are received that meet the criteria."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Subscription.channel.id"/>
    <resource>
      <DataElement>
        <id value="Subscription.channel.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Subscription.channel.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Subscription.channel.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Subscription.channel.extension"/>
    <resource>
      <DataElement>
        <id value="Subscription.channel.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Subscription.channel.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Subscription.channel.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Subscription.channel.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Subscription.channel.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Subscription.channel.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Subscription.channel.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Subscription.channel.type"/>
    <resource>
      <DataElement>
        <id value="Subscription.channel.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Subscription.channel.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Subscription.channel.type"/>
          <short value="rest-hook | websocket | email | sms | message"/>
          <definition value="The type of channel to send notifications on."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The type of method used to execute a subscription."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/subscription-channel-type"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Subscription.channel.endpoint"/>
    <resource>
      <DataElement>
        <id value="Subscription.channel.endpoint"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Subscription.channel.endpoint"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Subscription.channel.endpoint"/>
          <short value="Where the channel points to"/>
          <definition value="The uri that describes the actual end-point to send messages to."/>
          <comments value="For rest-hook, and websocket, the end-point must be an http: or https: URL; for email, a mailto: url, for sms, a tel: url, and for message the endpoint can be in any form of url the server understands (usually, http: or mllp:). The URI is allowed to be relative; in which case, it is relative to the server end-point (since their may be more than one, clients should avoid using relative URIs)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Subscription.channel.payload"/>
    <resource>
      <DataElement>
        <id value="Subscription.channel.payload"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Subscription.channel.payload"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Subscription.channel.payload"/>
          <short value="Mimetype to send, or blank for no payload"/>
          <definition value="The mime type to send the payload in - either application/xml+fhir, or application/json+fhir. If the mime type is blank, then there is no payload in the notification, just a notification."/>
          <comments value="Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Subscription.channel.header"/>
    <resource>
      <DataElement>
        <id value="Subscription.channel.header"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Subscription.channel.header"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Subscription.channel.header"/>
          <short value="Usage depends on the channel type"/>
          <definition value="Additional headers / information to send as part of the notification."/>
          <comments value="Exactly what these mean depend on the channel type. The can convey additional information to the recipient and/or meet security requirements."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Subscription.end"/>
    <resource>
      <DataElement>
        <id value="Subscription.end"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Subscription.end"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Subscription.end"/>
          <short value="When to automatically delete the subscription"/>
          <definition value="The time for the server to turn the subscription off."/>
          <comments value="The server is permitted to deviate from this time, but should observe it."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="instant"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="when.done"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Subscription.tag"/>
    <resource>
      <DataElement>
        <id value="Subscription.tag"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Subscription.tag"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Subscription.tag"/>
          <short value="A tag to add to matching resources"/>
          <definition value="A tag to add to any resource that matches the criteria, after the subscription is processed."/>
          <comments value="So that other systems can tell which resources have been the subject of a notification."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Tags to put on a resource after subscriptions have been sent."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/subscription-tag"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OrderResponse"/>
    <resource>
      <DataElement>
        <id value="OrderResponse"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OrderResponse"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OrderResponse"/>
          <short value="A response to an order"/>
          <definition value="A response to an order."/>
          <comments value="There might be more than one response to an order."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="ControlAct[classCode=ACTN, moodCode=EVN]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="workflow.order"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OrderResponse.id"/>
    <resource>
      <DataElement>
        <id value="OrderResponse.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OrderResponse.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OrderResponse.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OrderResponse.meta"/>
    <resource>
      <DataElement>
        <id value="OrderResponse.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OrderResponse.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OrderResponse.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OrderResponse.implicitRules"/>
    <resource>
      <DataElement>
        <id value="OrderResponse.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OrderResponse.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OrderResponse.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OrderResponse.language"/>
    <resource>
      <DataElement>
        <id value="OrderResponse.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OrderResponse.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OrderResponse.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OrderResponse.text"/>
    <resource>
      <DataElement>
        <id value="OrderResponse.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OrderResponse.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OrderResponse.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OrderResponse.contained"/>
    <resource>
      <DataElement>
        <id value="OrderResponse.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OrderResponse.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OrderResponse.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OrderResponse.extension"/>
    <resource>
      <DataElement>
        <id value="OrderResponse.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OrderResponse.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OrderResponse.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OrderResponse.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="OrderResponse.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OrderResponse.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OrderResponse.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OrderResponse.identifier"/>
    <resource>
      <DataElement>
        <id value="OrderResponse.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OrderResponse.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OrderResponse.identifier"/>
          <short value="Identifiers assigned to this order by the orderer or by the receiver"/>
          <definition value="Identifiers assigned to this order. The identifiers are usually assigned by the system responding to the order, but they may be provided or added to by other systems."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OrderResponse.request"/>
    <resource>
      <DataElement>
        <id value="OrderResponse.request"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OrderResponse.request"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OrderResponse.request"/>
          <short value="The order that this is a response to"/>
          <definition value="A reference to the order that this is in response to."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Order"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="ORC-2 / ORC-3, or OBR-2 | OBR-3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationships[typeCode=FLFS].target"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OrderResponse.date"/>
    <resource>
      <DataElement>
        <id value="OrderResponse.date"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OrderResponse.date"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OrderResponse.date"/>
          <short value="When the response was made"/>
          <definition value="The date and time at which this order response was made (created/posted)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="ORC-9"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=AUT].time"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.recorded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OrderResponse.who"/>
    <resource>
      <DataElement>
        <id value="OrderResponse.who"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OrderResponse.who"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OrderResponse.who"/>
          <short value="Who made the response"/>
          <definition value="The person, organization, or device credited with making the response."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="Practitioner: ORC-19 | PRT / Organization: PRT"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=AUT].role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.actor"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OrderResponse.orderStatus"/>
    <resource>
      <DataElement>
        <id value="OrderResponse.orderStatus"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OrderResponse.orderStatus"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OrderResponse.orderStatus"/>
          <short value="pending | review | rejected | error | accepted | cancelled | replaced | aborted | completed"/>
          <definition value="What this response says about the status of the original order."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The status of the response to an order."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/order-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="ORC-1 + ORC-5"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".code (different trigger events for different outcomes)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OrderResponse.description"/>
    <resource>
      <DataElement>
        <id value="OrderResponse.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OrderResponse.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OrderResponse.description"/>
          <short value="Additional description of the response"/>
          <definition value="Additional description about the response - e.g. a text description provided by a human user when making decisions about the order."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="ORC-16.2.text"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".text"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OrderResponse.fulfillment"/>
    <resource>
      <DataElement>
        <id value="OrderResponse.fulfillment"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OrderResponse.fulfillment"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OrderResponse.fulfillment"/>
          <short value="Details of the outcome of performing the order"/>
          <definition value="Links to resources that provide details of the outcome of performing the order; e.g. Diagnostic Reports in a response that is made to an order that referenced a diagnostic order."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="OBR+OBX[n] / RXE / RXD / RXG / RXA / BPX / BTX"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=SUBJ]/target[moodCode=RQO]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap"/>
    <resource>
      <DataElement>
        <id value="ConceptMap"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap"/>
          <short value="A map from one set of concepts to one or more other concepts"/>
          <definition value="A statement of relationships from one set of concepts to one or more other concepts - either code systems or data elements, or classes in class models."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="conformance.terminology"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.id"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.meta"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.implicitRules"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.language"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.text"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.contained"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.extension"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.url"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.url"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.url"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.url"/>
          <short value="Globally unique logical id for concept map"/>
          <definition value="An absolute URL that is used to identify this concept map when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this concept map is (or will be) published."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.identifier"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.identifier"/>
          <short value="Additional identifier for the concept map"/>
          <definition value="Formal identifier that is used to identify this concept map when it is represented in other formats, or referenced in a specification, model, design or an instance."/>
          <comments value="Typically, this is used for values that can go in a v3 II data type."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.version"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.version"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.version"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.version"/>
          <short value="Logical id for this version of the concept map"/>
          <definition value="The identifier that is used to identify this version of the concept map when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the profile author manually and the value should be a timestamp."/>
          <comments value="There may be multiple resource versions of the concept map that have this same identifier."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id.version"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.name"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.name"/>
          <short value="Informal name for this concept map"/>
          <definition value="A free text natural language name describing the concept map."/>
          <comments value="Not expected to be unique."/>
          <requirements value="Support human navigation."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.status"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.status"/>
          <short value="draft | active | retired"/>
          <definition value="The status of the concept map."/>
          <comments value="Allows filtering of ConceptMap resources that are appropriate for use."/>
          <requirements value="Identify when/if the concept map should be used."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The lifecycle status of a Value Set or Concept Map."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/conformance-resource-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.experimental"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.experimental"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.experimental"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.experimental"/>
          <short value="If for testing purposes, not real usage"/>
          <definition value="This ConceptMap was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage."/>
          <comments value="Allows filtering of ConceptMap resources that are appropriate for use."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.publisher"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.publisher"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.publisher"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.publisher"/>
          <short value="Name of the publisher (organization or individual)"/>
          <definition value="The name of the individual or organization that published the concept map."/>
          <comments value="Usually an organization, but may be an individual. This item SHOULD be populated unless the information is available from context."/>
          <requirements value="Helps establish the &quot;authority/credibility&quot; of the concept map.  May also allow for contact."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="who.witness"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.contact"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.contact"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.contact"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.contact"/>
          <short value="Contact details of the publisher"/>
          <definition value="Contacts to assist a user in finding and communicating with the publisher."/>
          <comments value="May be a web site, an email address, a telephone number, etc."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.contact.id"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.contact.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.contact.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.contact.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.contact.extension"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.contact.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.contact.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.contact.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.contact.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.contact.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.contact.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.contact.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.contact.name"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.contact.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.contact.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.contact.name"/>
          <short value="Name of a individual to contact"/>
          <definition value="The name of an individual to contact regarding the concept map."/>
          <comments value="If there is no named individual, the telecom is for the organization as a whole."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.contact.telecom"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.contact.telecom"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.contact.telecom"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.contact.telecom"/>
          <short value="Contact details for individual or publisher"/>
          <definition value="Contact details for individual (if a name was provided) or the publisher."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="ContactPoint"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.date"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.date"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.date"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.date"/>
          <short value="Date for given status"/>
          <definition value="The date this version of the concept map was published. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the concept map changes."/>
          <comments value="Note that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the concept map. Additional specific dates may be added as extensions."/>
          <requirements value="Need to know when a concept map was first legal for use or became withdrawn or replaced."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.recorded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.description"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.description"/>
          <short value="Human language description of the concept map"/>
          <definition value="A free text natural language description of the use of the concept map - reason for definition, conditions of use, etc."/>
          <comments value="The description is not intended to describe the semantics of the concept map. The description should capture its intended use, which is needed for ensuring integrity for its use in models across future changes."/>
          <requirements value="Human understandability."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.useContext"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.useContext"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.useContext"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.useContext"/>
          <short value="Content intends to support these contexts"/>
          <definition value="The content was developed with a focus and intent of supporting the contexts that are listed. These terms may be used to assist with indexing and searching of concept map instances."/>
          <requirements value="Assist in searching for appropriate concept map instances."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="extensible"/>
            <description value="Indicates the countries, regions, disciplines and other aspects of use within which this artifact is targeted for use."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/use-context"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.requirements"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.requirements"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.requirements"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.requirements"/>
          <short value="Why needed"/>
          <definition value="Explains why this concept map is needed and why it has been constrained as it has."/>
          <comments value="This element does not describe the usage of the concept map (that is done in comments), rather it&#39;s for traceability of &#39;&#39;why&#39;&#39; the element is either needed or &#39;&#39;why&#39;&#39; the constraints exist as they do.  This may be used to point to source materials or specifications that drove the structure of this data element."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.copyright"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.copyright"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.copyright"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.copyright"/>
          <short value="Use and/or publishing restrictions"/>
          <definition value="A copyright statement relating to the concept map and/or its contents."/>
          <comments value="Frequently, the copyright differs between the concept map, and codes that are included. The copyright statement should clearly differentiate between these when required."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.sourceX"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.sourceX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.sourceX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.source[x]"/>
          <short value="Identifies the source of the concepts which are being mapped"/>
          <definition value="The source value set that specifies the concepts that are being mapped."/>
          <comments value="Should be a version specific reference. URIs SHOULD be absolute."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/ValueSet"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/StructureDefinition"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.targetX"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.targetX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.targetX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.target[x]"/>
          <short value="Provides context to the mappings"/>
          <definition value="The target value set provides context to the mappings. Note that the mapping is made between concepts, not between value sets, but the value set provides important context about how the concept mapping choices are made."/>
          <comments value="Should be a version specific reference. URIs SHOULD be absolute."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/ValueSet"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/StructureDefinition"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.element"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.element"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.element"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="SourceElement"/>
          </extension>
          <path value="ConceptMap.element"/>
          <short value="Mappings for a concept from the source set"/>
          <definition value="Mappings for an individual concept in the source to one or more concepts in the target."/>
          <comments value="Generally, the ideal is that there would only be one mapping for each concept in the source value set, but a given concept may be mapped multiple times with different comments or dependencies."/>
          <alias value="code"/>
          <alias value="concept"/>
          <alias value="item"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.element.id"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.element.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.element.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.element.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.element.extension"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.element.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.element.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.element.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.element.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.element.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.element.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.element.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.element.codeSystem"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.element.codeSystem"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.element.codeSystem"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.element.codeSystem"/>
          <short value="Code System (if value set crosses code systems)"/>
          <definition value="An absolute URI that identifies the Code System (if the source is a value set that crosses more than one code system)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.element.code"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.element.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.element.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.element.code"/>
          <short value="Identifies element being mapped"/>
          <definition value="Identity (code or path) or the element/item being mapped."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.element.target"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.element.target"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.element.target"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="TargetElement"/>
          </extension>
          <path value="ConceptMap.element.target"/>
          <short value="Concept in target system for element"/>
          <definition value="A concept from the target value set that this concept maps to."/>
          <comments value="Ideally there would only be one map, with equal or equivalent mapping. But multiple maps are allowed for several narrower options, or to assert that other concepts are unmatched."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <constraint>
            <key value="cmd-1"/>
            <severity value="error"/>
            <human value="If the map is narrower or inexact, there SHALL be some comments"/>
            <xpath value="exists(f:comments) or ((f:equivalence/@value != &#39;narrower&#39;) and (f:equivalence/@value != &#39;inexact&#39;))"/>
          </constraint>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.element.target.id"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.element.target.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.element.target.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.element.target.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.element.target.extension"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.element.target.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.element.target.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.element.target.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.element.target.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.element.target.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.element.target.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.element.target.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.element.target.codeSystem"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.element.target.codeSystem"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.element.target.codeSystem"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.element.target.codeSystem"/>
          <short value="System of the target (if necessary)"/>
          <definition value="An absolute URI that identifies the code system of the target code (if the target is a value set that cross code systems)."/>
          <comments value="Should be a version specific reference."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.element.target.code"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.element.target.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.element.target.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.element.target.code"/>
          <short value="Code that identifies the target element"/>
          <definition value="Identity (code or path) or the element/item that the map refers to."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.element.target.equivalence"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.element.target.equivalence"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.element.target.equivalence"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.element.target.equivalence"/>
          <short value="equivalent | equal | wider | subsumes | narrower | specializes | inexact | unmatched | disjoint"/>
          <definition value="The equivalence between the source and target concepts (counting for the dependencies and products). The equivalence is read from target to source (e.g. the target is &#39;wider&#39; than the source)."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The degree of equivalence between concepts."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/concept-map-equivalence"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.element.target.comments"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.element.target.comments"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.element.target.comments"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.element.target.comments"/>
          <short value="Description of status/issues in mapping"/>
          <definition value="A description of status/issues in mapping that conveys additional information not represented in  the structured data."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <condition value="cmd-1"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.element.target.dependsOn"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.element.target.dependsOn"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.element.target.dependsOn"/>
        <name value="dependsOn"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="OtherElement"/>
          </extension>
          <path value="ConceptMap.element.target.dependsOn"/>
          <name value="dependsOn"/>
          <short value="Other elements required for this mapping (from context)"/>
          <definition value="A set of additional dependencies for this mapping to hold. This mapping is only applicable if the specified element can be resolved, and it has the specified value."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.element.target.dependsOn.id"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.element.target.dependsOn.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.element.target.dependsOn.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.element.target.dependsOn.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.element.target.dependsOn.extension"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.element.target.dependsOn.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.element.target.dependsOn.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.element.target.dependsOn.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.element.target.dependsOn.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.element.target.dependsOn.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.element.target.dependsOn.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.element.target.dependsOn.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.element.target.dependsOn.element"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.element.target.dependsOn.element"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.element.target.dependsOn.element"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.element.target.dependsOn.element"/>
          <short value="Reference to element/field/ValueSet mapping depends on"/>
          <definition value="A reference to a specific concept that holds a coded value. This can be an element in a FHIR resource, or a specific reference to a data element in a different specification (e.g. HL7 v2) or a general reference to a kind of data field, or a reference to a value set with an appropriately narrow definition."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.element.target.dependsOn.codeSystem"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.element.target.dependsOn.codeSystem"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.element.target.dependsOn.codeSystem"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.element.target.dependsOn.codeSystem"/>
          <short value="Code System (if necessary)"/>
          <definition value="An absolute URI that identifies the code system of the dependency code (if the source/dependency is a value set that crosses code systems)."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.element.target.dependsOn.code"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.element.target.dependsOn.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.element.target.dependsOn.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.element.target.dependsOn.code"/>
          <short value="Value of the referenced element"/>
          <definition value="Identity (code or path) or the element/item/ValueSet that the map depends on / refers to."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ConceptMap.element.target.product"/>
    <resource>
      <DataElement>
        <id value="ConceptMap.element.target.product"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ConceptMap.element.target.product"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ConceptMap.element.target.product"/>
          <short value="Other concepts that this mapping also produces"/>
          <definition value="A set of additional outcomes from this mapping to other elements. To properly execute this mapping, the specified element must be mapped to some data element or source that is in context. The mapping may still be useful without a place for the additional data elements, but the equivalence cannot be relied on."/>
          <min value="0"/>
          <max value="*"/>
          <nameReference value="dependsOn"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy"/>
          <short value="A set of images produced in single study (one or more series of references images)"/>
          <definition value="Representation of the content produced in a DICOM imaging study. A study comprises a set of series, each of which includes a set of Service-Object Pair Instances (SOP Instances - images or other data) acquired or produced in a common context.  A series is of only one modality (e.g. X-ray, CT, MR, ultrasound), but a study may have multiple series of different modalities."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="Reference IHE radiology TF vol 2 table 4.14-1"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Act[classCode=COMPOSITION, moodCode=EVN]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="clinical.diagnostics"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.id"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.meta"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.implicitRules"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.language"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.text"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.contained"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.extension"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.started"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.started"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.started"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-display-hint">
            <valueString value="dicom=http://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_C.7.2.html#sect_C.7.2.1"/>
          </extension>
          <path value="ImagingStudy.started"/>
          <short value="When the study was started"/>
          <definition value="Date and Time the study started."/>
          <alias value="StudyDate"/>
          <alias value="StudyTime"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <exampleDateTime value="2011-01-01T11:01:20+03:00"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0008,0020)+(0008,0030)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveTime"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.init"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.patient"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.patient"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.patient"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-display-hint">
            <valueString value="dicom=http://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_C.2.2.html"/>
          </extension>
          <path value="ImagingStudy.patient"/>
          <short value="Who the images are of"/>
          <definition value="The patient imaged in the study."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0010/*)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=SBJ].role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.uid"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.uid"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.uid"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-display-hint">
            <valueString value="dicom="/>
          </extension>
          <path value="ImagingStudy.uid"/>
          <short value="Formal identifier for the study"/>
          <definition value="Formal identifier for the study."/>
          <alias value="StudyInstanceUID"/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="oid"/>
          </type>
          <exampleUri value="urn:oid:2.16.124.113543.6003.1154777499.30246.19789.3503430045"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0020,000D)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.accession"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.accession"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.accession"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.accession"/>
          <short value="Related workflow identifier (&quot;Accession Number&quot;)"/>
          <definition value="Accession Number is an identifier related to some aspect of imaging workflow and data management. Usage may vary across different institutions.  See for instance [IHE Radiology Technical Framework Volume 1 Appendix A](http://www.ihe.net/uploadedFiles/Documents/Radiology/IHE_RAD_TF_Rev13.0_Vol1_FT_2014-07-30.pdf)."/>
          <alias value="AccessionNumber"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0008,0050)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=COMP].source[classCode=ACSN, moodCode=EVN].id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.identifier"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.identifier"/>
          <short value="Other identifiers for the study"/>
          <definition value="Other identifiers for the study."/>
          <alias value="StudyID"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0020,0010)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".id (no means to distinguish from uid)"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.order"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.order"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.order"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.order"/>
          <short value="Order(s) that caused this study to be performed"/>
          <definition value="A list of the diagnostic orders that resulted in this imaging study being performed."/>
          <requirements value="To support grouped procedures (one imaging study supporting multiple ordered procedures, e.g. chest/abdomen/pelvis CT)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/DiagnosticOrder"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=FLFS].target[classCode=DGIMG, moodCode=RQO]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.modalityList"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.modalityList"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.modalityList"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.modalityList"/>
          <short value="All series modality if actual acquisition modalities"/>
          <definition value="A list of all the Series.ImageModality values that are actual acquisition modalities, i.e. those in the DICOM Context Group 29 (value set OID 1.2.840.10008.6.1.19)."/>
          <alias value="ModalitiesInStudy"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="extensible"/>
            <description value="Type of acquired data in the instance"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/dicom-cid29"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="dicom"/>
            <map value="(0008,0061)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.referrer"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.referrer"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.referrer"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.referrer"/>
          <short value="Referring physician (0008,0090)"/>
          <definition value="The requesting/referring physician."/>
          <alias value="ReferringPhysiciansName"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0008,0090)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=FLFS].target[classCode=DGIMG, moodCode=RQO].participation[typeCode=AUT].role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.cause"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.availability"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.availability"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.availability"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.availability"/>
          <short value="ONLINE | OFFLINE | NEARLINE | UNAVAILABLE (0008,0056)"/>
          <definition value="Availability of study (online, offline or nearline)."/>
          <alias value="InstanceAvailability"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Availability of the resource"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/instance-availability"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="dicom"/>
            <map value="(0008,0056)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Not supported"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.url"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.url"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.url"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.url"/>
          <short value="Retrieve URI"/>
          <definition value="WADO-RS resource where Study is available."/>
          <alias value="RetrieveURI"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0008,1190)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".text.reference"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.numberOfSeries"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.numberOfSeries"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.numberOfSeries"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.numberOfSeries"/>
          <short value="Number of Study Related Series"/>
          <definition value="Number of Series in Study."/>
          <alias value="NumberOfStudyRelatedSeries"/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="unsignedInt"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0020,1206)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=COMP, subsetCode=SUMM].target[classCode=OBSSER, moodCode=EVN].repeatNumber"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.numberOfInstances"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.numberOfInstances"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.numberOfInstances"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.numberOfInstances"/>
          <short value="Number of Study Related Instances"/>
          <definition value="Number of SOP Instances in Study."/>
          <alias value="NumberOfStudyRelatedInstances"/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="unsignedInt"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0020,1208)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=COMP, subsetCode=SUMM].target[classCode=DGIMG, moodCode=EVN].repeatNumber"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.procedure"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.procedure"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.procedure"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.procedure"/>
          <short value="Type of procedure performed"/>
          <definition value="Type of procedure performed."/>
          <comments value="For the Procedure.code, LOINC radiology orderables would be a good value set to use."/>
          <alias value="ProcedureCodeSequence"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Procedure"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0008,1032)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=COMP].target[classCode=PROC, moodCode=EVN]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.interpreter"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.interpreter"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.interpreter"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.interpreter"/>
          <short value="Who interpreted images"/>
          <definition value="Who read the study and interpreted the images or other content."/>
          <alias value="Name of Physician(s) Reading Study"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0008,1060)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=PRF].role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.witness"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.description"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.description"/>
          <short value="Institution-generated description"/>
          <definition value="Institution-generated description or classification of the Study performed."/>
          <alias value="StudyDescription"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0008,1030)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".text"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.series"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.series"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.series"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.series"/>
          <short value="Each study has one or more series of instances"/>
          <definition value="Each study has one or more series of images or other content."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=COMP].target[classCode=OBSSER, moodCode=EVN]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.series.id"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.series.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.series.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.series.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.series.extension"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.series.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.series.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.series.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.series.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.series.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.series.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.series.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.series.number"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.series.number"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.series.number"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.series.number"/>
          <short value="Numeric identifier of this series"/>
          <definition value="The Numeric identifier of this series in the study."/>
          <alias value="SeriesNumber"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="unsignedInt"/>
          </type>
          <exampleInteger value="3"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0020,0011)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[type=COMP, source[classCode=COMPOSITION, moodCode=EVN]].sequenceNumber"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.series.modality"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.series.modality"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.series.modality"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.series.modality"/>
          <short value="The modality of the instances in the series"/>
          <definition value="The modality of this series sequence."/>
          <alias value="Modality"/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="extensible"/>
            <description value="Type of acquired data in the instance"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/dicom-cid29"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="dicom"/>
            <map value="(0008,0060)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.series.uid"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.series.uid"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.series.uid"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.series.uid"/>
          <short value="Formal identifier for this series"/>
          <definition value="Formal identifier for this series."/>
          <alias value="SeriesInstanceUID"/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="oid"/>
          </type>
          <exampleUri value="urn:oid:2.16.124.113543.6003.2588828330.45298.17418.2723805630"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0020,000E)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.series.description"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.series.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.series.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.series.description"/>
          <short value="A description of the series"/>
          <definition value="A description of the series."/>
          <alias value="SeriesDescription"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <exampleString value="CT Surview 180"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0008,103E)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".text"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.series.numberOfInstances"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.series.numberOfInstances"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.series.numberOfInstances"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.series.numberOfInstances"/>
          <short value="Number of Series Related Instances"/>
          <definition value="Number of SOP Instances in Series."/>
          <alias value="NumberOfSeriesRelatedInstances"/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="unsignedInt"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0020,1209)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=COMP, subsetCode=SUMM].target[classCode=DGIMG, moodCode=EVN].repeatNumber"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.series.availability"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.series.availability"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.series.availability"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.series.availability"/>
          <short value="ONLINE | OFFLINE | NEARLINE | UNAVAILABLE"/>
          <definition value="Availability of series (online, offline or nearline)."/>
          <alias value="InstanceAvailability"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Availability of the resource"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/instance-availability"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="dicom"/>
            <map value="(0008,0056)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=COMP]. source[classCode=OBS, moodCode=EVN, code=&quot;availability&quot;].value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.series.url"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.series.url"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.series.url"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.series.url"/>
          <short value="Location of the referenced instance(s)"/>
          <definition value="URI/URL specifying the location of the referenced series using WADO-RS."/>
          <alias value="RetrieveURI"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0008,1115) &gt; (0008,1190)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".text.reference"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.series.bodySite"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.series.bodySite"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.series.bodySite"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.series.bodySite"/>
          <short value="Body part examined"/>
          <definition value="Body part examined. See  DICOM Part 16 Annex L for the mapping from DICOM to Snomed CT."/>
          <alias value="BodyPartExamined"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes describing anatomical locations. May include laterality."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/body-site"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="dicom"/>
            <map value="(0018,0015)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".targetSiteCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.series.laterality"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.series.laterality"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.series.laterality"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.series.laterality"/>
          <short value="Body part laterality"/>
          <definition value="Laterality if body site is paired anatomic structure and laterality is not pre-coordinated in body site code."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes describing body site laterality (left, right, etc.)."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/bodysite-laterality"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="dicom"/>
            <map value="(0020,0060)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.series.started"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.series.started"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.series.started"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.series.started"/>
          <short value="When the series started"/>
          <definition value="The date and time the series was started."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveTime"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.series.instance"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.series.instance"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.series.instance"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.series.instance"/>
          <short value="A single SOP instance from the series"/>
          <definition value="A single SOP Instance within the series, e.g. an image, or presentation state."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=COMP].target[classCode=DGIMG, moodCode=EVN]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.series.instance.id"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.series.instance.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.series.instance.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.series.instance.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.series.instance.extension"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.series.instance.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.series.instance.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.series.instance.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.series.instance.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.series.instance.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.series.instance.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.series.instance.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.series.instance.number"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.series.instance.number"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.series.instance.number"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.series.instance.number"/>
          <short value="The number of this instance in the series"/>
          <definition value="The number of instance in the series."/>
          <alias value="InstanceNumber"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="unsignedInt"/>
          </type>
          <exampleInteger value="1"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0020,0013)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=COMP, source[classCode=OBSSER, moodCode=EVN]].sequenceNumber"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.series.instance.uid"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.series.instance.uid"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.series.instance.uid"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.series.instance.uid"/>
          <short value="Formal identifier for this instance"/>
          <definition value="Formal identifier for this image or other content."/>
          <alias value="SOPInstanceUID"/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="oid"/>
          </type>
          <exampleUri value="urn:oid:2.16.124.113543.6003.189642796.63084.16748.2599092903"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0008,0018)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.series.instance.sopClass"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.series.instance.sopClass"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.series.instance.sopClass"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.series.instance.sopClass"/>
          <short value="DICOM class type"/>
          <definition value="DICOM instance  type."/>
          <alias value="SOPClassUID"/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="oid"/>
          </type>
          <exampleUri value="urn:oid:1.2.840.10008.5.1.4.1.1.2"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0008,0016)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=COMP]. source[classCode=OBS, moodCode=EVN, code=&quot;sop class&quot;].value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.series.instance.type"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.series.instance.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.series.instance.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.series.instance.type"/>
          <short value="Type of instance (image etc.)"/>
          <definition value="A human-friendly SOP Class name."/>
          <comments value="E.g. &#39;CT image&#39;, &#39;MR multi-frame&#39;, &#39;blending presentation&#39;."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0004,1430)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.series.instance.title"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.series.instance.title"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.series.instance.title"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.series.instance.title"/>
          <short value="Description of instance"/>
          <definition value="The description of the instance."/>
          <comments value="Particularly for post-acquisition analytic objects, such as SR, presentation states, value mapping, etc."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0070,0080) | (0040,A043) &gt; (0008,0104) | (0042,0010) | (0008,0008)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".title"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingStudy.series.instance.content"/>
    <resource>
      <DataElement>
        <id value="ImagingStudy.series.instance.content"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingStudy.series.instance.content"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingStudy.series.instance.content"/>
          <short value="Content of the instance"/>
          <definition value="Content of the instance or a rendering thereof (e.g. a JPEG of an image, or an XML of a structured report). May be represented for example by inline encoding; by a URL reference to a WADO-RS service that makes the instance available; or to a FHIR Resource (e.g. Media, Document, etc.). Multiple content attachments may be used for alternate representations of the instance."/>
          <comments value="Use of Attachment.data is discouraged."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Attachment"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".text.binary"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner"/>
    <resource>
      <DataElement>
        <id value="Practitioner"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner"/>
          <short value="A person with a  formal responsibility in the provisioning of healthcare or related services"/>
          <definition value="A person who is directly or indirectly involved in the provisioning of healthcare."/>
          <comments value="Note that a cab driver no longer fits the bill. You probably would be interested in the organization rather than the individual?"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="PRD (as one example)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Role"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="Provider"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="administrative.individual"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.id"/>
    <resource>
      <DataElement>
        <id value="Practitioner.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.meta"/>
    <resource>
      <DataElement>
        <id value="Practitioner.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Practitioner.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.language"/>
    <resource>
      <DataElement>
        <id value="Practitioner.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.text"/>
    <resource>
      <DataElement>
        <id value="Practitioner.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.contained"/>
    <resource>
      <DataElement>
        <id value="Practitioner.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.extension"/>
    <resource>
      <DataElement>
        <id value="Practitioner.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Practitioner.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.identifier"/>
    <resource>
      <DataElement>
        <id value="Practitioner.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.identifier"/>
          <short value="A identifier for the person as this agent"/>
          <definition value="An identifier that applies to this person in this role."/>
          <requirements value="Often, specific identities are assigned for the agent."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PRD-7 (or XCN.1)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./id"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./Identifiers"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.active"/>
    <resource>
      <DataElement>
        <id value="Practitioner.active"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.active"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.active"/>
          <short value="Whether this practitioner&#39;s record is in active use"/>
          <definition value="Whether this practitioner&#39;s record is in active use."/>
          <comments value="Default is true. 

If the practitioner is not in use by one organization, then it should mark the period on the PractitonerRole with an end date (even if they are active) as they may be active in another role."/>
          <requirements value="Need to be able to mark a practitioner record as not to be used because it was created in error."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <defaultValueBoolean value="true"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="./StatusCode"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.name"/>
    <resource>
      <DataElement>
        <id value="Practitioner.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.name"/>
          <short value="A name associated with the person"/>
          <definition value="A name associated with the person."/>
          <requirements value="Contact persons need to be identified by name, but it is uncommon to need details about multiple other names for that person."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="HumanName"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="XCN Components"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./name"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./PreferredName (GivenNames, FamilyName, TitleCode)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.telecom"/>
    <resource>
      <DataElement>
        <id value="Practitioner.telecom"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.telecom"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.telecom"/>
          <short value="A contact detail for the practitioner"/>
          <definition value="A contact detail for the practitioner, e.g. a telephone number or an email address."/>
          <comments value="Person may have multiple ways to be contacted with different uses or applicable periods.  May need to have options for contacting the person urgently, and also to help with identification."/>
          <requirements value="Need to know how to reach a practitioner."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="ContactPoint"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PRT-15, STF-10, ROL-12"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./telecom"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./ContactPoints"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.address"/>
    <resource>
      <DataElement>
        <id value="Practitioner.address"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.address"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.address"/>
          <short value="Where practitioner can be found/visited"/>
          <definition value="The postal address where the practitioner can be found or visited or to which mail can be delivered."/>
          <requirements value="Need to keep track where the practitioner can found during work or for directing mail."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Address"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="ORC-24, STF-11, ROL-11, PRT-14"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./addr"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./Addresses"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.gender"/>
    <resource>
      <DataElement>
        <id value="Practitioner.gender"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.gender"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.gender"/>
          <short value="male | female | other | unknown"/>
          <definition value="Administrative Gender - the gender that the person is considered to have for administration and record keeping purposes."/>
          <requirements value="Needed to address the person correctly."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The gender of a person used for administrative purposes."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/administrative-gender"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="STF-5"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./administrativeGender"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./GenderCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.birthDate"/>
    <resource>
      <DataElement>
        <id value="Practitioner.birthDate"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.birthDate"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.birthDate"/>
          <short value="The date  on which the practitioner was born"/>
          <definition value="The date of birth for the practitioner."/>
          <requirements value="Needed for identification."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="date"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="STF-6"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./birthTime"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="(not represented in ServD)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.photo"/>
    <resource>
      <DataElement>
        <id value="Practitioner.photo"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.photo"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.photo"/>
          <short value="Image of the person"/>
          <definition value="Image of the person."/>
          <requirements value="Many EHR systems have the capability to capture an image of patients and personnel. Fits with newer social media usage too."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Attachment"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="./subjectOf/ObservationEvent[code=&quot;photo&quot;]/value"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./ImageURI (only supports the URI reference)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.practitionerRole"/>
    <resource>
      <DataElement>
        <id value="Practitioner.practitionerRole"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.practitionerRole"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.practitionerRole"/>
          <short value="Roles/organizations the practitioner is associated with"/>
          <definition value="The list of roles/organizations that the practitioner is associated with."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".(Role)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.practitionerRole.id"/>
    <resource>
      <DataElement>
        <id value="Practitioner.practitionerRole.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.practitionerRole.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.practitionerRole.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.practitionerRole.extension"/>
    <resource>
      <DataElement>
        <id value="Practitioner.practitionerRole.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.practitionerRole.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.practitionerRole.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.practitionerRole.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Practitioner.practitionerRole.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.practitionerRole.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.practitionerRole.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.practitionerRole.managingOrganization"/>
    <resource>
      <DataElement>
        <id value="Practitioner.practitionerRole.managingOrganization"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.practitionerRole.managingOrganization"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.practitionerRole.managingOrganization"/>
          <short value="Organization where the roles are performed"/>
          <definition value="The organization where the Practitioner performs the roles associated."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="scopingOrganization"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.practitionerRole.role"/>
    <resource>
      <DataElement>
        <id value="Practitioner.practitionerRole.role"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.practitionerRole.role"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.practitionerRole.role"/>
          <short value="Roles which this practitioner may perform"/>
          <definition value="Roles which this practitioner is authorized to perform for the organization."/>
          <comments value="A person may have more than one role. At least one role is required."/>
          <requirements value="Need to know what authority the practitioner has - what can they do?"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The role a person plays representing an organization"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/practitioner-role"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="PRD-1 / STF-18  / PRA-3  / PRT-4  / ROL-3 / ORC-12 / OBR-16 / PV1-7 / PV1-8 / PV1-9 / PV1-17"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./code"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="(ServD maps Practitioners and Organizations via another entity, so this concept is not available)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.practitionerRole.specialty"/>
    <resource>
      <DataElement>
        <id value="Practitioner.practitionerRole.specialty"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.practitionerRole.specialty"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.practitionerRole.specialty"/>
          <short value="Specific specialty of the practitioner"/>
          <definition value="Specific specialty of the practitioner."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Specific specialty associated with the agency"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/practitioner-specialty"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="PRA-5"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="indirectAuthority/QualifiedEntity[code &lt; Speciality]/code"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./Specialty"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.practitionerRole.period"/>
    <resource>
      <DataElement>
        <id value="Practitioner.practitionerRole.period"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.practitionerRole.period"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.practitionerRole.period"/>
          <short value="The period during which the practitioner is authorized to perform in these role(s)"/>
          <definition value="The period during which the person is authorized to act as a practitioner in these role(s) for the organization."/>
          <requirements value="Even after the agencies is revoked, the fact that it existed must still be recorded."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PRD-8/9 / PRA-5.4"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./effectiveTime"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="(ServD maps Practitioners and Organizations via another entity, so this concept is not available)"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.done"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.practitionerRole.location"/>
    <resource>
      <DataElement>
        <id value="Practitioner.practitionerRole.location"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.practitionerRole.location"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.practitionerRole.location"/>
          <short value="The location(s) at which this practitioner provides care"/>
          <definition value="The location(s) at which this practitioner provides care."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Location"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="./target[classCode=&quot;indirectAuthority].source[classCode=SDLOC]"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="(ServD maps Practitioners and Organizations via another entity, so this concept is not available)&lt;br/&gt; However these are accessed via the Site.ServiceSite.ServiceSiteProvider record. (The Site has the location)"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="where"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.practitionerRole.healthcareService"/>
    <resource>
      <DataElement>
        <id value="Practitioner.practitionerRole.healthcareService"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.practitionerRole.healthcareService"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.practitionerRole.healthcareService"/>
          <short value="The list of healthcare services that this worker provides for this role&#39;s Organization/Location(s)"/>
          <definition value="The list of healthcare services that this worker provides for this role&#39;s Organization/Location(s)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/HealthcareService"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="./target[classCode=&quot;indirectAuthority].id?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.qualification"/>
    <resource>
      <DataElement>
        <id value="Practitioner.qualification"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.qualification"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.qualification"/>
          <short value="Qualifications obtained by training and certification"/>
          <definition value="Qualifications obtained by training and certification."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="CER?"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./indirectAuthority/QualifiedEntity[code &lt; qualifiedEntity]"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./Qualifications"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.qualification.id"/>
    <resource>
      <DataElement>
        <id value="Practitioner.qualification.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.qualification.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.qualification.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.qualification.extension"/>
    <resource>
      <DataElement>
        <id value="Practitioner.qualification.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.qualification.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.qualification.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.qualification.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Practitioner.qualification.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.qualification.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.qualification.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.qualification.identifier"/>
    <resource>
      <DataElement>
        <id value="Practitioner.qualification.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.qualification.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.qualification.identifier"/>
          <short value="An identifier for this qualification for the practitioner"/>
          <definition value="An identifier that applies to this person&#39;s qualification in this role."/>
          <requirements value="Often, specific identities are assigned for the qualification."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="./id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.qualification.code"/>
    <resource>
      <DataElement>
        <id value="Practitioner.qualification.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.qualification.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.qualification.code"/>
          <short value="Coded representation of the qualification"/>
          <definition value="Coded representation of the qualification."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Specific qualification the practitioner has to provide a service"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/anzsco-occupations"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="./code"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./Qualifications.Value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.qualification.period"/>
    <resource>
      <DataElement>
        <id value="Practitioner.qualification.period"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.qualification.period"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.qualification.period"/>
          <short value="Period during which the qualification is valid"/>
          <definition value="Period during which the qualification is valid."/>
          <requirements value="Qualifications are often for a limited period of time, and can be revoked."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="./effectiveTime"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./Qualifications.StartDate and ./Qualifications.EndDate"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.qualification.issuer"/>
    <resource>
      <DataElement>
        <id value="Practitioner.qualification.issuer"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.qualification.issuer"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.qualification.issuer"/>
          <short value="Organization that regulates and issues the qualification"/>
          <definition value="Organization that regulates and issues the qualification."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="./scoper"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Practitioner.communication"/>
    <resource>
      <DataElement>
        <id value="Practitioner.communication"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Practitioner.communication"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Practitioner.communication"/>
          <short value="A language the practitioner is able to use in patient communication"/>
          <definition value="A language the practitioner is able to use in patient communication."/>
          <comments value="The structure aa-BB with this exact casing is one the most widely used notations for locale. However not all systems actually code this but instead have it as free text. Hence CodeableConcept instead of code as the data type."/>
          <requirements value="Knowing which language a practitioner speaks can help in facilitating communication with patients."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="PID-15, NK1-20, LAN-2"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./languageCode"/>
          </mapping>
          <mapping>
            <identity value="servd"/>
            <map value="./Languages.LanguageSpokenCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan"/>
    <resource>
      <DataElement>
        <id value="CarePlan"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan"/>
          <short value="Healthcare plan for patient or group"/>
          <definition value="Describes the intention of how one or more practitioners intend to deliver care for a particular patient, group or community for a period of time, possibly limited to care for a specific condition or set of conditions."/>
          <alias value="Care Team"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="Act[classCode=PCPR, moodCode=INT]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="clinical.careprovision"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.id"/>
    <resource>
      <DataElement>
        <id value="CarePlan.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.meta"/>
    <resource>
      <DataElement>
        <id value="CarePlan.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.implicitRules"/>
    <resource>
      <DataElement>
        <id value="CarePlan.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.language"/>
    <resource>
      <DataElement>
        <id value="CarePlan.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.text"/>
    <resource>
      <DataElement>
        <id value="CarePlan.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.contained"/>
    <resource>
      <DataElement>
        <id value="CarePlan.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.extension"/>
    <resource>
      <DataElement>
        <id value="CarePlan.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="CarePlan.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.identifier"/>
    <resource>
      <DataElement>
        <id value="CarePlan.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.identifier"/>
          <short value="External Ids for this plan"/>
          <definition value="This records identifiers associated with this care plan that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g. in CDA documents, or in written / printed documentation)."/>
          <requirements value="Need to allow connection to a wider workflow."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PTH-3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.subject"/>
    <resource>
      <DataElement>
        <id value="CarePlan.subject"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.subject"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.subject"/>
          <short value="Who care plan is for"/>
          <definition value="Identifies the patient or group whose intended care is described by the plan."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Group"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PID-3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=PAT].role[classCode=PAT]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.status"/>
    <resource>
      <DataElement>
        <id value="CarePlan.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.status"/>
          <short value="proposed | draft | active | completed | cancelled"/>
          <definition value="Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record."/>
          <requirements value="Allows clinicians to determine whether the plan is actionable or not."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/care-plan-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="PTH-5"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".statusCode planned = new active = active completed = completed"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.context"/>
    <resource>
      <DataElement>
        <id value="CarePlan.context"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.context"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.context"/>
          <short value="Created in context of"/>
          <definition value="Identifies the context in which this particular CarePlan is defined."/>
          <comments value="Activities conducted as a result of the care plan may well occur as part of other encounters/episodes."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Encounter"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/EpisodeOfCare"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="Associated PV1"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="."/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.period"/>
    <resource>
      <DataElement>
        <id value="CarePlan.period"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.period"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.period"/>
          <short value="Time period plan covers"/>
          <definition value="Indicates when the plan did (or is intended to) come into effect and end."/>
          <comments value="Any activities scheduled as part of the plan should be constrained to the specified period."/>
          <requirements value="Allows tracking what plan(s) are in effect at a particular time."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="GOL-7 / GOL-8"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveTime"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.author"/>
    <resource>
      <DataElement>
        <id value="CarePlan.author"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.author"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.author"/>
          <short value="Who is responsible for contents of the plan"/>
          <definition value="Identifies the individual(s) or ogranization who is responsible for the content of the care plan."/>
          <comments value="Collaborative care plans may have multiple authors."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.modified"/>
    <resource>
      <DataElement>
        <id value="CarePlan.modified"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.modified"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.modified"/>
          <short value="When last updated"/>
          <definition value="Identifies the most recent date on which the plan has been revised."/>
          <requirements value="Indicates how current the plan is."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PTH-6"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=AUT].time"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.category"/>
    <resource>
      <DataElement>
        <id value="CarePlan.category"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.category"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.category"/>
          <short value="Type of plan"/>
          <definition value="Identifies what &quot;kind&quot; of plan this is to support differentiation between multiple co-existing plans; e.g. &quot;Home health&quot;, &quot;psychiatric&quot;, &quot;asthma&quot;, &quot;disease management&quot;, &quot;wellness plan&quot;, etc."/>
          <comments value="There may be multiple axis of categorization and one plan may serve multiple purposes.  In some cases, this may be redundant with references to CarePlan.concern."/>
          <requirements value="Used for filtering what plan(s) are retrieved and displayed to different types of users."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Identifies what &quot;kind&quot; of plan this is to support differentiation between multiple co-existing plans; e.g. &quot;Home health&quot;, &quot;psychiatric&quot;, &quot;asthma&quot;, &quot;disease management&quot;, etc."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/care-plan-category"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.description"/>
    <resource>
      <DataElement>
        <id value="CarePlan.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.description"/>
          <short value="Summary of nature of plan"/>
          <definition value="A description of the scope and nature of the plan."/>
          <requirements value="Provides more detail than conveyed by category."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.addresses"/>
    <resource>
      <DataElement>
        <id value="CarePlan.addresses"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.addresses"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.addresses"/>
          <short value="Health issues this plan addresses"/>
          <definition value="Identifies the conditions/problems/concerns/diagnoses/etc. whose management and/or mitigation are handled by this plan."/>
          <requirements value="Links plan to the conditions it manages.  Also scopes plans - multiple plans may exist addressing different concerns."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Condition"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PRB-4"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".actRelationship[typeCode=SUBJ].target[classCode=CONC, moodCode=EVN]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.support"/>
    <resource>
      <DataElement>
        <id value="CarePlan.support"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.support"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.support"/>
          <short value="Information considered as part of plan"/>
          <definition value="Identifies portions of the patient&#39;s record that specifically influenced the formation of the plan.  These might include co-morbidities, recent procedures, limitations, recent assessments, etc."/>
          <comments value="Use &quot;concern&quot; to identify specific conditions addressed by the care plan."/>
          <requirements value="Identifies barriers and other considerations associated with the care plan."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.relatedPlan"/>
    <resource>
      <DataElement>
        <id value="CarePlan.relatedPlan"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.relatedPlan"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.relatedPlan"/>
          <short value="Plans related to this one"/>
          <definition value="Identifies CarePlans with some sort of formal relationship to the current plan."/>
          <comments value="Relationships are uni-directional with the &quot;newer&quot; plan pointing to the older one."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.relatedPlan.id"/>
    <resource>
      <DataElement>
        <id value="CarePlan.relatedPlan.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.relatedPlan.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.relatedPlan.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.relatedPlan.extension"/>
    <resource>
      <DataElement>
        <id value="CarePlan.relatedPlan.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.relatedPlan.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.relatedPlan.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.relatedPlan.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="CarePlan.relatedPlan.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.relatedPlan.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.relatedPlan.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.relatedPlan.code"/>
    <resource>
      <DataElement>
        <id value="CarePlan.relatedPlan.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.relatedPlan.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.relatedPlan.code"/>
          <short value="includes | replaces | fulfills"/>
          <definition value="Identifies the type of relationship this plan has to the target plan."/>
          <comments value="Read the relationship as &quot;this plan&quot; [relatedPlan.code] &quot;relatedPlan.plan&quot;; e.g. This plan includes Plan B.

Additional relationship types can be proposed for future releases or handled as extensions."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="Codes identifying the types of relationships between two plans."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/care-plan-relationship"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.relatedPlan.plan"/>
    <resource>
      <DataElement>
        <id value="CarePlan.relatedPlan.plan"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.relatedPlan.plan"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.relatedPlan.plan"/>
          <short value="Plan relationship exists with"/>
          <definition value="A reference to the plan to which a relationship is asserted."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/CarePlan"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.participant"/>
    <resource>
      <DataElement>
        <id value="CarePlan.participant"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.participant"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.participant"/>
          <short value="Who&#39;s involved in plan?"/>
          <definition value="Identifies all people and organizations who are expected to be involved in the care envisioned by this plan."/>
          <requirements value="Allows representation of care teams, helps scope care plan.  In some cases may be a determiner of access permissions."/>
          <alias value="Care Team"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="REL (REL.4 is always the Patient) ( or PRT?)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=PFM]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.participant.id"/>
    <resource>
      <DataElement>
        <id value="CarePlan.participant.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.participant.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.participant.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.participant.extension"/>
    <resource>
      <DataElement>
        <id value="CarePlan.participant.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.participant.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.participant.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.participant.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="CarePlan.participant.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.participant.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.participant.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.participant.role"/>
    <resource>
      <DataElement>
        <id value="CarePlan.participant.role"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.participant.role"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.participant.role"/>
          <short value="Type of involvement"/>
          <definition value="Indicates specific responsibility of an individual within the care plan; e.g. &quot;Primary physician&quot;, &quot;Team coordinator&quot;, &quot;Caregiver&quot;, etc."/>
          <comments value="Roles may sometimes be inferred by type of Practitioner.  These are relationships that hold only within the context of the care plan.  General relationships should be handled as properties of the Patient resource directly."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Indicates specific responsibility of an individual within the care plan; e.g. &quot;Primary physician&quot;, &quot;Team coordinator&quot;, &quot;Caregiver&quot;, etc."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/participant-role"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="REL.2 (or PRT-4?)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".functionCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.participant.member"/>
    <resource>
      <DataElement>
        <id value="CarePlan.participant.member"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.participant.member"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.participant.member"/>
          <short value="Who is involved"/>
          <definition value="The specific person or organization who is participating/expected to participate in the care plan."/>
          <comments value="Patient only needs to be listed if they have a role other than &quot;subject of care&quot;.

Member is optional because some participants may be known only by their role, particularly in draft plans."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="REL.5 (or PRT-5 : ( PRV-4 {provider participations} ) / PRT-5 : ( PRV-4  {non-provider person participations} ) / PRT-5 : ( PRV-4 = (patient non-subject of care) ) / PRT-8?)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".role"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.goal"/>
    <resource>
      <DataElement>
        <id value="CarePlan.goal"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.goal"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.goal"/>
          <short value="Desired outcome of plan"/>
          <definition value="Describes the intended objective(s) of carrying out the care plan."/>
          <comments value="Goal can be achieving a particular change or merely maintaining a current state or even slowing a decline."/>
          <requirements value="Provides context for plan.  Allows plan effectiveness to be evaluated by clinicians."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Goal"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="GOL.1"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode&lt;=OBJ]."/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.activity"/>
    <resource>
      <DataElement>
        <id value="CarePlan.activity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.activity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.activity"/>
          <short value="Action to occur as part of plan"/>
          <definition value="Identifies a planned action to occur as part of the plan.  For example, a medication to be used, lab tests to perform, self-monitoring, education, etc."/>
          <requirements value="Allows systems to prompt for performance of planned activities, and validate plans against best practice."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <constraint>
            <key value="cpl-3"/>
            <severity value="error"/>
            <human value="Provide a reference or detail, not both"/>
            <xpath value="not(exists(f:detail)) or not(exists(f:reference))"/>
          </constraint>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=COMP].target"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.activity.id"/>
    <resource>
      <DataElement>
        <id value="CarePlan.activity.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.activity.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.activity.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.activity.extension"/>
    <resource>
      <DataElement>
        <id value="CarePlan.activity.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.activity.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.activity.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.activity.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="CarePlan.activity.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.activity.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.activity.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.activity.actionResulting"/>
    <resource>
      <DataElement>
        <id value="CarePlan.activity.actionResulting"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.activity.actionResulting"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.activity.actionResulting"/>
          <short value="Appointments, orders, etc."/>
          <definition value="Resources that describe follow-on actions resulting from the plan, such as drug prescriptions, encounter records, appointments, etc."/>
          <requirements value="Links plan to resulting actions."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=FLFS].source"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.activity.progress"/>
    <resource>
      <DataElement>
        <id value="CarePlan.activity.progress"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.activity.progress"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.activity.progress"/>
          <short value="Comments about the activity status/progress"/>
          <definition value="Notes about the adherence/status/progress of the activity."/>
          <comments value="This element should NOT be used to describe the activity to be performed - that occurs either within the resource pointed to by activity.detail.reference or in activity.detail.description."/>
          <requirements value="Can be used to capture information about adherence, progress, concerns, etc."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Annotation"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="NTE?"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=&quot;annotation&quot;].value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.activity.reference"/>
    <resource>
      <DataElement>
        <id value="CarePlan.activity.reference"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.activity.reference"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.activity.reference"/>
          <short value="Activity details defined in specific resource"/>
          <definition value="The details of the proposed activity represented in a specific resource."/>
          <requirements value="Details in a form consistent with other applications and contexts of use."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Appointment"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/CommunicationRequest"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/DeviceUseRequest"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/DiagnosticOrder"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/MedicationOrder"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/NutritionOrder"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Order"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/ProcedureRequest"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/ProcessRequest"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/ReferralRequest"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SupplyRequest"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/VisionPrescription"/>
          </type>
          <condition value="cpl-3"/>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=COMP].target"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail"/>
    <resource>
      <DataElement>
        <id value="CarePlan.activity.detail"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.activity.detail"/>
          <short value="In-line definition of activity"/>
          <definition value="A simple summary of a planned activity suitable for a general care plan system (e.g. form driven) that doesn&#39;t know about specific resources such as procedure etc."/>
          <requirements value="Details in a simple form for generic care plan systems."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <condition value="cpl-3"/>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=COMP, subsetCode=SUMM].target"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.id"/>
    <resource>
      <DataElement>
        <id value="CarePlan.activity.detail.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.activity.detail.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.extension"/>
    <resource>
      <DataElement>
        <id value="CarePlan.activity.detail.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.activity.detail.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="CarePlan.activity.detail.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.activity.detail.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.category"/>
    <resource>
      <DataElement>
        <id value="CarePlan.activity.detail.category"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.category"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.activity.detail.category"/>
          <short value="diet | drug | encounter | observation | procedure | supply | other"/>
          <definition value="High-level categorization of the type of activity in a care plan."/>
          <requirements value="May determine what types of extensions are permitted."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="High-level categorization of the type of activity in a care plan."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/care-plan-activity-category"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=COMP].source[classCode=LIST].code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.code"/>
    <resource>
      <DataElement>
        <id value="CarePlan.activity.detail.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.activity.detail.code"/>
          <short value="Detail type of activity"/>
          <definition value="Detailed description of the type of planned activity; e.g. What lab test, what procedure, what kind of encounter."/>
          <comments value="Tends to be less relevant for activities involving particular products.  Codes should not convey negation - use &quot;prohibited&quot; instead."/>
          <requirements value="Allows matching performed to planned as well as validation against protocols."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Detailed description of the type of activity; e.g. What lab test, what procedure, what kind of encounter."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/care-plan-activity"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="OBR-4 / RXE-2 / RXO-1  / RXD-2"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.reasonCode"/>
    <resource>
      <DataElement>
        <id value="CarePlan.activity.detail.reasonCode"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.reasonCode"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.activity.detail.reasonCode"/>
          <short value="Why activity should be done"/>
          <definition value="Provides the rationale that drove the inclusion of this particular activity as part of the plan."/>
          <comments value="This could be a diagnosis code.  If a full condition record exists or additional detail is needed, use reasonCondition instead."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Identifies why a care plan activity is needed.  Can include any health condition codes as well as such concepts as &quot;general wellness&quot;, prophylaxis, surgical preparation, etc."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/activity-reason"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.reasonReference"/>
    <resource>
      <DataElement>
        <id value="CarePlan.activity.detail.reasonReference"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.reasonReference"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.activity.detail.reasonReference"/>
          <short value="Condition triggering need for activity"/>
          <definition value="Provides the health condition(s) that drove the inclusion of this particular activity as part of the plan."/>
          <comments value="Conditions can be identified at the activity level that are not identified as reasons for the overall plan."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Condition"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.goal"/>
    <resource>
      <DataElement>
        <id value="CarePlan.activity.detail.goal"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.goal"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.activity.detail.goal"/>
          <short value="Goals this activity relates to"/>
          <definition value="Internal reference that identifies the goals that this activity is intended to contribute towards meeting."/>
          <requirements value="So that participants know the link explicitly."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Goal"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode&lt;=OBJ]."/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.status"/>
    <resource>
      <DataElement>
        <id value="CarePlan.activity.detail.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.activity.detail.status"/>
          <short value="not-started | scheduled | in-progress | on-hold | completed | cancelled"/>
          <definition value="Identifies what progress is being made for the specific activity."/>
          <comments value="Some aspects of status can be inferred based on the resources linked in actionTaken.  Note that &quot;status&quot; is only as current as the plan was most recently updated."/>
          <requirements value="Indicates progress against the plan, whether the activity is still relevant for the plan."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Indicates where the activity is at in its overall life cycle."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/care-plan-activity-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="ORC-5?"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".statusCode not-started = new scheduled = not-started (and fulfillment relationship to appointent) in-progress = active on-hold = suspended completed = completed cancelled = aborted"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.statusReason"/>
    <resource>
      <DataElement>
        <id value="CarePlan.activity.detail.statusReason"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.statusReason"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.activity.detail.statusReason"/>
          <short value="Reason for current status"/>
          <definition value="Provides reason why the activity isn&#39;t yet started, is on hold, was cancelled, etc."/>
          <comments value="Will generally not be present if status is &quot;complete&quot;.  Be sure to prompt to update this (or at least remove the existing value) if the status is changed."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Describes why the current activity has the status it does; e.g. &quot;Recovering from injury&quot; as a reason for non-started or on-hold, &quot;Patient does not enjoy activity&quot; as a reason for cancelling a planned activity."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/goal-status-reason"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.prohibited"/>
    <resource>
      <DataElement>
        <id value="CarePlan.activity.detail.prohibited"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.prohibited"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.activity.detail.prohibited"/>
          <short value="Do NOT do"/>
          <definition value="If true, indicates that the described activity is one that must NOT be engaged in when following the plan."/>
          <requirements value="Captures intention to not do something that may have been previously typical."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="actionNegationInd"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.scheduledX"/>
    <resource>
      <DataElement>
        <id value="CarePlan.activity.detail.scheduledX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.scheduledX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.activity.detail.scheduled[x]"/>
          <short value="When activity is to occur"/>
          <definition value="The period, timing or frequency upon which the described activity is to occur."/>
          <requirements value="Allows prompting for activities and detection of missed planned activities."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Timing"/>
          </type>
          <type>
            <code value="Period"/>
          </type>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="TQ1"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveTime"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.location"/>
    <resource>
      <DataElement>
        <id value="CarePlan.activity.detail.location"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.location"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.activity.detail.location"/>
          <short value="Where it should happen"/>
          <definition value="Identifies the facility where the activity will occur; e.g. home, hospital, specific clinic, etc."/>
          <comments value="May reference a specific clinical location or may identify a type of location."/>
          <requirements value="Helps in planning of activity."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Location"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="OBR-24(???!!)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=LOC].role"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.performer"/>
    <resource>
      <DataElement>
        <id value="CarePlan.activity.detail.performer"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.performer"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.activity.detail.performer"/>
          <short value="Who will be responsible?"/>
          <definition value="Identifies who&#39;s expected to be involved in the activity."/>
          <comments value="A performer MAY also be a participant in the care plan."/>
          <requirements value="Helps in planning of activity."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="PRT-5 : ( PRV-4 e {provider participations} ) / PRT-5 : ( PRV-4 e {non-provider person participations} ) / PRT-5 : ( PRV-4 = (patient non-subject of care) ) / PRT-8"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=PFM]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.productX"/>
    <resource>
      <DataElement>
        <id value="CarePlan.activity.detail.productX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.productX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.activity.detail.product[x]"/>
          <short value="What is to be administered/supplied"/>
          <definition value="Identifies the food, drug or other product to be consumed or supplied in the activity."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Medication"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Substance"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="A product supplied or administered as part of a care plan activity."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/medication-codes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="RXE-2 / RXO-1 / RXD-2"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=PRD].role"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.dailyAmount"/>
    <resource>
      <DataElement>
        <id value="CarePlan.activity.detail.dailyAmount"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.dailyAmount"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.activity.detail.dailyAmount"/>
          <short value="How to consume/day?"/>
          <definition value="Identifies the quantity expected to be consumed in a given day."/>
          <requirements value="Allows rough dose checking."/>
          <alias value="daily dose"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="RXO-23 / RXE-19 / RXD-12"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=COMP][classCode=SBADM].doseQuantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.quantity"/>
    <resource>
      <DataElement>
        <id value="CarePlan.activity.detail.quantity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.quantity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.activity.detail.quantity"/>
          <short value="How much to administer/supply/consume"/>
          <definition value="Identifies the quantity expected to be supplied, administered or consumed by the subject."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="RXO-11 / RXE-10 / RXD-4 / RXG-5 / RXA-6 /  TQ1-2.1  *and*  RXO-12 /  RXE-11 / RXD-5 / RXG-7 / RXA-7 / TQ1-2.2"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=COMP][classCode=SPLY].quantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.description"/>
    <resource>
      <DataElement>
        <id value="CarePlan.activity.detail.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.activity.detail.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.activity.detail.description"/>
          <short value="Extra info describing activity to perform"/>
          <definition value="This provides a textual description of constraints on the intended activity occurrence, including relation to other activities.  It may also include objectives, pre-conditions and end-conditions.  Finally, it may convey specifics about the activity such as body site, method, route, etc."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="NTE?"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".text"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CarePlan.note"/>
    <resource>
      <DataElement>
        <id value="CarePlan.note"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CarePlan.note"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CarePlan.note"/>
          <short value="Comments about the plan"/>
          <definition value="General notes about the care plan not covered elsewhere."/>
          <requirements value="Used to capture information that applies to the plan as a whole that doesn&#39;t fit into discrete elements."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Annotation"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="NTE?"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=&quot;annotation&quot;].value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance"/>
    <resource>
      <DataElement>
        <id value="Provenance"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance"/>
          <short value="Who, What, When for a set of resources"/>
          <definition value="Provenance of a resource is a record that describes entities and processes involved in producing and delivering or otherwise influencing that resource. Provenance provides a critical foundation for assessing authenticity, enabling trust, and allowing reproducibility. Provenance assertions are a form of contextual metadata and can themselves become important records with their own provenance. Provenance statement indicates clinical significance in terms of confidence in authenticity, reliability, and trustworthiness, integrity, and stage in lifecycle (e.g. Document Completion - has the artifact been legally authenticated), all of which may impact security, privacy, and trust policies."/>
          <comments value="Some parties may be duplicated between the target resource and its provenance.  For instance, the prescriber is usually (but not always) the author of the prescription resource. This resource is defined with close consideration for W3C Provenance."/>
          <alias value="History"/>
          <alias value="Event"/>
          <alias value="Activity"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Activity"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="ControlAct[isNormalAct() and subsumes(CACT, classCode) and moodCode=EVN]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="infrastructure.information"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.id"/>
    <resource>
      <DataElement>
        <id value="Provenance.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.meta"/>
    <resource>
      <DataElement>
        <id value="Provenance.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Provenance.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.language"/>
    <resource>
      <DataElement>
        <id value="Provenance.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.text"/>
    <resource>
      <DataElement>
        <id value="Provenance.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.contained"/>
    <resource>
      <DataElement>
        <id value="Provenance.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.extension"/>
    <resource>
      <DataElement>
        <id value="Provenance.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Provenance.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.target"/>
    <resource>
      <DataElement>
        <id value="Provenance.target"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.target"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.target"/>
          <short value="Target Reference(s) (usually version specific)"/>
          <definition value="The Reference(s) that were generated or updated by  the activity described in this resource. A provenance can point to more than one target if multiple resources were created/updated by the same activity."/>
          <comments value="Target references are usually version specific, but may not be, if a version has not been assigned or if the provenance information is part of the set of resources being maintained (i.e. a document). When using the RESTful API, the identity of the resource may not be known (especially not the version specific one); the client may either submit the resource first, and then the provenance, or it may submit both using a single transaction. See the notes on transaction for further discussion."/>
          <min value="1"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="fhirauditevent"/>
            <map value="AuditEvent.object.reference"/>
          </mapping>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Entity Created/Updated"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./outboundRelationship[isNormalActRelationship() and typeCode=SUBJ]/target  OR  ./participation[isNormalParticipation() and typeCode=SBJ]/role  OR  ./participation[isNormalParticipation() and typeCode=SBJ]/role[isNormalRole()]/player"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="what"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.period"/>
    <resource>
      <DataElement>
        <id value="Provenance.period"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.period"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.period"/>
          <short value="When the activity occurred"/>
          <definition value="The period during which the activity occurred."/>
          <comments value="The period can be a little arbitrary; where possible, the time should correspond to human assessment of the activity time."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Activity.startTime &amp; Activity.endTime"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./effectiveTime[type=IVL_TS]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.done"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.recorded"/>
    <resource>
      <DataElement>
        <id value="Provenance.recorded"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.recorded"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.recorded"/>
          <short value="When the activity was recorded / updated"/>
          <definition value="The instant of time at which the activity was recorded."/>
          <comments value="This can be a little different from the time stamp on the resource if there is a delay between recording the event and updating the provenance and target resource."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="instant"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="fhirauditevent"/>
            <map value="AuditEvent.event.dateTime"/>
          </mapping>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Activity.when"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="unique(./participation[isNormalParticipation() and typeCode=AUT]/time[type=TS])"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.recorded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.reason"/>
    <resource>
      <DataElement>
        <id value="Provenance.reason"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.reason"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.reason"/>
          <short value="Reason the activity is occurring"/>
          <definition value="The reason that the activity was taking place."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="extensible"/>
            <description value="The reason the activity took place."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/v3-PurposeOfUse"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="fhirauditevent"/>
            <map value="AuditEvent.event.purposeOfEvent"/>
          </mapping>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Activity.Activity"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="unique(./reasonCode)"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="why"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.activity"/>
    <resource>
      <DataElement>
        <id value="Provenance.activity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.activity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.activity"/>
          <short value="Activity that occurred"/>
          <definition value="An activity is something that occurs over a period of time and acts upon or with entities; it may include consuming, processing, transforming, modifying, relocating, using, or generating entities."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="extensible"/>
            <description value="The activity that took place."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/v3-ProvenanceEventCurrentState"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="fhirauditevent"/>
            <map value="AuditEvent.event.purposeOfEvent"/>
          </mapping>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Activity.Activity"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Act.code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="why"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.location"/>
    <resource>
      <DataElement>
        <id value="Provenance.location"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.location"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.location"/>
          <short value="Where the activity occurred, if relevant"/>
          <definition value="Where the activity occurred, if relevant."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Location"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="fhirauditevent"/>
            <map value="AuditEvent.participant.location"/>
          </mapping>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Activity.location"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="unique(./participation[isNormalParticipation() and typeCode=LOC]/role[isNormalRole() and subsumes(SDLOC, classCode)]/player[isNormalEntity and classCode=&quot;LOC&quot; and determinerCode=&quot;INST&quot;]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="where"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.policy"/>
    <resource>
      <DataElement>
        <id value="Provenance.policy"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.policy"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.policy"/>
          <short value="Policy or plan the activity was defined by"/>
          <definition value="Policy or plan the activity was defined by. Typically, a single activity may have multiple applicable policy documents, such as patient consent, guarantor funding, etc."/>
          <comments value="For example: Where an OAuth token authorizes, the unique identifier from the OAuth token is placed into the policy element Where a policy engine (e.g. XACML) holds policy logic, the unique policy identifier is placed into the policy element."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="fhirauditevent"/>
            <map value="AuditEvent.participant.policy"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./inboundRelationship[isNormalActRelationship() and typeCode=&quot;SUBJ&quot;]/source[isNormalAct and subsumes(POLICY, classCode) and moodCode=EVN]/text[typeCode=&#39;ED&#39;/tel"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.agent"/>
    <resource>
      <DataElement>
        <id value="Provenance.agent"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.agent"/>
        <name value="agent"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.agent"/>
          <name value="agent"/>
          <short value="Agents involved in creating resource"/>
          <definition value="An agent takes a role in an activity such that the agent can be assigned some degree of responsibility for the activity taking place. An agent can be a person, an organization, software, or other entities that may be ascribed responsibility."/>
          <comments value="Several agents may be associated (i.e. has some responsibility for an activity) with an activity and vice-versa."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="fhirauditevent"/>
            <map value="AuditEvent.pariticipant"/>
          </mapping>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Agent"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./participation[isNormalParticipation()]  OR  ./outboundRelationship[isNormalActRelationship() and typeCode=&#39;DRIV&#39;]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.agent.id"/>
    <resource>
      <DataElement>
        <id value="Provenance.agent.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.agent.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.agent.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.agent.extension"/>
    <resource>
      <DataElement>
        <id value="Provenance.agent.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.agent.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.agent.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.agent.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Provenance.agent.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.agent.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.agent.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.agent.role"/>
    <resource>
      <DataElement>
        <id value="Provenance.agent.role"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.agent.role"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.agent.role"/>
          <short value="What the agents involvement was"/>
          <definition value="The function of the agent with respect to the activity."/>
          <comments value="For example, author, performer, enterer, attester, etc."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="extensible"/>
            <description value="The role that a provenance agent played with respect to the activity."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/provenance-agent-role"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="fhirauditevent"/>
            <map value="AuditEvent.participant.role"/>
          </mapping>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Agent.Attribution"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="attester: .[self::participation]/typeCode=&#39;RESP&#39; author: .[self::participation]/typeCode=&#39;AUT&#39; cc: .[self::participation]/typeCode=&#39;IRCP&#39; enterer:  .[self::participation]/typeCode=&#39;ENT&#39; informant: .[self::participation]/typeCode=&#39;INF&#39; performer: .[self::participation]/typeCode=&#39;PRF&#39; verifier: .[self::participation]/typeCode=&#39;VRF&#39; source: .[self::outboundRelationship]/typeCode=&#39;&#39;"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.agent.actor"/>
    <resource>
      <DataElement>
        <id value="Provenance.agent.actor"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.agent.actor"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.agent.actor"/>
          <short value="Individual, device or organization playing role"/>
          <definition value="The individual, device or organization that participated in the event."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="fhirauditevent"/>
            <map value="AuditEvent.participant.reference"/>
          </mapping>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Agent.Identity"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Person, Practitioner, Organization, Device :* .role [classCode = RoleClassMutualRelationship; role.code and * .scopes[Role](classCode=IDENT) and *.plays [Role.Code]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.actor"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.agent.userId"/>
    <resource>
      <DataElement>
        <id value="Provenance.agent.userId"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.agent.userId"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.agent.userId"/>
          <short value="Authorization-system identifier for the agent"/>
          <definition value="The identity of the agent as known by the authorization system."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="fhirauditevent"/>
            <map value="AuditEvent.participant.userId"/>
          </mapping>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Agent.Identity"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="person: .plays:Role(classCode=&#39;IDENT&#39;).id
practitioner: ./id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.actor"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.agent.relatedAgent"/>
    <resource>
      <DataElement>
        <id value="Provenance.agent.relatedAgent"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.agent.relatedAgent"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.agent.relatedAgent"/>
          <short value="Track delegation between agents"/>
          <definition value="A relationship between two the agents referenced in this resource. This is defined to allow for explicit description of the delegation between agents.  For example, this human author used this device, or one person acted on another&#39;s behest."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Agent.actedOnBehalfOf"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".rolelink"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.agent.relatedAgent.id"/>
    <resource>
      <DataElement>
        <id value="Provenance.agent.relatedAgent.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.agent.relatedAgent.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.agent.relatedAgent.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.agent.relatedAgent.extension"/>
    <resource>
      <DataElement>
        <id value="Provenance.agent.relatedAgent.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.agent.relatedAgent.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.agent.relatedAgent.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.agent.relatedAgent.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Provenance.agent.relatedAgent.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.agent.relatedAgent.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.agent.relatedAgent.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.agent.relatedAgent.type"/>
    <resource>
      <DataElement>
        <id value="Provenance.agent.relatedAgent.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.agent.relatedAgent.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.agent.relatedAgent.type"/>
          <short value="Type of relationship between agents"/>
          <definition value="The type of relationship between agents."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Type of relationship between two provenance agents."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/v3-RoleLinkType"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="type"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".typeCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.agent.relatedAgent.target"/>
    <resource>
      <DataElement>
        <id value="Provenance.agent.relatedAgent.target"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.agent.relatedAgent.target"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.agent.relatedAgent.target"/>
          <short value="Reference to other agent in this resource by identifier"/>
          <definition value="An internal reference to another agent listed in this provenance by its identifier."/>
          <comments value="The uri has the form #[id] where [id] is on another Provenance.agent in this same resource."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="responsible"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".target"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.entity"/>
    <resource>
      <DataElement>
        <id value="Provenance.entity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.entity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.entity"/>
          <short value="An entity used in this activity"/>
          <definition value="An entity used in this activity."/>
          <comments value="Multiple userIds may be associated with the same Practitioner or other individual across various appearances, each with distinct privileges."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="fhirauditevent"/>
            <map value="AuditEvent.object"/>
          </mapping>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Entity"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./subjectOf"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.entity.id"/>
    <resource>
      <DataElement>
        <id value="Provenance.entity.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.entity.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.entity.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.entity.extension"/>
    <resource>
      <DataElement>
        <id value="Provenance.entity.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.entity.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.entity.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.entity.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Provenance.entity.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.entity.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.entity.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.entity.role"/>
    <resource>
      <DataElement>
        <id value="Provenance.entity.role"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.entity.role"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.entity.role"/>
          <short value="derivation | revision | quotation | source"/>
          <definition value="How the entity was used during the activity."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="How an entity was used in an activity."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/provenance-entity-role"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="fhirauditevent"/>
            <map value="AuditEvent.object.lifecycle"/>
          </mapping>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Entity.role"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./typeCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.entity.type"/>
    <resource>
      <DataElement>
        <id value="Provenance.entity.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.entity.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.entity.type"/>
          <short value="The type of resource in this entity"/>
          <definition value="The type of the entity. If the entity is a resource, then this is a resource type."/>
          <requirements value="If the type is &quot;resource&quot; then the resource itself was the participant. If the type is a type of resource, then the entity identified by the resource is the participant."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="extensible"/>
            <description value="The type of an entity used in an activity."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/resource-types"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="fhirauditevent"/>
            <map value="AuditEvent.object.type"/>
          </mapping>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Entity.type"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./target"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.entity.reference"/>
    <resource>
      <DataElement>
        <id value="Provenance.entity.reference"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.entity.reference"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.entity.reference"/>
          <short value="Identity of entity"/>
          <definition value="Identity of the  Entity used. May be a logical or physical uri and maybe absolute or relative."/>
          <comments value="Identity may be a reference to a resource or to something else, depending on the type."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="fhirauditevent"/>
            <map value="AuditEvent.object.reference"/>
          </mapping>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Entity.Identity"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./text/reference"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.entity.display"/>
    <resource>
      <DataElement>
        <id value="Provenance.entity.display"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.entity.display"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.entity.display"/>
          <short value="Human description of entity"/>
          <definition value="Human-readable description of the entity."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="fhirauditevent"/>
            <map value="AuditEvent.object.description"/>
          </mapping>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Entity.Label"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./title"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.entity.agent"/>
    <resource>
      <DataElement>
        <id value="Provenance.entity.agent"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.entity.agent"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.entity.agent"/>
          <short value="Entity is attributed to this agent"/>
          <definition value="The entity is attributed to an agent to express the agent&#39;s responsibility for that entity, possibly along with other agents. This description can be understood as shorthand for saying that the agent was responsible for the activity which generated the entity."/>
          <min value="0"/>
          <max value="1"/>
          <nameReference value="agent"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="./author/role"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Provenance.signature"/>
    <resource>
      <DataElement>
        <id value="Provenance.signature"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Provenance.signature"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Provenance.signature"/>
          <short value="Signature on target"/>
          <definition value="A digital signature on the target Reference(s). The signer should match a Provenance.agent. The purpose of the signature is indicated."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Signature"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="./signatureText"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Device"/>
    <resource>
      <DataElement>
        <id value="Device"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Device"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Device"/>
          <short value="An instance of a manufactured te that is used in the provision of healthcare"/>
          <definition value="This resource identifies an instance of a manufactured item that is used in the provision of healthcare without being substantially changed through that activity. The device may be a medical or non-medical device.  Medical devices includes durable (reusable) medical equipment, implantable devices, as well as disposable equipment used for diagnostic, treatment, and research for healthcare and public health.  Non-medical devices may include items such as a machine, cellphone, computer, application, etc."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="Device"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="administrative.device"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Device.id"/>
    <resource>
      <DataElement>
        <id value="Device.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Device.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Device.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Device.meta"/>
    <resource>
      <DataElement>
        <id value="Device.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Device.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Device.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Device.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Device.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Device.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Device.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Device.language"/>
    <resource>
      <DataElement>
        <id value="Device.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Device.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Device.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Device.text"/>
    <resource>
      <DataElement>
        <id value="Device.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Device.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Device.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Device.contained"/>
    <resource>
      <DataElement>
        <id value="Device.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Device.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Device.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Device.extension"/>
    <resource>
      <DataElement>
        <id value="Device.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Device.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Device.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Device.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Device.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Device.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Device.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Device.identifier"/>
    <resource>
      <DataElement>
        <id value="Device.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Device.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Device.identifier"/>
          <short value="Instance id from manufacturer, owner, and others"/>
          <definition value="Unique instance identifiers assigned to a device by organizations like manufacturers or owners. If the identifier identifies the type of device, Device.type should be used."/>
          <comments value="Often fixed to the device as a barcode and may include names given to the device in local usage.  Note that some of the barcodes affixed to the device identify its type, not its instance.  For the FDA mandated Unique Device Identifier (UDI) use  the Device.udi element."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Device.type"/>
    <resource>
      <DataElement>
        <id value="Device.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Device.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Device.type"/>
          <short value="What kind of device this is"/>
          <definition value="Code or identifier to identify a kind of device."/>
          <comments value="For the FDA mandated Unique Device Identifier (UDI) use  the Device.udi element."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="preferred"/>
            <description value="Defines the nature of the device and the kind of functionality/services/behavior that may be expected from it."/>
            <valueSetUri value="https://www.gmdnagency.org/Info.aspx?pageid=1091"/>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Device.note"/>
    <resource>
      <DataElement>
        <id value="Device.note"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Device.note"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Device.note"/>
          <short value="Device notes and comments"/>
          <definition value="Descriptive information, usage information or implantation information that is not captured in an existing element."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Annotation"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".text"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Device.status"/>
    <resource>
      <DataElement>
        <id value="Device.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Device.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Device.status"/>
          <short value="available | not-available | entered-in-error"/>
          <definition value="Status of the Device availability."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The availability status of the device."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/devicestatus"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".statusCode"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Device.manufacturer"/>
    <resource>
      <DataElement>
        <id value="Device.manufacturer"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Device.manufacturer"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Device.manufacturer"/>
          <short value="Name of device manufacturer"/>
          <definition value="A name of the manufacturer."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".playedRole[typeCode=MANU].scoper.name"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Device.model"/>
    <resource>
      <DataElement>
        <id value="Device.model"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Device.model"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Device.model"/>
          <short value="Model id assigned by the manufacturer"/>
          <definition value="The &quot;model&quot; is an identifier assigned by the manufacturer to identify the product by its type. This number is shared by the all devices sold as the same type."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".playedRole[typeCode=MANU].code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="what"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Device.version"/>
    <resource>
      <DataElement>
        <id value="Device.version"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Device.version"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Device.version"/>
          <short value="Version number (i.e. software)"/>
          <definition value="The version of the device, if the device has multiple releases under the same model, or if the device is software or carries firmware."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".softwareName (included as part)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Device.manufactureDate"/>
    <resource>
      <DataElement>
        <id value="Device.manufactureDate"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Device.manufactureDate"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Device.manufactureDate"/>
          <short value="Manufacture date"/>
          <definition value="The date and time when the device was manufactured."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".existenceTime.low"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Device.expiry"/>
    <resource>
      <DataElement>
        <id value="Device.expiry"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Device.expiry"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Device.expiry"/>
          <short value="Date and time of expiry of this device (if applicable)"/>
          <definition value="The date and time beyond which this device is no longer valid or should not be used (if applicable)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".expirationTime"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.done"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Device.udi"/>
    <resource>
      <DataElement>
        <id value="Device.udi"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Device.udi"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Device.udi"/>
          <short value="FDA mandated Unique Device Identifier"/>
          <definition value="United States Food and Drug Administration mandated Unique Device Identifier (UDI). Use the human readable information (the content that the user sees, which is sometimes different to the exact syntax represented in the barcode)  - see http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/UniqueDeviceIdentification/default.htm."/>
          <comments value="The unique identifier may identify an instance of a device uniquely, or it may only identify the type of the device. A portion of the UDI - the DI part - can be extracted from the UDI when required, and used to look up information about the device through the GUDID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".id[where root is root for UDI]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Device.lotNumber"/>
    <resource>
      <DataElement>
        <id value="Device.lotNumber"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Device.lotNumber"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Device.lotNumber"/>
          <short value="Lot number of manufacture"/>
          <definition value="Lot number assigned by the manufacturer."/>
          <comments value="Alphanumeric Maximum 20."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".lotNumberText"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Device.owner"/>
    <resource>
      <DataElement>
        <id value="Device.owner"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Device.owner"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Device.owner"/>
          <short value="Organization responsible for device"/>
          <definition value="An organization that is responsible for the provision and ongoing maintenance of the device."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".playedRole[typeCode=OWN].scoper"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Device.location"/>
    <resource>
      <DataElement>
        <id value="Device.location"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Device.location"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Device.location"/>
          <short value="Where the resource is found"/>
          <definition value="The place where the device can be found."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Location"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".playedRole[typeCode=LOCE].scoper"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="where"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Device.patient"/>
    <resource>
      <DataElement>
        <id value="Device.patient"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Device.patient"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Device.patient"/>
          <short value="If the resource is affixed to a person"/>
          <definition value="Patient information, if the resource is affixed to a person."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".playedRole[typeCode=USED].scoper.playedRole[typeCode=PAT]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Device.contact"/>
    <resource>
      <DataElement>
        <id value="Device.contact"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Device.contact"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Device.contact"/>
          <short value="Details for human/organization for support"/>
          <definition value="Contact details for an organization or a particular human that is responsible for the device."/>
          <comments value="used for troubleshooting etc."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="ContactPoint"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".scopedRole[typeCode=CON].player"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Device.url"/>
    <resource>
      <DataElement>
        <id value="Device.url"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Device.url"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Device.url"/>
          <short value="Network address to contact device"/>
          <definition value="A network address on which the device may be contacted directly."/>
          <comments value="If the device is running a FHIR server, the network address should  be the root URL from which a conformance statement may be retrieved."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".telecom"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition"/>
          <short value="Structural Definition"/>
          <definition value="A definition of a FHIR structure. This resource is used to describe the underlying resources, data types defined in FHIR, and also for describing extensions, and constraints on resources and data types."/>
          <alias value="Template"/>
          <alias value="Profile"/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <constraint>
            <key value="sdf-11"/>
            <requirements value="Ensure that the constrainedType is not inconsistent with the other information in the structure"/>
            <severity value="error"/>
            <human value="If there&#39;s a constrained type, its content must match the path name in the first element of a snapshot"/>
            <xpath value="not(exists(f:constrainedType)) or not(exists(f:snapshot)) or (f:constrainedType/@value = f:snapshot/f:element[1]/f:path/@value)"/>
          </constraint>
          <constraint>
            <key value="sdf-5"/>
            <severity value="error"/>
            <human value="If the structure defines an extension then the structure must have context information"/>
            <xpath value="not(f:constrainedType/@value = &#39;extension&#39;) or (exists(f:context) and exists(f:contextType))"/>
          </constraint>
          <constraint>
            <key value="sdf-12"/>
            <requirements value="Ensure that element.base appears with base or not"/>
            <severity value="error"/>
            <human value="element.base cannot appear if there is no base on the structure definition"/>
            <xpath value="f:base or not(exists(f:snapshot/f:element/f:base) or exists(f:differential/f:element/f:base))"/>
          </constraint>
          <constraint>
            <key value="sdf-4"/>
            <severity value="error"/>
            <human value="A structure must have a base unless abstract = true"/>
            <xpath value="(f:abstract/@value =true()) or exists(f:base)"/>
          </constraint>
          <constraint>
            <key value="sdf-13"/>
            <requirements value="Ensure that element.base appears if there&#39;s a constrained type on the structure definition"/>
            <severity value="error"/>
            <human value="element.base must appear if there is a base on the structure definition"/>
            <xpath value="not(f:constrainedType) or not(f:snapshot/f:element[not(f:base)])"/>
          </constraint>
          <constraint>
            <key value="sdf-7"/>
            <severity value="error"/>
            <human value="If the structure describes a base Resource or Type, the URL has to start with &quot;http://hl7.org/fhir/StructureDefinition/&quot; and the tail must match the id"/>
            <xpath value="exists(f:constrainedType) or f:url/@value=concat(&#39;http://hl7.org/fhir/StructureDefinition/&#39;, f:id/@value)"/>
          </constraint>
          <constraint>
            <key value="sdf-6"/>
            <severity value="error"/>
            <human value="A structure must have either a differential, or a snapshot (or both)"/>
            <xpath value="exists(f:snapshot) or exists(f:differential)"/>
          </constraint>
          <constraint>
            <key value="sdf-1"/>
            <severity value="error"/>
            <human value="Element paths must be unique unless the structure is a constraint"/>
            <xpath value="exists(f:constrainedType) or (count(f:snapshot/f:element) = count(distinct-values(f:snapshot/f:element/f:path/@value)))"/>
          </constraint>
          <constraint>
            <key value="sdf-8"/>
            <severity value="error"/>
            <human value="In any snapshot or differential, all the elements except the first have to have a path that starts with the path of the first + &quot;.&quot;"/>
            <xpath value="string-join(for $elementName in f:*[self::f:snapshot or self::f:differential]/f:element[position()&gt;1]/f:path/@value return if (starts-with($elementName, concat($elementName/ancestor::f:element/parent::f:*/f:element[1]/f:path/@value, &#39;.&#39;))) then &#39;&#39; else $elementName,&#39;&#39;)=&#39;&#39;"/>
          </constraint>
          <constraint>
            <key value="sdf-9"/>
            <requirements value="Because these 3 fields seem to be have overlapping meaning with the ones in the root of StructureDefinition"/>
            <severity value="error"/>
            <human value="In any snapshot or differential, no label, code or requirements on the an element without a &quot;.&quot; in the path (e.g. the first element)"/>
            <xpath value="not(exists(f:snapshot/f:element[not(contains(f:path/@value, &#39;.&#39;)) and (f:label or f:code or f:requirements)])) and not(exists(f:differential/f:element[not(contains(f:path/@value, &#39;.&#39;)) and (f:label or f:code or f:requirements)]))"/>
          </constraint>
          <constraint>
            <key value="sdf-10"/>
            <requirements value="Ensure that there&#39;s a base unless the type is abstract and there&#39;s no constrainedType"/>
            <severity value="error"/>
            <human value="If the structure is not abstract, or there&#39;s a constrained type, then there SHALL be a base"/>
            <xpath value="(f:abstract/@value=true()) or not(exists(f:constrainedType)) or exists(f:base)"/>
          </constraint>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="conformance.content"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.id"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.meta"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.implicitRules"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.language"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.text"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.contained"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.extension"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.url"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.url"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.url"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.url"/>
          <short value="Absolute URL used to reference this StructureDefinition"/>
          <definition value="An absolute URL that is used to identify this structure definition when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this structure definition is (or will be) published."/>
          <requirements value="So you can say, in a StructureDefinition, what the full extension URLs should be. This is required to allow hosting StructureDefinitions on multiple different servers, and to allow for the editorial process."/>
          <alias value="url"/>
          <alias value="authoritative-url"/>
          <alias value="destination"/>
          <alias value="identity"/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.identifier"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.identifier"/>
          <short value="Other identifiers for the StructureDefinition"/>
          <definition value="Formal identifier that is used to identify this StructureDefinition when it is represented in other formats, or referenced in a specification, model, design or an instance  (should be globally unique OID, UUID, or URI), (if it&#39;s not possible to use the literal URI)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="iso11179"/>
            <map value="Identifier part"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.version"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.version"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.version"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.version"/>
          <short value="Logical id for this version of the StructureDefinition"/>
          <definition value="The identifier that is used to identify this version of the StructureDefinition when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the StructureDefinition author manually."/>
          <requirements value="There may be multiple resource versions of the StructureDefinition that have this same identifier. The resource version id will change for technical reasons, whereas the stated version number needs to be under the author&#39;s control."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="iso11179"/>
            <map value="Version"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id.version"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.name"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.name"/>
          <short value="Informal name for this StructureDefinition"/>
          <definition value="A free text natural language name identifying the StructureDefinition."/>
          <comments value="Not expected to be globally unique."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.display"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.display"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.display"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.display"/>
          <short value="Use this name when displaying the value"/>
          <definition value="Defined so that applications can use this name when displaying the value of the extension to the user."/>
          <comments value="Applications don&#39;t have to use this name, but can always fall back to it. In the absence of a value for this element, use the name."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.status"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.status"/>
          <short value="draft | active | retired"/>
          <definition value="The status of the StructureDefinition."/>
          <requirements value="Allows filtering of StructureDefinitions that are appropriate for use vs. not."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The lifecycle status of a Value Set or Concept Map."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/conformance-resource-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="iso11179"/>
            <map value="Registration status"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.experimental"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.experimental"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.experimental"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.experimental"/>
          <short value="If for testing purposes, not real usage"/>
          <definition value="This StructureDefinition was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage."/>
          <requirements value="Allows filtering of StructureDefinitions that are appropriate for use vs. not."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="iso11179"/>
            <map value="Registration status"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.publisher"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.publisher"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.publisher"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.publisher"/>
          <short value="Name of the publisher (Organization or individual)"/>
          <definition value="The name of the individual or organization that published the structure definition."/>
          <comments value="Usually an organization, but may be an individual. This item SHOULD be populated unless the information is available from context."/>
          <requirements value="Helps establish the &quot;authority/credibility&quot; of the structure definition.  May also allow for contact."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="iso11179"/>
            <map value="Registration Authority"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.witness"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.contact"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.contact"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.contact"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.contact"/>
          <short value="Contact details of the publisher"/>
          <definition value="Contacts to assist a user in finding and communicating with the publisher."/>
          <comments value="May be a web site, an email address, a telephone number (tel:), etc."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.contact.id"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.contact.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.contact.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.contact.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.contact.extension"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.contact.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.contact.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.contact.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.contact.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.contact.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.contact.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.contact.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.contact.name"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.contact.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.contact.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.contact.name"/>
          <short value="Name of a individual to contact"/>
          <definition value="The name of an individual to contact regarding the structure definition."/>
          <comments value="If there is no named individual, the telecom is for the organization as a whole."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.contact.telecom"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.contact.telecom"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.contact.telecom"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.contact.telecom"/>
          <short value="Contact details for individual or publisher"/>
          <definition value="Contact details for individual (if a name was provided) or the publisher."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="ContactPoint"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.date"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.date"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.date"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.date"/>
          <short value="Date for this version of the StructureDefinition"/>
          <definition value="The date this version of the structure definition was published. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the structure definition changes."/>
          <comments value="Additional specific dates may be added as extensions."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="when.recorded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.description"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.description"/>
          <short value="Natural language description of the StructureDefinition"/>
          <definition value="A free text natural language description of the StructureDefinition and its use."/>
          <comments value="This field can be used for things such as why the StructureDefinition was written, comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc.  It is *not* a rendering of the StructureDefinition as conveyed in StructureDefinition.text. This item SHOULD be populated unless the information is available from context."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.useContext"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.useContext"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.useContext"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.useContext"/>
          <short value="Content intends to support these contexts"/>
          <definition value="The content was developed with a focus and intent of supporting the contexts that are listed. These terms may be used to assist with indexing and searching of structure definitions."/>
          <requirements value="Assist in searching for appropriate content."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="extensible"/>
            <description value="Indicates the countries, regions, disciplines and other aspects of use within which this artifact is targeted for use."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/use-context"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="iso11179"/>
            <map value="COMPONENT, PROPERTY, TIME_ASPCT, SYSTEM, SCALE_TYP, METHOD_TYP, CLASS, CLASSTYPE, ORDER_OBS, DOCUMENT_SECTION, HL7_ATTACHMENT_STRUCTURE"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.requirements"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.requirements"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.requirements"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.requirements"/>
          <short value="Scope and Usage this structure definition is for"/>
          <definition value="Explains why this structure definition is needed and why it&#39;s been constrained as it has."/>
          <comments value="This element does not describe the usage of the structure definition (that&#39;s done in comments), rather it&#39;s for traceability of *why* the element is either needed or why the constraints exist as they do.  This may be used to point to source materials or specifications that drove the structure of this data element."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="w5"/>
            <map value="why"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.copyright"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.copyright"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.copyright"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.copyright"/>
          <short value="Use and/or publishing restrictions"/>
          <definition value="A copyright statement relating to the structure definition and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the details of the constraints and mappings."/>
          <alias value="License"/>
          <alias value="Restrictions"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.code"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.code"/>
          <short value="Assist with indexing and finding"/>
          <definition value="A set of terms from external terminologies that may be used to assist with indexing and searching of templates."/>
          <requirements value="Assist in searching for appropriate StructureDefinitions."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes for the meaning of the defined structure (SNOMED CT and LOINC codes, as an example)."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/profile-code"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="iso11179"/>
            <map value="keywords"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.fhirVersion"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.fhirVersion"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.fhirVersion"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.fhirVersion"/>
          <short value="FHIR Version this StructureDefinition targets"/>
          <definition value="The version of the FHIR specification on which this StructureDefinition is based - this is the formal version of the specification, without the revision number, e.g. [publication].[major].[minor], which is 1.0.2 for this version."/>
          <comments value="A StructureDefinition does not need to specify the target it applies to,as StructureDefinitions will often be valid across multiple versions of FHIR. FHIR tooling can determine whether a StructureDefinition is consistent with a particular StructureDefinition if desired."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.mapping"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.mapping"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.mapping"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.mapping"/>
          <short value="External specification that the content is mapped to"/>
          <definition value="An external specification that the content is mapped to."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <constraint>
            <key value="sdf-2"/>
            <severity value="error"/>
            <human value="Must have at a name or a uri (or both)"/>
            <xpath value="exists(f:uri) or exists(f:name)"/>
          </constraint>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.mapping.id"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.mapping.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.mapping.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.mapping.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.mapping.extension"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.mapping.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.mapping.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.mapping.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.mapping.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.mapping.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.mapping.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.mapping.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.mapping.identity"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.mapping.identity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.mapping.identity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.mapping.identity"/>
          <short value="Internal id when this mapping is used"/>
          <definition value="An Internal id that is used to identify this mapping set when specific mappings are made."/>
          <comments value="The specification is described once, with general comments, and then specific mappings are made that reference this declaration."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.mapping.uri"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.mapping.uri"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.mapping.uri"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.mapping.uri"/>
          <short value="Identifies what this mapping refers to"/>
          <definition value="An absolute URI that identifies the specification that this mapping is expressed to."/>
          <comments value="A formal identity for the specification being mapped to helps with identifying maps consistently."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <condition value="sdf-2"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.mapping.name"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.mapping.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.mapping.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.mapping.name"/>
          <short value="Names what this mapping refers to"/>
          <definition value="A name for the specification that is being mapped to."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <condition value="sdf-2"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.mapping.comments"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.mapping.comments"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.mapping.comments"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.mapping.comments"/>
          <short value="Versions, Issues, Scope limitations etc."/>
          <definition value="Comments about this mapping, including version notes, issues, scope limitations, and other important notes for usage."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.kind"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.kind"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.kind"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.kind"/>
          <short value="datatype | resource | logical"/>
          <definition value="Defines the kind of structure that this definition is describing."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Defines the type of structure that a definition is describing."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/structure-definition-kind"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.constrainedType"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.constrainedType"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.constrainedType"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.constrainedType"/>
          <short value="Any datatype or resource, including abstract ones"/>
          <definition value="The type of type that is being constrained - a data type, an extension, a resource, including abstract ones. If this field is present, it indicates that the structure definition is a constraint. If it is not present, then the structure definition is the definition of a base structure."/>
          <comments value="if a constrained type is present, then there SHALL be a base resource as well. Note that the constrained type could be determined by chasing through the base references until the base definition is reached, or by looking at the path of the first element in the snapshot - if present - but providing the constrainedType directly makes for simpler tooling and indexing."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <condition value="sdf-10"/>
          <condition value="sdf-11"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Either a resource or a data type."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/defined-types"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.abstract"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.abstract"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.abstract"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.abstract"/>
          <short value="Whether the structure is abstract"/>
          <definition value="Whether structure this definition describes is abstract or not  - that is, whether an actual exchanged item can ever be of this type."/>
          <comments value="Abstract Resources cannot be instantiated - a concrete sub-type must be used. Abstract datatypes and extensions cannot be used in an instance. Flagging a constraint structure as abstract conveys design intent but makes no difference to how the structure definition is handled. Note that inline declared elements that are given the type &quot;Element&quot; in the profile, but have children described, are anonymous concrete types that specialise Element. Abstract is not relevant for logical models."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.contextType"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.contextType"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.contextType"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.contextType"/>
          <short value="resource | datatype | mapping | extension"/>
          <definition value="If this is an extension, Identifies the context within FHIR resources where the extension can be used."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <condition value="sdf-5"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="How an extension context is interpreted."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/extension-context"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.context"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.context"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.context"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.context"/>
          <short value="Where the extension can be used in instances"/>
          <definition value="Identifies the types of resource or data type elements to which the extension can be applied."/>
          <comments value="If the context is an element that can have multiple types, then use (e.g.) value[x] if the extension works on all choice types, or otherwise an enumeration of explicitly named elements if not. Note that a context of &quot;string&quot; doesn&#39;t mean that the extension can be used with one of the string patterns such as &quot;id&quot; etc."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="string"/>
          </type>
          <condition value="sdf-5"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.base"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.base"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.base"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.base"/>
          <short value="Structure that this set of constraints applies to"/>
          <definition value="An absolute URI that is the base structure from which this set of constraints is derived."/>
          <comments value="If differential constraints are specified in this structure, they are applied to the base in a &quot;differential&quot; fashion. If there is no base, then the differential constraints cannot be provided (snapshot only). Differential structures are useful for the editing perspective, and snapshot structures are suitable for operational use. The FHIR Project provides a number of tools/services to populate snapshots from differential constraints. Logical Models have a base of &quot;Element&quot; or another logical model."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <condition value="sdf-4"/>
          <condition value="sdf-10"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.snapshot"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.snapshot"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.snapshot"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.snapshot"/>
          <short value="Snapshot view of the structure"/>
          <definition value="A snapshot view is expressed in a stand alone form that can be used and interpreted without considering the base StructureDefinition."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <condition value="sdf-6"/>
          <constraint>
            <key value="sdf-3"/>
            <severity value="error"/>
            <human value="Each element definition in a snapshot must have a formal definition and cardinalities"/>
            <xpath value="count(f:element) = count(f:element[exists(f:definition) and exists(f:min) and exists(f:max)])"/>
          </constraint>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.snapshot.id"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.snapshot.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.snapshot.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.snapshot.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.snapshot.extension"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.snapshot.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.snapshot.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.snapshot.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.snapshot.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.snapshot.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.snapshot.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.snapshot.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.snapshot.element"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.snapshot.element"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.snapshot.element"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.snapshot.element"/>
          <short value="Definition of elements in the resource (if no StructureDefinition)"/>
          <definition value="Captures constraints on each element within the resource."/>
          <min value="1"/>
          <max value="*"/>
          <type>
            <code value="ElementDefinition"/>
          </type>
          <condition value="sdf-3"/>
          <mapping>
            <identity value="iso11179"/>
            <map value="--"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.differential"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.differential"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.differential"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.differential"/>
          <short value="Differential view of the structure"/>
          <definition value="A differential view is expressed relative to the base StructureDefinition - a statement of differences that it applies."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <condition value="sdf-6"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.differential.id"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.differential.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.differential.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.differential.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.differential.extension"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.differential.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.differential.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.differential.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.differential.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.differential.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.differential.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.differential.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/StructureDefinition.differential.element"/>
    <resource>
      <DataElement>
        <id value="StructureDefinition.differential.element"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/StructureDefinition.differential.element"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="StructureDefinition.differential.element"/>
          <short value="Definition of elements in the resource (if no StructureDefinition)"/>
          <definition value="Captures constraints on each element within the resource."/>
          <min value="1"/>
          <max value="*"/>
          <type>
            <code value="ElementDefinition"/>
          </type>
          <mapping>
            <identity value="iso11179"/>
            <map value="--"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Account"/>
    <resource>
      <DataElement>
        <id value="Account"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Account"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Account"/>
          <definition value="A financial tool for tracking value accrued for a particular purpose.  In the healthcare field, used to track charges for a patient, cost centres, etc."/>
          <alias value="Cost center"/>
          <alias value="Record"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="financial.support"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Account.id"/>
    <resource>
      <DataElement>
        <id value="Account.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Account.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Account.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Account.meta"/>
    <resource>
      <DataElement>
        <id value="Account.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Account.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Account.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Account.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Account.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Account.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Account.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Account.language"/>
    <resource>
      <DataElement>
        <id value="Account.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Account.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Account.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Account.text"/>
    <resource>
      <DataElement>
        <id value="Account.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Account.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Account.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Account.contained"/>
    <resource>
      <DataElement>
        <id value="Account.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Account.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Account.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Account.extension"/>
    <resource>
      <DataElement>
        <id value="Account.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Account.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Account.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Account.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Account.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Account.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Account.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Account.identifier"/>
    <resource>
      <DataElement>
        <id value="Account.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Account.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Account.identifier"/>
          <short value="Account number"/>
          <definition value="Unique identifier used to reference the account.  May or may not be intended for human use (e.g. credit card number)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Account.name"/>
    <resource>
      <DataElement>
        <id value="Account.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Account.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Account.name"/>
          <short value="Human-readable label"/>
          <definition value="Name used for the account when displaying it to humans in reports, etc."/>
          <alias value="Title"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Account.type"/>
    <resource>
      <DataElement>
        <id value="Account.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Account.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Account.type"/>
          <short value="E.g. patient, expense, depreciation"/>
          <definition value="Categorizes the account for reporting and searching purposes."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The usage type of this account, permits categorization of accounts."/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Account.status"/>
    <resource>
      <DataElement>
        <id value="Account.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Account.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Account.status"/>
          <short value="active | inactive"/>
          <definition value="Indicates whether the account is presently used/useable or not."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="preferred"/>
            <description value="Indicates whether the account is available to be used."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/account-status"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Account.activePeriod"/>
    <resource>
      <DataElement>
        <id value="Account.activePeriod"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Account.activePeriod"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Account.activePeriod"/>
          <short value="Valid from..to"/>
          <definition value="Indicates the period of time over which the account is allowed."/>
          <comments value="Transactions cannot typically be posted to account outside of its &quot;active&quot; period."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Account.currency"/>
    <resource>
      <DataElement>
        <id value="Account.currency"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Account.currency"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Account.currency"/>
          <short value="Base currency in which balance is tracked"/>
          <definition value="Identifies the currency to which transactions must be converted when crediting or debiting the account."/>
          <comments value="Tracked separately from balance because currency might be known when balance is not.  In some cases, balance might be expressed in a currency other than the base currency for the account."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The monetary currency in which this account records values."/>
            <valueSetUri value="http://www.iso.org/iso/home/standards/currency_codes"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Account.balance"/>
    <resource>
      <DataElement>
        <id value="Account.balance"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Account.balance"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Account.balance"/>
          <short value="How much is in account?"/>
          <definition value="Represents the sum of all credits less all debits associated with the account.  Might be positive, zero or negative."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Money"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Account.coveragePeriod"/>
    <resource>
      <DataElement>
        <id value="Account.coveragePeriod"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Account.coveragePeriod"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Account.coveragePeriod"/>
          <short value="Transaction window"/>
          <definition value="Identifies the period of time the account applies to; e.g. accounts created per fiscal year, quarter, etc."/>
          <comments value="It is possible for transactions relevant to a coverage period to be posted to the account before or after the coverage period."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Account.subject"/>
    <resource>
      <DataElement>
        <id value="Account.subject"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Account.subject"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Account.subject"/>
          <short value="What is account tied to?"/>
          <definition value="Identifies the patient, device, practitioner, location or other object the account is associated with."/>
          <alias value="target"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Location"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/HealthcareService"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Account.owner"/>
    <resource>
      <DataElement>
        <id value="Account.owner"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Account.owner"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Account.owner"/>
          <short value="Who is responsible?"/>
          <definition value="Indicates the organization, department, etc. with responsibility for the account."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Account.description"/>
    <resource>
      <DataElement>
        <id value="Account.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Account.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Account.description"/>
          <short value="Explanation of purpose/use"/>
          <definition value="Provides additional information about what the account tracks and how it is used."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Order"/>
    <resource>
      <DataElement>
        <id value="Order"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Order"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Order"/>
          <short value="A request to perform an action"/>
          <definition value="A request to perform an action."/>
          <alias value="Request"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="ControlAct[classCode=ACTN, moodCode=RQO]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="workflow.order"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Order.id"/>
    <resource>
      <DataElement>
        <id value="Order.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Order.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Order.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Order.meta"/>
    <resource>
      <DataElement>
        <id value="Order.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Order.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Order.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Order.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Order.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Order.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Order.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Order.language"/>
    <resource>
      <DataElement>
        <id value="Order.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Order.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Order.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Order.text"/>
    <resource>
      <DataElement>
        <id value="Order.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Order.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Order.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Order.contained"/>
    <resource>
      <DataElement>
        <id value="Order.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Order.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Order.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Order.extension"/>
    <resource>
      <DataElement>
        <id value="Order.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Order.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Order.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Order.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Order.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Order.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Order.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Order.identifier"/>
    <resource>
      <DataElement>
        <id value="Order.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Order.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Order.identifier"/>
          <short value="Identifiers assigned to this order by the orderer or by the receiver"/>
          <definition value="Identifiers assigned to this order by the orderer or by the receiver."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Order.date"/>
    <resource>
      <DataElement>
        <id value="Order.date"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Order.date"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Order.date"/>
          <short value="When the order was made"/>
          <definition value="When the order was made."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="ORC-9"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=AUT].time"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.done"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Order.subject"/>
    <resource>
      <DataElement>
        <id value="Order.subject"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Order.subject"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Order.subject"/>
          <short value="Patient this order is about"/>
          <definition value="Patient this order is about."/>
          <comments value="May be left blank if the request reference identifies the patient, or if the request is not associated with a patient."/>
          <alias value="Patient"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Group"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Substance"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PID-3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=SBJ].role[classCode=PAT]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Order.source"/>
    <resource>
      <DataElement>
        <id value="Order.source"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Order.source"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Order.source"/>
          <short value="Who initiated the order"/>
          <definition value="Who initiated the order."/>
          <alias value="Author"/>
          <alias value="Practitioner"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="ORC-12 / OBR-16 / RXO-14 / RXE-13 / PRT-5 (PRT-4-Participation=&#39;OP&#39;)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=AUT].role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.cause"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Order.target"/>
    <resource>
      <DataElement>
        <id value="Order.target"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Order.target"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Order.target"/>
          <short value="Who is intended to fulfill the order"/>
          <definition value="Who is intended to fulfill the order."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="Unclear: MSH-5 / IPC-7 / BPO-8 / RXO-32 / RXE-40 / RXD-30 / RXG-11 / RXG-27 / PRT-8 (PRT-4-participation in { &#39;AP&#39;, &#39;DP&#39;, &#39;PO&#39;, &#39;RT&#39; })"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=PFM].role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.actor"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Order.reasonX"/>
    <resource>
      <DataElement>
        <id value="Order.reasonX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Order.reasonX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Order.reason[x]"/>
          <short value="Text - why the order was made"/>
          <definition value="Text - why the order was made."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Indicates the reason for seeking fulfillment of the order."/>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="ORC-16.2 / OBR-31.2 / BPO-13.2-BP / RXO-20.2 / RXE-27.2 / RXD-21.2 / RXG-22.2 / RXA-19.2"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".reasonCode or .outboundRelationship[typeCode=RSON].target"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="why"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Order.when"/>
    <resource>
      <DataElement>
        <id value="Order.when"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Order.when"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Order.when"/>
          <short value="When order should be fulfilled"/>
          <definition value="When order should be fulfilled."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <constraint>
            <key value="ord-1"/>
            <severity value="error"/>
            <human value="Provide a code or a schedule, but not both"/>
            <xpath value="exists(f:code) != exists(f:schedule)"/>
          </constraint>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="TQ1, TQ2"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveTime"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Order.when.id"/>
    <resource>
      <DataElement>
        <id value="Order.when.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Order.when.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Order.when.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Order.when.extension"/>
    <resource>
      <DataElement>
        <id value="Order.when.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Order.when.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Order.when.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Order.when.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Order.when.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Order.when.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Order.when.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Order.when.code"/>
    <resource>
      <DataElement>
        <id value="Order.when.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Order.when.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Order.when.code"/>
          <short value="Code specifies when request should be done. The code may simply be a priority code"/>
          <definition value="Code specifies when request should be done. The code may simply be a priority code."/>
          <comments value="This is usually a local code agreed in the context of the ordering workflow."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <condition value="ord-1"/>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="When a requested action should be performed  (e.g. STAT, daily, evenings, etc.)."/>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="GTS is a coded value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Order.when.schedule"/>
    <resource>
      <DataElement>
        <id value="Order.when.schedule"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Order.when.schedule"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Order.when.schedule"/>
          <short value="A formal schedule"/>
          <definition value="A formal schedule."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Timing"/>
          </type>
          <condition value="ord-1"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="GTS is a complex schedule"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.planned"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Order.detail"/>
    <resource>
      <DataElement>
        <id value="Order.detail"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Order.detail"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Order.detail"/>
          <short value="What action is being ordered"/>
          <definition value="What action is being ordered."/>
          <min value="1"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=SUBJ].target"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure"/>
    <resource>
      <DataElement>
        <id value="Procedure"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure"/>
          <short value="An action that is being or was performed on a patient"/>
          <definition value="An action that is or was performed on a patient. This can be a physical intervention like an operation, or less invasive like counseling or hypnotherapy."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <constraint>
            <key value="pro-1"/>
            <severity value="error"/>
            <human value="Reason not performed is only permitted if notPerformed indicator is true"/>
            <xpath value="not(exists(f:reasonNotPerformed)) or f:notPerformed/@value=true()"/>
          </constraint>
          <mapping>
            <identity value="rim"/>
            <map value="Procedure[moodCode=EVN]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="clinical.general"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.id"/>
    <resource>
      <DataElement>
        <id value="Procedure.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.meta"/>
    <resource>
      <DataElement>
        <id value="Procedure.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Procedure.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.language"/>
    <resource>
      <DataElement>
        <id value="Procedure.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.text"/>
    <resource>
      <DataElement>
        <id value="Procedure.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.contained"/>
    <resource>
      <DataElement>
        <id value="Procedure.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.extension"/>
    <resource>
      <DataElement>
        <id value="Procedure.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Procedure.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.identifier"/>
    <resource>
      <DataElement>
        <id value="Procedure.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.identifier"/>
          <short value="External Identifiers for this procedure"/>
          <definition value="This records identifiers associated with this procedure that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g. in CDA documents, or in written / printed documentation)."/>
          <requirements value="Need to allow connection to a wider workflow."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="Some combination of ORC-2 / ORC-3 / OBR-2 / OBR-3 / IPC-1 / IPC-2 / IPC-3 / IPC-4"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.subject"/>
    <resource>
      <DataElement>
        <id value="Procedure.subject"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.subject"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.subject"/>
          <short value="Who the procedure was performed on"/>
          <definition value="The person, animal or group on which the procedure was performed."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Group"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PID-3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=SBJ].role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.status"/>
    <resource>
      <DataElement>
        <id value="Procedure.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.status"/>
          <short value="in-progress | aborted | completed | entered-in-error"/>
          <definition value="A code specifying the state of the procedure. Generally this will be in-progress or completed state."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="A code specifying the state of the procedure."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/procedure-status"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.category"/>
    <resource>
      <DataElement>
        <id value="Procedure.category"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.category"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.category"/>
          <short value="Classification of the procedure"/>
          <definition value="A code that classifies the procedure for searching, sorting and display purposes (e.g. &quot;Surgical Procedure&quot;)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A code that classifies a procedure for searching, sorting and display purposes."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/procedure-category"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=&quot;COMP].target[classCode=&quot;LIST&quot;, moodCode=&quot;EVN&quot;].code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.code"/>
    <resource>
      <DataElement>
        <id value="Procedure.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.code"/>
          <short value="Identification of the procedure"/>
          <definition value="The specific procedure that is performed. Use text if the exact nature of the procedure cannot be coded (e.g. &quot;Laparoscopic Appendectomy&quot;)."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A code to identify a specific procedure ."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/procedure-code"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="OBR-44/OBR-45"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.notPerformed"/>
    <resource>
      <DataElement>
        <id value="Procedure.notPerformed"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.notPerformed"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.notPerformed"/>
          <short value="True if procedure was not performed as scheduled"/>
          <definition value="Set this to true if the record is saying that the procedure was NOT performed."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <defaultValueBoolean value="false"/>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".actionNegationInd"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.reasonNotPerformed"/>
    <resource>
      <DataElement>
        <id value="Procedure.reasonNotPerformed"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.reasonNotPerformed"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.reasonNotPerformed"/>
          <short value="Reason procedure was not performed"/>
          <definition value="A code indicating why the procedure was not performed."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <condition value="pro-1"/>
          <binding>
            <strength value="example"/>
            <description value="A code that identifies the reason a procedure was not performed."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/procedure-not-performed-reason"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".reason.Observation.value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.bodySite"/>
    <resource>
      <DataElement>
        <id value="Procedure.bodySite"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.bodySite"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.bodySite"/>
          <short value="Target body sites"/>
          <definition value="Detailed and structured anatomical location information. Multiple locations are allowed - e.g. multiple punch biopsies of a lesion."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes describing anatomical locations. May include laterality."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/body-site"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="OBX-20"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".targetSiteCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.reasonX"/>
    <resource>
      <DataElement>
        <id value="Procedure.reasonX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.reasonX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.reason[x]"/>
          <short value="Reason procedure performed"/>
          <definition value="The reason why the procedure was performed. This may be due to a Condition, may be coded entity of some type, or may simply be present as text."/>
          <comments value="e.g. endoscopy for dilatation and biopsy, combination diagnosis and therapeutic."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Condition"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A code that identifies the reason a procedure is  required."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/procedure-reason"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".reasonCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.performer"/>
    <resource>
      <DataElement>
        <id value="Procedure.performer"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.performer"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.performer"/>
          <short value="The people who performed the procedure"/>
          <definition value="Limited to &#39;real&#39; people rather than equipment."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=PFM]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.performer.id"/>
    <resource>
      <DataElement>
        <id value="Procedure.performer.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.performer.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.performer.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.performer.extension"/>
    <resource>
      <DataElement>
        <id value="Procedure.performer.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.performer.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.performer.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.performer.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Procedure.performer.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.performer.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.performer.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.performer.actor"/>
    <resource>
      <DataElement>
        <id value="Procedure.performer.actor"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.performer.actor"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.performer.actor"/>
          <short value="The reference to the practitioner"/>
          <definition value="The practitioner who was involved in the procedure."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="ORC-19/PRT-5"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.actor"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.performer.role"/>
    <resource>
      <DataElement>
        <id value="Procedure.performer.role"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.performer.role"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.performer.role"/>
          <short value="The role the actor was in"/>
          <definition value="For example: surgeon, anaethetist, endoscopist."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A code that identifies the role of a performer of the procedure."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/performer-role"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="Some combination of STF-18 / PRA-3 / PRT-4 / ROL-3 / ORC-12 / OBR-16 / PV1-7 / PV1-8 / PV1-9 / PV1-17 / OBX-25"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".functionCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.performedX"/>
    <resource>
      <DataElement>
        <id value="Procedure.performedX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.performedX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.performed[x]"/>
          <short value="Date/Period the procedure was performed"/>
          <definition value="The date(time)/period over which the procedure was performed. Allows a period to support complex procedures that span more than one date, and also allows for the length of the procedure to be captured."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <type>
            <code value="Period"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="OBR-7"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveTime"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.done"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.encounter"/>
    <resource>
      <DataElement>
        <id value="Procedure.encounter"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.encounter"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.encounter"/>
          <short value="The encounter associated with the procedure"/>
          <definition value="The encounter during which the procedure was performed."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Encounter"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PV1-19"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=COMP].source[classCode=ENC, moodCode=EVN]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.location"/>
    <resource>
      <DataElement>
        <id value="Procedure.location"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.location"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.location"/>
          <short value="Where the procedure happened"/>
          <definition value="The location where the procedure actually happened.  E.g. a newborn at home, a tracheostomy at a restaurant."/>
          <requirements value="Ties a procedure to where the records are likely kept."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Location"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="where"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.outcome"/>
    <resource>
      <DataElement>
        <id value="Procedure.outcome"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.outcome"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.outcome"/>
          <short value="The result of procedure"/>
          <definition value="The outcome of the procedure - did it resolve reasons for the procedure being performed?"/>
          <comments value="If outcome contains narrative text only, it can be captured using the CodeableConcept.text."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="An outcome of a procedure - whether it was resolved or otherwise."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/procedure-outcome"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=OUT].target.text"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.report"/>
    <resource>
      <DataElement>
        <id value="Procedure.report"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.report"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.report"/>
          <short value="Any report resulting from the procedure"/>
          <definition value="This could be a histology result, pathology report, surgical report, etc.."/>
          <comments value="There could potentially be multiple reports - e.g. if this was a procedure which took multiple biopsies resulting in a number of anatomical pathology reports."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/DiagnosticReport"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.complication"/>
    <resource>
      <DataElement>
        <id value="Procedure.complication"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.complication"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.complication"/>
          <short value="Complication following the procedure"/>
          <definition value="Any complications that occurred during the procedure, or in the immediate post-performance period. These are generally tracked separately from the notes, which will typically describe the procedure itself rather than any &#39;post procedure&#39; issues."/>
          <comments value="If complications are only expressed by the narrative text, they can be captured using the CodeableConcept.text."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Codes describing complications that resulted from a procedure."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/condition-code"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="Need specialization of OUT for this."/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.followUp"/>
    <resource>
      <DataElement>
        <id value="Procedure.followUp"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.followUp"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.followUp"/>
          <short value="Instructions for follow up"/>
          <definition value="If the procedure required specific follow up - e.g. removal of sutures. The followup may be represented as a simple note, or could potentially be more complex in which case the CarePlan resource can be used."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Specific follow up required for a procedure e.g. removal of sutures."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/procedure-followup"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=COMP].target[classCode=ACT, moodCode=INT].code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.request"/>
    <resource>
      <DataElement>
        <id value="Procedure.request"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.request"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.request"/>
          <short value="A request for this procedure"/>
          <definition value="A reference to a resource that contains details of the request for this procedure."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/CarePlan"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/DiagnosticOrder"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/ProcedureRequest"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/ReferralRequest"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.notes"/>
    <resource>
      <DataElement>
        <id value="Procedure.notes"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.notes"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.notes"/>
          <short value="Additional information about the procedure"/>
          <definition value="Any other notes about the procedure.  E.g. the operative notes."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Annotation"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="NTE"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=&quot;annotation&quot;].value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.focalDevice"/>
    <resource>
      <DataElement>
        <id value="Procedure.focalDevice"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.focalDevice"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.focalDevice"/>
          <short value="Device changed in procedure"/>
          <definition value="A device that is implanted, removed or otherwise manipulated (calibration, battery replacement, fitting a prosthesis, attaching a wound-vac, etc.) as a focal portion of the Procedure."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.focalDevice.id"/>
    <resource>
      <DataElement>
        <id value="Procedure.focalDevice.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.focalDevice.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.focalDevice.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.focalDevice.extension"/>
    <resource>
      <DataElement>
        <id value="Procedure.focalDevice.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.focalDevice.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.focalDevice.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.focalDevice.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Procedure.focalDevice.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.focalDevice.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.focalDevice.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.focalDevice.action"/>
    <resource>
      <DataElement>
        <id value="Procedure.focalDevice.action"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.focalDevice.action"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.focalDevice.action"/>
          <short value="Kind of change to device"/>
          <definition value="The kind of change that happened to the device during the procedure."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A kind of change that happened to the device during the procedure."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/device-action"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.focalDevice.manipulated"/>
    <resource>
      <DataElement>
        <id value="Procedure.focalDevice.manipulated"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.focalDevice.manipulated"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.focalDevice.manipulated"/>
          <short value="Device that was changed"/>
          <definition value="The device that was manipulated (changed) during the procedure."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Procedure.used"/>
    <resource>
      <DataElement>
        <id value="Procedure.used"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Procedure.used"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Procedure.used"/>
          <short value="Items used during procedure"/>
          <definition value="Identifies medications, devices and any other substance used as part of the procedure."/>
          <comments value="For devices actually implanted or removed, use Procedure.device."/>
          <requirements value="Used for tracking contamination, etc."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Medication"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Substance"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Substance"/>
    <resource>
      <DataElement>
        <id value="Substance"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Substance"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Substance"/>
          <short value="A homogeneous material with a definite composition"/>
          <definition value="A homogeneous material with a definite composition."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="orim"/>
            <map value="fhir:Substance rdfs:subClassOf   rim:Entity, [      a owl:Restriction;     owl:onProperty  rim:Act.classCode;     owl:allValuesFrom  cs:EntityClass\#MAT   ]."/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Material"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="administrative.entity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Substance.id"/>
    <resource>
      <DataElement>
        <id value="Substance.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Substance.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Substance.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Substance.meta"/>
    <resource>
      <DataElement>
        <id value="Substance.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Substance.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Substance.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Substance.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Substance.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Substance.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Substance.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Substance.language"/>
    <resource>
      <DataElement>
        <id value="Substance.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Substance.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Substance.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Substance.text"/>
    <resource>
      <DataElement>
        <id value="Substance.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Substance.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Substance.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Substance.contained"/>
    <resource>
      <DataElement>
        <id value="Substance.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Substance.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Substance.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Substance.extension"/>
    <resource>
      <DataElement>
        <id value="Substance.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Substance.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Substance.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Substance.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Substance.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Substance.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Substance.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Substance.identifier"/>
    <resource>
      <DataElement>
        <id value="Substance.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Substance.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Substance.identifier"/>
          <short value="Unique identifier"/>
          <definition value="Unique identifier for the substance."/>
          <comments value="This identifier is associated with the kind of substance in contrast to the  Substance.instance.identifier which is associated with the package/container."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Substance.category"/>
    <resource>
      <DataElement>
        <id value="Substance.category"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Substance.category"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Substance.category"/>
          <short value="What class/type of substance this is"/>
          <definition value="A code that classifies the general type of substance.  This is used  for searching, sorting and display purposes."/>
          <comments value="The level of granularity is defined by the category concepts in the value set.   More fine-grained filtering can be performed using the metadata and/or terminology hierarchy in Substance.code."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="extensible"/>
            <description value="Category or classification of substance"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/substance-category"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Substance.code"/>
    <resource>
      <DataElement>
        <id value="Substance.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Substance.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Substance.code"/>
          <short value="What substance this is"/>
          <definition value="A code (or set of codes) that identify this substance."/>
          <comments value="This could be a reference to an externally defined code.  It could also be a locally assigned code (e.g. a formulary),  optionally with translations to the standard drug codes."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Substance codes"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/substance-code"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="orim"/>
            <map value="fhir:Substance.code rdfs:subPropertyOf rim:Entity.code"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="what"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Substance.description"/>
    <resource>
      <DataElement>
        <id value="Substance.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Substance.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Substance.description"/>
          <short value="Textual description of the substance, comments"/>
          <definition value="A description of the substance - its appearance, handling requirements, and other usage notes."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".player.desc"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Substance.instance"/>
    <resource>
      <DataElement>
        <id value="Substance.instance"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Substance.instance"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Substance.instance"/>
          <short value="If this describes a specific package/container of the substance"/>
          <definition value="Substance may be used to describe a kind of substance, or a specific package/container of the substance: an instance."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <meaningWhenMissing value="If this element is not present, then the substance resource describes a kind of substance"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".player.determinerCode"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Substance.instance.id"/>
    <resource>
      <DataElement>
        <id value="Substance.instance.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Substance.instance.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Substance.instance.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Substance.instance.extension"/>
    <resource>
      <DataElement>
        <id value="Substance.instance.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Substance.instance.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Substance.instance.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Substance.instance.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Substance.instance.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Substance.instance.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Substance.instance.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Substance.instance.identifier"/>
    <resource>
      <DataElement>
        <id value="Substance.instance.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Substance.instance.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Substance.instance.identifier"/>
          <short value="Identifier of the package/container"/>
          <definition value="Identifier associated with the package/container (usually a label affixed directly)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Substance.instance.expiry"/>
    <resource>
      <DataElement>
        <id value="Substance.instance.expiry"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Substance.instance.expiry"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Substance.instance.expiry"/>
          <short value="When no longer valid to use"/>
          <definition value="When the substance is no longer valid to use. For some substances, a single arbitrary date is used for expiry."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".expiryTime"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Substance.instance.quantity"/>
    <resource>
      <DataElement>
        <id value="Substance.instance.quantity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Substance.instance.quantity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Substance.instance.quantity"/>
          <short value="Amount of substance in the package"/>
          <definition value="The amount of the substance."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".player.quantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Substance.ingredient"/>
    <resource>
      <DataElement>
        <id value="Substance.ingredient"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Substance.ingredient"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Substance.ingredient"/>
          <short value="Composition information about the substance"/>
          <definition value="A substance can be composed of other substances."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".player.scopesRole[classCode=INGR]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Substance.ingredient.id"/>
    <resource>
      <DataElement>
        <id value="Substance.ingredient.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Substance.ingredient.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Substance.ingredient.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Substance.ingredient.extension"/>
    <resource>
      <DataElement>
        <id value="Substance.ingredient.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Substance.ingredient.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Substance.ingredient.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Substance.ingredient.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Substance.ingredient.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Substance.ingredient.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Substance.ingredient.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Substance.ingredient.quantity"/>
    <resource>
      <DataElement>
        <id value="Substance.ingredient.quantity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Substance.ingredient.quantity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Substance.ingredient.quantity"/>
          <short value="Optional amount (concentration)"/>
          <definition value="The amount of the ingredient in the substance - a concentration ratio."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Ratio"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".quantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Substance.ingredient.substance"/>
    <resource>
      <DataElement>
        <id value="Substance.ingredient.substance"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Substance.ingredient.substance"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Substance.ingredient.substance"/>
          <short value="A component of the substance"/>
          <definition value="Another substance that is a component of this substance."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Substance"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".player"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse"/>
          <short value="A structured set of questions and their answers"/>
          <definition value="A structured set of questions and their answers. The questions are ordered and grouped into coherent subsets, corresponding to the structure of the grouping of the underlying questions."/>
          <alias value="Form"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="Observation[moodCode=EVN]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="infrastructure.information"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.id"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.meta"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.implicitRules"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.language"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.text"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.contained"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.extension"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.identifier"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.identifier"/>
          <short value="Unique id for this set of answers"/>
          <definition value="A business identifier assigned to a particular completed (or partially completed) questionnaire."/>
          <requirements value="Used for tracking, registration and other business purposes."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.questionnaire"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.questionnaire"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.questionnaire"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.questionnaire"/>
          <short value="Form being answered"/>
          <definition value="Indicates the Questionnaire resource that defines the form for which answers are being provided."/>
          <requirements value="Needed to allow editing of the questionnaire in a manner that enforces the constraints of the original form."/>
          <alias value="Form"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Questionnaire"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="./outboundRelationship[typeCode=INST]/target[classCode=OBS, moodCode=DEFN]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.status"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.status"/>
          <short value="in-progress | completed | amended"/>
          <definition value="The lifecycle status of the questionnaire response as a whole."/>
          <requirements value="The information on Questionnaire resources  may possibly be gathered during multiple sessions and altered after considered being finished. Questionnaire resources with just questions may serve as template forms, with the applicable publication statuses."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Lifecycle status of the questionnaire response."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/questionnaire-answers-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".statusCode (also whether there&#39;s a revisionControlAct - and possibly mood to distinguish &quot;in-progress&quot; from &quot;published)"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.subject"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.subject"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.subject"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.subject"/>
          <short value="The subject of the questions"/>
          <definition value="The subject of the questionnaire response.  This could be a patient, organization, practitioner, device, etc.  This is who/what the answers apply to, but is not necessarily the source of information."/>
          <requirements value="The subject context must be known."/>
          <alias value="Patient"/>
          <alias value="Focus"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=SBJ].role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.author"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.author"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.author"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.author"/>
          <short value="Person who received and recorded the answers"/>
          <definition value="Person who received the answers to the questions in the QuestionnaireResponse and recorded them in the system."/>
          <comments value="Mapping a subject&#39;s answers to multiple choice options and determining what to put in the textual answer is a matter of interpretation.  Authoring by device would indicate that some portion of the questionnaire had been auto-populated."/>
          <requirements value="Need to know who interpreted the subject&#39;s answers to the questions in the questionnaire, and selected the appropriate options for answers."/>
          <alias value="Laboratory"/>
          <alias value="Service"/>
          <alias value="Practitioner"/>
          <alias value="Department"/>
          <alias value="Company"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=AUT].role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.author"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.authored"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.authored"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.authored"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.authored"/>
          <short value="Date this version was authored"/>
          <definition value="The date and/or time that this version of the questionnaire response was authored."/>
          <comments value="May be different from the update time of the resource itself, because that is the status of the collection and authoring.  This element is optional to allow for systems that may not know the value, however it SHOULD be populated if possible."/>
          <requirements value="Clinicians need to be able to check the date that the information in the questionnaire was collected, to derive the context of the answers."/>
          <alias value="Date Created"/>
          <alias value="Date published"/>
          <alias value="Date Issued"/>
          <alias value="Date updated"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=AUT].time"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.recorded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.source"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.source"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.source"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.source"/>
          <short value="The person who answered the questions"/>
          <definition value="The person who answered the questions about the subject."/>
          <comments value="If not specified, no inference can be made about who provided the data."/>
          <requirements value="When answering questions about a subject that is minor, incapable of answering or an animal, another human source is used to answer the questions."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=INF].role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.source"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.encounter"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.encounter"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.encounter"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.encounter"/>
          <short value="Primary encounter during which the answers were collected"/>
          <definition value="Encounter during which this set of questionnaire response were collected. When there were multiple encounters, this is the one considered most relevant to the context of the answers."/>
          <requirements value="Some institutions track questionnaires under a specific encounter."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Encounter"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=COMP].source[classCode=ENC, moodCode=EVN]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.group"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group"/>
        <name value="group"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="Group"/>
          </extension>
          <path value="QuestionnaireResponse.group"/>
          <name value="group"/>
          <short value="Grouped questions"/>
          <definition value="A group of questions to a possibly similarly grouped set of questions in the questionnaire response."/>
          <comments value="The Questionnaire itself has one &quot;root&quot; group with the actual contents of the Questionnaire."/>
          <requirements value="Need to be able to logically group answers to grouped questions."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <constraint>
            <key value="qrs-1"/>
            <severity value="error"/>
            <human value="Groups may either contain questions or groups but not both"/>
            <xpath value="not(exists(f:group) and exists(f:question))"/>
          </constraint>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=COMP].target[classCode=OBS, moodCode=EVN]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.id"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.group.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.group.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.extension"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.group.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.group.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.group.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.group.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.linkId"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.group.linkId"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.linkId"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.group.linkId"/>
          <short value="Corresponding group within Questionnaire"/>
          <definition value="Identifies the group from the Questionnaire that corresponds to this group in the QuestionnaireResponse resource."/>
          <requirements value="Groups can repeat in the answers, so a direct 1..1 correspondence may not exist - requiring correspondence by identifier."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=DEFN].target[classCode=OBS, moodCode=DEFN]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.title"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.group.title"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.title"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.group.title"/>
          <short value="Name for this group"/>
          <definition value="Text that is displayed above the contents of the group."/>
          <comments value="On the root group, this is the title of the questionnaire."/>
          <requirements value="When including text for the questionnaire with the answers, sections may have a section header."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".title"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.text"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.group.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.group.text"/>
          <short value="Additional text for the group"/>
          <definition value="Additional text for the group, used for display purposes."/>
          <requirements value="When including text for the questionnaire, each section may contain additional explanations are background text."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".text"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.subject"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.group.subject"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.subject"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.group.subject"/>
          <short value="The subject this group&#39;s answers are about"/>
          <definition value="More specific subject this section&#39;s answers are about, details the subject given in QuestionnaireResponse."/>
          <requirements value="Sometimes a group of answers is about a specific participant, artifact or piece of information in the patient&#39;s care or record, e.g. a specific Problem, RelatedPerson, Allergy etc."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=SBJ].role or .outboundRelationship[typeCode=SUBJ].target"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.group"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.group.group"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.group"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.group.group"/>
          <short value="Nested questionnaire response group"/>
          <definition value="A sub-group within a group. The ordering of groups within this group is relevant."/>
          <requirements value="Reports can consist of complex nested groups."/>
          <min value="0"/>
          <max value="*"/>
          <nameReference value="group"/>
          <condition value="qrs-1"/>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=COMP].target[classCode=OBS, moodCode=EVN]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.question"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.group.question"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.question"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="Question"/>
          </extension>
          <path value="QuestionnaireResponse.group.question"/>
          <short value="Questions in this group"/>
          <definition value="Set of questions within this group. The order of questions within the group is relevant."/>
          <requirements value="Must register answers to questions."/>
          <alias value="Responses"/>
          <alias value="Contents"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <condition value="qrs-1"/>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=COMP].target[classCode=OBS, moodCode=EVN or DEF]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.question.id"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.group.question.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.question.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.group.question.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.question.extension"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.group.question.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.question.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.group.question.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.question.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.group.question.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.question.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.group.question.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.question.linkId"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.group.question.linkId"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.question.linkId"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.group.question.linkId"/>
          <short value="Corresponding question within Questionnaire"/>
          <definition value="Identifies the question from the Questionnaire that corresponds to this question in the QuestionnaireResponse resource."/>
          <requirements value="Groups can repeat in the answers, so a direct 1..1 correspondence may not exist - requiring correspondence by id."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=DEFN].target[classCode=OBS, moodCode=DEFN]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.question.text"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.group.question.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.question.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.group.question.text"/>
          <short value="Text of the question as it is shown to the user"/>
          <definition value="The actual question as shown to the user to prompt them for an answer."/>
          <requirements value="When including text for the questionnaire, each question may contain its actual question display text."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".code.display"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.question.answer"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.group.question.answer"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.question.answer"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.group.question.answer"/>
          <short value="The response(s) to the question"/>
          <definition value="The respondent&#39;s answer(s) to the question."/>
          <comments value="The value is nested because we cannot have a repeating structure that has variable type."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".value[type=LIST_ANY]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.question.answer.id"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.group.question.answer.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.question.answer.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.group.question.answer.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.question.answer.extension"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.group.question.answer.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.question.answer.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.group.question.answer.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.question.answer.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.group.question.answer.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.question.answer.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.group.question.answer.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.question.answer.valueX"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.group.question.answer.valueX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.question.answer.valueX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.group.question.answer.value[x]"/>
          <short value="Single-valued answer to the question"/>
          <definition value="The answer (or one of the answers) provided by the respondent to the question."/>
          <comments value="More complex structures (Attachment, Resource and Quantity) will typically be limited to electronic forms that can expose an appropriate user interface to capture the components and enforce the constraints of a complex data type.  Additional complex types can be introduced through extensions."/>
          <requirements value="Ability to retain a single-valued answer to a question."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <type>
            <code value="decimal"/>
          </type>
          <type>
            <code value="integer"/>
          </type>
          <type>
            <code value="date"/>
          </type>
          <type>
            <code value="dateTime"/>
          </type>
          <type>
            <code value="instant"/>
          </type>
          <type>
            <code value="time"/>
          </type>
          <type>
            <code value="string"/>
          </type>
          <type>
            <code value="uri"/>
          </type>
          <type>
            <code value="Attachment"/>
          </type>
          <type>
            <code value="Coding"/>
          </type>
          <type>
            <code value="Quantity"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Code indicating the response provided for a question."/>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".item"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.question.answer.group"/>
    <resource>
      <DataElement>
        <id value="QuestionnaireResponse.group.question.answer.group"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/QuestionnaireResponse.group.question.answer.group"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="QuestionnaireResponse.group.question.answer.group"/>
          <short value="Nested questionnaire group"/>
          <definition value="Nested group, containing nested question for this question. The order of groups within the question is relevant."/>
          <requirements value="It is useful to have &quot;sub-questions&quot;, questions which normally appear when certain answers are given and which collect additional details."/>
          <min value="0"/>
          <max value="*"/>
          <nameReference value="group"/>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=COMP].target[classCode=DOCSECT, moodCode=EVN]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseRequest"/>
    <resource>
      <DataElement>
        <id value="DeviceUseRequest"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseRequest"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseRequest"/>
          <short value="A request for a patient to use or be given a medical device"/>
          <definition value="Represents a request for a patient to employ a medical device. The device may be an implantable device, or an external assistive device, such as a walker."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="workflow.order"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseRequest.id"/>
    <resource>
      <DataElement>
        <id value="DeviceUseRequest.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseRequest.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseRequest.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseRequest.meta"/>
    <resource>
      <DataElement>
        <id value="DeviceUseRequest.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseRequest.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseRequest.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseRequest.implicitRules"/>
    <resource>
      <DataElement>
        <id value="DeviceUseRequest.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseRequest.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseRequest.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseRequest.language"/>
    <resource>
      <DataElement>
        <id value="DeviceUseRequest.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseRequest.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseRequest.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseRequest.text"/>
    <resource>
      <DataElement>
        <id value="DeviceUseRequest.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseRequest.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseRequest.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseRequest.contained"/>
    <resource>
      <DataElement>
        <id value="DeviceUseRequest.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseRequest.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseRequest.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseRequest.extension"/>
    <resource>
      <DataElement>
        <id value="DeviceUseRequest.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseRequest.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseRequest.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseRequest.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="DeviceUseRequest.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseRequest.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseRequest.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseRequest.bodySiteX"/>
    <resource>
      <DataElement>
        <id value="DeviceUseRequest.bodySiteX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseRequest.bodySiteX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseRequest.bodySite[x]"/>
          <short value="Target body site"/>
          <definition value="Indicates the site on the subject&#39;s body where the device should be used ( i.e. the target site)."/>
          <requirements value="Knowing where the device is targeted is important for tracking if multiple sites are possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/BodySite"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="targetSiteCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseRequest.status"/>
    <resource>
      <DataElement>
        <id value="DeviceUseRequest.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseRequest.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseRequest.status"/>
          <short value="proposed | planned | requested | received | accepted | in-progress | completed | suspended | rejected | aborted"/>
          <definition value="The status of the request."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Codes representing the status of the request."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/device-use-request-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="quick"/>
            <map value="Action.currentStatus"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseRequest.device"/>
    <resource>
      <DataElement>
        <id value="DeviceUseRequest.device"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseRequest.device"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseRequest.device"/>
          <short value="Device requested"/>
          <definition value="The details of the device  to be used."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="quick"/>
            <map value="DeviceUse.device"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseRequest.encounter"/>
    <resource>
      <DataElement>
        <id value="DeviceUseRequest.encounter"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseRequest.encounter"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseRequest.encounter"/>
          <short value="Encounter motivating request"/>
          <definition value="An encounter that provides additional context in which this request is made."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Encounter"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="quick"/>
            <map value="ClinicalStatement.encounter"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseRequest.identifier"/>
    <resource>
      <DataElement>
        <id value="DeviceUseRequest.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseRequest.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseRequest.identifier"/>
          <short value="Request identifier"/>
          <definition value="Identifiers assigned to this order by the orderer or by the receiver."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="quick"/>
            <map value="ClinicalStatement.identifier"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseRequest.indication"/>
    <resource>
      <DataElement>
        <id value="DeviceUseRequest.indication"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseRequest.indication"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseRequest.indication"/>
          <short value="Reason for request"/>
          <definition value="Reason or justification for the use of this device."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="quick"/>
            <map value="Action.indication.reason"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="why"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseRequest.notes"/>
    <resource>
      <DataElement>
        <id value="DeviceUseRequest.notes"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseRequest.notes"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseRequest.notes"/>
          <short value="Notes or comments"/>
          <definition value="Details about this request that were not represented at all or sufficiently in one of the attributes provided in a class. These may include for example a comment, an instruction, or a note associated with the statement."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="quick"/>
            <map value="ClinicalStatement.additionalText"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseRequest.prnReason"/>
    <resource>
      <DataElement>
        <id value="DeviceUseRequest.prnReason"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseRequest.prnReason"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseRequest.prnReason"/>
          <short value="PRN"/>
          <definition value="The proposed act must be performed if the indicated conditions occur, e.g.., shortness of breath, SpO2 less than x%."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="quick"/>
            <map value="Proposal.prnReason.reason"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseRequest.orderedOn"/>
    <resource>
      <DataElement>
        <id value="DeviceUseRequest.orderedOn"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseRequest.orderedOn"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseRequest.orderedOn"/>
          <short value="When ordered"/>
          <definition value="The time when the request was made."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="quick"/>
            <map value="Proposal.proposedAtTime"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.init"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseRequest.recordedOn"/>
    <resource>
      <DataElement>
        <id value="DeviceUseRequest.recordedOn"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseRequest.recordedOn"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseRequest.recordedOn"/>
          <short value="When recorded"/>
          <definition value="The time at which the request was made/recorded."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="quick"/>
            <map value="ClinicalStatement.statementDateTime"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.recorded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseRequest.subject"/>
    <resource>
      <DataElement>
        <id value="DeviceUseRequest.subject"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseRequest.subject"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseRequest.subject"/>
          <short value="Focus of request"/>
          <definition value="The patient who will use the device."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="quick"/>
            <map value="ClinicalStatement.subject"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseRequest.timingX"/>
    <resource>
      <DataElement>
        <id value="DeviceUseRequest.timingX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseRequest.timingX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseRequest.timing[x]"/>
          <short value="Schedule for use"/>
          <definition value="The timing schedule for the use of the device The Schedule data type allows many different expressions, for example. &quot;Every 8 hours&quot;; &quot;Three times a day&quot;; &quot;1/2 an hour before breakfast for 10 days from 23-Dec 2011:&quot;; &quot;15 Oct 2013, 17 Oct 2013 and 1 Nov 2013&quot;."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Timing"/>
          </type>
          <type>
            <code value="Period"/>
          </type>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="quick"/>
            <map value="DeviceUse.applicationSchedule"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.planned"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseRequest.priority"/>
    <resource>
      <DataElement>
        <id value="DeviceUseRequest.priority"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseRequest.priority"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseRequest.priority"/>
          <short value="routine | urgent | stat | asap"/>
          <definition value="Characterizes how quickly the  use of device must be initiated. Includes concepts such as stat, urgent, routine."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Codes representing the priority of the request."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/device-use-request-priority"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="quick"/>
            <map value="Proposal.urgency"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="grade"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticReport"/>
    <resource>
      <DataElement>
        <id value="DiagnosticReport"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticReport"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticReport"/>
          <short value="A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports"/>
          <definition value="The findings and interpretation of diagnostic  tests performed on patients, groups of patients, devices, and locations, and/or specimens derived from these. The report includes clinical context such as requesting and provider information, and some mix of atomic results, images, textual and coded interpretations, and formatted representation of diagnostic reports."/>
          <comments value="This is intended to capture a single report, and is not suitable for use in displaying summary information that covers multiple reports.  For example, this resource has not been designed for laboratory cumulative reporting formats nor detailed structured reports for sequencing."/>
          <alias value="Report"/>
          <alias value="Test"/>
          <alias value="Result"/>
          <alias value="Results"/>
          <alias value="Labs"/>
          <alias value="Laboratory"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="ORU -&gt; OBR"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Observation[classCode=OBS, moodCode=EVN]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="clinical.diagnostics"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticReport.id"/>
    <resource>
      <DataElement>
        <id value="DiagnosticReport.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticReport.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticReport.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticReport.meta"/>
    <resource>
      <DataElement>
        <id value="DiagnosticReport.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticReport.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticReport.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticReport.implicitRules"/>
    <resource>
      <DataElement>
        <id value="DiagnosticReport.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticReport.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticReport.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticReport.language"/>
    <resource>
      <DataElement>
        <id value="DiagnosticReport.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticReport.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticReport.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticReport.text"/>
    <resource>
      <DataElement>
        <id value="DiagnosticReport.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticReport.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticReport.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticReport.contained"/>
    <resource>
      <DataElement>
        <id value="DiagnosticReport.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticReport.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticReport.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticReport.extension"/>
    <resource>
      <DataElement>
        <id value="DiagnosticReport.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticReport.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticReport.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticReport.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="DiagnosticReport.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticReport.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticReport.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticReport.identifier"/>
    <resource>
      <DataElement>
        <id value="DiagnosticReport.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticReport.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticReport.identifier"/>
          <short value="Id for external references to this report"/>
          <definition value="The local ID assigned to the report by the order filler, usually by the Information System of the diagnostic service provider."/>
          <requirements value="Need to know what identifier to use when making queries about this report from the source laboratory, and for linking to the report outside FHIR context."/>
          <alias value="ReportID"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="OBR-51"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticReport.status"/>
    <resource>
      <DataElement>
        <id value="DiagnosticReport.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticReport.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticReport.status"/>
          <short value="registered | partial | final | corrected | appended | cancelled | entered-in-error"/>
          <definition value="The status of the diagnostic report as a whole."/>
          <comments value="This is labeled as &quot;Is Modifier&quot; because applications need to take appropriate action if a report is withdrawn."/>
          <requirements value="Diagnostic services routinely issue provisional/incomplete reports, and sometimes withdraw previously released reports."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The status of the diagnostic report as a whole."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/diagnostic-report-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="OBR-25 (not 1:1 mapping)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="statusCode  Note: final and amended are distinguished by whether observation is the subject of a ControlAct event of type &quot;revise&quot;"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticReport.category"/>
    <resource>
      <DataElement>
        <id value="DiagnosticReport.category"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticReport.category"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticReport.category"/>
          <short value="Service category"/>
          <definition value="A code that classifies the clinical discipline, department or diagnostic service that created the report (e.g. cardiology, biochemistry, hematology, MRI). This is used for searching, sorting and display purposes."/>
          <comments value="The level of granularity is defined by the category concepts in the value set. More fine-grained filtering can be performed using the metadata and/or terminology hierarchy in DiagnosticReport.code."/>
          <alias value="Department"/>
          <alias value="Sub-department"/>
          <alias value="service"/>
          <alias value="discipline"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes for diagnostic service sections."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/diagnostic-service-sections"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="OBR-24"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="inboundRelationship[typeCode=COMP].source[classCode=LIST, moodCode=EVN, code &lt; LabService].code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticReport.code"/>
    <resource>
      <DataElement>
        <id value="DiagnosticReport.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticReport.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticReport.code"/>
          <short value="Name/Code for this diagnostic report"/>
          <definition value="A code or name that describes this diagnostic report."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="preferred"/>
            <description value="Codes that describe Diagnostic Reports."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/report-codes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="OBR-4 (HL7 v2 doesn&#39;t provide an easy way to indicate both the ordered test and the performed panel)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="what"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticReport.subject"/>
    <resource>
      <DataElement>
        <id value="DiagnosticReport.subject"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticReport.subject"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticReport.subject"/>
          <short value="The subject of the report, usually, but not always, the patient"/>
          <definition value="The subject of the report. Usually, but not always, this is a patient. However diagnostic services also perform analyses on specimens collected from a variety of other sources."/>
          <requirements value="SHALL know the subject context."/>
          <alias value="Patient"/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Group"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Location"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PID-3 (no HL7 v2 mapping for Group or Device)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="participation[typeCode=SBJ]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticReport.encounter"/>
    <resource>
      <DataElement>
        <id value="DiagnosticReport.encounter"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticReport.encounter"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticReport.encounter"/>
          <short value="Health care event when test ordered"/>
          <definition value="The link to the health care event (encounter) when the order was made."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Encounter"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PV1-19"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="inboundRelationship[typeCode=COMP].source[classCode=ENC, moodCode=EVN]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticReport.effectiveX"/>
    <resource>
      <DataElement>
        <id value="DiagnosticReport.effectiveX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticReport.effectiveX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticReport.effective[x]"/>
          <short value="Clinically Relevant time/time-period for report"/>
          <definition value="The time or time-period the observed values are related to. When the subject of the report is a patient, this is usually either the time of the procedure or of specimen collection(s), but very often the source of the date/time is not known, only the date/time itself."/>
          <comments value="If the diagnostic procedure was performed on the patient, this is the time it was performed. If there are specimens, the diagnostically relevant time can be derived from the specimen collection times, but the specimen information is not always available, and the exact relationship between the specimens and the diagnostically relevant time is not always automatic."/>
          <requirements value="Need to know where in the patient history to file/present this report."/>
          <alias value="Observation time"/>
          <alias value="Effective Time"/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <type>
            <code value="Period"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="OBR-7"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="effectiveTime"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.done"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticReport.issued"/>
    <resource>
      <DataElement>
        <id value="DiagnosticReport.issued"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticReport.issued"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticReport.issued"/>
          <short value="DateTime this version was released"/>
          <definition value="The date and time that this version of the report was released from the source diagnostic service."/>
          <comments value="May be different from the update time of the resource itself, because that is the status of the record (potentially a secondary copy), not the actual release time of the report."/>
          <requirements value="Clinicians need to be able to check the date that the report was released."/>
          <alias value="Date Created"/>
          <alias value="Date published"/>
          <alias value="Date Issued"/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="instant"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="OBR-22"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="participation[typeCode=VRF or AUT].time"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.recorded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticReport.performer"/>
    <resource>
      <DataElement>
        <id value="DiagnosticReport.performer"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticReport.performer"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticReport.performer"/>
          <short value="Responsible Diagnostic Service"/>
          <definition value="The diagnostic service that is responsible for issuing the report."/>
          <comments value="This is not necessarily the source of the atomic data items. It is the entity that takes responsibility for the clinical report."/>
          <requirements value="Need to know whom to contact if there are queries about the results. Also may need to track the source of reports for secondary data analysis."/>
          <alias value="Laboratory"/>
          <alias value="Service"/>
          <alias value="Practitioner"/>
          <alias value="Department"/>
          <alias value="Company"/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PRT-8 (where this PRT-4-Participation = &quot;PO&quot;)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="participation[typeCode=AUT].role[classCode=ASSIGN].scoper"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.witness"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticReport.request"/>
    <resource>
      <DataElement>
        <id value="DiagnosticReport.request"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticReport.request"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticReport.request"/>
          <short value="What was requested"/>
          <definition value="Details concerning a test or procedure requested."/>
          <comments value="Note: Usually there is one test request for each result, however in some circumstances multiple test requests may be represented using a single test result resource. Note that there are also cases where one request leads to multiple reports."/>
          <requirements value="Need to be able to track completion of requests based on reports issued and also to report what diagnostic tests were requested (not always the same as what is delivered)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/DiagnosticOrder"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/ProcedureRequest"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/ReferralRequest"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="ORC? OBR-2/3?"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="outboundRelationship[typeCode=FLFS].target"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticReport.specimen"/>
    <resource>
      <DataElement>
        <id value="DiagnosticReport.specimen"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticReport.specimen"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticReport.specimen"/>
          <short value="Specimens this report is based on"/>
          <definition value="Details about the specimens on which this diagnostic report is based."/>
          <comments value="If the specimen is sufficiently specified with a code in the test result name, then this additional data may be redundant. If there are multiple specimens, these may be represented per Observation or group."/>
          <requirements value="Need to be able to report information about the collected specimens on which the report is based."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Specimen"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="SPM"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="participation[typeCode=SBJ]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticReport.result"/>
    <resource>
      <DataElement>
        <id value="DiagnosticReport.result"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticReport.result"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticReport.result"/>
          <short value="Observations - simple, or complex nested groups"/>
          <definition value="Observations that are part of this diagnostic report. Observations can be simple name/value pairs (e.g. &quot;atomic&quot; results), or they can be grouping observations that include references to other members of the group (e.g. &quot;panels&quot;)."/>
          <requirements value="Need to support individual results, or report groups of results, where the result grouping is arbitrary, but meaningful. This structure is recursive - observations can contain observations."/>
          <alias value="Data"/>
          <alias value="Atomic Value"/>
          <alias value="Result"/>
          <alias value="Atomic result"/>
          <alias value="Data"/>
          <alias value="Test"/>
          <alias value="Analyte"/>
          <alias value="Battery"/>
          <alias value="Organizer"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Observation"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="OBXs"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="outboundRelationship[typeCode=COMP].target"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticReport.imagingStudy"/>
    <resource>
      <DataElement>
        <id value="DiagnosticReport.imagingStudy"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticReport.imagingStudy"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticReport.imagingStudy"/>
          <short value="Reference to full details of imaging associated with the diagnostic report"/>
          <definition value="One or more links to full details of any imaging performed during the diagnostic investigation. Typically, this is imaging performed by DICOM enabled modalities, but this is not required. A fully enabled PACS viewer can use this information to provide views of the source images."/>
          <comments value="ImagingStudy and ImageObjectStudy and the image element are somewhat overlapping - typically, the list of image references in the image element will also be found in one of the imaging study resources. However each caters to different types of displays for different types of purposes. Neither, either, or both may be provided."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/ImagingStudy"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/ImagingObjectSelection"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="outboundRelationship[typeCode=COMP].target[classsCode=DGIMG, moodCode=EVN]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticReport.image"/>
    <resource>
      <DataElement>
        <id value="DiagnosticReport.image"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticReport.image"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticReport.image"/>
          <short value="Key images associated with this report"/>
          <definition value="A list of key images associated with this report. The images are generally created during the diagnostic process, and may be directly of the patient, or of treated specimens (i.e. slides of interest)."/>
          <requirements value="Many diagnostic services include images in the report as part of their service."/>
          <alias value="DICOM"/>
          <alias value="Slides"/>
          <alias value="Scans"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="OBX?"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="outboundRelationship[typeCode=COMP].target"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticReport.image.id"/>
    <resource>
      <DataElement>
        <id value="DiagnosticReport.image.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticReport.image.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticReport.image.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticReport.image.extension"/>
    <resource>
      <DataElement>
        <id value="DiagnosticReport.image.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticReport.image.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticReport.image.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticReport.image.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="DiagnosticReport.image.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticReport.image.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticReport.image.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticReport.image.comment"/>
    <resource>
      <DataElement>
        <id value="DiagnosticReport.image.comment"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticReport.image.comment"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticReport.image.comment"/>
          <short value="Comment about the image (e.g. explanation)"/>
          <definition value="A comment about the image. Typically, this is used to provide an explanation for why the image is included, or to draw the viewer&#39;s attention to important features."/>
          <comments value="The comment should be displayed with the image. It would be common for the report to include additional discussion of the image contents in other sections such as the conclusion."/>
          <requirements value="The provider of the report should make a comment about each image included in the report."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=COMP].source[classCode=OBS, moodCode=EVN, code=&quot;annotation&quot;].value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticReport.image.link"/>
    <resource>
      <DataElement>
        <id value="DiagnosticReport.image.link"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticReport.image.link"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticReport.image.link"/>
          <short value="Reference to the image source"/>
          <definition value="Reference to the image source."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Media"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".value.reference"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticReport.conclusion"/>
    <resource>
      <DataElement>
        <id value="DiagnosticReport.conclusion"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticReport.conclusion"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticReport.conclusion"/>
          <short value="Clinical Interpretation of test results"/>
          <definition value="Concise and clinically contextualized narrative interpretation of the diagnostic report."/>
          <comments value="Typically, a report is either [all data, no narrative (e.g. Core lab)] or [a mix of data with some concluding narrative (e.g. Structured Pathology Report, Bone Density)], or [all narrative (e.g. typical imaging report, histopathology)]. In all of these cases, the narrative goes in &quot;text&quot;."/>
          <requirements value="Need to be able to provide a conclusion that is not lost among the basic result data."/>
          <alias value="Report"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="OBX"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="inboundRelationship[typeCode=&quot;SPRT&quot;].source[classCode=OBS, moodCode=EVN, code=LOINC:48767-8].value (type=ST)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticReport.codedDiagnosis"/>
    <resource>
      <DataElement>
        <id value="DiagnosticReport.codedDiagnosis"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticReport.codedDiagnosis"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticReport.codedDiagnosis"/>
          <short value="Codes for the conclusion"/>
          <definition value="Codes for the conclusion."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Diagnoses codes provided as adjuncts to the report."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/clinical-findings"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="OBX"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="inboundRelationship[typeCode=SPRT].source[classCode=OBS, moodCode=EVN, code=LOINC:54531-9].value (type=CD)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticReport.presentedForm"/>
    <resource>
      <DataElement>
        <id value="DiagnosticReport.presentedForm"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticReport.presentedForm"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticReport.presentedForm"/>
          <short value="Entire report as issued"/>
          <definition value="Rich text representation of the entire result as issued by the diagnostic service. Multiple formats are allowed but they SHALL be semantically equivalent."/>
          <comments value="&quot;application/pdf&quot; is recommended as the most reliable and interoperable in this context."/>
          <requirements value="Gives Laboratory the ability to provide its own fully formatted report for clinical fidelity."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Attachment"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="OBX"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="text (type=ED)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication"/>
    <resource>
      <DataElement>
        <id value="Medication"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication"/>
          <short value="Definition of a Medication"/>
          <definition value="This resource is primarily used for the identification and definition of a medication. It covers the ingredients and the packaging for a medication."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="ManufacturedProduct[classCode=ADMM]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="clinical.medication"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.id"/>
    <resource>
      <DataElement>
        <id value="Medication.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.meta"/>
    <resource>
      <DataElement>
        <id value="Medication.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Medication.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.language"/>
    <resource>
      <DataElement>
        <id value="Medication.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.text"/>
    <resource>
      <DataElement>
        <id value="Medication.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.contained"/>
    <resource>
      <DataElement>
        <id value="Medication.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.extension"/>
    <resource>
      <DataElement>
        <id value="Medication.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Medication.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.code"/>
    <resource>
      <DataElement>
        <id value="Medication.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.code"/>
          <short value="Codes that identify this medication"/>
          <definition value="A code (or set of codes) that specify this medication, or a textual description if no code is available. Usage note: This could be a standard medication code such as a code from RxNorm, SNOMED CT, IDMP etc. It could also be a national or local formulary code, optionally with translations to other code systems."/>
          <comments value="Depending on the context of use, the code that was actually selected by the user (prescriber, dispenser, etc.) should be marked as &quot;primary&quot;. Other codes can only be literal translations to alternative code systems, or codes at a lower level of granularity (e.g. a generic code for a vendor-specific primary one)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A code that defines the type of a medication"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/medication-codes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="RXO-1.1-Requested Give Code.code / RXE-2.1-Give Code.code / RXD-2.1-Dispense/Give Code.code / RXG-4.1-Give Code.code /RXA-5.1-Administered Code.code / RXC-2.1 Component Code"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.isBrand"/>
    <resource>
      <DataElement>
        <id value="Medication.isBrand"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.isBrand"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.isBrand"/>
          <short value="True if a brand"/>
          <definition value="Set to true if the item is attributable to a specific manufacturer."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="true if .player.scopingRole[typeCode=MANU] exists"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.manufacturer"/>
    <resource>
      <DataElement>
        <id value="Medication.manufacturer"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.manufacturer"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.manufacturer"/>
          <short value="Manufacturer of the item"/>
          <definition value="Describes the details of the manufacturer."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RXD-20-Substance Manufacturer Name / RXG-21-Substance Manufacturer Name / RXA-17-Substance Manufacturer Name"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".player.scopingRole[typeCode=MANU].scoper"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.actor"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.product"/>
    <resource>
      <DataElement>
        <id value="Medication.product"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.product"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.product"/>
          <short value="Administrable medication details"/>
          <definition value="Information that only applies to products (not packages)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".player [classCode != CONT]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.product.id"/>
    <resource>
      <DataElement>
        <id value="Medication.product.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.product.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.product.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.product.extension"/>
    <resource>
      <DataElement>
        <id value="Medication.product.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.product.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.product.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.product.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Medication.product.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.product.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.product.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.product.form"/>
    <resource>
      <DataElement>
        <id value="Medication.product.form"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.product.form"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.product.form"/>
          <short value="powder | tablets | carton +"/>
          <definition value="Describes the form of the item.  Powder; tablets; carton."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="The form of a medication"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/medication-form-codes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="RXO-5-Requested Dosage Form / RXE-6-Give Dosage Form / RXD-6-Actual Dosage Form / RXG-8-Give Dosage Form / RXA-8-Administered Dosage Form"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".formCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.product.ingredient"/>
    <resource>
      <DataElement>
        <id value="Medication.product.ingredient"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.product.ingredient"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.product.ingredient"/>
          <short value="Active or inactive ingredient"/>
          <definition value="Identifies a particular constituent of interest in the product."/>
          <comments value="The ingredients need not be a complete list; usually only active ingredients are listed."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".scopesRole[typeCode=INGR]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.product.ingredient.id"/>
    <resource>
      <DataElement>
        <id value="Medication.product.ingredient.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.product.ingredient.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.product.ingredient.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.product.ingredient.extension"/>
    <resource>
      <DataElement>
        <id value="Medication.product.ingredient.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.product.ingredient.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.product.ingredient.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.product.ingredient.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Medication.product.ingredient.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.product.ingredient.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.product.ingredient.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.product.ingredient.item"/>
    <resource>
      <DataElement>
        <id value="Medication.product.ingredient.item"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.product.ingredient.item"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.product.ingredient.item"/>
          <short value="The product contained"/>
          <definition value="The actual ingredient - either a substance (simple ingredient) or another medication."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Substance"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Medication"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="RXC-2-Component Code  if medication: RXO-1-Requested Give Code / RXE-2-Give Code / RXD-2-Dispense/Give Code / RXG-4-Give Code / RXA-5-Administered Code"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".player"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.product.ingredient.amount"/>
    <resource>
      <DataElement>
        <id value="Medication.product.ingredient.amount"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.product.ingredient.amount"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.product.ingredient.amount"/>
          <short value="Quantity of ingredient present"/>
          <definition value="Specifies how many (or how much) of the items there are in this Medication.  For example, 250 mg per tablet."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Ratio"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="RXC-3-Component Amount &amp; RXC-4-Component Units  if medication: RXO-2-Requested Give Amount - Minimum &amp; RXO-4-Requested Give Units / RXO-3-Requested Give Amount - Maximum &amp; RXO-4-Requested Give Units / RXO-11-Requested Dispense Amount &amp; RXO-12-Requested Dispense Units / RXE-3-Give Amount - Minimum &amp; RXE-5-Give Units / RXE-4-Give Amount - Maximum &amp; RXE-5-Give Units / RXE-10-Dispense Amount &amp; RXE-10-Dispense Units"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".quantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.product.batch"/>
    <resource>
      <DataElement>
        <id value="Medication.product.batch"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.product.batch"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.product.batch"/>
          <definition value="Information about a group of medication produced or packaged from one production run."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.product.batch.id"/>
    <resource>
      <DataElement>
        <id value="Medication.product.batch.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.product.batch.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.product.batch.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.product.batch.extension"/>
    <resource>
      <DataElement>
        <id value="Medication.product.batch.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.product.batch.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.product.batch.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.product.batch.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Medication.product.batch.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.product.batch.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.product.batch.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.product.batch.lotNumber"/>
    <resource>
      <DataElement>
        <id value="Medication.product.batch.lotNumber"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.product.batch.lotNumber"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.product.batch.lotNumber"/>
          <definition value="The assigned lot number of a batch of the specified product."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="RXA-15 Substance Lot Number / RXG-19 Substance Lot Number"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.product.batch.expirationDate"/>
    <resource>
      <DataElement>
        <id value="Medication.product.batch.expirationDate"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.product.batch.expirationDate"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.product.batch.expirationDate"/>
          <definition value="When this specific batch of product will expire."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="RXA-16 Substance Expiration Date / RXG-20 Substance Expiration Date"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.package"/>
    <resource>
      <DataElement>
        <id value="Medication.package"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.package"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.package"/>
          <short value="Details about packaged medications"/>
          <definition value="Information that only applies to packages (not products)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".player[classCode=CONT]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.package.id"/>
    <resource>
      <DataElement>
        <id value="Medication.package.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.package.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.package.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.package.extension"/>
    <resource>
      <DataElement>
        <id value="Medication.package.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.package.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.package.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.package.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Medication.package.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.package.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.package.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.package.container"/>
    <resource>
      <DataElement>
        <id value="Medication.package.container"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.package.container"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.package.container"/>
          <short value="E.g. box, vial, blister-pack"/>
          <definition value="The kind of container that this package comes as."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Kind of container a medication package is packaged in"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/medication-package-form-codes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.package.content"/>
    <resource>
      <DataElement>
        <id value="Medication.package.content"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.package.content"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.package.content"/>
          <short value="What is  in the package"/>
          <definition value="A set of components that go to make up the described item."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".scopesRole[typeCode=CONT]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.package.content.id"/>
    <resource>
      <DataElement>
        <id value="Medication.package.content.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.package.content.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.package.content.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.package.content.extension"/>
    <resource>
      <DataElement>
        <id value="Medication.package.content.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.package.content.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.package.content.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.package.content.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Medication.package.content.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.package.content.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.package.content.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.package.content.item"/>
    <resource>
      <DataElement>
        <id value="Medication.package.content.item"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.package.content.item"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.package.content.item"/>
          <short value="A product in the package"/>
          <definition value="Identifies one of the items in the package."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Medication"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".player"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Medication.package.content.amount"/>
    <resource>
      <DataElement>
        <id value="Medication.package.content.amount"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Medication.package.content.amount"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Medication.package.content.amount"/>
          <short value="Quantity present in the package"/>
          <definition value="The amount of the product that is in the package."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".quantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader"/>
    <resource>
      <DataElement>
        <id value="MessageHeader"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader"/>
          <short value="A resource that describes a message that is exchanged between systems"/>
          <definition value="The header for a message exchange that is either requesting or responding to an action.  The reference(s) that are the subject of the action as well as other information related to the action are typically transmitted in a bundle in which the MessageHeader resource instance is the first resource in the bundle."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="MSH / MSA / ERR"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Message"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="infrastructure.exchange"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.id"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.meta"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.implicitRules"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.language"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.text"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.contained"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.extension"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.timestamp"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.timestamp"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.timestamp"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.timestamp"/>
          <short value="Time that the message was sent"/>
          <definition value="The time that the message was sent."/>
          <requirements value="Allows limited detection of out-of-order and delayed transmission.  Also supports audit."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="instant"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="MSH-7"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./creationTime[isNormalDatatype()]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.init"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.event"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.event"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.event"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.event"/>
          <short value="Code for the event this message represents"/>
          <definition value="Code that identifies the event this message represents and connects it with its definition. Events defined as part of the FHIR specification have the system value &quot;http://hl7.org/fhir/message-events&quot;."/>
          <requirements value="Drives the behavior associated with this message."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="preferred"/>
            <description value="One of the message events defined as part of FHIR."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/message-events"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="MSH-9.2"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./payload[classCode=&quot;CACT&quot; and moodCode=&quot;EVN&quot; and isNormalAct()]/code[isNormalDatatype()]/code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="what"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.response"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.response"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.response"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.response"/>
          <short value="If this is a reply to prior message"/>
          <definition value="Information about the message that this message is a response to.  Only present if this message is a response."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="MSA"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./conveyedAcknowledgement"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.response.id"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.response.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.response.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.response.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.response.extension"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.response.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.response.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.response.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.response.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.response.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.response.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.response.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.response.identifier"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.response.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.response.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.response.identifier"/>
          <short value="Id of original message"/>
          <definition value="The id of the message that this message is a response to."/>
          <requirements value="Allows receiver to know what message is being responded to."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="MSA-2"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./acknowledges.id[isNormalDatatype()]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.response.code"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.response.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.response.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.response.code"/>
          <short value="ok | transient-error | fatal-error"/>
          <definition value="Code that identifies the type of response to the message - whether it was successful or not, and whether it should be resent or not."/>
          <comments value="This is a generic response to the request message. Specific data for the response will be found in MessageHeader.data."/>
          <requirements value="Allows the sender of the acknowledge message to know if the request was successful or if action is needed."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The kind of response to a message"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/response-code"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="MSA-1"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./typeCode[isNormalDatatype()]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.response.details"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.response.details"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.response.details"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.response.details"/>
          <short value="Specific list of hints/warnings/errors"/>
          <definition value="Full details of any issues found in the message."/>
          <comments value="This SHALL be contained in the bundle. If any of the issues are errors, the response code SHALL be an error."/>
          <requirements value="Allows the sender of the message to determine what the specific issues are."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/OperationOutcome"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="ERR"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="AcknowledgementDetail or Observation[classCode=&quot;ALRT&quot; and moodCode=&quot;EVN&quot;]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.source"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.source"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.source"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="MessageSource"/>
          </extension>
          <path value="MessageHeader.source"/>
          <short value="Message Source Application"/>
          <definition value="The source application from which this message originated."/>
          <requirements value="Allows replies, supports audit."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="unique(./communicationFunction[typeCode=&quot;SND&quot;])"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.actor"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.source.id"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.source.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.source.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.source.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.source.extension"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.source.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.source.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.source.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.source.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.source.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.source.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.source.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.source.name"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.source.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.source.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.source.name"/>
          <short value="Name of system"/>
          <definition value="Human-readable name for the source system."/>
          <requirements value="May be used to support audit."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="MSH-3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="unique(./entity[determinerCode=&quot;INST&quot; and classCode=&quot;DEV&quot;]/name[type=&#39;ST&#39; and isNormalDatatype()])"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.source.software"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.source.software"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.source.software"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.source.software"/>
          <short value="Name of software running the system"/>
          <definition value="May include configuration or other information useful in debugging."/>
          <requirements value="Supports audit and possibly interface engine behavior."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="SFT-3 ( +SFT-1)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="unique(./entity[determinerCode=&quot;INST&quot; and classCode=&quot;DEV&quot;]/softwareName[isNormalDatatype()])"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.source.version"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.source.version"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.source.version"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.source.version"/>
          <short value="Version of software running"/>
          <definition value="Can convey versions of multiple systems in situations where a message passes through multiple hands."/>
          <requirements value="Supports audit and possibly interface engine behavior."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="SFT-2"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="(Not supported)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.source.contact"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.source.contact"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.source.contact"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.source.contact"/>
          <short value="Human contact for problems"/>
          <definition value="An e-mail, phone, website or other contact point to use to resolve issues with message communications."/>
          <requirements value="Allows escalation of technical issues."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="ContactPoint"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="(MSH-22?)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="unique(./entity[determinerCode=&quot;INST&quot; and classCode=&quot;DEV&quot;]/scopesRole[normalRole() and classCode=&quot;CON&quot; and layer[classCode=&quot;PSN&quot;]/telecom[isNormalDatatype()])"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.source.endpoint"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.source.endpoint"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.source.endpoint"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.source.endpoint"/>
          <short value="Actual message source address or id"/>
          <definition value="Identifies the routing target to send acknowledgements to."/>
          <comments value="The id may be a non-resolvable URI for systems that do not use standard network-based addresses."/>
          <requirements value="Identifies where to send responses, may influence security permissions."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="MSH-24"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./telecom[isNormalDatatype()]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.destination"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.destination"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.destination"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="MessageDestination"/>
          </extension>
          <path value="MessageHeader.destination"/>
          <short value="Message Destination Application(s)"/>
          <definition value="The destination application which the message is intended for."/>
          <comments value="There SHOULD be at least one destination, but in some circumstances, the source system is unaware of any particular destination system."/>
          <requirements value="Indicates where message is to be sent for routing purposes.  Allows verification of &quot;am I the intended recipient&quot;."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="./communicationFunction[typeCode=&quot;RCV&quot;]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.destination.id"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.destination.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.destination.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.destination.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.destination.extension"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.destination.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.destination.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.destination.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.destination.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.destination.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.destination.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.destination.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.destination.name"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.destination.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.destination.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.destination.name"/>
          <short value="Name of system"/>
          <definition value="Human-readable name for the target system."/>
          <requirements value="May be used for routing of response and/or to support audit."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="MSH-5"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="unique(./entity[determinerCode=&quot;INST&quot; and (classCode=(&quot;DEV&quot;, &quot;PSN&quot;, &quot;ORG&quot;]/name[type=&#39;ST&#39; and isNormalDatatype()])"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.destination.target"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.destination.target"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.destination.target"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.destination.target"/>
          <short value="Particular delivery destination within the destination"/>
          <definition value="Identifies the target end system in situations where the initial message transmission is to an intermediary system."/>
          <requirements value="Supports multi-hop routing."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="unique(./entity[determinerCode=&quot;INST&quot; and (classCode=(&quot;DEV&quot;, &quot;PSN&quot;, &quot;ORG&quot;]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.destination.endpoint"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.destination.endpoint"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.destination.endpoint"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.destination.endpoint"/>
          <short value="Actual destination address or id"/>
          <definition value="Indicates where the message should be routed to."/>
          <comments value="The id may be a non-resolvable URI for systems that do not use standard network-based addresses."/>
          <requirements value="Identifies where to route the message."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="MSH-25 (or MSH-6)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./telecom"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.enterer"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.enterer"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.enterer"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.enterer"/>
          <short value="The source of the data entry"/>
          <definition value="The person or device that performed the data entry leading to this message. Where there is more than one candidate, pick the most proximal to the message. Can provide other enterers in extensions."/>
          <comments value="Usually only for the request, but can be used in a response."/>
          <requirements value="Need to know for audit/traceback requirements and possibly for authorization."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="EVN-5 / ORC-10 / PRT-5:PRT-4=&#39;EP&#39; / ROL where ROL.3 is EP or ORC.10"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="unique(./controlAct[classCode=&quot;CACT&quot; and classCode=&quot;EVN&quot; and isNormalAct()]/participation[typeCode=&quot;ENT&quot; and isNormalParticipation]/role[classCode=&quot;ASSIGNED&quot; and isNormalRole()]/player[isNormalEntity() and classCode=(&quot;DEV&quot;, &quot;PSN&quot;) and determinerCode=&quot;INST&quot;])"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.author"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.author"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.author"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.author"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.author"/>
          <short value="The source of the decision"/>
          <definition value="The logical author of the message - the person or device that decided the described event should happen. Where there is more than one candidate, pick the most proximal to the MessageHeader. Can provide other authors in extensions."/>
          <comments value="Usually only for the request, but can be used in a response."/>
          <requirements value="Need to know for audit/traceback requirements and possibly for authorization."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="ORC-19 / PRT-5:PRT-4=&#39;AUT&#39; / ROL where ROL.3 is IP or ORC.12"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="unique(./controlAct[classCode=&quot;CACT&quot; and classCode=&quot;EVN&quot; and isNormalAct()]/participation[isHighest(priorityCode) and typeCode=&quot;AUT&quot; and isNormalParticipation]/role[classCode=&quot;ASSIGNED&quot; and isNormalRole()]/player[isNormalEntity() and classCode=(&quot;DEV&quot;, &quot;PSN&quot;) and determinerCode=&quot;INST&quot;])"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.author"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.receiver"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.receiver"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.receiver"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.receiver"/>
          <short value="Intended &quot;real-world&quot; recipient for the data"/>
          <definition value="Allows data conveyed by a message to be addressed to a particular person or department when routing to a specific application isn&#39;t sufficient."/>
          <requirements value="Allows routing beyond just the application level."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PRT-5:PRT-4=&#39;WAYR&#39; / PRT-8:PRT-4=&#39;WAYR&#39;"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Not directly supported.  Could be shared using attentionLine.value with an appropriate keyWordText"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.responsible"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.responsible"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.responsible"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.responsible"/>
          <short value="Final responsibility for event"/>
          <definition value="The person or organization that accepts overall responsibility for the contents of the message. The implication is that the message event happened under the policies of the responsible party."/>
          <comments value="Usually only for the request, but can be used in a response."/>
          <requirements value="Need to know for audit/traceback requirements and possibly for authorization."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="ORC-12 /  PRT-5:PRT-4=&#39;OP&#39; /  PRT-8:PRT-4=&#39;OP&#39; / ROL where ROL.3 is RO or ORC.11"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="unique(./controlAct[classCode=&quot;CACT&quot; and classCode=&quot;EVN&quot; and isNormalAct()]/participation[isHighest(priorityCode) and typeCode=&quot;RESP&quot; and isNormalParticipation]/role[classCode=&quot;ASSIGNED&quot; and isNormalRole()]/player[isNormalEntity() and classCode=&quot;PSN&quot; and determinerCode=&quot;INST&quot;] or ./controlAct[classCode=&quot;CACT&quot; and classCode=&quot;EVN&quot; and isNormalAct()]/participation[isHighest(priorityCode) and typeCode=&quot;RESP&quot; and isNormalParticipation]/role[classCode=&quot;ASSIGNED&quot; and isNormalRole()]/scoper[isNormalEntity() and classCode=&quot;ORG&quot; and determinerCode=&quot;INST&quot;])"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.witness"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.reason"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.reason"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.reason"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.reason"/>
          <short value="Cause of event"/>
          <definition value="Coded indication of the cause for the event - indicates  a reason for the occurrence of the event that is a focus of this message."/>
          <requirements value="Need to be able to track why resources are being changed and report in the audit log/history of the resource.  May affect authorization."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Reason for event occurrence"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/message-reason-encounter"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="EVN.4 / ORC.16 / OBR-31-reason for study / BPO-13-BP indication for use / RXO-20-indication / RXE-27-give indication / RXD-21-indication / RXG-22-indication / RXA-19-indication"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="unique(./controlAct[classCode=&quot;CACT&quot; and classCode=&quot;EVN&quot; and isNormalAct()]/reasonCode[isNormalDatatype()])"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="why"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MessageHeader.data"/>
    <resource>
      <DataElement>
        <id value="MessageHeader.data"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MessageHeader.data"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MessageHeader.data"/>
          <short value="The actual content of the message"/>
          <definition value="The actual data of the message - a reference to the root/focus class of the event."/>
          <comments value="The data is defined where the transaction type is defined. The transaction data is always included in the bundle that is the full message.  Only the root resource is specified.  The resources it references should be contained in the bundle but are not also listed here.  Multiple repetitions are allowed to cater for merges and other situations with multiple focal targets."/>
          <requirements value="Every message event is about actual data, a single resource, that is identified in the definition of the event, and perhaps some or all linked resources."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="unique(./controlAct[classCode=&quot;CACT&quot; and classCode=&quot;EVN&quot; and isNormalAct()]/participation[typeCode=&quot;SUBJ&quot; and isNormalParticipation]/role or ./controlAct[classCode=&quot;CACT&quot; and classCode=&quot;EVN&quot; and isNormalAct()]/outboundRelationship[typeCode=&quot;SBJ&quot; and isNormalActRelatoinship]/target)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyDelivery"/>
    <resource>
      <DataElement>
        <id value="SupplyDelivery"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyDelivery"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyDelivery"/>
          <short value="Delivery of Supply"/>
          <definition value="Record of delivery of what is supplied."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="Supply[moodCode=RQO]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="workflow.order"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyDelivery.id"/>
    <resource>
      <DataElement>
        <id value="SupplyDelivery.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyDelivery.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyDelivery.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyDelivery.meta"/>
    <resource>
      <DataElement>
        <id value="SupplyDelivery.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyDelivery.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyDelivery.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyDelivery.implicitRules"/>
    <resource>
      <DataElement>
        <id value="SupplyDelivery.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyDelivery.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyDelivery.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyDelivery.language"/>
    <resource>
      <DataElement>
        <id value="SupplyDelivery.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyDelivery.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyDelivery.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyDelivery.text"/>
    <resource>
      <DataElement>
        <id value="SupplyDelivery.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyDelivery.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyDelivery.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyDelivery.contained"/>
    <resource>
      <DataElement>
        <id value="SupplyDelivery.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyDelivery.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyDelivery.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyDelivery.extension"/>
    <resource>
      <DataElement>
        <id value="SupplyDelivery.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyDelivery.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyDelivery.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyDelivery.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="SupplyDelivery.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyDelivery.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyDelivery.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyDelivery.identifier"/>
    <resource>
      <DataElement>
        <id value="SupplyDelivery.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyDelivery.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyDelivery.identifier"/>
          <short value="External identifier"/>
          <definition value="Identifier assigned by the dispensing facility when the item(s) is dispensed."/>
          <comments value="This is assigned by the dispenser, and used to refer to this order in other external standards."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyDelivery.status"/>
    <resource>
      <DataElement>
        <id value="SupplyDelivery.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyDelivery.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyDelivery.status"/>
          <short value="in-progress | completed | abandoned"/>
          <definition value="A code specifying the state of the dispense event."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Status of the supply delivery."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/supplydelivery-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".statusCode, also existence of fulfillment events"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyDelivery.patient"/>
    <resource>
      <DataElement>
        <id value="SupplyDelivery.patient"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyDelivery.patient"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyDelivery.patient"/>
          <short value="Patient for whom the item is supplied"/>
          <definition value="A link to a resource representing the person whom the delivered item is for."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=SBJ].role"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyDelivery.type"/>
    <resource>
      <DataElement>
        <id value="SupplyDelivery.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyDelivery.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyDelivery.type"/>
          <short value="Category of dispense event"/>
          <definition value="Indicates the type of dispensing event that is performed. Examples include: Trial Fill, Completion of Trial, Partial Fill, Emergency Fill, Samples, etc."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The type of supply dispense."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/supplydelivery-type"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyDelivery.quantity"/>
    <resource>
      <DataElement>
        <id value="SupplyDelivery.quantity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyDelivery.quantity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyDelivery.quantity"/>
          <short value="Amount dispensed"/>
          <definition value="The amount of supply that has been dispensed. Includes unit of measure."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".quantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyDelivery.suppliedItem"/>
    <resource>
      <DataElement>
        <id value="SupplyDelivery.suppliedItem"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyDelivery.suppliedItem"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyDelivery.suppliedItem"/>
          <short value="Medication, Substance, or Device supplied"/>
          <definition value="Identifies the medication, substance or device being dispensed. This is either a link to a resource representing the details of the item or a simple attribute carrying a code that identifies the item from a known list."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Medication"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Substance"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=PRD].role"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyDelivery.supplier"/>
    <resource>
      <DataElement>
        <id value="SupplyDelivery.supplier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyDelivery.supplier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyDelivery.supplier"/>
          <short value="Dispenser"/>
          <definition value="The individual responsible for dispensing the medication, supplier or device."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=PFM].role"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyDelivery.whenPrepared"/>
    <resource>
      <DataElement>
        <id value="SupplyDelivery.whenPrepared"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyDelivery.whenPrepared"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyDelivery.whenPrepared"/>
          <short value="Dispensing time"/>
          <definition value="The time the dispense event occurred."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveTime.low"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyDelivery.time"/>
    <resource>
      <DataElement>
        <id value="SupplyDelivery.time"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyDelivery.time"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyDelivery.time"/>
          <short value="Handover time"/>
          <definition value="The time the dispensed item was sent or handed to the patient (or agent)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveTime.high"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyDelivery.destination"/>
    <resource>
      <DataElement>
        <id value="SupplyDelivery.destination"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyDelivery.destination"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyDelivery.destination"/>
          <short value="Where the Supply was sent"/>
          <definition value="Identification of the facility/location where the Supply was shipped to, as part of the dispense event."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Location"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=DST].role"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyDelivery.receiver"/>
    <resource>
      <DataElement>
        <id value="SupplyDelivery.receiver"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyDelivery.receiver"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyDelivery.receiver"/>
          <short value="Who collected the Supply"/>
          <definition value="Identifies the person who picked up the Supply."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=RCV].role"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Schedule"/>
    <resource>
      <DataElement>
        <id value="Schedule"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Schedule"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Schedule"/>
          <short value="A container for slot(s) of time that may be available for booking appointments"/>
          <definition value="A container for slot(s) of time that may be available for booking appointments."/>
          <alias value="Availability"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="ical"/>
            <map value="BEGIN:VFREEBUSY  ???  END:VFREEBUSY (If your fhir server provides this information via calDAV, then you may want to include addressing information in a URL section, and with the search, a DTSTART and DTEND component can be included to indicate the range of time that has been covered in the collection of slots, where these overlap the resources period values. For all slots that reference this resource, include a FREEBUSY row for each slot)"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="workflow.scheduling"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Schedule.id"/>
    <resource>
      <DataElement>
        <id value="Schedule.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Schedule.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Schedule.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Schedule.meta"/>
    <resource>
      <DataElement>
        <id value="Schedule.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Schedule.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Schedule.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Schedule.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Schedule.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Schedule.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Schedule.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Schedule.language"/>
    <resource>
      <DataElement>
        <id value="Schedule.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Schedule.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Schedule.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Schedule.text"/>
    <resource>
      <DataElement>
        <id value="Schedule.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Schedule.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Schedule.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Schedule.contained"/>
    <resource>
      <DataElement>
        <id value="Schedule.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Schedule.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Schedule.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Schedule.extension"/>
    <resource>
      <DataElement>
        <id value="Schedule.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Schedule.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Schedule.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Schedule.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Schedule.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Schedule.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Schedule.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Schedule.identifier"/>
    <resource>
      <DataElement>
        <id value="Schedule.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Schedule.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Schedule.identifier"/>
          <short value="External Ids for this item"/>
          <definition value="External Ids for this item."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="ical"/>
            <map value="UID"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Schedule.type"/>
    <resource>
      <DataElement>
        <id value="Schedule.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Schedule.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Schedule.type"/>
          <short value="The schedule type can be used for the categorization of healthcare services or other appointment types"/>
          <definition value="The schedule type can be used for the categorization of healthcare services or other appointment types."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="preferred"/>
            <description value="Additional details about where the content was created (e.g. clinical specialty)"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/c80-practice-codes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="ical"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Schedule.actor"/>
    <resource>
      <DataElement>
        <id value="Schedule.actor"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Schedule.actor"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Schedule.actor"/>
          <short value="The resource this Schedule resource is providing availability information for. These are expected to usually be one of HealthcareService, Location, Practitioner, Device, Patient or RelatedPerson"/>
          <definition value="The resource this Schedule resource is providing availability information for. These are expected to usually be one of HealthcareService, Location, Practitioner, Device, Patient or RelatedPerson."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/HealthcareService"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Location"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="ical"/>
            <map value="ATTENDEE:MAILTO:john_public@host2.com This can be populated with a value from the referenced resource"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Schedule.planningHorizon"/>
    <resource>
      <DataElement>
        <id value="Schedule.planningHorizon"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Schedule.planningHorizon"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Schedule.planningHorizon"/>
          <short value="The period of time that the slots that are attached to this Schedule resource cover (even if none exist). These  cover the amount of time that an organization&#39;s planning horizon; the interval for which they are currently accepting appointments. This does not define a &quot;template&quot; for planning outside these dates"/>
          <definition value="The period of time that the slots that are attached to this Schedule resource cover (even if none exist). These  cover the amount of time that an organization&#39;s planning horizon; the interval for which they are currently accepting appointments. This does not define a &quot;template&quot; for planning outside these dates."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="ical"/>
            <map value="DTSTART:20131201T003000Z DTEND:2014030101T003000Z"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.planned"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Schedule.comment"/>
    <resource>
      <DataElement>
        <id value="Schedule.comment"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Schedule.comment"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Schedule.comment"/>
          <short value="Comments on the availability to describe any extended information. Such as custom constraints on the slot(s) that may be associated"/>
          <definition value="Comments on the availability to describe any extended information. Such as custom constraints on the slot(s) that may be associated."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="ical"/>
            <map value="COMMENT:(comment) If there is no comment, then the line can be excluded from the iCalendar entry"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentManifest"/>
    <resource>
      <DataElement>
        <id value="DocumentManifest"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentManifest"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentManifest"/>
          <short value="A manifest that defines a set of documents"/>
          <definition value="A manifest that defines a set of documents."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act[classCode=FOLDER, moodCode=EVN]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="infrastructure.documents"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentManifest.id"/>
    <resource>
      <DataElement>
        <id value="DocumentManifest.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentManifest.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentManifest.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentManifest.meta"/>
    <resource>
      <DataElement>
        <id value="DocumentManifest.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentManifest.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentManifest.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentManifest.implicitRules"/>
    <resource>
      <DataElement>
        <id value="DocumentManifest.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentManifest.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentManifest.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentManifest.language"/>
    <resource>
      <DataElement>
        <id value="DocumentManifest.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentManifest.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentManifest.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentManifest.text"/>
    <resource>
      <DataElement>
        <id value="DocumentManifest.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentManifest.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentManifest.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentManifest.contained"/>
    <resource>
      <DataElement>
        <id value="DocumentManifest.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentManifest.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentManifest.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentManifest.extension"/>
    <resource>
      <DataElement>
        <id value="DocumentManifest.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentManifest.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentManifest.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentManifest.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="DocumentManifest.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentManifest.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentManifest.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentManifest.masterIdentifier"/>
    <resource>
      <DataElement>
        <id value="DocumentManifest.masterIdentifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentManifest.masterIdentifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentManifest.masterIdentifier"/>
          <short value="Unique Identifier for the set of documents"/>
          <definition value="A single identifier that uniquely identifies this manifest. Principally used to refer to the manifest in non-FHIR contexts."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="xds"/>
            <map value="SubmissionSet.uniqueId"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="id [need a list semantic to indicate order matters]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentManifest.identifier"/>
    <resource>
      <DataElement>
        <id value="DocumentManifest.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentManifest.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentManifest.identifier"/>
          <short value="Other identifiers for the manifest"/>
          <definition value="Other identifiers associated with the document manifest, including version independent  identifiers."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="xds"/>
            <map value="SubmissionSet.entryUUID"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="TXA-16-Unique Document File Name?"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".id / .setId"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentManifest.subject"/>
    <resource>
      <DataElement>
        <id value="DocumentManifest.subject"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentManifest.subject"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentManifest.subject"/>
          <short value="The subject of the set of documents"/>
          <definition value="Who or what the set of documents is about. The documents can be about a person, (patient or healthcare practitioner), a device (i.e. machine) or even a group of subjects (such as a document about a herd of farm animals, or a set of patients that share a common exposure). If the documents cross more than one subject, then more than one subject is allowed here (unusual use case)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Group"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="xds"/>
            <map value="SubmissionSet.patientId"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=SBJ].role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentManifest.recipient"/>
    <resource>
      <DataElement>
        <id value="DocumentManifest.recipient"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentManifest.recipient"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentManifest.recipient"/>
          <short value="Intended to get notified about this set of documents"/>
          <definition value="A patient, practitioner, or organization for which this set of documents is intended."/>
          <comments value="How the recipient receives the document set or is notified of it is up to the implementation. This element is just a statement of intent. If the recipient is a person, and it is not known whether the person is a patient or a practitioner, RelatedPerson would be the default choice."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="xds"/>
            <map value="SubmissionSet.intendedRecipient"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=IRCP].role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.cause"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentManifest.type"/>
    <resource>
      <DataElement>
        <id value="DocumentManifest.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentManifest.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentManifest.type"/>
          <short value="Kind of document set"/>
          <definition value="Specifies the kind of this set of documents (e.g. Patient Summary, Discharge Summary, Prescription, etc.). The type of a set of documents may be the same as one of the documents in it - especially if there is only one - but it may be wider."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="preferred"/>
            <description value="Precise type of clinical document."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/c80-doc-typecodes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="xds"/>
            <map value="SubmissionSet.contentTypeCode"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentManifest.author"/>
    <resource>
      <DataElement>
        <id value="DocumentManifest.author"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentManifest.author"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentManifest.author"/>
          <short value="Who and/or what authored the manifest"/>
          <definition value="Identifies who is responsible for creating the manifest, and adding  documents to it."/>
          <comments value="Not necessarily who did the actual data entry (i.e. typist) or who was the source (informant)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="xds"/>
            <map value="SubmissionSet.author"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=AUT].role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.author"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentManifest.created"/>
    <resource>
      <DataElement>
        <id value="DocumentManifest.created"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentManifest.created"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentManifest.created"/>
          <short value="When this document manifest created"/>
          <definition value="When the document manifest was created for submission to the server (not necessarily the same thing as the actual resource last modified time, since it may be modified, replicated, etc.)."/>
          <comments value="Creation time is used for tracking, organizing versions and searching. This is the creation time of the document set, not the documents on which it is based."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="xds"/>
            <map value="SubmissionSet.submissionTime"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=AUT].time"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.done"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentManifest.source"/>
    <resource>
      <DataElement>
        <id value="DocumentManifest.source"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentManifest.source"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentManifest.source"/>
          <short value="The source system/application/software"/>
          <definition value="Identifies the source system, application, or software that produced the document manifest."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="xds"/>
            <map value="SubmissionSet.sourceId"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=PFM].time"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentManifest.status"/>
    <resource>
      <DataElement>
        <id value="DocumentManifest.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentManifest.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentManifest.status"/>
          <short value="current | superseded | entered-in-error"/>
          <definition value="The status of this document manifest."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The status of the document reference."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/document-reference-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="xds"/>
            <map value="SubmissionSet status"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".statusCode"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentManifest.description"/>
    <resource>
      <DataElement>
        <id value="DocumentManifest.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentManifest.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentManifest.description"/>
          <short value="Human-readable description (title)"/>
          <definition value="Human-readable description of the source document. This is sometimes known as the &quot;title&quot;."/>
          <comments value="What the document is about, rather than a terse summary of the document. It is commonly the case that records do not have a title and are collectively referred to by the display name of Record code (e.g. a &quot;consultation&quot; or &quot;progress note&quot;)."/>
          <requirements value="Helps humans to assess whether the document is of interest."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="xds"/>
            <map value="SubmissionSet.title"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".title"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentManifest.content"/>
    <resource>
      <DataElement>
        <id value="DocumentManifest.content"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentManifest.content"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentManifest.content"/>
          <short value="The items included"/>
          <definition value="The list of Documents included in the manifest."/>
          <min value="1"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentManifest.content.id"/>
    <resource>
      <DataElement>
        <id value="DocumentManifest.content.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentManifest.content.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentManifest.content.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentManifest.content.extension"/>
    <resource>
      <DataElement>
        <id value="DocumentManifest.content.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentManifest.content.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentManifest.content.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentManifest.content.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="DocumentManifest.content.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentManifest.content.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentManifest.content.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentManifest.content.pX"/>
    <resource>
      <DataElement>
        <id value="DocumentManifest.content.pX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentManifest.content.pX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentManifest.content.p[x]"/>
          <short value="Contents of this set of documents"/>
          <definition value="The list of references to document content, or Attachment that consist of the parts of this document manifest. Usually, these would be document references, but direct references to Media or Attachments are also allowed."/>
          <comments value="The intended focus of the DocumentManifest is for the reference to target either DocumentReference or Media Resources, and most implementation guides will restrict to these resources. The reference is to &quot;Any&quot; to support EN 13606 usage, where an extract is DocumentManifest that references  List and Composition resources."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Attachment"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="xds"/>
            <map value="SubmissionSet DocumentEntry(s)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=COMP].target"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentManifest.related"/>
    <resource>
      <DataElement>
        <id value="DocumentManifest.related"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentManifest.related"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentManifest.related"/>
          <short value="Related things"/>
          <definition value="Related identifiers or resources associated with the DocumentManifest."/>
          <comments value="May be identifiers or resources that caused the DocumentManifest to be created."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentManifest.related.id"/>
    <resource>
      <DataElement>
        <id value="DocumentManifest.related.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentManifest.related.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentManifest.related.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentManifest.related.extension"/>
    <resource>
      <DataElement>
        <id value="DocumentManifest.related.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentManifest.related.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentManifest.related.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentManifest.related.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="DocumentManifest.related.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentManifest.related.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentManifest.related.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentManifest.related.identifier"/>
    <resource>
      <DataElement>
        <id value="DocumentManifest.related.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentManifest.related.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentManifest.related.identifier"/>
          <short value="Identifiers of things that are related"/>
          <definition value="Related identifier to this DocumentManifest.  For example, Order numbers, accession numbers, XDW workflow numbers."/>
          <comments value="If both identifier and ref elements are present they shall refer to the same thing."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DocumentManifest.related.ref"/>
    <resource>
      <DataElement>
        <id value="DocumentManifest.related.ref"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DocumentManifest.related.ref"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DocumentManifest.related.ref"/>
          <short value="Related Resource"/>
          <definition value="Related Resource to this DocumentManifest. For example, Order, DiagnosticOrder,  Procedure, EligibilityRequest, etc."/>
          <comments value="If both identifier and ref elements are present they shall refer to the same thing."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement"/>
    <resource>
      <DataElement>
        <id value="DataElement"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement"/>
          <short value="Resource data element"/>
          <definition value="The formal description of a single piece of information that can be gathered and reported."/>
          <comments value="Often called a clinical template."/>
          <alias value="Master Observation"/>
          <alias value="Data Element"/>
          <alias value="CDE"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="dex"/>
            <map value="RetrieveMetadata response"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="OM1"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Observation[classCode=OBS, moodCode=DEFN]"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="Data_Element"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="conformance.content"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.id"/>
    <resource>
      <DataElement>
        <id value="DataElement.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.meta"/>
    <resource>
      <DataElement>
        <id value="DataElement.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.implicitRules"/>
    <resource>
      <DataElement>
        <id value="DataElement.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.language"/>
    <resource>
      <DataElement>
        <id value="DataElement.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.text"/>
    <resource>
      <DataElement>
        <id value="DataElement.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.contained"/>
    <resource>
      <DataElement>
        <id value="DataElement.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.extension"/>
    <resource>
      <DataElement>
        <id value="DataElement.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="DataElement.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.url"/>
    <resource>
      <DataElement>
        <id value="DataElement.url"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.url"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.url"/>
          <short value="Globally unique logical id for data element"/>
          <definition value="An absolute URL that is used to identify this data element when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this data element is (or will be) published."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="./id[use=INSTANCE]"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="(Identified_Item).identifier  As assigned by registering authority"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.identifier"/>
    <resource>
      <DataElement>
        <id value="DataElement.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.identifier"/>
          <short value="Logical id to reference this data element"/>
          <definition value="Formal identifier that is used to identify this data element when it is represented in other formats, or referenced in a specification, model, design or an instance."/>
          <comments value="Typically, this is used for values that can go in a v3 II data type."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dex"/>
            <map value="id"/>
          </mapping>
          <mapping>
            <identity value="loinc"/>
            <map value="LOINC_NUM (the code is the identifier)"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="OM1.2"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./id[use=BUS]"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="(Identified_Item).identifier"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.version"/>
    <resource>
      <DataElement>
        <id value="DataElement.version"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.version"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.version"/>
          <short value="Logical id for this version of the data element"/>
          <definition value="The identifier that is used to identify this version of the data element when it is referenced in a StructureDefinition, Questionnaire or instance. This is an arbitrary value managed by the definition author manually."/>
          <comments value="N/A."/>
          <requirements value="There may be multiple resource versions of the data element that have this same identifier. The resource version id will change for technical reasons, whereas the stated version number needs to be under the author&#39;s control."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dex"/>
            <map value="version"/>
          </mapping>
          <mapping>
            <identity value="loinc"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./id[use=VER]"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="(Identified_Item).identifier.version"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id.version"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.name"/>
    <resource>
      <DataElement>
        <id value="DataElement.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.name"/>
          <short value="Descriptive label for this element definition"/>
          <definition value="The term used by humans to refer to the data element.  Should ideally be unique within the context in which the data element is expected to be used."/>
          <comments value="This may be similar to the question used to prompt someone for a data element value, but the purpose is communicating about the data element, not asking the question.  (Refer to the &#39;question&#39; element for the latter.)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dex"/>
            <map value="displayName"/>
          </mapping>
          <mapping>
            <identity value="loinc"/>
            <map value="LONG_COMMON_NAME"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="OM1.11"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./title"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="(Designatable_Item).designation.sign  acceptability=preferred in default context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.status"/>
    <resource>
      <DataElement>
        <id value="DataElement.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.status"/>
          <short value="draft | active | retired"/>
          <definition value="The status of the data element."/>
          <requirements value="Allows filtering of data elements that are appropriate for use."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The lifecycle status of a Value Set or Concept Map."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/conformance-resource-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="loinc"/>
            <map value="STATUS"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="MFE.1"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./status (draft = new  active = active  retired = aborted)"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="(Administered_item).registration.state  new = Incomplete, Candidate, Recorded, Qualified  active = Standard, Preferred Standard, Application  retired = Retired, Superseded, Historical"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.experimental"/>
    <resource>
      <DataElement>
        <id value="DataElement.experimental"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.experimental"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.experimental"/>
          <short value="If for testing purposes, not real usage"/>
          <definition value="A flag to indicate that this search data element definition is authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage."/>
          <comments value="Allows filtering of search data element definitions that are appropriate for use vs. not."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="./inboundRelationship[typeCode=SUBJ]/source[classCode=OBS,moodCode=EVN,code=&quot;experimental&quot;].value[type=BL]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.publisher"/>
    <resource>
      <DataElement>
        <id value="DataElement.publisher"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.publisher"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.publisher"/>
          <short value="Name of the publisher (Organization or individual)"/>
          <definition value="The name of the individual or organization that published the data element."/>
          <comments value="Usually an organization, but may be an individual. This item SHOULD be populated unless the information is available from context."/>
          <requirements value="Helps establish the &quot;authority/credibility&quot; of the data element.  May also allow for contact."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dex"/>
            <map value="registrationAuthority"/>
          </mapping>
          <mapping>
            <identity value="loinc"/>
            <map value="Fixed to Regenstrief or SOURCE"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="OM1.16"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./participation[typeCode=AUT]/role[classCode=ASSIGN]/scoper[classCode=ORG,determinerCode=INSTANCE]/name"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="(Administered_Item).stewardship_record.organization.name"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.witness"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.contact"/>
    <resource>
      <DataElement>
        <id value="DataElement.contact"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.contact"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.contact"/>
          <short value="Contact details of the publisher"/>
          <definition value="Contacts to assist a user in finding and communicating with the publisher."/>
          <comments value="May be a web site, an email address, a telephone number (tel:), etc."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="loinc"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="OM1.17"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./participation[typeCode=AUT]/role[classCode=ASSIGN]/scoper[classCode=ORG,determinerCode=INSTANCE]"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="(Administered_Item).stewardship_record.organization.[email_address, phone_number, uri]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.contact.id"/>
    <resource>
      <DataElement>
        <id value="DataElement.contact.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.contact.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.contact.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.contact.extension"/>
    <resource>
      <DataElement>
        <id value="DataElement.contact.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.contact.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.contact.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.contact.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="DataElement.contact.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.contact.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.contact.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.contact.name"/>
    <resource>
      <DataElement>
        <id value="DataElement.contact.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.contact.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.contact.name"/>
          <short value="Name of a individual to contact"/>
          <definition value="The name of an individual to contact regarding the data element."/>
          <comments value="If there is no named individual, the telecom is for the organization as a whole."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="./name"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.contact.telecom"/>
    <resource>
      <DataElement>
        <id value="DataElement.contact.telecom"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.contact.telecom"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.contact.telecom"/>
          <short value="Contact details for individual or publisher"/>
          <definition value="Contact details for individual (if a name was provided) or the publisher."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="ContactPoint"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="./telecom"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.date"/>
    <resource>
      <DataElement>
        <id value="DataElement.date"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.date"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.date"/>
          <short value="Date for this version of the data element"/>
          <definition value="The date this version of the data element was published. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the data element  changes."/>
          <comments value="This refers to the &quot;business&quot; version, the DataElement.version which changes based on business processes.  It does not refer to the date of the RESTful version which is part of the resource metadata. Additional specific dates may be added as extensions."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dex"/>
            <map value="revisionDate"/>
          </mapping>
          <mapping>
            <identity value="loinc"/>
            <map value="DATE_LAST_CHANGED"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="OM1.21"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./participation[typeCode=AUT]/time"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="(Administered_item).last_change_date"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.recorded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.useContext"/>
    <resource>
      <DataElement>
        <id value="DataElement.useContext"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.useContext"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.useContext"/>
          <short value="Content intends to support these contexts"/>
          <definition value="The content was developed with a focus and intent of supporting the contexts that are listed. These terms may be used to assist with indexing and searching of data element definitions."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="extensible"/>
            <description value="Indicates the countries, regions, disciplines and other aspects of use within which this artifact is targeted for use."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/use-context"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="loinc"/>
            <map value="COMPONENT, PROPERTY, TIME_ASPCT, SYSTEM, SCALE_TYP, METHOD_TYP, CLASS, CLASSTYPE, ORDER_OBS, DOCUMENT_SECTION, HL7_ATTACHMENT_STRUCTURE"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="OM1.18, OM1.42, OM1.46, OM7.3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./inboundRelationship[typeCode=SUBJ]/source[classCode=LIST, moodCode=EVN]/code"/>
          </mapping>
          <mapping>
            <identity value="iso11179"/>
            <map value="(Classifiable_Item).classifier"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.copyright"/>
    <resource>
      <DataElement>
        <id value="DataElement.copyright"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.copyright"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.copyright"/>
          <short value="Use and/or publishing restrictions"/>
          <definition value="A copyright statement relating to the definition of the data element. Copyright statements are generally legal restrictions on the use and publishing of the details of the definition of the data element."/>
          <comments value="The copyright statement does not apply to values for the data element, only to its definition."/>
          <alias value="License"/>
          <alias value="Restrictions"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="./inboundRelationship[typeCode=SUBJ]/source[classCode=CONTRACT,moodCode=EVN].text"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.stringency"/>
    <resource>
      <DataElement>
        <id value="DataElement.stringency"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.stringency"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.stringency"/>
          <short value="comparable | fully-specified | equivalent | convertable | scaleable | flexible"/>
          <definition value="Identifies how precise the data element is in its definition."/>
          <requirements value="Allows determining the degree of comparability of data element instances. Less granular data elements result in data that is less comparable (or at least requires more work to compare)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Indicates the degree of precision of the data element definition."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/dataelement-stringency"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./target[typeCode=SUBJ]/source[classCode=OBS, moodCode=EVN, code=&quot;granularity&quot;]/value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.mapping"/>
    <resource>
      <DataElement>
        <id value="DataElement.mapping"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.mapping"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.mapping"/>
          <short value="External specification mapped to"/>
          <definition value="Identifies a specification (other than a terminology) that the elements which make up the DataElement have some correspondence with."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="dex"/>
            <map value="100;0"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (MIF)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.mapping.id"/>
    <resource>
      <DataElement>
        <id value="DataElement.mapping.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.mapping.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.mapping.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.mapping.extension"/>
    <resource>
      <DataElement>
        <id value="DataElement.mapping.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.mapping.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.mapping.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.mapping.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="DataElement.mapping.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.mapping.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.mapping.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.mapping.identity"/>
    <resource>
      <DataElement>
        <id value="DataElement.mapping.identity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.mapping.identity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.mapping.identity"/>
          <short value="Internal id when this mapping is used"/>
          <definition value="An internal id that is used to identify this mapping set when specific mappings are made on a per-element basis."/>
          <comments value="The specification is described once, with general comments, and then specific mappings are made that reference this declaration."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (MIF)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.mapping.uri"/>
    <resource>
      <DataElement>
        <id value="DataElement.mapping.uri"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.mapping.uri"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.mapping.uri"/>
          <short value="Identifies what this mapping refers to"/>
          <definition value="An absolute URI that identifies the specification that this mapping is expressed to."/>
          <comments value="A formal identity for the specification being mapped to helps with identifying maps consistently."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (MIF)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.mapping.name"/>
    <resource>
      <DataElement>
        <id value="DataElement.mapping.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.mapping.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.mapping.name"/>
          <short value="Names what this mapping refers to"/>
          <definition value="A name for the specification that is being mapped to."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (MIF)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.mapping.comments"/>
    <resource>
      <DataElement>
        <id value="DataElement.mapping.comments"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.mapping.comments"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.mapping.comments"/>
          <short value="Versions, Issues, Scope limitations etc."/>
          <definition value="Comments about this mapping, including version notes, issues, scope limitations, and other important notes for usage."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (MIF)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DataElement.element"/>
    <resource>
      <DataElement>
        <id value="DataElement.element"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DataElement.element"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DataElement.element"/>
          <short value="Definition of element"/>
          <definition value="Defines the structure, type, allowed values and other constraining characteristics of the data element."/>
          <comments value="For simple data types there will only be one repetition.  For complex data types, multiple repetitions will be present defining a nested structure using the &quot;path&quot; element."/>
          <requirements value="1."/>
          <min value="1"/>
          <max value="*"/>
          <type>
            <code value="ElementDefinition"/>
          </type>
          <constraint>
            <key value="dae-1"/>
            <severity value="error"/>
            <human value="No base allowed"/>
            <xpath value="not(exists(f:base))"/>
          </constraint>
          <constraint>
            <key value="dae-2"/>
            <severity value="error"/>
            <human value="No slicing allowed"/>
            <xpath value="not(exists(f:slicing))"/>
          </constraint>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (MIF)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityRequest"/>
    <resource>
      <DataElement>
        <id value="EligibilityRequest"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityRequest"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityRequest"/>
          <short value="Eligibility request"/>
          <definition value="This resource provides the insurance eligibility details from the insurer regarding a specified coverage and optionally some class of service."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="financial.support"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityRequest.id"/>
    <resource>
      <DataElement>
        <id value="EligibilityRequest.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityRequest.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityRequest.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityRequest.meta"/>
    <resource>
      <DataElement>
        <id value="EligibilityRequest.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityRequest.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityRequest.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityRequest.implicitRules"/>
    <resource>
      <DataElement>
        <id value="EligibilityRequest.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityRequest.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityRequest.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityRequest.language"/>
    <resource>
      <DataElement>
        <id value="EligibilityRequest.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityRequest.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityRequest.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityRequest.text"/>
    <resource>
      <DataElement>
        <id value="EligibilityRequest.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityRequest.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityRequest.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityRequest.contained"/>
    <resource>
      <DataElement>
        <id value="EligibilityRequest.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityRequest.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityRequest.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityRequest.extension"/>
    <resource>
      <DataElement>
        <id value="EligibilityRequest.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityRequest.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityRequest.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityRequest.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="EligibilityRequest.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityRequest.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityRequest.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityRequest.identifier"/>
    <resource>
      <DataElement>
        <id value="EligibilityRequest.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityRequest.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityRequest.identifier"/>
          <short value="Business Identifier"/>
          <definition value="The Response business identifier."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityRequest.ruleset"/>
    <resource>
      <DataElement>
        <id value="EligibilityRequest.ruleset"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityRequest.ruleset"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityRequest.ruleset"/>
          <short value="Resource version"/>
          <definition value="The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The static and dynamic model to which contents conform, which may be business version or standard/version."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/ruleset"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityRequest.originalRuleset"/>
    <resource>
      <DataElement>
        <id value="EligibilityRequest.originalRuleset"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityRequest.originalRuleset"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityRequest.originalRuleset"/>
          <short value="Original version"/>
          <definition value="The style (standard) and version of the original material which was converted into this resource."/>
          <requirements value="Knowledge of the original version can inform the processing of this instance so that information which is processable by the originating system may be generated."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The static and dynamic model to which contents conform, which may be business version or standard/version."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/ruleset"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityRequest.created"/>
    <resource>
      <DataElement>
        <id value="EligibilityRequest.created"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityRequest.created"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityRequest.created"/>
          <short value="Creation date"/>
          <definition value="The date when this resource was created."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityRequest.target"/>
    <resource>
      <DataElement>
        <id value="EligibilityRequest.target"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityRequest.target"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityRequest.target"/>
          <short value="Insurer"/>
          <definition value="The Insurer who is target  of the request."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityRequest.provider"/>
    <resource>
      <DataElement>
        <id value="EligibilityRequest.provider"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityRequest.provider"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityRequest.provider"/>
          <short value="Responsible practitioner"/>
          <definition value="The practitioner who is responsible for the services rendered to the patient."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="B01"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityRequest.organization"/>
    <resource>
      <DataElement>
        <id value="EligibilityRequest.organization"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityRequest.organization"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityRequest.organization"/>
          <short value="Responsible organization"/>
          <definition value="The organization which is responsible for the services rendered to the patient."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationAdministration"/>
    <resource>
      <DataElement>
        <id value="MedicationAdministration"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationAdministration"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationAdministration"/>
          <short value="Administration of medication to a patient"/>
          <definition value="Describes the event of a patient consuming or otherwise being administered a medication.  This may be as simple as swallowing a tablet or it may be a long running infusion.  Related resources tie this event to the authorizing prescription, and the specific encounter between patient and health care practitioner."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <constraint>
            <key value="mad-3"/>
            <severity value="error"/>
            <human value="Reason given is only permitted if wasNotGiven is false"/>
            <xpath value="not(exists(f:reasonGiven) and f:wasNotGiven/@value=true())"/>
          </constraint>
          <constraint>
            <key value="mad-2"/>
            <severity value="error"/>
            <human value="Reason not given is only permitted if wasNotGiven is true"/>
            <xpath value="not(exists(f:reasonNotGiven) and f:wasNotGiven/@value=false())"/>
          </constraint>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="SubstanceAdministration"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="clinical.medication"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationAdministration.id"/>
    <resource>
      <DataElement>
        <id value="MedicationAdministration.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationAdministration.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationAdministration.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationAdministration.meta"/>
    <resource>
      <DataElement>
        <id value="MedicationAdministration.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationAdministration.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationAdministration.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationAdministration.implicitRules"/>
    <resource>
      <DataElement>
        <id value="MedicationAdministration.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationAdministration.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationAdministration.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationAdministration.language"/>
    <resource>
      <DataElement>
        <id value="MedicationAdministration.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationAdministration.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationAdministration.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationAdministration.text"/>
    <resource>
      <DataElement>
        <id value="MedicationAdministration.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationAdministration.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationAdministration.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationAdministration.contained"/>
    <resource>
      <DataElement>
        <id value="MedicationAdministration.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationAdministration.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationAdministration.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationAdministration.extension"/>
    <resource>
      <DataElement>
        <id value="MedicationAdministration.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationAdministration.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationAdministration.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationAdministration.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="MedicationAdministration.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationAdministration.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationAdministration.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationAdministration.identifier"/>
    <resource>
      <DataElement>
        <id value="MedicationAdministration.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationAdministration.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationAdministration.identifier"/>
          <short value="External identifier"/>
          <definition value="External identifier - FHIR will generate its own internal identifiers (probably URLs) which do not need to be explicitly managed by the resource.  The identifier here is one that would be used by another non-FHIR system - for example an automated medication pump would provide a record each time it operated; an administration while the patient was off the ward might be made with a different system and entered after the event.  Particularly important if these records have to be updated."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RXA-25-Administered Barcode Identifier"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationAdministration.status"/>
    <resource>
      <DataElement>
        <id value="MedicationAdministration.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationAdministration.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationAdministration.status"/>
          <short value="in-progress | on-hold | completed | entered-in-error | stopped"/>
          <definition value="Will generally be set to show that the administration has been completed.  For some long running administrations such as infusions it is possible for an administration to be started but not completed or it may be paused while some other process is under way."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="A set of codes indicating the current status of a MedicationAdministration."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/medication-admin-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="RXA-20-Completion Status"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="statusCode"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationAdministration.patient"/>
    <resource>
      <DataElement>
        <id value="MedicationAdministration.patient"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationAdministration.patient"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationAdministration.patient"/>
          <short value="Who received medication"/>
          <definition value="The person or animal receiving the medication."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PID-3-Patient ID List"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="subject-&gt;Patient"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationAdministration.practitioner"/>
    <resource>
      <DataElement>
        <id value="MedicationAdministration.practitioner"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationAdministration.practitioner"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationAdministration.practitioner"/>
          <short value="Who administered substance"/>
          <definition value="The individual who was responsible for giving the medication to the patient."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RXA-10-Administering Provider / PRT-5-Participation Person: PRT-4-Participation=&#39;AP&#39; (RXA-10 is deprecated)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="performer-&gt;Role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.actor"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationAdministration.encounter"/>
    <resource>
      <DataElement>
        <id value="MedicationAdministration.encounter"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationAdministration.encounter"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationAdministration.encounter"/>
          <short value="Encounter administered as part of"/>
          <definition value="The visit, admission or other contact between patient and health care provider the medication administration was performed as part of."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Encounter"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PV1-19-Visit Number"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="component-&gt;EncounterEvent"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationAdministration.prescription"/>
    <resource>
      <DataElement>
        <id value="MedicationAdministration.prescription"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationAdministration.prescription"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationAdministration.prescription"/>
          <short value="Order administration performed against"/>
          <definition value="The original request, instruction or authority to perform the administration."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/MedicationOrder"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="ORC-2-Placer Order Number / ORC-3-Filler Order Number"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="InFullfillmentOf-&gt;SubstanceAdministration"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationAdministration.wasNotGiven"/>
    <resource>
      <DataElement>
        <id value="MedicationAdministration.wasNotGiven"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationAdministration.wasNotGiven"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationAdministration.wasNotGiven"/>
          <short value="True if medication not administered"/>
          <definition value="Set this to true if the record is saying that the medication was NOT administered."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <meaningWhenMissing value="If this is missing, then the medication was administered"/>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RXA-20-Completion Status=&#39;NA&#39;"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="actionNegationInd"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationAdministration.reasonNotGiven"/>
    <resource>
      <DataElement>
        <id value="MedicationAdministration.reasonNotGiven"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationAdministration.reasonNotGiven"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationAdministration.reasonNotGiven"/>
          <short value="Reason administration not performed"/>
          <definition value="A code indicating why the administration was not performed."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <condition value="mad-2"/>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A set of codes indicating the reason why the MedicationAdministration is negated."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/reason-medication-not-given-codes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="RXA-9-Administration Notes / RXA-18 Substance/Treatment Refusal Reason"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Reason-&gt;Observation-&gt;Value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationAdministration.reasonGiven"/>
    <resource>
      <DataElement>
        <id value="MedicationAdministration.reasonGiven"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationAdministration.reasonGiven"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationAdministration.reasonGiven"/>
          <short value="Reason administration performed"/>
          <definition value="A code indicating why the medication was given."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <condition value="mad-3"/>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A set of codes indicating the reason why the MedicationAdministration was made."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/reason-medication-given-codes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="RXE-27 Give Indication"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationAdministration.effectiveTimeX"/>
    <resource>
      <DataElement>
        <id value="MedicationAdministration.effectiveTimeX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationAdministration.effectiveTimeX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationAdministration.effectiveTime[x]"/>
          <short value="Start and end time of administration"/>
          <definition value="A specific date/time or interval of time during which the administration took place (or did not take place, when the &#39;notGiven&#39; attribute is true). For many administrations, such as swallowing a tablet the use of dateTime is more appropriate."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <type>
            <code value="Period"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RXA-3-Date/Time Start of Administration / RXA-4-Date/Time End of Administration"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="effectiveTime"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.done"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationAdministration.medicationX"/>
    <resource>
      <DataElement>
        <id value="MedicationAdministration.medicationX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationAdministration.medicationX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationAdministration.medication[x]"/>
          <short value="What was administered"/>
          <definition value="Identifies the medication that was administered. This is either a link to a resource representing the details of the medication or a simple attribute carrying a code that identifies the medication from a known list of medications."/>
          <comments value="If only a code is specified, then it needs to be a code for a specific product.  If more information is required, then the use of the medication resource is recommended.  Note: do not use Medication.name to describe the administered medication. When the only available information is a text description of the medication, Medication.code.text should be used."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Medication"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RXA-5-Administered Code"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Consumeable-&gt;AdministerableMedication"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationAdministration.device"/>
    <resource>
      <DataElement>
        <id value="MedicationAdministration.device"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationAdministration.device"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationAdministration.device"/>
          <short value="Device used to administer"/>
          <definition value="The device used in administering the medication to the patient.  For example, a particular infusion pump."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PRT-10 Participation Device / RXR-3 Administrative Device"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="device-&gt;Access  OR device-&gt;AssignedDevice"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationAdministration.note"/>
    <resource>
      <DataElement>
        <id value="MedicationAdministration.note"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationAdministration.note"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationAdministration.note"/>
          <short value="Information about the administration"/>
          <definition value="Extra information about the medication administration that is not conveyed by the other attributes."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationAdministration.dosage"/>
    <resource>
      <DataElement>
        <id value="MedicationAdministration.dosage"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationAdministration.dosage"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationAdministration.dosage"/>
          <short value="Details of how medication was taken"/>
          <definition value="Describes the medication dosage information details e.g. dose, rate, site, route, etc."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <constraint>
            <key value="mad-1"/>
            <severity value="error"/>
            <human value="SHALL have at least one of dosage.quantity and dosage.rate[x]"/>
            <xpath value="exists(f:quantity) or exists(f:rateRatio) or exists(f:rateRange)"/>
          </constraint>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="component-&gt;SubstanceAdministrationEvent"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationAdministration.dosage.id"/>
    <resource>
      <DataElement>
        <id value="MedicationAdministration.dosage.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationAdministration.dosage.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationAdministration.dosage.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationAdministration.dosage.extension"/>
    <resource>
      <DataElement>
        <id value="MedicationAdministration.dosage.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationAdministration.dosage.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationAdministration.dosage.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationAdministration.dosage.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="MedicationAdministration.dosage.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationAdministration.dosage.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationAdministration.dosage.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationAdministration.dosage.text"/>
    <resource>
      <DataElement>
        <id value="MedicationAdministration.dosage.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationAdministration.dosage.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationAdministration.dosage.text"/>
          <short value="Dosage Instructions"/>
          <definition value="Free text dosage instructions can be used for cases where the instructions are too complex to code. When coded instructions are present, the free text instructions may still be present for display to humans taking or administering the medication."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationAdministration.dosage.siteX"/>
    <resource>
      <DataElement>
        <id value="MedicationAdministration.dosage.siteX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationAdministration.dosage.siteX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationAdministration.dosage.site[x]"/>
          <short value="Body site administered to"/>
          <definition value="A coded specification of the anatomic site where the medication first entered the body.  For example, &quot;left arm&quot;."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/BodySite"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A coded concept describing the site location the medicine enters into or onto the body."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/approach-site-codes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="RXR-2 Administration Site / RXR-6 Administration Site Modifier"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="approachSiteCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationAdministration.dosage.route"/>
    <resource>
      <DataElement>
        <id value="MedicationAdministration.dosage.route"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationAdministration.dosage.route"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationAdministration.dosage.route"/>
          <short value="Path of substance into body"/>
          <definition value="A code specifying the route or physiological path of administration of a therapeutic agent into or onto the patient.  For example, topical, intravenous, etc."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A coded concept describing the route or physiological path of administration of a therapeutic agent into or onto the body of a subject."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/route-codes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="RXR-1-Route"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="routeCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationAdministration.dosage.method"/>
    <resource>
      <DataElement>
        <id value="MedicationAdministration.dosage.method"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationAdministration.dosage.method"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationAdministration.dosage.method"/>
          <short value="How drug was administered"/>
          <definition value="A coded value indicating the method by which the medication is intended to be or was introduced into or on the body.  This attribute will most often NOT be populated.  It is most commonly used for injections.  For example, Slow Push, Deep IV."/>
          <comments value="One of the reasons this attribute is not used often, is that the method is often pre-coordinated with the route and/or form of administration.  This means the codes used in route or form may pre-coordinate the method in the route code or the form code.  The implementation decision about what coding system to use for route or form code will determine how frequently the method code will be populated e.g. if route or form code pre-coordinate method code, then this attribute will not be populated often; if there is no pre-coordination then method code may  be used frequently."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A coded concept describing the technique by which the medicine is administered."/>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="RXR-4-Administration Method"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="methodCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationAdministration.dosage.quantity"/>
    <resource>
      <DataElement>
        <id value="MedicationAdministration.dosage.quantity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationAdministration.dosage.quantity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationAdministration.dosage.quantity"/>
          <short value="Amount administered in one dose"/>
          <definition value="The amount of the medication given at one administration event.   Use this value when the administration is essentially an instantaneous event such as a swallowing a tablet or giving an injection."/>
          <comments value="If the administration is not instantaneous (rate is present or timing has a duration), this can be specified to convey the total amount administered over period of time of a single administration (as indicated by schedule)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RXA-6 Administered Amount / RXA-7 Administered Units"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="doseQuantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationAdministration.dosage.rateX"/>
    <resource>
      <DataElement>
        <id value="MedicationAdministration.dosage.rateX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationAdministration.dosage.rateX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationAdministration.dosage.rate[x]"/>
          <short value="Dose quantity per unit of time"/>
          <definition value="Identifies the speed with which the medication was or will be introduced into the patient.  Typically the rate for an infusion e.g. 100 ml per 1 hour or 100 ml/hr.  May also be expressed as a rate per unit of time e.g. 500 ml per 2 hours.  Currently we do not specify a default of &#39;1&#39; in the denominator, but this is being discussed.  Other examples:  200 mcg/min or 200 mcg/1 minute; 1 liter/8 hours."/>
          <comments value="If the rate changes over time, and you want to capture this in MedicationAdministration, then each change should be captured as a distinct MedicationAdministration, with a specific MedicationAdministration.dosage.rate, and the date time when the rate change occurred. Typically, the MedicationAdministration.dosage.rate element is not used to convey an average rate."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Ratio"/>
          </type>
          <type>
            <code value="Range"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RXA-12-Administered Per (Time Unit)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="rateQuantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter"/>
    <resource>
      <DataElement>
        <id value="Encounter"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter"/>
          <short value="An interaction during which services are provided to the patient"/>
          <definition value="An interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient."/>
          <alias value="Visit"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="Encounter[moodCode=EVN]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="workflow.encounter"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.id"/>
    <resource>
      <DataElement>
        <id value="Encounter.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.meta"/>
    <resource>
      <DataElement>
        <id value="Encounter.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Encounter.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.language"/>
    <resource>
      <DataElement>
        <id value="Encounter.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.text"/>
    <resource>
      <DataElement>
        <id value="Encounter.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.contained"/>
    <resource>
      <DataElement>
        <id value="Encounter.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.extension"/>
    <resource>
      <DataElement>
        <id value="Encounter.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Encounter.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.identifier"/>
    <resource>
      <DataElement>
        <id value="Encounter.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.identifier"/>
          <short value="Identifier(s) by which this encounter is known"/>
          <definition value="Identifier(s) by which this encounter is known."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PV1-19"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.status"/>
    <resource>
      <DataElement>
        <id value="Encounter.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.status"/>
          <short value="planned | arrived | in-progress | onleave | finished | cancelled"/>
          <definition value="planned | arrived | in-progress | onleave | finished | cancelled."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Current state of the encounter"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/encounter-state"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="No clear equivalent in HL7 v2; active/finished could be inferred from PV1-44, PV1-45, PV2-24; inactive could be inferred from PV2-16"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".statusCode"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.statusHistory"/>
    <resource>
      <DataElement>
        <id value="Encounter.statusHistory"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.statusHistory"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.statusHistory"/>
          <short value="List of past encounter statuses"/>
          <definition value="The status history permits the encounter resource to contain the status history without needing to read through the historical versions of the resource, or even have the server store them."/>
          <comments value="The current status is always found in the current version of the resource, not the status history."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.statusHistory.id"/>
    <resource>
      <DataElement>
        <id value="Encounter.statusHistory.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.statusHistory.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.statusHistory.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.statusHistory.extension"/>
    <resource>
      <DataElement>
        <id value="Encounter.statusHistory.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.statusHistory.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.statusHistory.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.statusHistory.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Encounter.statusHistory.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.statusHistory.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.statusHistory.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.statusHistory.status"/>
    <resource>
      <DataElement>
        <id value="Encounter.statusHistory.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.statusHistory.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.statusHistory.status"/>
          <short value="planned | arrived | in-progress | onleave | finished | cancelled"/>
          <definition value="planned | arrived | in-progress | onleave | finished | cancelled."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="Current state of the encounter"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/encounter-state"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.statusHistory.period"/>
    <resource>
      <DataElement>
        <id value="Encounter.statusHistory.period"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.statusHistory.period"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.statusHistory.period"/>
          <short value="The time that the episode was in the specified status"/>
          <definition value="The time that the episode was in the specified status."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.class"/>
    <resource>
      <DataElement>
        <id value="Encounter.class"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.class"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.class"/>
          <short value="inpatient | outpatient | ambulatory | emergency +"/>
          <definition value="inpatient | outpatient | ambulatory | emergency +."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Classification of the encounter"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/encounter-class"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="PV1-2"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=SUBJ].source[classCode=LIST].code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.type"/>
    <resource>
      <DataElement>
        <id value="Encounter.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.type"/>
          <short value="Specific type of encounter"/>
          <definition value="Specific type of encounter (e.g. e-mail consultation, surgical day-care, skilled nursing, rehabilitation)."/>
          <comments value="Since there are many ways to further classify encounters, this element is 0..*."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The type of encounter"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/encounter-type"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="PV1-4 / PV1-18"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.priority"/>
    <resource>
      <DataElement>
        <id value="Encounter.priority"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.priority"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.priority"/>
          <short value="Indicates the urgency of the encounter"/>
          <definition value="Indicates the urgency of the encounter."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Indicates the urgency of the encounter."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/encounter-priority"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="PV2-25"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".priorityCode"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="grade"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.patient"/>
    <resource>
      <DataElement>
        <id value="Encounter.patient"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.patient"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.patient"/>
          <short value="The patient present at the encounter"/>
          <definition value="The patient present at the encounter."/>
          <comments value="While the encounter is always about the patient, the patient may not actually be known in all contexts of use."/>
          <alias value="patient"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PID-3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=SBJ]/role[classCode=PAT]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.episodeOfCare"/>
    <resource>
      <DataElement>
        <id value="Encounter.episodeOfCare"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.episodeOfCare"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.episodeOfCare"/>
          <short value="Episode(s) of care that this encounter should be recorded against"/>
          <definition value="Where a specific encounter should be classified as a part of a specific episode(s) of care this field should be used. This association can facilitate grouping of related encounters together for a specific purpose, such as government reporting, issue tracking, association via a common problem.  The association is recorded on the encounter as these are typically created after the episode of care, and grouped on entry rather than editing the episode of care to append another encounter to it (the episode of care could span years)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/EpisodeOfCare"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PV1-54, PV1-53"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.incomingReferral"/>
    <resource>
      <DataElement>
        <id value="Encounter.incomingReferral"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.incomingReferral"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.incomingReferral"/>
          <short value="The ReferralRequest that initiated this encounter"/>
          <definition value="The referral request this encounter satisfies (incoming referral)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/ReferralRequest"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.participant"/>
    <resource>
      <DataElement>
        <id value="Encounter.participant"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.participant"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.participant"/>
          <short value="List of participants involved in the encounter"/>
          <definition value="The list of people responsible for providing the service."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="ROL"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=PFM]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.participant.id"/>
    <resource>
      <DataElement>
        <id value="Encounter.participant.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.participant.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.participant.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.participant.extension"/>
    <resource>
      <DataElement>
        <id value="Encounter.participant.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.participant.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.participant.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.participant.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Encounter.participant.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.participant.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.participant.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.participant.type"/>
    <resource>
      <DataElement>
        <id value="Encounter.participant.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.participant.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.participant.type"/>
          <short value="Role of participant in encounter"/>
          <definition value="Role of participant in encounter."/>
          <comments value="The participant type indicates how an individual partitipates in an encounter. It includes non-practitioner participants, and for practitioners this is to describe the action type in the context of this encounter (e.g. Admitting Dr, Attending Dr, Translator, Consulting Dr). This is different to the practitioner roles which are functional roles, derived from terms of employment, education, licensing, etc."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="extensible"/>
            <description value="Role of participant in encounter"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/encounter-participant-type"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="ROL-3 (or maybe PRT-4)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".functionCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.participant.period"/>
    <resource>
      <DataElement>
        <id value="Encounter.participant.period"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.participant.period"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.participant.period"/>
          <short value="Period of time during the encounter participant was present"/>
          <definition value="The period of time that the specified participant was present during the encounter. These can overlap or be sub-sets of the overall encounters period."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="ROL-5, ROL-6 (or maybe PRT-5)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.participant.individual"/>
    <resource>
      <DataElement>
        <id value="Encounter.participant.individual"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.participant.individual"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.participant.individual"/>
          <short value="Persons involved in the encounter other than the patient"/>
          <definition value="Persons involved in the encounter other than the patient."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="ROL-4"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.appointment"/>
    <resource>
      <DataElement>
        <id value="Encounter.appointment"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.appointment"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.appointment"/>
          <short value="The appointment that scheduled this encounter"/>
          <definition value="The appointment that scheduled this encounter."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Appointment"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="SCH-1 / SCH-2"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=FLFS].target[classCode=ENC, moodCode=APT]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.period"/>
    <resource>
      <DataElement>
        <id value="Encounter.period"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.period"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.period"/>
          <short value="The start and end time of the encounter"/>
          <definition value="The start and end time of the encounter."/>
          <comments value="If not (yet) known, the end of the Period may be omitted."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="PV1-44, PV1-45"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveTime (low &amp; high)"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.done"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.length"/>
    <resource>
      <DataElement>
        <id value="Encounter.length"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.length"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.length"/>
          <short value="Quantity of time the encounter lasted (less time absent)"/>
          <definition value="Quantity of time the encounter lasted. This excludes the time during leaves of absence."/>
          <comments value="May differ from the time the Encounter.period lasted because of leave of absence."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Duration"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="(PV1-45 less PV1-44) iff ( (PV1-44 not empty) and (PV1-45 not empty) ); units in minutes"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".lengthOfStayQuantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.reason"/>
    <resource>
      <DataElement>
        <id value="Encounter.reason"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.reason"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.reason"/>
          <short value="Reason the encounter takes place (code)"/>
          <definition value="Reason the encounter takes place, expressed as a code. For admissions, this can be used for a coded admission diagnosis."/>
          <comments value="For systems that need to know which was the primary diagnosis, these will be marked with the standard extension primaryDiagnosis (which is a sequence value rather than a flag, 1 = primary diagnosis)."/>
          <alias value="Indication"/>
          <alias value="Admission diagnosis"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Reason why the encounter takes place."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/encounter-reason"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="EVN-4 / PV2-3 (note: PV2-3 is nominally constrained to inpatient admissions; HL7 v2 makes no vocabulary suggestions for PV2-3; would not expect PV2 segment or PV2-3 to be in use in all implementations )"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".reasonCode"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="why"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.indication"/>
    <resource>
      <DataElement>
        <id value="Encounter.indication"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.indication"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.indication"/>
          <short value="Reason the encounter takes place (resource)"/>
          <definition value="Reason the encounter takes place, as specified using information from another resource. For admissions, this is the admission diagnosis. The indication will typically be a Condition (with other resources referenced in the evidence.detail), or a Procedure."/>
          <comments value="For systems that need to know which was the primary diagnosis, these will be marked with the standard extension primaryDiagnosis (which is a sequence value rather than a flag, 1 = primary diagnosis)."/>
          <alias value="Admission diagnosis"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Condition"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Procedure"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="Resources that would commonly referenced at Encounter.indication would be Condition and/or Procedure. These most closely align with DG1/PRB and PR1 respectively."/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=RSON].target"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="why"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.hospitalization"/>
    <resource>
      <DataElement>
        <id value="Encounter.hospitalization"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.hospitalization"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.hospitalization"/>
          <short value="Details about the admission to a healthcare service"/>
          <definition value="Details about the admission to a healthcare service."/>
          <comments value="An Encounter may cover more than just the inpatient stay. Contexts such as outpatients, community clinics, and aged care facilities are also included.

The duration recorded in the period of this encounter covers the entire scope of this hospitalization record."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=COMP].target[classCode=ENC, moodCode=EVN]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.hospitalization.id"/>
    <resource>
      <DataElement>
        <id value="Encounter.hospitalization.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.hospitalization.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.hospitalization.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.hospitalization.extension"/>
    <resource>
      <DataElement>
        <id value="Encounter.hospitalization.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.hospitalization.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.hospitalization.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.hospitalization.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Encounter.hospitalization.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.hospitalization.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.hospitalization.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.hospitalization.preAdmissionIdentifier"/>
    <resource>
      <DataElement>
        <id value="Encounter.hospitalization.preAdmissionIdentifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.hospitalization.preAdmissionIdentifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.hospitalization.preAdmissionIdentifier"/>
          <short value="Pre-admission identifier"/>
          <definition value="Pre-admission identifier."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="PV1-5"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.hospitalization.origin"/>
    <resource>
      <DataElement>
        <id value="Encounter.hospitalization.origin"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.hospitalization.origin"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.hospitalization.origin"/>
          <short value="The location from which the patient came before admission"/>
          <definition value="The location from which the patient came before admission."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Location"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=ORG].role"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.hospitalization.admitSource"/>
    <resource>
      <DataElement>
        <id value="Encounter.hospitalization.admitSource"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.hospitalization.admitSource"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.hospitalization.admitSource"/>
          <short value="From where patient was admitted (physician referral, transfer)"/>
          <definition value="From where patient was admitted (physician referral, transfer)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="preferred"/>
            <description value="From where the patient was admitted."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/encounter-admit-source"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="PV1-14"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".admissionReferralSourceCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.hospitalization.admittingDiagnosis"/>
    <resource>
      <DataElement>
        <id value="Encounter.hospitalization.admittingDiagnosis"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.hospitalization.admittingDiagnosis"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.hospitalization.admittingDiagnosis"/>
          <short value="The admitting diagnosis as reported by admitting practitioner"/>
          <definition value="The admitting diagnosis field is used to record the diagnosis codes as reported by admitting practitioner. This could be different or in addition to the conditions reported as reason-condition(s) for the encounter."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Condition"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.hospitalization.reAdmission"/>
    <resource>
      <DataElement>
        <id value="Encounter.hospitalization.reAdmission"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.hospitalization.reAdmission"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.hospitalization.reAdmission"/>
          <short value="The type of hospital re-admission that has occurred (if any). If the value is absent, then this is not identified as a readmission"/>
          <definition value="Whether this hospitalization is a readmission and why if known."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="The reason for re-admission of this hospitalization encounter."/>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="PV1-13"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Propose at harmonization"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.hospitalization.dietPreference"/>
    <resource>
      <DataElement>
        <id value="Encounter.hospitalization.dietPreference"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.hospitalization.dietPreference"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.hospitalization.dietPreference"/>
          <short value="Diet preferences reported by the patient"/>
          <definition value="Diet preferences reported by the patient."/>
          <comments value="For example a patient may request both a dairy-free and nut-free diet preference (not mutually exclusive)."/>
          <requirements value="Used to track patient&#39;s diet restrictions and/or preference. For a complete description of the nutrition needs of a patient during their stay, one should use the nutritionOrder resource which links to Encounter."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Medical, cultural or ethical food preferences to help with catering requirements."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/encounter-diet"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="PV1-38"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=COMP].target[classCode=SBADM, moodCode=EVN, code=&quot;diet&quot;]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.hospitalization.specialCourtesy"/>
    <resource>
      <DataElement>
        <id value="Encounter.hospitalization.specialCourtesy"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.hospitalization.specialCourtesy"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.hospitalization.specialCourtesy"/>
          <short value="Special courtesies (VIP, board member)"/>
          <definition value="Special courtesies (VIP, board member)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="preferred"/>
            <description value="Special courtesies"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/encounter-special-courtesy"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="PV1-16"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".specialCourtesiesCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.hospitalization.specialArrangement"/>
    <resource>
      <DataElement>
        <id value="Encounter.hospitalization.specialArrangement"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.hospitalization.specialArrangement"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.hospitalization.specialArrangement"/>
          <short value="Wheelchair, translator, stretcher, etc."/>
          <definition value="Wheelchair, translator, stretcher, etc."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="preferred"/>
            <description value="Special arrangements"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/encounter-special-arrangements"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="PV1-15 / OBR-30 / OBR-43"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".specialArrangementCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.hospitalization.destination"/>
    <resource>
      <DataElement>
        <id value="Encounter.hospitalization.destination"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.hospitalization.destination"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.hospitalization.destination"/>
          <short value="Location to which the patient is discharged"/>
          <definition value="Location to which the patient is discharged."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Location"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="PV1-37"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=DST]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.hospitalization.dischargeDisposition"/>
    <resource>
      <DataElement>
        <id value="Encounter.hospitalization.dischargeDisposition"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.hospitalization.dischargeDisposition"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.hospitalization.dischargeDisposition"/>
          <short value="Category or kind of location after discharge"/>
          <definition value="Category or kind of location after discharge."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="preferred"/>
            <description value="Discharge Disposition"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/encounter-discharge-disposition"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="PV1-36"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".dischargeDispositionCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.hospitalization.dischargeDiagnosis"/>
    <resource>
      <DataElement>
        <id value="Encounter.hospitalization.dischargeDiagnosis"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.hospitalization.dischargeDiagnosis"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.hospitalization.dischargeDiagnosis"/>
          <short value="The final diagnosis given a patient before release from the hospital after all testing, surgery, and workup are complete"/>
          <definition value="The final diagnosis given a patient before release from the hospital after all testing, surgery, and workup are complete."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Condition"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=OUT].target[classCode=OBS, moodCode=EVN, code=ASSERTION].value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.location"/>
    <resource>
      <DataElement>
        <id value="Encounter.location"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.location"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.location"/>
          <short value="List of locations where the patient has been"/>
          <definition value="List of locations where  the patient has been during this encounter."/>
          <comments value="Virtual encounters can be recorded in the Encounter by specifying a location reference to a location of type &quot;kind&quot; such as &quot;client&#39;s home&quot; and an encounter.class = &quot;virtual&quot;."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=LOC]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.location.id"/>
    <resource>
      <DataElement>
        <id value="Encounter.location.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.location.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.location.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.location.extension"/>
    <resource>
      <DataElement>
        <id value="Encounter.location.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.location.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.location.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.location.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Encounter.location.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.location.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.location.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.location.location"/>
    <resource>
      <DataElement>
        <id value="Encounter.location.location"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.location.location"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.location.location"/>
          <short value="Location the encounter takes place"/>
          <definition value="The location where the encounter takes place."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Location"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="PV1-3 / PV1-6 / PV1-11 / PV1-42 / PV1-43"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="where"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.location.status"/>
    <resource>
      <DataElement>
        <id value="Encounter.location.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.location.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.location.status"/>
          <short value="planned | active | reserved | completed"/>
          <definition value="The status of the participants&#39; presence at the specified location during the period specified. If the participant is is no longer at the location, then the period will have an end date/time."/>
          <comments value="When the patient is no longer active at a location, then the period end date is entered, and the status may be changed to completed."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="The status of the location."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/encounter-location-status"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.location.period"/>
    <resource>
      <DataElement>
        <id value="Encounter.location.period"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.location.period"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.location.period"/>
          <short value="Time period during which the patient was present at the location"/>
          <definition value="Time period during which the patient was present at the location."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".time"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.serviceProvider"/>
    <resource>
      <DataElement>
        <id value="Encounter.serviceProvider"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.serviceProvider"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.serviceProvider"/>
          <short value="The custodian organization of this Encounter record"/>
          <definition value="An organization that is in charge of maintaining the information of this Encounter (e.g. who maintains the report or the master service catalog item, etc.). This MAY be the same as the organization on the Patient record, however it could be different. This MAY not be not the Service Delivery Location&#39;s Organization."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="PV1-10 / PL.6  &amp; PL.1  (note: HL7 v2 definition is &quot;the treatment or type of surgery that the patient is scheduled to receive&quot;; seems slightly out of alignment with the concept name &#39;hospital service&#39;. Would not trust that implementations apply this semantic by default)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".particiaption[typeCode=PFM].role"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Encounter.partOf"/>
    <resource>
      <DataElement>
        <id value="Encounter.partOf"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Encounter.partOf"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Encounter.partOf"/>
          <short value="Another Encounter this encounter is part of"/>
          <definition value="Another Encounter of which this encounter is a part of (administratively or in time)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Encounter"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=COMP].source[classCode=COMP, moodCode=EVN]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation"/>
          <short value="PaymentReconciliation resource"/>
          <definition value="This resource provides payment details and claim references supporting a bulk payment."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="financial.payment"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.id"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.meta"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.implicitRules"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.language"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.text"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.contained"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.extension"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.identifier"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.identifier"/>
          <short value="Business Identifier"/>
          <definition value="The Response business identifier."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.request"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.request"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.request"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.request"/>
          <short value="Claim reference"/>
          <definition value="Original request resource reference."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/ProcessRequest"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="A02|G01"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.outcome"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.outcome"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.outcome"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.outcome"/>
          <short value="complete | error"/>
          <definition value="Transaction status: error, complete."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The outcome of the processing."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/remittance-outcome"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.disposition"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.disposition"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.disposition"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.disposition"/>
          <short value="Disposition Message"/>
          <definition value="A description of the status of the adjudication."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.ruleset"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.ruleset"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.ruleset"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.ruleset"/>
          <short value="Resource version"/>
          <definition value="The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The static and dynamic model to which contents conform, which may be business version or standard/version."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/ruleset"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.originalRuleset"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.originalRuleset"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.originalRuleset"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.originalRuleset"/>
          <short value="Original version"/>
          <definition value="The style (standard) and version of the original material which was converted into this resource."/>
          <requirements value="Knowledge of the original version can inform the processing of this instance so that information which is processable by the originating system may be generated."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The static and dynamic model to which contents conform, which may be business version or standard/version."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/ruleset"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.created"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.created"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.created"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.created"/>
          <short value="Creation date"/>
          <definition value="The date when the enclosed suite of services were performed or completed."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.period"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.period"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.period"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.period"/>
          <short value="Period covered"/>
          <definition value="The period of time for which payments have been gathered into this bulk payment for settlement."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.organization"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.organization"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.organization"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.organization"/>
          <short value="Insurer"/>
          <definition value="The Insurer who produced this adjudicated response."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.requestProvider"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.requestProvider"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.requestProvider"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.requestProvider"/>
          <short value="Responsible practitioner"/>
          <definition value="The practitioner who is responsible for the services rendered to the patient."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="B01"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.requestOrganization"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.requestOrganization"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.requestOrganization"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.requestOrganization"/>
          <short value="Responsible organization"/>
          <definition value="The organization which is responsible for the services rendered to the patient."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.detail"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.detail"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.detail"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="Details"/>
          </extension>
          <path value="PaymentReconciliation.detail"/>
          <short value="Details"/>
          <definition value="List of individual settlement amounts and the corresponding transaction."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.detail.id"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.detail.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.detail.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.detail.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.detail.extension"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.detail.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.detail.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.detail.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.detail.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.detail.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.detail.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.detail.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.detail.type"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.detail.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.detail.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.detail.type"/>
          <short value="Type code"/>
          <definition value="Code to indicate the nature of the payment, adjustment, funds advance, etc."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The reason for the amount: payment, adjustment, advance."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/payment-type"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.detail.request"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.detail.request"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.detail.request"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.detail.request"/>
          <short value="Claim"/>
          <definition value="The claim or financial resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.detail.responce"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.detail.responce"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.detail.responce"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.detail.responce"/>
          <short value="Claim Response"/>
          <definition value="The claim response resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.detail.submitter"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.detail.submitter"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.detail.submitter"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.detail.submitter"/>
          <short value="Submitter"/>
          <definition value="The Organization which submitted the invoice or financial transaction."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.detail.payee"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.detail.payee"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.detail.payee"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.detail.payee"/>
          <short value="Payee"/>
          <definition value="The organization which is receiving the payment."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.detail.date"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.detail.date"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.detail.date"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.detail.date"/>
          <short value="Invoice date"/>
          <definition value="The date of the invoice or financial resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="date"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.detail.amount"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.detail.amount"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.detail.amount"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.detail.amount"/>
          <short value="Detail amount"/>
          <definition value="Amount paid for this detail."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Money"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.form"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.form"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.form"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.form"/>
          <short value="Printed Form Identifier"/>
          <definition value="The form to be used for printing the content."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The forms codes."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/forms"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="G42"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.total"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.total"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.total"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.total"/>
          <short value="Total amount of Payment"/>
          <definition value="Total payment amount."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Money"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.note"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.note"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.note"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="Notes"/>
          </extension>
          <path value="PaymentReconciliation.note"/>
          <short value="Note text"/>
          <definition value="Suite of notes."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.note.id"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.note.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.note.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.note.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.note.extension"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.note.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.note.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.note.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.note.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.note.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.note.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.note.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.note.type"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.note.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.note.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.note.type"/>
          <short value="display | print | printoper"/>
          <definition value="The note purpose: Print/Display."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The presentation types of notes."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/note-type"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/PaymentReconciliation.note.text"/>
    <resource>
      <DataElement>
        <id value="PaymentReconciliation.note.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/PaymentReconciliation.note.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="PaymentReconciliation.note.text"/>
          <short value="Notes text"/>
          <definition value="The note text."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="G32"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript"/>
    <resource>
      <DataElement>
        <id value="TestScript"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript"/>
          <short value="Describes a set of tests"/>
          <definition value="TestScript is a resource that specifies a suite of tests against a FHIR server implementation to determine compliance against the FHIR specification."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="w5"/>
            <map value="conformance.misc"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.id"/>
    <resource>
      <DataElement>
        <id value="TestScript.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.meta"/>
    <resource>
      <DataElement>
        <id value="TestScript.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.implicitRules"/>
    <resource>
      <DataElement>
        <id value="TestScript.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.language"/>
    <resource>
      <DataElement>
        <id value="TestScript.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.text"/>
    <resource>
      <DataElement>
        <id value="TestScript.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.contained"/>
    <resource>
      <DataElement>
        <id value="TestScript.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.extension"/>
    <resource>
      <DataElement>
        <id value="TestScript.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="TestScript.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.url"/>
    <resource>
      <DataElement>
        <id value="TestScript.url"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.url"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.url"/>
          <short value="Absolute URL used to reference this TestScript"/>
          <definition value="An absolute URL that is used to identify this Test Script. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this Test Script is (or will be) published."/>
          <alias value="url"/>
          <alias value="authoritative-url"/>
          <alias value="destination"/>
          <alias value="identity"/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.version"/>
    <resource>
      <DataElement>
        <id value="TestScript.version"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.version"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.version"/>
          <short value="Logical id for this version of the TestScript"/>
          <definition value="The identifier that is used to identify this version of the TestScript. This is an arbitrary value managed by the TestScript author manually."/>
          <requirements value="There may be multiple resource versions of the TestScript that have this same identifier. The resource version id will change for technical reasons, whereas the stated version number needs to be under the author&#39;s control."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="id.version"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.name"/>
    <resource>
      <DataElement>
        <id value="TestScript.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.name"/>
          <short value="Informal name for this TestScript"/>
          <definition value="A free text natural language name identifying the TestScript."/>
          <comments value="Not expected to be globally unique."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.status"/>
    <resource>
      <DataElement>
        <id value="TestScript.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.status"/>
          <short value="draft | active | retired"/>
          <definition value="The status of the TestScript."/>
          <requirements value="Allows filtering of TestScripts that are appropriate for use vs. not."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The lifecycle status of a Value Set or Concept Map."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/conformance-resource-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.identifier"/>
    <resource>
      <DataElement>
        <id value="TestScript.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.identifier"/>
          <short value="External identifier"/>
          <definition value="Identifier for the TestScript assigned for external purposes outside the context of FHIR."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.experimental"/>
    <resource>
      <DataElement>
        <id value="TestScript.experimental"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.experimental"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.experimental"/>
          <short value="If for testing purposes, not real usage"/>
          <definition value="This TestScript was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage."/>
          <requirements value="Allows filtering of TestScripts that are appropriate for use vs. not."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.publisher"/>
    <resource>
      <DataElement>
        <id value="TestScript.publisher"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.publisher"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.publisher"/>
          <short value="Name of the publisher (Organization or individual)"/>
          <definition value="The name of the individual or organization that published the Test Script."/>
          <comments value="Usually an organization, but may be an individual. This item SHOULD be populated unless the information is available from context."/>
          <requirements value="Helps establish the &quot;authority/credibility&quot; of the Test Script.  May also allow for contact."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="who.witness"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.contact"/>
    <resource>
      <DataElement>
        <id value="TestScript.contact"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.contact"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.contact"/>
          <short value="Contact details of the publisher"/>
          <definition value="Contacts to assist a user in finding and communicating with the publisher."/>
          <comments value="May be a web site, an email address, a telephone number (tel:), etc."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.contact.id"/>
    <resource>
      <DataElement>
        <id value="TestScript.contact.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.contact.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.contact.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.contact.extension"/>
    <resource>
      <DataElement>
        <id value="TestScript.contact.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.contact.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.contact.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.contact.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="TestScript.contact.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.contact.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.contact.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.contact.name"/>
    <resource>
      <DataElement>
        <id value="TestScript.contact.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.contact.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.contact.name"/>
          <short value="Name of a individual to contact"/>
          <definition value="The name of an individual to contact regarding the Test Script."/>
          <comments value="If there is no named individual, the telecom is for the organization as a whole."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.contact.telecom"/>
    <resource>
      <DataElement>
        <id value="TestScript.contact.telecom"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.contact.telecom"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.contact.telecom"/>
          <short value="Contact details for individual or publisher"/>
          <definition value="Contact details for individual (if a name was provided) or the publisher."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="ContactPoint"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.date"/>
    <resource>
      <DataElement>
        <id value="TestScript.date"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.date"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.date"/>
          <short value="Date for this version of the TestScript"/>
          <definition value="The date this version of the test tcript was published. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the test cases change."/>
          <comments value="Additional specific dates may be added as extensions."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="when.recorded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.description"/>
    <resource>
      <DataElement>
        <id value="TestScript.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.description"/>
          <short value="Natural language description of the TestScript"/>
          <definition value="A free text natural language description of the TestScript and its use."/>
          <comments value="This field can be used for things such as why the TestScript was written, comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc.  It is *not* a rendering of the TestScript as conveyed in TestScript.text. This item SHOULD be populated unless the information is available from context."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.useContext"/>
    <resource>
      <DataElement>
        <id value="TestScript.useContext"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.useContext"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.useContext"/>
          <short value="Content intends to support these contexts"/>
          <definition value="The content was developed with a focus and intent of supporting the contexts that are listed. These terms may be used to assist with indexing and searching of Test Scripts."/>
          <requirements value="Assist in searching for appropriate content."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="extensible"/>
            <description value="Indicates the countries, regions, disciplines and other aspects of use within which this artifact is targeted for use."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/use-context"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.requirements"/>
    <resource>
      <DataElement>
        <id value="TestScript.requirements"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.requirements"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.requirements"/>
          <short value="Scope and Usage this Test Script is for"/>
          <definition value="Explains why this Test Script is needed and why it&#39;s been constrained as it has."/>
          <comments value="This element does not describe the usage of the Test Script (that&#39;s done in comments), rather it&#39;s for traceability of *why* the element is either needed or why the constraints exist as they do.  This may be used to point to source materials or specifications that drove the structure of this data element."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="w5"/>
            <map value="why"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.copyright"/>
    <resource>
      <DataElement>
        <id value="TestScript.copyright"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.copyright"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.copyright"/>
          <short value="Use and/or publishing restrictions"/>
          <definition value="A copyright statement relating to the Test Script and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the details of the constraints and mappings."/>
          <alias value="License"/>
          <alias value="Restrictions"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.metadata"/>
    <resource>
      <DataElement>
        <id value="TestScript.metadata"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.metadata"/>
        <name value="metadata"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.metadata"/>
          <name value="metadata"/>
          <short value="Required capability that is assumed to function correctly on the FHIR server being tested"/>
          <definition value="The required capability must exist and are assumed to function correctly on the FHIR server being tested."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <constraint>
            <key value="inv-5"/>
            <severity value="error"/>
            <human value="TestScript metadata capability SHALL contain required or validated or both."/>
            <xpath value="f:capability/f:required or f:capability/f:validated or (f:capability/f:required and f:capability/f:validated)"/>
          </constraint>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.metadata.id"/>
    <resource>
      <DataElement>
        <id value="TestScript.metadata.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.metadata.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.metadata.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.metadata.extension"/>
    <resource>
      <DataElement>
        <id value="TestScript.metadata.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.metadata.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.metadata.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.metadata.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="TestScript.metadata.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.metadata.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.metadata.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.metadata.link"/>
    <resource>
      <DataElement>
        <id value="TestScript.metadata.link"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.metadata.link"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.metadata.link"/>
          <short value="Links to the FHIR specification"/>
          <definition value="A link to the FHIR specification that this test is covering."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.metadata.link.id"/>
    <resource>
      <DataElement>
        <id value="TestScript.metadata.link.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.metadata.link.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.metadata.link.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.metadata.link.extension"/>
    <resource>
      <DataElement>
        <id value="TestScript.metadata.link.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.metadata.link.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.metadata.link.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.metadata.link.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="TestScript.metadata.link.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.metadata.link.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.metadata.link.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.metadata.link.url"/>
    <resource>
      <DataElement>
        <id value="TestScript.metadata.link.url"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.metadata.link.url"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.metadata.link.url"/>
          <short value="URL to the specification"/>
          <definition value="URL to a particular requirement or feature within the FHIR specification."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.metadata.link.description"/>
    <resource>
      <DataElement>
        <id value="TestScript.metadata.link.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.metadata.link.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.metadata.link.description"/>
          <short value="Short description"/>
          <definition value="Short description of the link."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.metadata.capability"/>
    <resource>
      <DataElement>
        <id value="TestScript.metadata.capability"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.metadata.capability"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.metadata.capability"/>
          <short value="Capabilities  that are assumed to function correctly on the FHIR server being tested"/>
          <definition value="Capabilities that must exist and are assumed to function correctly on the FHIR server being tested."/>
          <comments value="When the metadata capabilities section is defined at TestScript.metadata or at TestScript.setup.metadata, and the server&#39;s conformance statement does not contain the elements defined in the minimal conformance statement, then all the tests in the TestScript are skipped.  When the metadata capabilities section is defined at TestScript.test.metadata and the server&#39;s conformance statement does not contain the elements defined in the minimal conformance statement, then only that test is skipped.  The &quot;metadata.capabilities.required&quot; and &quot;metadata.capabilities.validated&quot; elements only indicate whether the capabilities are the primary focus of the test script or not.  The do not impact the skipping logic.  Capabilities whose &quot;metadata.capabilities.validated&quot; flag is true are the primary focus of the test script."/>
          <min value="1"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.metadata.capability.id"/>
    <resource>
      <DataElement>
        <id value="TestScript.metadata.capability.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.metadata.capability.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.metadata.capability.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.metadata.capability.extension"/>
    <resource>
      <DataElement>
        <id value="TestScript.metadata.capability.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.metadata.capability.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.metadata.capability.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.metadata.capability.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="TestScript.metadata.capability.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.metadata.capability.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.metadata.capability.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.metadata.capability.required"/>
    <resource>
      <DataElement>
        <id value="TestScript.metadata.capability.required"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.metadata.capability.required"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.metadata.capability.required"/>
          <short value="Are the capabilities required?"/>
          <definition value="Whether or not the test execution will require the given capabilities of the server in order for this test script to execute."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <defaultValueBoolean value="false"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.metadata.capability.validated"/>
    <resource>
      <DataElement>
        <id value="TestScript.metadata.capability.validated"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.metadata.capability.validated"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.metadata.capability.validated"/>
          <short value="Are the capabilities validated?"/>
          <definition value="Whether or not the test execution will validate the given capabilities of the server in order for this test script to execute."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <defaultValueBoolean value="false"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.metadata.capability.description"/>
    <resource>
      <DataElement>
        <id value="TestScript.metadata.capability.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.metadata.capability.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.metadata.capability.description"/>
          <short value="The expected capabilities of the server"/>
          <definition value="Description of the capabilities that this test script is requiring the server to support."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.metadata.capability.destination"/>
    <resource>
      <DataElement>
        <id value="TestScript.metadata.capability.destination"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.metadata.capability.destination"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.metadata.capability.destination"/>
          <short value="Which server these requirements apply to"/>
          <definition value="Which server these requirements apply to."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="integer"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.metadata.capability.link"/>
    <resource>
      <DataElement>
        <id value="TestScript.metadata.capability.link"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.metadata.capability.link"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.metadata.capability.link"/>
          <short value="Links to the FHIR specification"/>
          <definition value="Links to the FHIR specification that describes this interaction and the resources involved in more detail."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="uri"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.metadata.capability.conformance"/>
    <resource>
      <DataElement>
        <id value="TestScript.metadata.capability.conformance"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.metadata.capability.conformance"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.metadata.capability.conformance"/>
          <short value="Required Conformance"/>
          <definition value="Minimum conformance required of server for test script to execute successfully.   If server does not meet at a minimum the reference conformance definition, then all tests in this script are skipped."/>
          <comments value="The conformance statement of the server has to contain at a minimum the contents of the reference pointed to by this element."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Conformance"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.multiserver"/>
    <resource>
      <DataElement>
        <id value="TestScript.multiserver"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.multiserver"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.multiserver"/>
          <short value="Whether or not the tests apply to more than one FHIR server"/>
          <definition value="If the tests apply to more than one FHIR server (e.g. cross-server interoperability tests) then multiserver=true. Defaults to false if value is unspecified."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <meaningWhenMissing value="False"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.fixture"/>
    <resource>
      <DataElement>
        <id value="TestScript.fixture"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.fixture"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.fixture"/>
          <short value="Fixture in the test script - by reference (uri)"/>
          <definition value="Fixture in the test script - by reference (uri). All fixtures are required for the test script to execute."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.fixture.id"/>
    <resource>
      <DataElement>
        <id value="TestScript.fixture.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.fixture.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.fixture.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.fixture.extension"/>
    <resource>
      <DataElement>
        <id value="TestScript.fixture.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.fixture.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.fixture.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.fixture.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="TestScript.fixture.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.fixture.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.fixture.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.fixture.autocreate"/>
    <resource>
      <DataElement>
        <id value="TestScript.fixture.autocreate"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.fixture.autocreate"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.fixture.autocreate"/>
          <short value="Whether or not to implicitly create the fixture during setup"/>
          <definition value="Whether or not to implicitly create the fixture during setup. If true, the fixture is automatically created on each server being tested during setup, therefore no create operation is required for this fixture in the TestScript.setup section."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <meaningWhenMissing value="False"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.fixture.autodelete"/>
    <resource>
      <DataElement>
        <id value="TestScript.fixture.autodelete"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.fixture.autodelete"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.fixture.autodelete"/>
          <short value="Whether or not to implicitly delete the fixture during teardown"/>
          <definition value="Whether or not to implicitly delete the fixture during teardown If true, the fixture is automatically deleted on each server being tested during teardown, therefore no delete operation is required for this fixture in the TestScript.teardown section."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <meaningWhenMissing value="False"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.fixture.resource"/>
    <resource>
      <DataElement>
        <id value="TestScript.fixture.resource"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.fixture.resource"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.fixture.resource"/>
          <short value="Reference of the resource"/>
          <definition value="Reference to the resource (containing the contents of the resource needed for operations)."/>
          <comments value="See http://hl7-fhir.github.io/resourcelist.html for complete list of resource types."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.profile"/>
    <resource>
      <DataElement>
        <id value="TestScript.profile"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.profile"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.profile"/>
          <short value="Reference of the validation profile"/>
          <definition value="Reference to the profile to be used for validation."/>
          <comments value="See http://hl7-fhir.github.io/resourcelist.html for complete list of resource types."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.variable"/>
    <resource>
      <DataElement>
        <id value="TestScript.variable"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.variable"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.variable"/>
          <short value="Placeholder for evaluated elements"/>
          <definition value="Variable is set based either on element value in response body or on header field value in the response headers."/>
          <comments value="Variables would be set based either on XPath/JsonPath expressions against fixtures (static and response), or headerField evaluations against response headers. If variable evaluates to nodelist or anything other than a primitive value, then test engine would report error.  Variables would be used to perform clean replacements in &quot;operation.params&quot;, &quot;operation.requestHeader.value&quot;, and &quot;operation.url&quot; element values during operation calls and in &quot;assert.value&quot; during assertion evaluations. This limits the places that test engines would need to look for placeholders &quot;${}&quot;.  Variables are scoped to the whole script. They are NOT evaluated at declaration. They are evaluated by test engine when used for substitutions in &quot;operation.params&quot;, &quot;operation.requestHeader.value&quot;, and &quot;operation.url&quot; element values during operation calls and in &quot;assert.value&quot; during assertion evaluations.  See example testscript-search.xml."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <constraint>
            <key value="inv-4"/>
            <severity value="error"/>
            <human value="Variable cannot contain both headerField and path."/>
            <xpath value="not(f:headerField and f:path)"/>
          </constraint>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.variable.id"/>
    <resource>
      <DataElement>
        <id value="TestScript.variable.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.variable.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.variable.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.variable.extension"/>
    <resource>
      <DataElement>
        <id value="TestScript.variable.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.variable.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.variable.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.variable.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="TestScript.variable.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.variable.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.variable.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.variable.name"/>
    <resource>
      <DataElement>
        <id value="TestScript.variable.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.variable.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.variable.name"/>
          <short value="Descriptive name for this variable"/>
          <definition value="Descriptive name for this variable."/>
          <comments value="Placeholders would contain the variable name wrapped in ${} in &quot;operation.params&quot;, &quot;operation.requestHeader.value&quot;, and &quot;operation.url&quot; elements.  These placeholders would need to be replaced by the variable value before the operation is executed."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.variable.headerField"/>
    <resource>
      <DataElement>
        <id value="TestScript.variable.headerField"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.variable.headerField"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.variable.headerField"/>
          <short value="HTTP header field name for source"/>
          <definition value="Will be used to grab the HTTP header field value from the headers that sourceId is pointing to."/>
          <comments value="If headerField is defined, then the variable will be evaluated against the headers that sourceId is pointing to.  If path is defined, then the variable will be evaluated against the fixture body that sourceId is pointing to.  It is an error to define both headerField and path."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.variable.path"/>
    <resource>
      <DataElement>
        <id value="TestScript.variable.path"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.variable.path"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.variable.path"/>
          <short value="XPath or JSONPath against the fixture body"/>
          <definition value="XPath or JSONPath against the fixture body.  When variables are defined, either headerField must be specified or path, but not both."/>
          <comments value="If headerField is defined, then the variable will be evaluated against the headers that sourceId is pointing to.  If path is defined, then the variable will be evaluated against the fixture body that sourceId is pointing to.  It is an error to define both headerField and path."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.variable.sourceId"/>
    <resource>
      <DataElement>
        <id value="TestScript.variable.sourceId"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.variable.sourceId"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.variable.sourceId"/>
          <short value="Fixture Id of source expression or headerField within this variable"/>
          <definition value="Fixture to evaluate the XPath/JSONPath expression or the headerField  against within this variable."/>
          <comments value="This can be a statically defined fixture (at the top of the testscript) or a dynamically set fixture created by responseId of the action.operation element."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup"/>
          <short value="A series of required setup operations before tests are executed"/>
          <definition value="A series of required setup operations before tests are executed."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.id"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.extension"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.metadata"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.metadata"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.metadata"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.metadata"/>
          <short value="Capabilities  that are assumed to function correctly on the FHIR server being tested"/>
          <definition value="Capabilities that must exist and are assumed to function correctly on the FHIR server being tested."/>
          <min value="0"/>
          <max value="1"/>
          <nameReference value="metadata"/>
          <constraint>
            <key value="inv-6"/>
            <severity value="error"/>
            <human value="Setup metadata capability SHALL contain required or validated or both."/>
            <xpath value="f:capability/f:required or f:capability/f:validated or (f:capability/f:required and f:capability/f:validated)"/>
          </constraint>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action"/>
          <short value="A setup operation or assert to perform"/>
          <definition value="Action would contain either an operation or an assertion."/>
          <comments value="An action should contain either an operation or an assertion but not both.  It can contain any number of variables."/>
          <min value="1"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <constraint>
            <key value="inv-1"/>
            <severity value="error"/>
            <human value="Setup action SHALL contain either an operation or assert but not both."/>
            <xpath value="(f:operation or f:assert) and not(f:operation and f:assert)"/>
          </constraint>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.id"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.extension"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.operation"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation"/>
        <name value="operation"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.operation"/>
          <name value="operation"/>
          <short value="The setup operation to perform"/>
          <definition value="The operation to perform."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <constraint>
            <key value="inv-10"/>
            <severity value="error"/>
            <human value="Setup operation SHALL contain either sourceId or targetId or params or url."/>
            <xpath value="f:sourceId or ((f:targetId or f:url or f:params) and (count(f:targetId) + count(f:url) + count(f:params) =1)) or (f:type/f:code/@value=&#39;conformance&#39; or f:type/f:code/@value=&#39;search&#39; or f:type/f:code/@value=&#39;transaction&#39; or f:type/f:code/@value=&#39;history&#39;)"/>
          </constraint>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.id"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.operation.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.operation.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.extension"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.operation.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.operation.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.operation.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.operation.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.type"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.operation.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.operation.type"/>
          <short value="The setup operation type that will be executed"/>
          <definition value="Server interaction or operation type."/>
          <comments value="See http://hl7-fhir.github.io/http.html for list of server interactions."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <binding>
            <strength value="extensible"/>
            <description value="The allowable operation types."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/testscript-operation-codes"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.resource"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.operation.resource"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.resource"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.operation.resource"/>
          <short value="Resource type"/>
          <definition value="The type of the resource.  See http://hl7-fhir.github.io/resourcelist.html."/>
          <comments value="If &quot;url&quot; element is specified, then &quot;targetId&quot;, &quot;params&quot;, and &quot;resource&quot; elements will be ignored as &quot;url&quot; element will have everything needed for constructing the request url.  If &quot;params&quot; element is specified, then &quot;targetId&quot; element is ignored. For FHIR operations that require a resource (e.g. &quot;read&quot; and &quot;vread&quot; operations), the &quot;resource&quot; element must be specified when &quot;params&quot; element is specified.  If &quot;url&quot; and &quot;params&quot; elements are absent, then the request url will be constructed from &quot;targetId&quot; fixture if present. For &quot;read&quot; operation, the resource and id values will be extracted from &quot;targetId&quot; fixture and used to construct the url. For &quot;vread&quot; and &quot;history&quot; operations, the versionId value will also be used."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="Either a resource or a data type."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/defined-types"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.label"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.operation.label"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.label"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.operation.label"/>
          <short value="Tracking/logging operation label"/>
          <definition value="The label would be used for tracking/logging purposes by test engines."/>
          <comments value="This has no impact on the verification itself."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.description"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.operation.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.operation.description"/>
          <short value="Tracking/reporting operation description"/>
          <definition value="The description would be used by test engines for tracking and reporting purposes."/>
          <comments value="This has no impact on the verification itself."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.accept"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.operation.accept"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.accept"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.operation.accept"/>
          <short value="xml | json"/>
          <definition value="The content-type or mime-type to use for RESTful operation in the &#39;Accept&#39; header."/>
          <comments value="If this is specified, then test engine shall set the &#39;Accept&#39; header to the corresponding value.    If &#39;xml&#39; is specified, then &#39;Accept&#39; header of &#39;application/xml+fhir&#39; will be set.  If &#39;json&#39; is specified, then &#39;application/json+fhir&#39; will be used.    If you&#39;d like to explicitly set the &#39;Accept&#39; to some other value then use the &#39;requestHeader&#39; element."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <meaningWhenMissing value="xml"/>
          <binding>
            <strength value="required"/>
            <description value="The content or mime type."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/content-type"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.contentType"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.operation.contentType"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.contentType"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.operation.contentType"/>
          <short value="xml | json"/>
          <definition value="The content-type or mime-type to use for RESTful operation in the &#39;Content-Type&#39; header."/>
          <comments value="If this is specified, then test engine shall set the &#39;Content-Type&#39; header to the corresponding value.    If &#39;xml&#39; is specified, then &#39;Content-Type&#39; header of &#39;application/xml+fhir&#39; will be set.    If &#39;json&#39; is specified, then &#39;application/json+fhir&#39; will be used.    If you&#39;d like to explicitly set the &#39;Content-Type&#39; to some other value then use the &#39;requestHeader&#39; element."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <meaningWhenMissing value="xml"/>
          <binding>
            <strength value="required"/>
            <description value="The content or mime type."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/content-type"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.destination"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.operation.destination"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.destination"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.operation.destination"/>
          <short value="Which server to perform the operation on"/>
          <definition value="Which server to perform the operation on."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="integer"/>
          </type>
          <defaultValueInteger value="0"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.encodeRequestUrl"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.operation.encodeRequestUrl"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.encodeRequestUrl"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.operation.encodeRequestUrl"/>
          <short value="Whether or not to send the request url in encoded format"/>
          <definition value="Whether or not to implicitly send the request url in encoded format. The default is true to match the standard RESTful client behavior. Set to false when communicating with a server that does not support encoded url paths."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <defaultValueBoolean value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.params"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.operation.params"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.params"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.operation.params"/>
          <short value="Explicitly defined path parameters"/>
          <definition value="Path plus parameters after [type].  Used to set parts of the request URL explicitly."/>
          <comments value="If &quot;url&quot; element is specified, then &quot;targetId&quot;, &quot;params&quot;, and &quot;resource&quot; elements will be ignored as &quot;url&quot; element will have everything needed for constructing the request url.  If &quot;params&quot; element is specified, then &quot;targetId&quot; element is ignored.  For FHIR operations that require a resource (e.g. &quot;read&quot; and &quot;vread&quot; operations), the &quot;resource&quot; element must be specified when &quot;params&quot; element is specified.  If &quot;url&quot; and &quot;params&quot; elements are absent, then the request url will be constructed from &quot;targetId&quot; fixture if present.  For &quot;read&quot; operation, the resource and id values will be extracted from &quot;targetId&quot; fixture and used to construct the url.  For &quot;vread&quot; and &quot;history&quot; operations, the versionId value will also be used.   Test engines would append whatever is specified for &quot;params&quot; to the URL after the resource type without tampering with the string (beyond encoding the URL for HTTP).  The &quot;params&quot; element does not correspond exactly to &quot;search parameters&quot;.  Nor is it the &quot;path&quot;.  It corresponds to the part of the URL that comes after the [type] (when &quot;resource&quot; element is specified); e.g. It corresponds to &quot;/[id]/_history/[vid] {?_format=[mime-type]}&quot; in the following operation: GET [base]/[type]/[id]/_history/[vid] {?_format=[mime-type]}  Test engines do have to look for placeholders (${}) and replace the variable placeholders with the variable values at runtime before sending the request."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.requestHeader"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.operation.requestHeader"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.requestHeader"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.operation.requestHeader"/>
          <short value="Each operation can have one ore more header elements"/>
          <definition value="Header elements would be used to set HTTP headers."/>
          <comments value="This gives control to test-script writers to set headers explicitly based on test requirements.  It will allow for testing using:  - &quot;If-Modified-Since&quot; and &quot;If-None-Match&quot; headers.  See http://hl7-fhir.github.io/http.html#2.1.0.5.1 - &quot;If-Match&quot; header.  See http://hl7-fhir.github.io/http.html#2.1.0.11 - Conditional Create using &quot;If-None-Exist&quot;.  See http://hl7-fhir.github.io/http.html#2.1.0.13.1 - Invalid &quot;Content-Type&quot; header for negative testing. - etc."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.requestHeader.id"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.operation.requestHeader.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.requestHeader.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.operation.requestHeader.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.requestHeader.extension"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.operation.requestHeader.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.requestHeader.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.operation.requestHeader.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.requestHeader.modifierExtensio"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.operation.requestHeader.modifierExtensio"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.requestHeader.modifierExtensio"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.operation.requestHeader.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.requestHeader.field"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.operation.requestHeader.field"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.requestHeader.field"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.operation.requestHeader.field"/>
          <short value="HTTP header field name"/>
          <definition value="The HTTP header field e.g. &quot;Accept&quot;."/>
          <comments value="If header element is specified, then field is required."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.requestHeader.value"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.operation.requestHeader.value"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.requestHeader.value"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.operation.requestHeader.value"/>
          <short value="HTTP headerfield value"/>
          <definition value="The value of the header e.g. &quot;application/xml&quot;."/>
          <comments value="If header element is specified, then value is required.  No conversions will be done by Test Engine e.g. &quot;xml&quot; to &quot;application/xml+fhir&quot;.  The values will be set in HTTP headers &quot;as-is&quot;.  Test engines do have to look for placeholders (${}) and replace the variable placeholders with the variable values at runtime before sending the request."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.responseId"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.operation.responseId"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.responseId"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.operation.responseId"/>
          <short value="Fixture Id of mapped response"/>
          <definition value="The fixture id (maybe new) to map to the response."/>
          <comments value="If a responseId is supplied, and the server responds, then the resulting response (both headers and body) is mapped to the fixture ID (which may be entirely new and previously undeclared) designated by &quot;responseId&quot;.  If responseId is not specified, it is the Test Engine&#39;s responsibility to store the response and use it as sourceId in subsequent assertions when assertion path and/or headerField is specified and sourceId is not specified."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.sourceId"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.operation.sourceId"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.sourceId"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.operation.sourceId"/>
          <short value="Fixture Id of body for PUT and POST requests"/>
          <definition value="The id of the fixture used as the body of a PUT or POST request."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.targetId"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.operation.targetId"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.targetId"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.operation.targetId"/>
          <short value="Id of fixture used for extracting the [id],  [type], and [vid] for GET requests"/>
          <definition value="Id of fixture used for extracting the [id],  [type], and [vid] for GET requests."/>
          <comments value="If &quot;url&quot; element is specified, then &quot;targetId&quot;, &quot;params&quot;, and &quot;resource&quot; elements will be ignored as &quot;url&quot; element will have everything needed for constructing the request url.  If &quot;params&quot; element is specified, then &quot;targetId&quot; element is ignored.  For FHIR operations that require a resource (e.g. &quot;read&quot; and &quot;vread&quot; operations), the &quot;resource&quot; element must be specified when &quot;params&quot; element is specified.  If &quot;url&quot; and &quot;params&quot; elements are absent, then the request url will be constructed from &quot;targetId&quot; fixture if present.  For &quot;read&quot; operation, the resource and id values will be extracted from &quot;targetId&quot; fixture and used to construct the url.  For &quot;vread&quot; and &quot;history&quot; operations, the versionId value will also be used."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.url"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.operation.url"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.operation.url"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.operation.url"/>
          <short value="Request URL"/>
          <definition value="Complete request URL."/>
          <comments value="Used to set the request URL explicitly.  If &quot;url&quot; element is defined, then &quot;targetId&quot;, &quot;resource&quot;, and &quot;params&quot; elements will be ignored.  Test engines would use whatever is specified in &quot;url&quot; without tampering with the string (beyond encoding the URL for HTTP).  Test engines do have to look for placeholders (${}) and replace the variable placeholders with the variable values at runtime before sending the request."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.assert"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert"/>
        <name value="assert"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.assert"/>
          <name value="assert"/>
          <short value="The assertion to perform"/>
          <definition value="Evaluates the results of previous operations to determine if the server under test behaves appropriately."/>
          <comments value="In order to evaluate an assertion, the request, response, and results of the most recently executed operation must always be maintained by the test engine."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <constraint>
            <key value="inv-13"/>
            <severity value="error"/>
            <human value="Setup action assert shall contain both compareToSourceId and compareToSourcePath or neither."/>
            <xpath value="(f:compareToSourceId and f:compareToSourcePath) or not(f:compareToSourceId or f:compareToSourcePath)"/>
          </constraint>
          <constraint>
            <key value="inv-8"/>
            <severity value="error"/>
            <human value="Only a single assertion SHALL be present within setup action assert element."/>
            <xpath value="count(f:contentType) + count(f:headerField) + count(f:minimumId) + count(f:navigationLinks) + count(f:path) + count(f:resource) + count(f:responseCode) + count(f:response) + count(f:validateProfileId)  &lt;=1"/>
          </constraint>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.id"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.assert.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.assert.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.extension"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.assert.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.assert.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.assert.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.assert.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.label"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.assert.label"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.label"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.assert.label"/>
          <short value="Tracking/logging assertion label"/>
          <definition value="The label would be used for tracking/logging purposes by test engines."/>
          <comments value="This has no impact on the verification itself."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.description"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.assert.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.assert.description"/>
          <short value="Tracking/reporting assertion description"/>
          <definition value="The description would be used by test engines for tracking and reporting purposes."/>
          <comments value="This has no impact on the verification itself."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.direction"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.assert.direction"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.direction"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.assert.direction"/>
          <short value="response | request"/>
          <definition value="The direction to use for the assertion."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="The type of direction to use for assertion."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/assert-direction-codes"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.compareToSourceId"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.assert.compareToSourceId"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.compareToSourceId"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.assert.compareToSourceId"/>
          <short value="Id of fixture used to compare the &quot;sourceId/path&quot; evaluations to"/>
          <definition value="Id of fixture used to compare the &quot;sourceId/path&quot; evaluations to."/>
          <comments value="The id of the fixture used to make comparisons to."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.compareToSourcePath"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.assert.compareToSourcePath"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.compareToSourcePath"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.assert.compareToSourcePath"/>
          <short value="XPath or JSONPath expression against fixture used to compare the &quot;sourceId/path&quot; evaluations to"/>
          <definition value="XPath or JSONPath expression against fixture used to compare the &quot;sourceId/path&quot; evaluations to."/>
          <comments value="The XPath or JSONPath expression to be evaluated against the expected fixture to compare to. Ignored if &quot;assert.value&quot; is used. The evaluation will be done before the assertion is evaluated."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.contentType"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.assert.contentType"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.contentType"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.assert.contentType"/>
          <short value="xml | json"/>
          <definition value="The content-type or mime-type to use for RESTful operation in the &#39;Content-Type&#39; header."/>
          <comments value="If this is specified, then test engine shall confirm that the content-type of the last operation&#39;s headers is set to this value.  If &quot;assert.sourceId&quot; element is specified, then the evaluation will be done against the headers mapped to that sourceId (and not the last operation&#39;s headers).    If &#39;xml&#39; is specified, then &#39;Content-Type&#39; header of &#39;application/xml+fhir&#39; will be confirmed. If &#39;json&#39; is specified, then &#39;application/json+fhir&#39; will be used. If you&#39;d like to have more control over the string, then use &#39;assert.headerField&#39; instead."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <meaningWhenMissing value="xml"/>
          <binding>
            <strength value="required"/>
            <description value="The content or mime type."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/content-type"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.headerField"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.assert.headerField"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.headerField"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.assert.headerField"/>
          <short value="HTTP header field name"/>
          <definition value="The HTTP header field name e.g. &#39;Location&#39;."/>
          <comments value="If &quot;headerField&quot; is specified then &quot;value&quot; must be specified.  If &quot;sourceId&quot; is not specified, then &quot;headerField&quot; will be evaluated against the last operation&#39;s response headers.  Test engines are to keep track of the last operation&#39;s response body and response headers."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.minimumId"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.assert.minimumId"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.minimumId"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.assert.minimumId"/>
          <short value="Fixture Id of minimum content resource"/>
          <definition value="The ID of a fixture.  Asserts that the response contains at a minimumId the fixture specified by minimumId."/>
          <comments value="Asserts that the response contains all the element/content in another fixture pointed to by minimumId.  This can be a statically defined fixture or one that is dynamically set via responseId."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.navigationLinks"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.assert.navigationLinks"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.navigationLinks"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.assert.navigationLinks"/>
          <short value="Perform validation on navigation links?"/>
          <definition value="Whether or not the test execution performs validation on the bundle navigation links."/>
          <comments value="Asserts that the Bundle contains first, last, and next links."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.operator"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.assert.operator"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.operator"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.assert.operator"/>
          <short value="equals | notEquals | in | notIn | greaterThan | lessThan | empty | notEmpty | contains | notContains"/>
          <definition value="The operator type."/>
          <comments value="Operators come handy especially for negative testing.  If operator is not specified, then the &quot;equals&quot; operator is assumed; e.g. &lt;code&gt;   &lt;assert&gt;  &lt;operator value=&quot;in&quot; /&gt;  &lt;responseCode value=&quot;200,201,204&quot; /&gt;    &lt;/assert&gt;    &lt;assert&gt;  &lt;operator value=&quot;notEquals&quot; /&gt;  &lt;response value=&quot;okay&quot;/&gt;   &lt;/assert&gt;    &lt;assert&gt;  &lt;operator value=&quot;greaterThan&quot; /&gt;    &lt;responseHeader&gt;     &lt;field value=&quot;Content-Length&quot; /&gt;     &lt;value value=&quot;0&quot; /&gt;    &lt;responseHeader&gt;   &lt;/assert&gt; &lt;/code&gt;."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="The type of operator to use for assertion."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/assert-operator-codes"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.path"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.assert.path"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.path"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.assert.path"/>
          <short value="XPath or JSONPath expression"/>
          <definition value="The XPath or JSONPath expression to be evaluated against the fixture representing the response received from server."/>
          <comments value="If both &quot;path&quot; and &quot;fixtureId&quot; are specified, then the path will be evaluated against the responseBody mapped to the fixtureId.  If &quot;path&quot; is specified and &quot;fixtureId&quot; is not, then the path will be evaluated against the responseBody of the last operation.  Test engines are to store the response body and headers of the last operation at all times for subsequent assertions."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.resource"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.assert.resource"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.resource"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.assert.resource"/>
          <short value="Resource type"/>
          <definition value="The type of the resource.  See http://hl7-fhir.github.io/resourcelist.html."/>
          <comments value="This will be expected resource type in response body e.g. in read, vread, search, etc.  See http://hl7-fhir.github.io/resourcelist.html for complete list of resource types; e.g. &lt;assert &gt; &lt;resourceType value=&quot;Patient&quot; &lt;/assert&gt;."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="Either a resource or a data type."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/defined-types"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.response"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.assert.response"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.response"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.assert.response"/>
          <short value="okay | created | noContent | notModified | bad | forbidden | notFound | methodNotAllowed | conflict | gone | preconditionFailed | unprocessable"/>
          <definition value="okay | created | noContent | notModified | bad | forbidden | notFound | methodNotAllowed | conflict | gone | preconditionFailed | unprocessable."/>
          <comments value="This is a shorter way of achieving similar verifications via &quot;assert.responseCode&quot;.  If you need more control, then use &quot;assert.responseCode&quot;  e.g. &lt;assert&gt;  &lt;contentType value=&quot;json&quot; /&gt;  &lt;response value=&quot;okay&quot;/&gt; &lt;/assert&gt;."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="The type of response code to use for assertion."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/assert-response-code-types"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.responseCode"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.assert.responseCode"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.responseCode"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.assert.responseCode"/>
          <short value="HTTP response code to test"/>
          <definition value="The value of the HTTP response code to be tested."/>
          <comments value="To be used with &quot;operator&quot; attribute value. Asserts that the response code equals this value if &quot;operator&quot; is not specified.   If the operator is &quot;in&quot; or &quot;notIn&quot; then the responseCode would be a comma-separated list of values e.g. &quot;200,201&quot;. Otherwise, it&#39;s expected to be a numeric value.   If &quot;fixture&quot; is not specified, then the &quot;responseBodyId&quot; value of the last operation is assumed."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.sourceId"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.assert.sourceId"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.sourceId"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.assert.sourceId"/>
          <short value="Fixture Id of source expression or headerField"/>
          <definition value="Fixture to evaluate the XPath/JSONPath expression or the headerField  against."/>
          <comments value="This can be a statically defined fixture (at the top of the testscript) or a dynamically set fixture created by responseId of the action.operation element."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.validateProfileId"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.assert.validateProfileId"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.validateProfileId"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.assert.validateProfileId"/>
          <short value="Profile Id of validation profile reference"/>
          <definition value="The ID of the Profile to validate against."/>
          <comments value="The ID of a Profile fixture. Asserts that the response is valid according to the Profile specified by validateProfileId."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.value"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.assert.value"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.value"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.assert.value"/>
          <short value="The value to compare to"/>
          <definition value="The value to compare to."/>
          <comments value="The string-representation of a number, string, or boolean that is expected.  Test engines do have to look for placeholders (${}) and replace the variable placeholders with the variable values at runtime before comparing this value to the actual value."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.warningOnly"/>
    <resource>
      <DataElement>
        <id value="TestScript.setup.action.assert.warningOnly"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.warningOnly"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.setup.action.assert.warningOnly"/>
          <short value="Will this assert produce a warning only on error?"/>
          <definition value="Whether or not the test execution will produce a warning only on error for this assert."/>
          <comments value="If this element is specified and it is true, then assertion failures can be logged by test engine but should not stop the test script execution from proceeding.  There are likely cases where the spec is not clear on what should happen. If the spec says something is optional (maybe a response header for example), but a server doesn’t do it, we could choose to issue a warning."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <defaultValueBoolean value="false"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.test"/>
    <resource>
      <DataElement>
        <id value="TestScript.test"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.test"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.test"/>
          <short value="A test in this script"/>
          <definition value="A test in this script."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.test.id"/>
    <resource>
      <DataElement>
        <id value="TestScript.test.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.test.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.test.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.test.extension"/>
    <resource>
      <DataElement>
        <id value="TestScript.test.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.test.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.test.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.test.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="TestScript.test.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.test.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.test.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.test.name"/>
    <resource>
      <DataElement>
        <id value="TestScript.test.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.test.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.test.name"/>
          <short value="Tracking/logging name of this test"/>
          <definition value="The name of this test used for tracking/logging purposes by test engines."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.test.description"/>
    <resource>
      <DataElement>
        <id value="TestScript.test.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.test.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.test.description"/>
          <short value="Tracking/reporting short description of the test"/>
          <definition value="A short description of the test used by test engines for tracking and reporting purposes."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.test.metadata"/>
    <resource>
      <DataElement>
        <id value="TestScript.test.metadata"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.test.metadata"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.test.metadata"/>
          <short value="Capabilities  that are expected to function correctly on the FHIR server being tested"/>
          <definition value="Capabilities that must exist and are assumed to function correctly on the FHIR server being tested."/>
          <min value="0"/>
          <max value="1"/>
          <nameReference value="metadata"/>
          <constraint>
            <key value="inv-7"/>
            <severity value="error"/>
            <human value="Test metadata capability SHALL contain required or validated or both."/>
            <xpath value="f:capability/f:required or f:capability/f:validated or (f:capability/f:required and f:capability/f:validated)"/>
          </constraint>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.test.action"/>
    <resource>
      <DataElement>
        <id value="TestScript.test.action"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.test.action"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.test.action"/>
          <short value="A test operation or assert to perform"/>
          <definition value="Action would contain either an operation or an assertion."/>
          <comments value="An action should contain either an operation or an assertion but not both.  It can contain any number of variables."/>
          <min value="1"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <constraint>
            <key value="inv-2"/>
            <severity value="error"/>
            <human value="Test action SHALL contain either an operation or assert but not both."/>
            <xpath value="(f:operation or f:assert) and not(f:operation and f:assert)"/>
          </constraint>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.test.action.id"/>
    <resource>
      <DataElement>
        <id value="TestScript.test.action.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.test.action.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.test.action.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.test.action.extension"/>
    <resource>
      <DataElement>
        <id value="TestScript.test.action.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.test.action.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.test.action.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.test.action.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="TestScript.test.action.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.test.action.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.test.action.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.test.action.operation"/>
    <resource>
      <DataElement>
        <id value="TestScript.test.action.operation"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.test.action.operation"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.test.action.operation"/>
          <short value="The setup operation to perform"/>
          <definition value="An operation would involve a REST request to a server."/>
          <min value="0"/>
          <max value="1"/>
          <nameReference value="operation"/>
          <constraint>
            <key value="inv-11"/>
            <severity value="error"/>
            <human value="Test operation SHALL contain either sourceId or targetId or params or url."/>
            <xpath value="f:sourceId or (f:targetId or f:url or f:params) and (count(f:targetId) + count(f:url) + count(f:params) =1) or (f:type/f:code/@value=&#39;conformance&#39; or f:type/f:code/@value=&#39;search&#39; or f:type/f:code/@value=&#39;transaction&#39; or f:type/f:code/@value=&#39;history&#39;)"/>
          </constraint>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.test.action.assert"/>
    <resource>
      <DataElement>
        <id value="TestScript.test.action.assert"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.test.action.assert"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.test.action.assert"/>
          <short value="The setup assertion to perform"/>
          <definition value="Evaluates the results of previous operations to determine if the server under test behaves appropriately."/>
          <comments value="In order to evaluate an assertion, the request, response, and results of the most recently executed operation must always be maintained by the test engine."/>
          <min value="0"/>
          <max value="1"/>
          <nameReference value="assert"/>
          <constraint>
            <key value="inv-14"/>
            <severity value="error"/>
            <human value="Test action assert shall contain both compareToSourceId and compareToSourcePath or neither."/>
            <xpath value="(f:compareToSourceId and f:compareToSourcePath) or not(f:compareToSourceId or f:compareToSourcePath)"/>
          </constraint>
          <constraint>
            <key value="inv-9"/>
            <severity value="error"/>
            <human value="Only a single assertion SHALL be present within test action assert element."/>
            <xpath value="count(f:contentType) + count(f:headerField) + count(f:minimumId) + count(f:navigationLinks) + count(f:path) + count(f:resource) + count(f:responseCode) + count(f:response) + count(f:validateProfileId)  &lt;=1"/>
          </constraint>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.teardown"/>
    <resource>
      <DataElement>
        <id value="TestScript.teardown"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.teardown"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.teardown"/>
          <short value="A series of required clean up steps"/>
          <definition value="A series of operations required to clean up after the all the tests are executed (successfully or otherwise)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.teardown.id"/>
    <resource>
      <DataElement>
        <id value="TestScript.teardown.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.teardown.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.teardown.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.teardown.extension"/>
    <resource>
      <DataElement>
        <id value="TestScript.teardown.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.teardown.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.teardown.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.teardown.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="TestScript.teardown.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.teardown.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.teardown.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.teardown.action"/>
    <resource>
      <DataElement>
        <id value="TestScript.teardown.action"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.teardown.action"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.teardown.action"/>
          <short value="One or more teardown operations to perform"/>
          <definition value="The teardown action will only contain an operation."/>
          <comments value="An action should contain either an operation or an assertion but not both.  It can contain any number of variables."/>
          <min value="1"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <constraint>
            <key value="inv-3"/>
            <severity value="error"/>
            <human value="Teardown action SHALL contain an operation."/>
            <xpath value="f:operation"/>
          </constraint>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.teardown.action.id"/>
    <resource>
      <DataElement>
        <id value="TestScript.teardown.action.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.teardown.action.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.teardown.action.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.teardown.action.extension"/>
    <resource>
      <DataElement>
        <id value="TestScript.teardown.action.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.teardown.action.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.teardown.action.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.teardown.action.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="TestScript.teardown.action.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.teardown.action.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.teardown.action.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/TestScript.teardown.action.operation"/>
    <resource>
      <DataElement>
        <id value="TestScript.teardown.action.operation"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/TestScript.teardown.action.operation"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="TestScript.teardown.action.operation"/>
          <short value="The teardown operation to perform"/>
          <definition value="An operation would involve a REST request to a server."/>
          <min value="0"/>
          <max value="1"/>
          <nameReference value="operation"/>
          <constraint>
            <key value="inv-12"/>
            <severity value="error"/>
            <human value="Teardown operation SHALL contain either sourceId or targetId or params or url."/>
            <xpath value="f:sourceId or (f:targetId or f:url or (f:params and f:resource)) and (count(f:targetId) + count(f:url) + count(f:params) =1) or (f:type/f:code/@value=&#39;conformance&#39; or f:type/f:code/@value=&#39;search&#39; or f:type/f:code/@value=&#39;transaction&#39; or f:type/f:code/@value=&#39;history&#39;)"/>
          </constraint>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/List"/>
    <resource>
      <DataElement>
        <id value="List"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/List"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="List"/>
          <short value="Information summarized from a list of other resources"/>
          <definition value="A set of information summarized from a list of other resources."/>
          <alias value="Collection"/>
          <alias value="WorkingList"/>
          <alias value="Organizer"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <constraint>
            <key value="lst-2"/>
            <severity value="error"/>
            <human value="The deleted flag can only be used if the mode of the list is &quot;changes&quot;"/>
            <xpath value="(f:mode/@value = &#39;changes&#39;) or not(exists(f:entry/f:deleted))"/>
          </constraint>
          <constraint>
            <key value="lst-1"/>
            <severity value="error"/>
            <human value="A list can only have an emptyReason if it is empty"/>
            <xpath value="not(exists(f:emptyReason) and exists(f:entry))"/>
          </constraint>
          <mapping>
            <identity value="rim"/>
            <map value="Act[classCode&lt;ORG,moodCode=EVN]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="infrastructure.documents"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/List.id"/>
    <resource>
      <DataElement>
        <id value="List.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/List.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="List.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/List.meta"/>
    <resource>
      <DataElement>
        <id value="List.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/List.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="List.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/List.implicitRules"/>
    <resource>
      <DataElement>
        <id value="List.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/List.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="List.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/List.language"/>
    <resource>
      <DataElement>
        <id value="List.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/List.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="List.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/List.text"/>
    <resource>
      <DataElement>
        <id value="List.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/List.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="List.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/List.contained"/>
    <resource>
      <DataElement>
        <id value="List.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/List.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="List.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/List.extension"/>
    <resource>
      <DataElement>
        <id value="List.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/List.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="List.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/List.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="List.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/List.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="List.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/List.identifier"/>
    <resource>
      <DataElement>
        <id value="List.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/List.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="List.identifier"/>
          <short value="Business identifier"/>
          <definition value="Identifier for the List assigned for business purposes outside the context of FHIR."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/List.title"/>
    <resource>
      <DataElement>
        <id value="List.title"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/List.title"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="List.title"/>
          <short value="Descriptive name for the list"/>
          <definition value="A label for the list assigned by the author."/>
          <requirements value="Allows customization beyond just the code identifying the kind of list."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <exampleString value="Dr. Jane&#39;s Patients"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/List.code"/>
    <resource>
      <DataElement>
        <id value="List.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/List.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="List.code"/>
          <short value="What the purpose of this list is"/>
          <definition value="This code defines the purpose of the list - why it was created."/>
          <comments value="If there is no code, the purpose of the list is implied where it is used, such as in a document section using Document.section.code."/>
          <requirements value="Lists often contain subsets of resources rather than an exhaustive list.  The code identifies what type of subset is included."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="What the purpose of a list is"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/list-example-codes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="what"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/List.subject"/>
    <resource>
      <DataElement>
        <id value="List.subject"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/List.subject"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="List.subject"/>
          <short value="If all resources have the same subject"/>
          <definition value="The common subject (or patient) of the resources that are in the list, if there is one."/>
          <comments value="Some purely arbitrary lists do not have a common subject, so this is optional."/>
          <requirements value="The primary purpose of listing the subject explicitly is to help with finding the right list."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Group"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Location"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode&lt;SUB].role (and sometimes .player)"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/List.source"/>
    <resource>
      <DataElement>
        <id value="List.source"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/List.source"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="List.source"/>
          <short value="Who and/or what defined the list contents (aka Author)"/>
          <definition value="The entity responsible for deciding what the contents of the list were. Where the list was created by a human, this is the same as the author of the list."/>
          <comments value="The primary source is the entity that made the decisions what items are in the list. This may be software or user."/>
          <requirements value="Allows follow-up as well as context."/>
          <alias value="Author"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode&lt;AUT].role[classCode=REL].player[classCode=PSN,determinerCode=INST] or .participation[typeCode&lt;AUT].role[classCode=REL].player[classCode=DEV,determinerCode=INST]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.author"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/List.encounter"/>
    <resource>
      <DataElement>
        <id value="List.encounter"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/List.encounter"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="List.encounter"/>
          <short value="Context in which list created"/>
          <definition value="The encounter that is the context in which this list was created."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Encounter"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="inboundRelationship[typeCode=COMP].source[classCode=ENC, moodCode=EVN]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/List.status"/>
    <resource>
      <DataElement>
        <id value="List.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/List.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="List.status"/>
          <short value="current | retired | entered-in-error"/>
          <definition value="Indicates the current state of this list."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The current state of the list"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/list-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/List.date"/>
    <resource>
      <DataElement>
        <id value="List.date"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/List.date"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="List.date"/>
          <short value="When the list was prepared"/>
          <definition value="The date that the list was prepared."/>
          <comments value="The actual important date is the date of currency of the resources that were summarized, but it is usually assumed that these are current when the preparation occurs."/>
          <requirements value="Identifies how current the list is which affects relevance."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode&lt;AUT].time[type=TS]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.recorded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/List.orderedBy"/>
    <resource>
      <DataElement>
        <id value="List.orderedBy"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/List.orderedBy"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="List.orderedBy"/>
          <short value="What order the list has"/>
          <definition value="What order applies to the items in the list."/>
          <comments value="Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order."/>
          <requirements value="Important for presentation and rendering.  Lists may be sorted to place more important information first or to group related entries."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="preferred"/>
            <description value="What order applies to the items in a list"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/list-order"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=COMP].sequenceNumber &gt; 1"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/List.mode"/>
    <resource>
      <DataElement>
        <id value="List.mode"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/List.mode"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="List.mode"/>
          <short value="working | snapshot | changes"/>
          <definition value="How this list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted."/>
          <requirements value="Lists are used in various ways, and it must be known in what way it is safe to use them."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The processing mode that applies to this list"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/list-mode"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".outBoundRelationship[typeCode=COMP].target[classCode=OBS&quot;].value"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/List.note"/>
    <resource>
      <DataElement>
        <id value="List.note"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/List.note"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="List.note"/>
          <short value="Comments about the list"/>
          <definition value="Comments that apply to the overall list."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/List.entry"/>
    <resource>
      <DataElement>
        <id value="List.entry"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/List.entry"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="List.entry"/>
          <short value="Entries in the list"/>
          <definition value="Entries in this list."/>
          <comments value="If there are no entries in the list, an emptyReason SHOULD be provided."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <condition value="lst-1"/>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=COMP] or  .participation[typeCode=SBJ]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/List.entry.id"/>
    <resource>
      <DataElement>
        <id value="List.entry.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/List.entry.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="List.entry.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/List.entry.extension"/>
    <resource>
      <DataElement>
        <id value="List.entry.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/List.entry.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="List.entry.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/List.entry.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="List.entry.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/List.entry.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="List.entry.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/List.entry.flag"/>
    <resource>
      <DataElement>
        <id value="List.entry.flag"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/List.entry.flag"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="List.entry.flag"/>
          <short value="Status/Workflow information about this item"/>
          <definition value="The flag allows the system constructing the list to indicate the role and significance of the item in the list."/>
          <comments value="The flag can only be understood in the context of the List.code. If the flag means that the entry has actually been deleted from the list, the deleted element SHALL be true. Deleted can only be used if the List.mode is &quot;changes&quot;."/>
          <requirements value="This field is present to support various clinical uses of lists, such as a discharge summary medication list, where flags specify whether the medication was added, modified, or deleted from the list."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Codes that provide further information about the reason and meaning of the item in the list"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/list-item-flag"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".outBoundRelationship[typeCode=COMP].target[classCode=OBS&quot;].value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/List.entry.deleted"/>
    <resource>
      <DataElement>
        <id value="List.entry.deleted"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/List.entry.deleted"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="List.entry.deleted"/>
          <short value="If this item is actually marked as deleted"/>
          <definition value="True if this item is marked as deleted in the list."/>
          <comments value="If the flag means that the entry has actually been deleted from the list, the deleted element SHALL be true. Both flag and deleted can only be used if the List.mode is &quot;changes&quot;. A deleted entry should be displayed in narrative as deleted."/>
          <requirements value="The flag element may contain codes that an application processing the list does not understand. However there can be no ambiguity if a list item is actually marked as &quot;deleted&quot;."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <defaultValueBoolean value="false"/>
          <condition value="lst-2"/>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="added: .updateMode=(&quot;A&quot;,&quot;AR&quot;)  retained: .updateMode=&quot;NC&quot;  updated: .updateMode=&quot;R&quot;  deleted: .updateMode=&quot;D&quot;"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/List.entry.date"/>
    <resource>
      <DataElement>
        <id value="List.entry.date"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/List.entry.date"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="List.entry.date"/>
          <short value="When item added to list"/>
          <definition value="When this item was added to the list."/>
          <comments value="This is only useful and meaningful when the mode is &quot;working&quot;."/>
          <requirements value="The date may be significant for understanding the meaning of items in a working list."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".availabilityTime"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/List.entry.item"/>
    <resource>
      <DataElement>
        <id value="List.entry.item"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/List.entry.item"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="List.entry.item"/>
          <short value="Actual entry"/>
          <definition value="A reference to the actual resource from which data was derived."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".target or .role or .role.entity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/List.emptyReason"/>
    <resource>
      <DataElement>
        <id value="List.emptyReason"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/List.emptyReason"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="List.emptyReason"/>
          <short value="Why list is empty"/>
          <definition value="If the list is empty, why the list is empty."/>
          <comments value="The various reasons for an empty list make a significant interpretation to its interpretation. Note that this code is for use when the entire list has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases."/>
          <requirements value="Allows capturing things like &quot;none exist&quot; or &quot;not asked&quot; which can be important for most lists."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <condition value="lst-1"/>
          <binding>
            <strength value="preferred"/>
            <description value="If a list is empty, why it is empty"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/list-empty-reason"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=SUBJ,code&lt;{ListEmptyReason}].value[type=CD]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseStatement"/>
    <resource>
      <DataElement>
        <id value="DeviceUseStatement"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseStatement"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseStatement"/>
          <definition value="A record of a device being used by a patient where the record is the result of a report from the patient or another clinician."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="quick"/>
            <map value="DeviceUsePerformanceOccurrence"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="workflow.order"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseStatement.id"/>
    <resource>
      <DataElement>
        <id value="DeviceUseStatement.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseStatement.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseStatement.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseStatement.meta"/>
    <resource>
      <DataElement>
        <id value="DeviceUseStatement.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseStatement.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseStatement.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseStatement.implicitRules"/>
    <resource>
      <DataElement>
        <id value="DeviceUseStatement.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseStatement.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseStatement.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseStatement.language"/>
    <resource>
      <DataElement>
        <id value="DeviceUseStatement.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseStatement.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseStatement.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseStatement.text"/>
    <resource>
      <DataElement>
        <id value="DeviceUseStatement.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseStatement.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseStatement.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseStatement.contained"/>
    <resource>
      <DataElement>
        <id value="DeviceUseStatement.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseStatement.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseStatement.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseStatement.extension"/>
    <resource>
      <DataElement>
        <id value="DeviceUseStatement.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseStatement.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseStatement.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseStatement.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="DeviceUseStatement.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseStatement.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseStatement.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseStatement.bodySiteX"/>
    <resource>
      <DataElement>
        <id value="DeviceUseStatement.bodySiteX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseStatement.bodySiteX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseStatement.bodySite[x]"/>
          <short value="Target body site"/>
          <definition value="Indicates the site on the subject&#39;s body where the device was used ( i.e. the target site)."/>
          <requirements value="Knowing where the device is targeted is important for tracking if multiple sites are possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/BodySite"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="targetSiteCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseStatement.whenUsed"/>
    <resource>
      <DataElement>
        <id value="DeviceUseStatement.whenUsed"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseStatement.whenUsed"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseStatement.whenUsed"/>
          <definition value="The time period over which the device was used."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="quick"/>
            <map value="Performance.performanceTime"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.done"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseStatement.device"/>
    <resource>
      <DataElement>
        <id value="DeviceUseStatement.device"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseStatement.device"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseStatement.device"/>
          <definition value="The details of the device used."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="quick"/>
            <map value="DeviceUse.device"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.actor"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseStatement.identifier"/>
    <resource>
      <DataElement>
        <id value="DeviceUseStatement.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseStatement.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseStatement.identifier"/>
          <definition value="An external identifier for this statement such as an IRI."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="quick"/>
            <map value="ClinicalStatement.identifier"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseStatement.indication"/>
    <resource>
      <DataElement>
        <id value="DeviceUseStatement.indication"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseStatement.indication"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseStatement.indication"/>
          <definition value="Reason or justification for the use of the device."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="quick"/>
            <map value="Action.indication.reason"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="why"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseStatement.notes"/>
    <resource>
      <DataElement>
        <id value="DeviceUseStatement.notes"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseStatement.notes"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseStatement.notes"/>
          <definition value="Details about the device statement that were not represented at all or sufficiently in one of the attributes provided in a class. These may include for example a comment, an instruction, or a note associated with the statement."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="quick"/>
            <map value="ClinicalStatement.additionalText"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseStatement.recordedOn"/>
    <resource>
      <DataElement>
        <id value="DeviceUseStatement.recordedOn"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseStatement.recordedOn"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseStatement.recordedOn"/>
          <definition value="The time at which the statement was made/recorded."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="quick"/>
            <map value="ClinicalStatement.statementDateTime"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.recorded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseStatement.subject"/>
    <resource>
      <DataElement>
        <id value="DeviceUseStatement.subject"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseStatement.subject"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseStatement.subject"/>
          <definition value="The patient who used the device."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="quick"/>
            <map value="ClinicalStatement.subject"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DeviceUseStatement.timingX"/>
    <resource>
      <DataElement>
        <id value="DeviceUseStatement.timingX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DeviceUseStatement.timingX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DeviceUseStatement.timing[x]"/>
          <definition value="How often the device was used."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Timing"/>
          </type>
          <type>
            <code value="Period"/>
          </type>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="quick"/>
            <map value="DeviceUse.applicationSchedule"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.done"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition"/>
          <short value="Definition of an operation or a named query"/>
          <definition value="A formal computable definition of an operation (on the RESTful interface) or a named query (using the search interaction)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="conformance.behavior"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.id"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.meta"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.implicitRules"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.language"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.text"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.contained"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.extension"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.url"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.url"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.url"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.url"/>
          <short value="Logical URL to reference this operation definition"/>
          <definition value="An absolute URL that is used to identify this operation definition when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this operation definition is (or will be) published."/>
          <comments value="Can be a urn:uuid: or a urn:oid:."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.version"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.version"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.version"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.version"/>
          <short value="Logical id for this version of the operation definition"/>
          <definition value="The identifier that is used to identify this version of the profile when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the profile author manually and the value should be a timestamp."/>
          <requirements value="There may be multiple resource versions of the profile that have this same identifier. The resource version id will change for technical reasons, whereas the stated version number needs to be under the author&#39;s control."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="w5"/>
            <map value="id.version"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.name"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.name"/>
          <short value="Informal name for this operation"/>
          <definition value="A free text natural language name identifying the operation."/>
          <comments value="Not expected to be globally unique."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.status"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.status"/>
          <short value="draft | active | retired"/>
          <definition value="The status of the profile."/>
          <requirements value="Allows filtering of profiles that are appropriate for use vs. not."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The lifecycle status of a Value Set or Concept Map."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/conformance-resource-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.kind"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.kind"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.kind"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.kind"/>
          <short value="operation | query"/>
          <definition value="Whether this is an operation or a named query."/>
          <comments value="Named queries are invoked differently, and have different capabilities."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="Whether an operation is a normal operation or a query."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/operation-kind"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.experimental"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.experimental"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.experimental"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.experimental"/>
          <short value="If for testing purposes, not real usage"/>
          <definition value="This profile was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage."/>
          <requirements value="Allows filtering of profiles that are appropriate for use vs. not."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.publisher"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.publisher"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.publisher"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.publisher"/>
          <short value="Name of the publisher (Organization or individual)"/>
          <definition value="The name of the individual or organization that published the operation definition."/>
          <comments value="Usually an organization, but may be an individual. This item SHOULD be populated unless the information is available from context."/>
          <requirements value="Helps establish the &quot;authority/credibility&quot; of the operation definition.  May also allow for contact."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="who.witness"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.contact"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.contact"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.contact"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.contact"/>
          <short value="Contact details of the publisher"/>
          <definition value="Contacts to assist a user in finding and communicating with the publisher."/>
          <comments value="May be a web site, an email address, a telephone number (tel:), etc."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.contact.id"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.contact.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.contact.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.contact.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.contact.extension"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.contact.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.contact.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.contact.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.contact.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.contact.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.contact.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.contact.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.contact.name"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.contact.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.contact.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.contact.name"/>
          <short value="Name of a individual to contact"/>
          <definition value="The name of an individual to contact regarding the operation definition."/>
          <comments value="If there is no named individual, the telecom is for the organization as a whole."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.contact.telecom"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.contact.telecom"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.contact.telecom"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.contact.telecom"/>
          <short value="Contact details for individual or publisher"/>
          <definition value="Contact details for individual (if a name was provided) or the publisher."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="ContactPoint"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.date"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.date"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.date"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.date"/>
          <short value="Date for this version of the operation definition"/>
          <definition value="The date this version of the operation definition was published. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the Operation Definition changes."/>
          <comments value="Additional specific dates may be added as extensions."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <mapping>
            <identity value="w5"/>
            <map value="when.recorded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.description"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.description"/>
          <short value="Natural language description of the operation"/>
          <definition value="A free text natural language description of the profile and its use."/>
          <comments value="This field can be used for things such as why the profile was written, comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc.  It is *not* a rendering of the profile as conveyed in Profile.text. This item SHOULD be populated unless the information is available from context."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.requirements"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.requirements"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.requirements"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.requirements"/>
          <short value="Why is this needed?"/>
          <definition value="Explains why this operation definition is needed and why it&#39;s been constrained as it has."/>
          <comments value="This element does not describe the usage of the operation definition (that&#39;s done in comments), rather it&#39;s for traceability of *why* the element is either needed or why the constraints exist as they do.  This may be used to point to source materials or specifications that drove the structure of this data element."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.idempotent"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.idempotent"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.idempotent"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.idempotent"/>
          <short value="Whether content is unchanged by operation"/>
          <definition value="Operations that are idempotent (see [HTTP specification definition of idempotent](http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html)) may be invoked by performing an HTTP GET operation instead of a POST."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.code"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.code"/>
          <short value="Name used to invoke the operation"/>
          <definition value="The name used to invoke the operation."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.notes"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.notes"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.notes"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.notes"/>
          <short value="Additional information about use"/>
          <definition value="Additional information about how to use this operation or named query."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.base"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.base"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.base"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.base"/>
          <short value="Marks this as a profile of the base"/>
          <definition value="Indicates that this operation definition is a constraining profile on the base."/>
          <comments value="A constrained profile can make optional parameters required or not used and clarify documentation."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/OperationDefinition"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.system"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.system"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.system"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.system"/>
          <short value="Invoke at the system level?"/>
          <definition value="Indicates whether this operation or named query can be invoked at the system level (e.g. without needing to choose a resource type for the context)."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.type"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.type"/>
          <short value="Invoke at resource level for these type"/>
          <definition value="Indicates whether this operation or named query can be invoked at the resource type level for any given resource type level (e.g. without needing to choose a resource type for the context)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="One of the resource types defined as part of FHIR."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/resource-types"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.instance"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.instance"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.instance"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.instance"/>
          <short value="Invoke on an instance?"/>
          <definition value="Indicates whether this operation can be invoked on a particular instance of one of the given types."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.parameter"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter"/>
        <name value="parameter"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.parameter"/>
          <name value="parameter"/>
          <short value="Parameters for the operation/query"/>
          <definition value="The parameters for the operation/query."/>
          <comments value="Query Definitions only have one output parameter, named &quot;result&quot;. This may not be described, but can be to allow a profile to be defined."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <constraint>
            <key value="opd-1"/>
            <severity value="error"/>
            <human value="Either a type must be provided, or parts"/>
            <xpath value="exists(f:type) or exists(f:part)"/>
          </constraint>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.id"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.parameter.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.parameter.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.extension"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.parameter.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.parameter.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.parameter.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.parameter.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.name"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.parameter.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.parameter.name"/>
          <short value="Name in Parameters.parameter.name or in URL"/>
          <definition value="The name of used to identify the parameter."/>
          <comments value="This name must be a token (start with a letter in a..z, and only contain letters, numerals, and underscore."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.use"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.parameter.use"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.use"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.parameter.use"/>
          <short value="in | out"/>
          <definition value="Whether this is an input or an output parameter."/>
          <comments value="If a parameter name is used for both an input and an output parameter, the parameter should be defined twice."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="Whether an operation parameter is an input or an output parameter."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/operation-parameter-use"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.min"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.parameter.min"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.min"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.parameter.min"/>
          <short value="Minimum Cardinality"/>
          <definition value="The minimum number of times this parameter SHALL appear in the request or response."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="integer"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.max"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.parameter.max"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.max"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.parameter.max"/>
          <short value="Maximum Cardinality (a number or *)"/>
          <definition value="The maximum number of times this element is permitted to appear in the request or response."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.documentation"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.parameter.documentation"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.documentation"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.parameter.documentation"/>
          <short value="Description of meaning/use"/>
          <definition value="Describes the meaning or use of this parameter."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.type"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.parameter.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.parameter.type"/>
          <short value="What type this parameter has"/>
          <definition value="The type for this parameter."/>
          <comments value="if there is no stated parameter, then the parameter is a &quot;Tuple&quot; type and must have at least one part defined."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <condition value="opd-1"/>
          <binding>
            <strength value="required"/>
            <description value="The type of a parameter."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/operation-parameter-type"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.profile"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.parameter.profile"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.profile"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.parameter.profile"/>
          <short value="Profile on the type"/>
          <definition value="A profile the specifies the rules that this parameter must conform to."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/StructureDefinition"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.binding"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.parameter.binding"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.binding"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.parameter.binding"/>
          <short value="ValueSet details if this is coded"/>
          <definition value="Binds to a value set if this parameter is coded (code, Coding, CodeableConcept)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.binding.id"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.parameter.binding.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.binding.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.parameter.binding.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.binding.extension"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.parameter.binding.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.binding.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.parameter.binding.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.binding.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.parameter.binding.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.binding.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.parameter.binding.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.binding.strength"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.parameter.binding.strength"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.binding.strength"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.parameter.binding.strength"/>
          <short value="required | extensible | preferred | example"/>
          <definition value="Indicates the degree of conformance expectations associated with this binding - that is, the degree to which the provided value set must be adhered to in the instances."/>
          <comments value="For further discussion, see [[[Using Terminologies]]]."/>
          <alias value="conformance"/>
          <alias value="extensibility"/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="Indication of the degree of conformance expectations associated with a binding."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/binding-strength"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.binding.valueSetX"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.parameter.binding.valueSetX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.binding.valueSetX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.parameter.binding.valueSet[x]"/>
          <short value="Source of value set"/>
          <definition value="Points to the value set or external definition (e.g. implicit value set) that identifies the set of codes to be used."/>
          <comments value="For value sets with a referenceResource, the display can contain the value set description.  The reference may be version-specific or not."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/ValueSet"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.part"/>
    <resource>
      <DataElement>
        <id value="OperationDefinition.parameter.part"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/OperationDefinition.parameter.part"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="OperationDefinition.parameter.part"/>
          <short value="Parts of a Tuple Parameter"/>
          <definition value="The parts of a Tuple Parameter."/>
          <comments value="Query Definitions only have one output parameter, named &quot;result&quot;. This may not be described, but can be to allow a profile to be defined."/>
          <min value="0"/>
          <max value="*"/>
          <nameReference value="parameter"/>
          <condition value="opd-1"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection"/>
          <short value="Key Object Selection"/>
          <definition value="A manifest of a set of DICOM Service-Object Pair Instances (SOP Instances).  The referenced SOP Instances (images or other content) are for a single patient, and may be from one or more studies. The referenced SOP Instances have been selected for a purpose, such as quality assurance, conference, or consult. Reflecting that range of purposes, typical ImagingObjectSelection resources may include all SOP Instances in a study (perhaps for sharing through a Health Information Exchange); key images from multiple studies (for reference by a referring or treating physician); a multi-frame ultrasound instance (&quot;cine&quot; video clip) and a set of measurements taken from that instance (for inclusion in a teaching file); and so on."/>
          <alias value="Manifest"/>
          <alias value="XDS-I summary"/>
          <alias value="Key Images"/>
          <alias value="KOS"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="Key Object Selection SOP Class (1.2.840.10008.5.1.4.1.1.88.59)"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="clinical.diagnostics"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.id"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.meta"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.implicitRules"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.language"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.text"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.contained"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.extension"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.uid"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.uid"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.uid"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.uid"/>
          <short value="Instance UID"/>
          <definition value="Instance UID of the DICOM KOS SOP Instances represented in this resource."/>
          <requirements value="DICOM SOP Instance is always assigned with a unique identifier (UID)."/>
          <alias value="SOPInstanceUID"/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="oid"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0008,0018) - SOP Instance UID (of the Key Object Selection SOP Class)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.patient"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.patient"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.patient"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.patient"/>
          <short value="Patient of the selected objects"/>
          <definition value="A patient resource reference which is the patient subject of all DICOM SOP Instances in this ImagingObjectSelection."/>
          <comments value="SOP instances selected in the ImagingObjectSelection can be from different studies, but must be of the same patient."/>
          <requirements value="SOP Instances in ImagingObjectSelection must be from the same patient."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0010,0010) - Patient Name (0010,0020) - Patient ID (0010,0021) - Issuer of Patient ID"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=SBJ].role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.title"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.title"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.title"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.title"/>
          <short value="Reason for selection"/>
          <definition value="The reason for, or significance of, the selection of objects referenced in the resource."/>
          <comments value="Coded concept of kind of the ImagingObjectSelection. Value set is defined in the DICOM standard Part 16, CID-7010."/>
          <requirements value="Need to represent the application purpose that the SOP instances in ImagingObjectSelection are selected for."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The document title code of key object selection"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/kos-title"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="dicom"/>
            <map value="(0040,A043) - Concept Name Code Sequence in the SR root item"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.description"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.description"/>
          <short value="Description text"/>
          <definition value="Text description of the DICOM SOP instances selected in the ImagingObjectSelection. This should be aligned with the content of the title element, and can provide further explanation of the SOP instances in the selection."/>
          <comments value="Free text narrative description of the ImagingObjectSelection."/>
          <requirements value="Need to provide a narrative description of the SOP instances in the selection."/>
          <alias value="TextValue"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0040,A160) - Text Value SR content item immediately under the root item, concept name code = (113012, DCM, &quot;Key Object Description&quot;)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.author"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.author"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.author"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.author"/>
          <short value="Author (human or machine)"/>
          <definition value="Author of ImagingObjectSelection. It can be a human author or a device which made the decision of the SOP instances selected. For example, a radiologist selected a set of imaging SOP instances to attach in a diagnostic report, and a CAD application may author a selection to describe SOP instances it used to generate a detection conclusion."/>
          <requirements value="Track the selection decision maker."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0040,A730) - Content Sequence TID 1002 - Observer Context"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.author"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.authoringTime"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.authoringTime"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.authoringTime"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.authoringTime"/>
          <short value="Authoring time of the selection"/>
          <definition value="Date and time when the selection of the referenced instances were made. It is (typically) different from the creation date of the selection resource, and from dates associated with the referenced instances (e.g. capture time of the referenced image)."/>
          <requirements value="Date and time when the selection was made can be important to understand the content of selection."/>
          <alias value="ObservationDateTime"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0040,A032) - Observation Date Time"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveTime"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.recorded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.study"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="Study"/>
          </extension>
          <path value="ImagingObjectSelection.study"/>
          <short value="Study identity of the selected instances"/>
          <definition value="Study identity and locating information of the DICOM SOP instances in the selection."/>
          <comments value="Study component represents the study level identity and locator information of the DICOM SOP instances in the selection. It is the top level identity of the hierachical identification of the instances."/>
          <requirements value="DICOM SOP instances are identified through the UIDs of the study - series - instance hierarchy. In addition, the locator at the study level provide a means of retrieving the entire study."/>
          <min value="1"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.id"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.study.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.study.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.extension"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.study.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.study.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.study.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.study.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.uid"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.study.uid"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.uid"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.study.uid"/>
          <short value="Study instance UID"/>
          <definition value="Study instance UID of the SOP instances in the selection."/>
          <requirements value="Study instance UID is required to fully identify the DICOM SOP instances in the selection."/>
          <alias value="StudyInstanceUID"/>
          <alias value="Referenced study instance UID"/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="oid"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0020,000D) - Study Instance UID"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.url"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.study.url"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.url"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.study.url"/>
          <short value="Retrieve study URL"/>
          <definition value="WADO-RS URL to retrieve the study. Note that this URL retrieves all SOP instances of the study, not only those in the selection."/>
          <comments value="Study level locator information is optional. If provided, this is the URL to retrieve the entire study with WADO-RS interaction, though only a subset of these are selected in the selection."/>
          <requirements value="WADO-RS URL enables retrieval of the entire study using DICOM WADO-RS API."/>
          <alias value="RetrieveURL"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0008,1190) - Retrieve URL"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.imagingStudy"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.study.imagingStudy"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.imagingStudy"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.study.imagingStudy"/>
          <short value="Reference to ImagingStudy"/>
          <definition value="Reference to the Imaging Study in FHIR form."/>
          <requirements value="Used to retrieve the ImagingStudy that contain the images referenced in the Imaging ObjectSelection.study."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/ImagingStudy"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.study.series"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="Series"/>
          </extension>
          <path value="ImagingObjectSelection.study.series"/>
          <short value="Series identity of the selected instances"/>
          <definition value="Series identity and locating information of the DICOM SOP instances in the selection."/>
          <comments value="Series component represents the series level identity and locator information of the DICOM SOP instances in the selection."/>
          <requirements value="DICOM SOP instances are identified through the UIDs of the study - series - instance hierarchy. In addition, the locator at the series level provide a means of retrieving the entire series."/>
          <min value="1"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.id"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.study.series.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.study.series.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.extension"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.study.series.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.study.series.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.study.series.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.study.series.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.uid"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.study.series.uid"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.uid"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.study.series.uid"/>
          <short value="Series instance UID"/>
          <definition value="Series instance UID of the SOP instances in the selection."/>
          <requirements value="Series instance UID is required to fully identify the DICOM SOP instances in the selection."/>
          <alias value="SeriesInstanceUID"/>
          <alias value="Referenced series instance UID"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="oid"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0020,000E) - Series Instance UID"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.url"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.study.series.url"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.url"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.study.series.url"/>
          <short value="Retrieve series URL"/>
          <definition value="WADO-RS URL to retrieve the series. Note that this URL retrieves all SOP instances of the series not only those in the selection."/>
          <comments value="Series level locator information is optional. If provided, this is the URL to retrieve the entire series with WADO-RS interaction, though only a subset of these are selected in the selection."/>
          <requirements value="WADO-RS URL enables retrieval of the entire series using DICOM WADO-RS API."/>
          <alias value="RetrieveURL"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0008,1190) - Retrieve URL"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.instance"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.study.series.instance"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.instance"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="Instance"/>
          </extension>
          <path value="ImagingObjectSelection.study.series.instance"/>
          <short value="The selected instance"/>
          <definition value="Identity and locating information of the selected DICOM SOP instances."/>
          <comments value="SOP Instance component identify the instance selected, along with the study and series identities to form the DICOM identity hierachy."/>
          <requirements value="DICOM SOP instances are identified through the UIDs of the study - series - instance hierarchy. This is the instance level identity of the instance in the selection."/>
          <min value="1"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.instance.id"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.study.series.instance.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.instance.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.study.series.instance.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.instance.extension"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.study.series.instance.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.instance.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.study.series.instance.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.instance.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.study.series.instance.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.instance.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.study.series.instance.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.instance.sopClass"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.study.series.instance.sopClass"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.instance.sopClass"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.study.series.instance.sopClass"/>
          <short value="SOP class UID of instance"/>
          <definition value="SOP class UID of the selected instance."/>
          <comments value="SOP class UID identifies the type of the selected instances, e.g. CT image, Gray scale softcopy presentation state, ECG waveform, etc."/>
          <requirements value="DICOM SOP instances can be an image or other data object. The SOP class UID provide the accurate information about what type the instance is."/>
          <alias value="SOPClassUID"/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="oid"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0008,0016) SOP Class UID"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.instance.uid"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.study.series.instance.uid"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.instance.uid"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.study.series.instance.uid"/>
          <short value="Selected instance UID"/>
          <definition value="SOP Instance UID of the selected instance."/>
          <comments value="SOP instance UID identifies the instance."/>
          <requirements value="SOP instance UID is required to fully identify the DICOM SOP instance in the selection."/>
          <alias value="SOPInstanceUID"/>
          <alias value="Referenced SOP instance UID"/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="oid"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0008,0018) - SOP Instance UID"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.instance.url"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.study.series.instance.url"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.instance.url"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.study.series.instance.url"/>
          <short value="Retrieve instance URL"/>
          <definition value="WADO-RS URL to retrieve the DICOM SOP Instance."/>
          <comments value="Instance level locator information is required."/>
          <requirements value="WADO-RS URL enables retrieval of the SOP instance using DICOM WADO-RS API."/>
          <alias value="RetrieveURL"/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="(0008,1190) - Retrieve URL"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.instance.frames"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.study.series.instance.frames"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.instance.frames"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="Frames"/>
          </extension>
          <path value="ImagingObjectSelection.study.series.instance.frames"/>
          <short value="The frame set"/>
          <definition value="Identity and location information of the frames in the selected instance."/>
          <comments value="This component may be used if the referenced image SOP Instance is a multi-frame image."/>
          <requirements value="The specific set of frames referenced in this imaging object selection. The URL retrieves the pixel data, and is encapsulated in a multipart MIME response."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.instance.frames.id"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.study.series.instance.frames.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.instance.frames.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.study.series.instance.frames.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.instance.frames.extension"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.study.series.instance.frames.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.instance.frames.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.study.series.instance.frames.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.instance.frames.modifierExte"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.study.series.instance.frames.modifierExte"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.instance.frames.modifierExte"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.study.series.instance.frames.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.instance.frames.frameNumbers"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.study.series.instance.frames.frameNumbers"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.instance.frames.frameNumbers"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.study.series.instance.frames.frameNumbers"/>
          <short value="Frame numbers"/>
          <definition value="The frame numbers in the frame set."/>
          <requirements value="One or more non-duplicate frame numbers in the selected instance."/>
          <min value="1"/>
          <max value="*"/>
          <type>
            <code value="unsignedInt"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.instance.frames.url"/>
    <resource>
      <DataElement>
        <id value="ImagingObjectSelection.study.series.instance.frames.url"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ImagingObjectSelection.study.series.instance.frames.url"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ImagingObjectSelection.study.series.instance.frames.url"/>
          <short value="Retrieve frame URL"/>
          <definition value="WADO-RS URL to retrieve the DICOM frames."/>
          <comments value="Frame level locator information is required."/>
          <requirements value="WADO-RS URL enables retrieval of the frames using DICOM WADO-RS API."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="WADO-RS - RetrieveFrames"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Goal"/>
    <resource>
      <DataElement>
        <id value="Goal"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Goal"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Goal"/>
          <short value="Describes the intended objective(s) for a patient, group or organization"/>
          <definition value="Describes the intended objective(s) for a patient, group or organization care, for example, weight loss, restoring an activity of daily living, obtaining herd immunity via immunization, meeting a process improvement objective, etc."/>
          <comments value="Goal can be achieving a particular change or merely maintaining a current state or even slowing a decline."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="GOL.1"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode&lt;=OBJ]."/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="clinical.careprovision"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Goal.id"/>
    <resource>
      <DataElement>
        <id value="Goal.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Goal.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Goal.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Goal.meta"/>
    <resource>
      <DataElement>
        <id value="Goal.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Goal.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Goal.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Goal.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Goal.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Goal.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Goal.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Goal.language"/>
    <resource>
      <DataElement>
        <id value="Goal.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Goal.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Goal.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Goal.text"/>
    <resource>
      <DataElement>
        <id value="Goal.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Goal.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Goal.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Goal.contained"/>
    <resource>
      <DataElement>
        <id value="Goal.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Goal.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Goal.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Goal.extension"/>
    <resource>
      <DataElement>
        <id value="Goal.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Goal.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Goal.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Goal.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Goal.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Goal.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Goal.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Goal.identifier"/>
    <resource>
      <DataElement>
        <id value="Goal.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Goal.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Goal.identifier"/>
          <short value="External Ids for this goal"/>
          <definition value="This records identifiers associated with this care plan that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g. in CDA documents, or in written / printed documentation)."/>
          <requirements value="Need to allow connection to a wider workflow."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Goal.subject"/>
    <resource>
      <DataElement>
        <id value="Goal.subject"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Goal.subject"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Goal.subject"/>
          <short value="Who this goal is intended for"/>
          <definition value="Identifies the patient, group or organization for whom the goal is being established."/>
          <requirements value="Subject is optional to support annonymized reporting."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Group"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PID-3-patient ID list"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=PAT].role[classCode=PAT]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Goal.startX"/>
    <resource>
      <DataElement>
        <id value="Goal.startX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Goal.startX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Goal.start[x]"/>
          <short value="When goal pursuit begins"/>
          <definition value="The date or event after which the goal should begin being pursued."/>
          <requirements value="Goals can be established prior to there being an intention to start pursuing them; e.g. Goals for post-surgical recovery established prior to surgery."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="date"/>
          </type>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes describing events that can trigger the initiation of a goal"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/goal-start-event"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Goal.targetX"/>
    <resource>
      <DataElement>
        <id value="Goal.targetX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Goal.targetX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Goal.target[x]"/>
          <short value="Reach goal on or before"/>
          <definition value="Indicates either the date or the duration after start by which the goal should be met."/>
          <requirements value="Identifies when the goal should be evaluated."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="date"/>
          </type>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Duration"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Goal.category"/>
    <resource>
      <DataElement>
        <id value="Goal.category"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Goal.category"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Goal.category"/>
          <short value="E.g. Treatment, dietary, behavioral, etc."/>
          <definition value="Indicates a category the goal falls within."/>
          <requirements value="Allows goals to be filtered and sorted."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes for grouping and sorting goals"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/goal-category"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Goal.description"/>
    <resource>
      <DataElement>
        <id value="Goal.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Goal.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Goal.description"/>
          <short value="What&#39;s the desired outcome?"/>
          <definition value="Human-readable description of a specific desired objective of care."/>
          <requirements value="Without a description of what&#39;s trying to be achieved, element has no purpose."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="GOL-3.2-goal ID.text"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".text"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Goal.status"/>
    <resource>
      <DataElement>
        <id value="Goal.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Goal.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Goal.status"/>
          <short value="proposed | planned | accepted | rejected | in-progress | achieved | sustaining | on-hold | cancelled"/>
          <definition value="Indicates whether the goal has been reached and is still considered relevant."/>
          <requirements value="Allows measuring outcome and whether goal needs to be further tracked."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Indicates whether the goal has been met and is still being targeted"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/goal-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="GOL-18-goal life cycle status"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".statusCode in-progress = active (classCode = OBJ) achieved = complete sustaining = active (classCode=OBJC) cancelled = aborted"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Goal.statusDate"/>
    <resource>
      <DataElement>
        <id value="Goal.statusDate"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Goal.statusDate"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Goal.statusDate"/>
          <short value="When goal status took effect"/>
          <definition value="Identifies when the current status.  I.e. When initially created, when achieved, when cancelled, etc."/>
          <comments value="To see the date for past statuses, query history."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="date"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="when.recorded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Goal.statusReason"/>
    <resource>
      <DataElement>
        <id value="Goal.statusReason"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Goal.statusReason"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Goal.statusReason"/>
          <short value="Reason for current status"/>
          <definition value="Captures the reason for the current status."/>
          <comments value="This will typically be captured for statuses such as rejected, on-hold or cancelled, but could be present for others."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Codes to identify the reason for a goal&#39;s current status"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/goal-status-reason"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Goal.author"/>
    <resource>
      <DataElement>
        <id value="Goal.author"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Goal.author"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Goal.author"/>
          <short value="Who&#39;s responsible for creating Goal?"/>
          <definition value="Indicates whose goal this is - patient goal, practitioner goal, etc."/>
          <comments value="This is the individual reponsible for establishing the goal, not necessarily who recorded it.  (For that, use the Provenance resource.)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="who.actor"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Goal.priority"/>
    <resource>
      <DataElement>
        <id value="Goal.priority"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Goal.priority"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Goal.priority"/>
          <short value="high | medium |low"/>
          <definition value="Identifies the mutually agreed level of importance associated with reaching/sustaining the goal."/>
          <comments value="Extensions are available to track priorities as established by each participant (i.e. Priority from the patient&#39;s perspective, different practitioners&#39; perspectives, family member&#39;s perspectives)

The ordinal extension on Coding can be used to convey a numerically comparable ranking to priority.  (Keep in mind that different coding systems may use a &quot;low value=important&quot;."/>
          <requirements value="Used for sorting and presenting goals."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="preferred"/>
            <description value="The level of importance associated with a goal"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/goal-priority"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".priorityCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Goal.addresses"/>
    <resource>
      <DataElement>
        <id value="Goal.addresses"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Goal.addresses"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Goal.addresses"/>
          <short value="Issues addressed by this goal"/>
          <definition value="The identified conditions and other health record elements that are intended to be addressed by the goal."/>
          <requirements value="Allows specific goals to explicitly linked to the concerns they&#39;re dealing with - makes the goal more understandable."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Condition"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Observation"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/MedicationStatement"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/NutritionOrder"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/ProcedureRequest"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RiskAssessment"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=SUBJ].target[classCode=CONC]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Goal.note"/>
    <resource>
      <DataElement>
        <id value="Goal.note"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Goal.note"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Goal.note"/>
          <short value="Comments about the goal"/>
          <definition value="Any comments related to the goal."/>
          <comments value="May be used for progress notes, concerns or other related information that doesn&#39;t actually describe the goal itself."/>
          <requirements value="There&#39;s a need to capture information about the goal that doesn&#39;t actually describe the goal."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Annotation"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="GOL-16-goal evaluation + NTE?"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=&quot;annotation&quot;].value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Goal.outcome"/>
    <resource>
      <DataElement>
        <id value="Goal.outcome"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Goal.outcome"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Goal.outcome"/>
          <short value="What was end result of goal?"/>
          <definition value="Identifies the change (or lack of change) at the point where the goal was deepmed to be cancelled or achieved."/>
          <comments value="Note that this should not duplicate the goal status."/>
          <requirements value="Outcome tracking is a key aspect of care planning."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Goal.outcome.id"/>
    <resource>
      <DataElement>
        <id value="Goal.outcome.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Goal.outcome.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Goal.outcome.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Goal.outcome.extension"/>
    <resource>
      <DataElement>
        <id value="Goal.outcome.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Goal.outcome.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Goal.outcome.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Goal.outcome.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Goal.outcome.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Goal.outcome.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Goal.outcome.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Goal.outcome.resultX"/>
    <resource>
      <DataElement>
        <id value="Goal.outcome.resultX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Goal.outcome.resultX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Goal.outcome.result[x]"/>
          <short value="Code or observation that resulted from goal"/>
          <definition value="Details of what&#39;s changed (or not changed)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Observation"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="The result of the goal; e.g. &quot;25% increase in shoulder mobility&quot;, &quot;Anxiety reduced to moderate levels&quot;.  &quot;15 kg weight loss sustained over 6 months&quot;"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SearchParameter"/>
    <resource>
      <DataElement>
        <id value="SearchParameter"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SearchParameter"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SearchParameter"/>
          <short value="Search Parameter for a resource"/>
          <definition value="A search parameter that defines a named search item that can be used to search/filter on a resource."/>
          <comments value="In FHIR, search is not performed directly on a resource (by XML or JSON path), but on a named parameter that maps into the resource content."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <constraint>
            <key value="spd-1"/>
            <severity value="error"/>
            <human value="If an xpath is present, there SHALL be an xpathUsage"/>
            <xpath value="not(exists(f:xpath)) or exists(f:xpathUsage)"/>
          </constraint>
          <mapping>
            <identity value="v2"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="conformance.behavior"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SearchParameter.id"/>
    <resource>
      <DataElement>
        <id value="SearchParameter.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SearchParameter.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SearchParameter.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SearchParameter.meta"/>
    <resource>
      <DataElement>
        <id value="SearchParameter.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SearchParameter.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SearchParameter.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SearchParameter.implicitRules"/>
    <resource>
      <DataElement>
        <id value="SearchParameter.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SearchParameter.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SearchParameter.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SearchParameter.language"/>
    <resource>
      <DataElement>
        <id value="SearchParameter.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SearchParameter.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SearchParameter.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SearchParameter.text"/>
    <resource>
      <DataElement>
        <id value="SearchParameter.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SearchParameter.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SearchParameter.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SearchParameter.contained"/>
    <resource>
      <DataElement>
        <id value="SearchParameter.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SearchParameter.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SearchParameter.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SearchParameter.extension"/>
    <resource>
      <DataElement>
        <id value="SearchParameter.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SearchParameter.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SearchParameter.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SearchParameter.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="SearchParameter.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SearchParameter.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SearchParameter.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SearchParameter.url"/>
    <resource>
      <DataElement>
        <id value="SearchParameter.url"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SearchParameter.url"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SearchParameter.url"/>
          <short value="Absolute URL used to reference this search parameter"/>
          <definition value="An absolute URL that is used to identify this search parameter when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this search parameter is (or will be) published."/>
          <requirements value="To allow referencing and reusing search parameter definitions under other names on operational systems (in case of name clash)."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SearchParameter.name"/>
    <resource>
      <DataElement>
        <id value="SearchParameter.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SearchParameter.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SearchParameter.name"/>
          <short value="Informal name for this search parameter"/>
          <definition value="A free text natural language name identifying the search parameter."/>
          <comments value="This is often the same as the code for the parameter, but does not need to be."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SearchParameter.status"/>
    <resource>
      <DataElement>
        <id value="SearchParameter.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SearchParameter.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SearchParameter.status"/>
          <short value="draft | active | retired"/>
          <definition value="The status of this search parameter definition."/>
          <comments value="This is not intended for use with actual conformance statements, but where conformance statements are used to describe possible or desired systems."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The lifecycle status of a Value Set or Concept Map."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/conformance-resource-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SearchParameter.experimental"/>
    <resource>
      <DataElement>
        <id value="SearchParameter.experimental"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SearchParameter.experimental"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SearchParameter.experimental"/>
          <short value="If for testing purposes, not real usage"/>
          <definition value="A flag to indicate that this search parameter definition is authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage."/>
          <comments value="Allows filtering of search parameter definitions that are appropriate for use vs. not."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SearchParameter.publisher"/>
    <resource>
      <DataElement>
        <id value="SearchParameter.publisher"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SearchParameter.publisher"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SearchParameter.publisher"/>
          <short value="Name of the publisher (Organization or individual)"/>
          <definition value="The name of the individual or organization that published the search parameter."/>
          <comments value="Usually an organization, but may be an individual. This item SHOULD be populated unless the information is available from context."/>
          <requirements value="Helps establish the &quot;authority/credibility&quot; of the search parameter.  May also allow for contact."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="who.witness"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SearchParameter.contact"/>
    <resource>
      <DataElement>
        <id value="SearchParameter.contact"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SearchParameter.contact"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SearchParameter.contact"/>
          <short value="Contact details of the publisher"/>
          <definition value="Contacts to assist a user in finding and communicating with the publisher."/>
          <comments value="May be a web site, an email address, a telephone number (tel:), etc."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SearchParameter.contact.id"/>
    <resource>
      <DataElement>
        <id value="SearchParameter.contact.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SearchParameter.contact.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SearchParameter.contact.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SearchParameter.contact.extension"/>
    <resource>
      <DataElement>
        <id value="SearchParameter.contact.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SearchParameter.contact.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SearchParameter.contact.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SearchParameter.contact.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="SearchParameter.contact.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SearchParameter.contact.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SearchParameter.contact.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SearchParameter.contact.name"/>
    <resource>
      <DataElement>
        <id value="SearchParameter.contact.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SearchParameter.contact.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SearchParameter.contact.name"/>
          <short value="Name of a individual to contact"/>
          <definition value="The name of an individual to contact regarding the search parameter."/>
          <comments value="If there is no named individual, the telecom is for the organization as a whole."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SearchParameter.contact.telecom"/>
    <resource>
      <DataElement>
        <id value="SearchParameter.contact.telecom"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SearchParameter.contact.telecom"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SearchParameter.contact.telecom"/>
          <short value="Contact details for individual or publisher"/>
          <definition value="Contact details for individual (if a name was provided) or the publisher."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="ContactPoint"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SearchParameter.date"/>
    <resource>
      <DataElement>
        <id value="SearchParameter.date"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SearchParameter.date"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SearchParameter.date"/>
          <short value="Publication Date(/time)"/>
          <definition value="The date  (and optionally time) when the search parameter definition was published. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the search parameter changes."/>
          <comments value="Additional specific dates may be added as extensions."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="when.recorded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SearchParameter.requirements"/>
    <resource>
      <DataElement>
        <id value="SearchParameter.requirements"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SearchParameter.requirements"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SearchParameter.requirements"/>
          <short value="Why this search parameter is defined"/>
          <definition value="The Scope and Usage that this search parameter was created to meet."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="w5"/>
            <map value="why"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SearchParameter.code"/>
    <resource>
      <DataElement>
        <id value="SearchParameter.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SearchParameter.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SearchParameter.code"/>
          <short value="Code used in URL"/>
          <definition value="The code used in the URL or the parameter name in a parameters resource for this search parameter."/>
          <comments value="For maximum compatibility, use only lowercase ASCII characters."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SearchParameter.base"/>
    <resource>
      <DataElement>
        <id value="SearchParameter.base"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SearchParameter.base"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SearchParameter.base"/>
          <short value="The resource type this search parameter applies to"/>
          <definition value="The base resource type that this search parameter refers to."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="One of the resource types defined as part of FHIR."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/resource-types"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SearchParameter.type"/>
    <resource>
      <DataElement>
        <id value="SearchParameter.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SearchParameter.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SearchParameter.type"/>
          <short value="number | date | string | token | reference | composite | quantity | uri"/>
          <definition value="The type of value a search parameter refers to, and how the content is interpreted."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Data types allowed to be used for search parameters."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/search-param-type"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SearchParameter.description"/>
    <resource>
      <DataElement>
        <id value="SearchParameter.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SearchParameter.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SearchParameter.description"/>
          <short value="Documentation for  search parameter"/>
          <definition value="A description of the search parameters and how it used."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SearchParameter.xpath"/>
    <resource>
      <DataElement>
        <id value="SearchParameter.xpath"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SearchParameter.xpath"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SearchParameter.xpath"/>
          <short value="XPath that extracts the values"/>
          <definition value="An XPath expression that returns a set of elements for the search parameter."/>
          <comments value="Note that the elements returned by the XPath are sometimes complex elements where logic is required to determine quite how to handle them; e.g. CodeableConcepts may contain text and/or multiple codings, where the codings themselves contain a code and a system."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <condition value="spd-1"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SearchParameter.xpathUsage"/>
    <resource>
      <DataElement>
        <id value="SearchParameter.xpathUsage"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SearchParameter.xpathUsage"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SearchParameter.xpathUsage"/>
          <short value="normal | phonetic | nearby | distance | other"/>
          <definition value="How the search parameter relates to the set of elements returned by evaluating the xpath query."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <condition value="spd-1"/>
          <binding>
            <strength value="required"/>
            <description value="How a search parameter relates to the set of elements returned by evaluating its xpath query."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/search-xpath-usage"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SearchParameter.target"/>
    <resource>
      <DataElement>
        <id value="SearchParameter.target"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SearchParameter.target"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SearchParameter.target"/>
          <short value="Types of resource (if a resource reference)"/>
          <definition value="Types of resource (if a resource is referenced)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="One of the resource types defined as part of FHIR."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/resource-types"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder"/>
          <short value="A request for a diet, formula or nutritional supplement"/>
          <definition value="A request to supply a diet, formula feeding (enteral) or oral nutritional supplement to a patient/resident."/>
          <comments value="Referenced by an Order Request (workflow)."/>
          <alias value="Diet Order"/>
          <alias value="Diet"/>
          <alias value="Nutritional Supplement"/>
          <alias value="Enteral Nutrition"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <constraint>
            <key value="nor-1"/>
            <severity value="warning"/>
            <human value="Nutrition Order SHALL contain either Oral Diet , Supplement, or Enteral Formula class"/>
            <xpath value="exists(f:oralDiet) or exists(f:supplement) or exists(f:enteralFormula)"/>
          </constraint>
          <mapping>
            <identity value="rim"/>
            <map value="SupplyRequest"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="clinical.careprovision"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.id"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.meta"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.implicitRules"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.language"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.text"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.contained"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.extension"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.patient"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.patient"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.patient"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.patient"/>
          <short value="The person who requires the diet, formula or nutritional supplement"/>
          <definition value="The person (patient) who needs the nutrition order for an oral diet, nutritional supplement and/or enteral or formula feeding."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=SBJ].role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.orderer"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.orderer"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.orderer"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.orderer"/>
          <short value="Who ordered the diet, formula or nutritional supplement"/>
          <definition value="The practitioner that holds legal responsibility for ordering the diet, nutritional supplement, or formula feedings."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=AUT].role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.author"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.identifier"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.identifier"/>
          <short value="Identifiers assigned to this order"/>
          <definition value="Identifiers assigned to this order by the order sender or by the order receiver."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.encounter"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.encounter"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.encounter"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.encounter"/>
          <short value="The encounter associated with this nutrition order"/>
          <definition value="An encounter that provides additional information about the healthcare context in which this request is made."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Encounter"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=COMP].source[classCode=ENC, moodCode=EVN]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.dateTime"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.dateTime"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.dateTime"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.dateTime"/>
          <short value="Date and time the nutrition order was requested"/>
          <definition value="The date and time that this nutrition order was requested."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="author.time"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.recorded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.status"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.status"/>
          <short value="proposed | draft | planned | requested | active | on-hold | completed | cancelled"/>
          <definition value="The workflow status of the nutrition order/request."/>
          <comments value="Typically the system placing the order sets the status to &quot;requested&quot;. Thereafter, the order is maintained by the receiver that updates the status as the request is handled."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Codes specifying the state of the request. Describes the lifecycle of the nutrition order."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/nutrition-order-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".statusCode"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.allergyIntolerance"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.allergyIntolerance"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.allergyIntolerance"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.allergyIntolerance"/>
          <short value="List of the patient&#39;s food and nutrition-related allergies and intolerances"/>
          <definition value="A link to a record of allergies or intolerances  which should be included in the nutrition order."/>
          <comments value="Information on a patient&#39;s food allergies and intolerances, inform healthcare personnel about the type of foods that the patient should receive or consume."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/AllergyIntolerance"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=RSON].target[classCode=OBS, moodCode=EVN]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.foodPreferenceModifier"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.foodPreferenceModifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.foodPreferenceModifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.foodPreferenceModifier"/>
          <short value="Order-specific modifier about the type of food that should be given"/>
          <definition value="This modifier is used to convey order-specific modifiers about the type of food that should be given. These can be derived from patient allergies, intolerances, or preferences such as Halal, Vegan or Kosher. This modifier applies to the entire nutrition order inclusive of the oral diet, nutritional supplements and enteral formula feedings."/>
          <comments value="Information on a patient&#39;s food preferences that inform healthcare personnel about the food that the patient should receive or consume."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Medical, cultural or ethical food preferences to help with catering requirements"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/encounter-diet"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship [typeCode =COMP], target [classCode=PROC, moodCode=EVN, code=NutritionModificationType]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.excludeFoodModifier"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.excludeFoodModifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.excludeFoodModifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.excludeFoodModifier"/>
          <short value="Order-specific modifier about the type of food that should not be given"/>
          <definition value="This modifier is used to convey order-specific modifiers about the type of food that should NOT be given. These can be derived from patient allergies, intolerances, or preferences such as No Red Meat, No Soy or No Wheat or  Gluten-Free.  While it should not be necessary to repeat allergy or intolerance information captured in the referenced allergyIntolerance resource in the excludeFoodModifier, this element may be used to convey additional specificity related to foods that should be eliminated from the patient’s diet for any reason.  This modifier applies to the entire nutrition order inclusive of the oral diet, nutritional supplements and enteral formula feedings."/>
          <comments value="Information on a patient&#39;s food allergies and intolerances, and preferences inform healthcare personnel about the type  of foods that the patient should receive or consume."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Codes used to indicate the type of food that should NOT be given to the patient."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/food-type"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.oralDiet"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.oralDiet"/>
          <short value="Oral diet components"/>
          <definition value="Diet given orally in contrast to enteral (tube) feeding."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <condition value="nor-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="oralDiet .outboundRelationship [typeCode =COMP], target [classCode=SPLY, moodCode=RQO, code=OralDietSupplyType]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.id"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.oralDiet.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.oralDiet.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.extension"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.oralDiet.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.oralDiet.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.oralDiet.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.oralDiet.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.type"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.oralDiet.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.oralDiet.type"/>
          <short value="Type of oral diet or diet restrictions that describe what can be consumed orally"/>
          <definition value="The kind of diet or dietary restriction such as fiber restricted diet or diabetic diet."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes used to indicate the type of diet being ordered for a patient."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/diet-type"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.schedule"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.oralDiet.schedule"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.schedule"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.oralDiet.schedule"/>
          <short value="Scheduled frequency of diet"/>
          <definition value="The time period and frequency at which the diet should be given."/>
          <alias value="frequency"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Timing"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".expectedUseTime"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.nutrient"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.oralDiet.nutrient"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.nutrient"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.oralDiet.nutrient"/>
          <short value="Required  nutrient modifications"/>
          <definition value="Class that defines the quantity and type of nutrient modifications required for the oral diet."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".participation{typeCode=PRD].role{classCode=MANU), manufacturedFoodKind"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.nutrient.id"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.oralDiet.nutrient.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.nutrient.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.oralDiet.nutrient.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.nutrient.extension"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.oralDiet.nutrient.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.nutrient.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.oralDiet.nutrient.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.nutrient.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.oralDiet.nutrient.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.nutrient.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.oralDiet.nutrient.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.nutrient.modifier"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.oralDiet.nutrient.modifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.nutrient.modifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.oralDiet.nutrient.modifier"/>
          <short value="Type of nutrient that is being modified"/>
          <definition value="The nutrient that is being modified such as carbohydrate or sodium."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Codes for types of nutrient that is being modified such as carbohydrate or sodium."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/nutrient-code"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.nutrient.amount"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.oralDiet.nutrient.amount"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.nutrient.amount"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.oralDiet.nutrient.amount"/>
          <short value="Quantity of the specified nutrient"/>
          <definition value="The quantity of the specified nutrient to include in diet."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".quantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.texture"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.oralDiet.texture"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.texture"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.oralDiet.texture"/>
          <short value="Required  texture modifications"/>
          <definition value="Class that describes any texture modifications required for the patient to safely consume various types of solid foods."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship [typeCode =COMP], target [classCode=PROC, moodCode=EVN, code=DietTextureModificationType]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.texture.id"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.oralDiet.texture.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.texture.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.oralDiet.texture.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.texture.extension"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.oralDiet.texture.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.texture.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.oralDiet.texture.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.texture.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.oralDiet.texture.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.texture.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.oralDiet.texture.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.texture.modifier"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.oralDiet.texture.modifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.texture.modifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.oralDiet.texture.modifier"/>
          <short value="Code to indicate how to alter the texture of the foods, e.g. pureed"/>
          <definition value="Any texture modifications (for solid foods) that should be made, e.g. easy to chew, chopped, ground, and pureed."/>
          <comments value="Coupled with the foodType (Meat)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Codes for food consistency types or texture modifications to apply to foods."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/texture-code"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.texture.foodType"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.oralDiet.texture.foodType"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.texture.foodType"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.oralDiet.texture.foodType"/>
          <short value="Concepts that are used to identify an entity that is ingested for nutritional purposes"/>
          <definition value="The food type(s) (e.g. meats, all foods)  that the texture modification applies to.  This could be all foods types."/>
          <comments value="Coupled with the textureModifier; could be (All Foods)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Codes for types of foods that are texture modified."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/modified-foodtype"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".participation{typeCode=PRD].role{classCode=MANU), manufacturedFoodKind; .code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.fluidConsistencyType"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.oralDiet.fluidConsistencyType"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.fluidConsistencyType"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.oralDiet.fluidConsistencyType"/>
          <short value="The required consistency of fluids and liquids provided to the patient"/>
          <definition value="The required consistency (e.g. honey-thick, nectar-thick, thin, thickened.) of liquids or fluids served to the patient."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Codes used to represent the consistency of fluids and liquids provided to the patient."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/consistency-type"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".code  (Not differentiated from dietTextureModificationType in HL7 v3)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.instruction"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.oralDiet.instruction"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.oralDiet.instruction"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.oralDiet.instruction"/>
          <short value="Instructions or additional information about the oral diet"/>
          <definition value="Free text or additional instructions or information pertaining to the oral diet."/>
          <comments value="Free text dosage instructions can be used for cases where the instructions are too complex to code."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".text"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.supplement"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.supplement"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.supplement"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.supplement"/>
          <short value="Supplement components"/>
          <definition value="Oral nutritional products given in order to add further nutritional value to the patient&#39;s diet."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <condition value="nor-1"/>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship [typeCode =COMP], target [classCode=SPLY, moodCode=RQO, code=SUPPLEMENT]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.supplement.id"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.supplement.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.supplement.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.supplement.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.supplement.extension"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.supplement.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.supplement.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.supplement.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.supplement.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.supplement.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.supplement.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.supplement.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.supplement.type"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.supplement.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.supplement.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.supplement.type"/>
          <short value="Type of supplement product requested"/>
          <definition value="The kind of nutritional supplement product required such as a high protein or pediatric clear liquid supplement."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes for nutritional supplements to be provided to the patient"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/supplement-type"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".participation{typeCode=PRD].role{classCode=MANU), manufacturedFoodKind; .code (NutritionalSupplementType)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.supplement.productName"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.supplement.productName"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.supplement.productName"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.supplement.productName"/>
          <short value="Product or brand name of the nutritional supplement"/>
          <definition value="The product or brand name of the nutritional supplement such as &quot;Acme Protein Shake&quot;."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.supplement.schedule"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.supplement.schedule"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.supplement.schedule"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.supplement.schedule"/>
          <short value="Scheduled frequency of supplement"/>
          <definition value="The time period and frequency at which the supplement(s) should be given."/>
          <alias value="frequency"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Timing"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveTime"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.supplement.quantity"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.supplement.quantity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.supplement.quantity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.supplement.quantity"/>
          <short value="Amount of the nutritional supplement"/>
          <definition value="The amount of the nutritional supplement to be given."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".quantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.supplement.instruction"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.supplement.instruction"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.supplement.instruction"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.supplement.instruction"/>
          <short value="Instructions or additional information about the oral supplement"/>
          <definition value="Free text or additional instructions or information pertaining to the oral supplement."/>
          <comments value="Free text dosage instructions can be used for cases where the instructions are too complex to code."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".text"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.enteralFormula"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.enteralFormula"/>
          <short value="Enteral formula components"/>
          <definition value="Feeding provided through the gastrointestinal tract via a tube, catheter, or stoma that delivers nutrition distal to the oral cavity."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <condition value="nor-1"/>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship [typeCode =COMP], target [classCode=SPLY, moodCode=RQO, code=FORMULA]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.id"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.enteralFormula.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.enteralFormula.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.extension"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.enteralFormula.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.enteralFormula.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.enteralFormula.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.enteralFormula.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.baseFormulaType"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.enteralFormula.baseFormulaType"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.baseFormulaType"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.enteralFormula.baseFormulaType"/>
          <short value="Type of enteral or infant formula"/>
          <definition value="The type of enteral or infant formula such as an adult standard formula with fiber or a soy-based infant formula."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes for type of enteral formula to be administered to patient."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/entformula-type"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".participation{typeCode=PRD].role{classCode=MANU), manufacturedFoodKind; .code (NutritionalFormulaType)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.baseFormulaProductName"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.enteralFormula.baseFormulaProductName"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.baseFormulaProductName"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.enteralFormula.baseFormulaProductName"/>
          <short value="Product or brand name of the enteral or infant formula"/>
          <definition value="The product or brand name of the enteral or infant formula product such as &quot;ACME Adult Standard Formula&quot;."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.additiveType"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.enteralFormula.additiveType"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.additiveType"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.enteralFormula.additiveType"/>
          <short value="Type of modular component to add to the feeding"/>
          <definition value="Indicates the type of modular component such as protein, carbohydrate, fat or fiber to be provided in addition to or mixed with the base formula."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Codes for the type of modular component such as protein, carbohydrate or fiber to be provided in addition to or mixed with the base formula."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/entformula-additive"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (not differentiated from NutritionalFormulaType in HL7 v3)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.additiveProductName"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.enteralFormula.additiveProductName"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.additiveProductName"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.enteralFormula.additiveProductName"/>
          <short value="Product or brand name of the modular additive"/>
          <definition value="The product or brand name of the type of modular component to be added to the formula."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.caloricDensity"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.enteralFormula.caloricDensity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.caloricDensity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.enteralFormula.caloricDensity"/>
          <short value="Amount of energy per specified volume that is required"/>
          <definition value="The amount of energy (Calories) that the formula should provide per specified volume, typically per mL or fluid oz.  For example, an infant may require a formula that provides 24 Calories per fluid ounce or an adult may require an enteral formula that provides 1.5 Calorie/mL."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".quantity (caloricDensity)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.routeofAdministration"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.enteralFormula.routeofAdministration"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.routeofAdministration"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.enteralFormula.routeofAdministration"/>
          <short value="How the formula should enter the patient&#39;s gastrointestinal tract"/>
          <definition value="The route or physiological path of administration into the patient&#39;s gastrointestinal  tract for purposes of providing the formula feeding, e.g. nasogastric tube."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="extensible"/>
            <description value="Codes specifying the route of administration of enteral formula."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/enteral-route"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".routeCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.administration"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.enteralFormula.administration"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.administration"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.enteralFormula.administration"/>
          <short value="Formula feeding instruction as structured data"/>
          <definition value="Formula administration instructions as structured data.  This repeating structure allows for changing the administration rate or volume over time for both bolus and continuous feeding.  An example of this would be an instruction to increase the rate of continuous feeding every 2 hours."/>
          <comments value="See implementation notes below for further discussion on how to order continuous vs bolus enteral feeding using this resource."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship [typeCode =COMP], target [classCode=SBADM, moodCode=RQO]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.administration.id"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.enteralFormula.administration.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.administration.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.enteralFormula.administration.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.administration.extension"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.enteralFormula.administration.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.administration.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.enteralFormula.administration.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.administration.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.enteralFormula.administration.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.administration.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.enteralFormula.administration.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.administration.schedule"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.enteralFormula.administration.schedule"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.administration.schedule"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.enteralFormula.administration.schedule"/>
          <short value="Scheduled frequency of enteral feeding"/>
          <definition value="The time period and frequency at which the enteral formula should be delivered to the patient."/>
          <alias value="frequency"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Timing"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveUseTime"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.administration.quantity"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.enteralFormula.administration.quantity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.administration.quantity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.enteralFormula.administration.quantity"/>
          <short value="The volume of formula to provide"/>
          <definition value="The volume of formula to provide to the patient per the specified administration schedule."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".doseQuantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.administration.rateX"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.enteralFormula.administration.rateX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.administration.rateX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.enteralFormula.administration.rate[x]"/>
          <short value="Speed with which the formula is provided per period of time"/>
          <definition value="The rate of administration of formula via a feeding pump, e.g. 60 mL per hour, according to the specified schedule."/>
          <comments value="Ratio is used when the quantity value in the denominator is not &quot;1&quot;, otherwise use Quantity. For example, the Ratio datatype is used for &quot;200 mL/4 hrs&quot; versus the Quantity datatype for &quot;50 mL/hr&quot;."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <type>
            <code value="Ratio"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".rateQuantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.maxVolumeToDeliver"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.enteralFormula.maxVolumeToDeliver"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.maxVolumeToDeliver"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.enteralFormula.maxVolumeToDeliver"/>
          <short value="Upper limit on formula volume per unit of time"/>
          <definition value="The maximum total quantity of formula that may be administered to a subject over the period of time, e.g. 1440 mL over 24 hours."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".maxDoseQuantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.administrationInstruction"/>
    <resource>
      <DataElement>
        <id value="NutritionOrder.enteralFormula.administrationInstruction"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/NutritionOrder.enteralFormula.administrationInstruction"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="NutritionOrder.enteralFormula.administrationInstruction"/>
          <short value="Formula feeding instructions expressed as text"/>
          <definition value="Free text formula administration, feeding instructions or additional instructions or information."/>
          <comments value="Free text dosage instructions can be used for cases where the instructions are too complex to code."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse"/>
          <short value="Remittance resource"/>
          <definition value="This resource provides the adjudication details from the processing of a Claim resource."/>
          <alias value="Remittance Advice"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="financial.billing"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.id"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.meta"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.implicitRules"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.language"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.text"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.contained"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.extension"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.identifier"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.identifier"/>
          <short value="Response  number"/>
          <definition value="The Response business identifier."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.request"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.request"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.request"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.request"/>
          <short value="Id of resource triggering adjudication"/>
          <definition value="Original request resource referrence."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Claim"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="A02|G01"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.ruleset"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.ruleset"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.ruleset"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.ruleset"/>
          <short value="Resource version"/>
          <definition value="The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The static and dynamic model to which contents conform, which may be business version or standard/version."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/ruleset"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.originalRuleset"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.originalRuleset"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.originalRuleset"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.originalRuleset"/>
          <short value="Original version"/>
          <definition value="The style (standard) and version of the original material which was converted into this resource."/>
          <requirements value="Knowledge of the original version can inform the processing of this instance so that information which is processable by the originating system may be generated."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The static and dynamic model to which contents conform, which may be business version or standard/version."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/ruleset"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.created"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.created"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.created"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.created"/>
          <short value="Creation date"/>
          <definition value="The date when the enclosed suite of services were performed or completed."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.organization"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.organization"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.organization"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.organization"/>
          <short value="Insurer"/>
          <definition value="The Insurer who produced this adjudicated response."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.requestProvider"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.requestProvider"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.requestProvider"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.requestProvider"/>
          <short value="Responsible practitioner"/>
          <definition value="The practitioner who is responsible for the services rendered to the patient."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="B01"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.requestOrganization"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.requestOrganization"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.requestOrganization"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.requestOrganization"/>
          <short value="Responsible organization"/>
          <definition value="The organization which is responsible for the services rendered to the patient."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.outcome"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.outcome"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.outcome"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.outcome"/>
          <short value="complete | error"/>
          <definition value="Transaction status: error, complete."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The outcome of the processing."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/remittance-outcome"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.disposition"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.disposition"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.disposition"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.disposition"/>
          <short value="Disposition Message"/>
          <definition value="A description of the status of the adjudication."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.payeeType"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.payeeType"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.payeeType"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.payeeType"/>
          <short value="Party to be paid any benefits payable"/>
          <definition value="Party to be reimbursed: Subscriber, provider, other."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A code for the party to be reimbursed."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/payeetype"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="Items"/>
          </extension>
          <path value="ClaimResponse.item"/>
          <short value="Line items"/>
          <definition value="The first tier service adjudications for submitted services."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.id"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.item.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.extension"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.item.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.item.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.sequenceLinkId"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.sequenceLinkId"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.sequenceLinkId"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.item.sequenceLinkId"/>
          <short value="Service instance"/>
          <definition value="A service line number."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="positiveInt"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="F07"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.noteNumber"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.noteNumber"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.noteNumber"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.item.noteNumber"/>
          <short value="List of note numbers which apply"/>
          <definition value="A list of note references to the notes provided below."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="positiveInt"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.adjudication"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.adjudication"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.adjudication"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="ItemAdjudication"/>
          </extension>
          <path value="ClaimResponse.item.adjudication"/>
          <short value="Adjudication details"/>
          <definition value="The adjudications results."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.adjudication.id"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.adjudication.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.adjudication.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.item.adjudication.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.adjudication.extension"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.adjudication.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.adjudication.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.item.adjudication.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.adjudication.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.adjudication.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.adjudication.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.item.adjudication.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.adjudication.code"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.adjudication.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.adjudication.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.item.adjudication.code"/>
          <short value="Adjudication category such as co-pay, eligible, benefit, etc."/>
          <definition value="Code indicating: Co-Pay, deductible, eligible, benefit, tax, etc."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="extensible"/>
            <description value="The adjudication codes."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/adjudication"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.adjudication.amount"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.adjudication.amount"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.adjudication.amount"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.item.adjudication.amount"/>
          <short value="Monetary amount"/>
          <definition value="Monetary amount associated with the code."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Money"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.adjudication.value"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.adjudication.value"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.adjudication.value"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.item.adjudication.value"/>
          <short value="Non-monetary value"/>
          <definition value="A non-monetary value for example a percentage. Mutually exclusive to the amount element above."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.detail"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="ItemDetail"/>
          </extension>
          <path value="ClaimResponse.item.detail"/>
          <short value="Detail line items"/>
          <definition value="The second tier service adjudications for submitted services."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.id"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.detail.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.item.detail.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.extension"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.detail.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.item.detail.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.detail.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.item.detail.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.sequenceLinkId"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.detail.sequenceLinkId"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.sequenceLinkId"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.item.detail.sequenceLinkId"/>
          <short value="Service instance"/>
          <definition value="A service line number."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="positiveInt"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="F07"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.adjudication"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.detail.adjudication"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.adjudication"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="DetailAdjudication"/>
          </extension>
          <path value="ClaimResponse.item.detail.adjudication"/>
          <short value="Detail adjudication"/>
          <definition value="The adjudications results."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.adjudication.id"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.detail.adjudication.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.adjudication.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.item.detail.adjudication.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.adjudication.extension"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.detail.adjudication.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.adjudication.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.item.detail.adjudication.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.adjudication.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.detail.adjudication.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.adjudication.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.item.detail.adjudication.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.adjudication.code"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.detail.adjudication.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.adjudication.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.item.detail.adjudication.code"/>
          <short value="Adjudication category such as co-pay, eligible, benefit, etc."/>
          <definition value="Code indicating: Co-Pay, deductible, eligible, benefit, tax, etc."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="extensible"/>
            <description value="The adjudication codes."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/adjudication"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.adjudication.amount"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.detail.adjudication.amount"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.adjudication.amount"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.item.detail.adjudication.amount"/>
          <short value="Monetary amount"/>
          <definition value="Monetary amount associated with the code."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Money"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.adjudication.value"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.detail.adjudication.value"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.adjudication.value"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.item.detail.adjudication.value"/>
          <short value="Non-monetary value"/>
          <definition value="A non-monetary value for example a percentage. Mutually exclusive to the amount element above."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.subDetail"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.detail.subDetail"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.subDetail"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="SubDetail"/>
          </extension>
          <path value="ClaimResponse.item.detail.subDetail"/>
          <short value="Subdetail line items"/>
          <definition value="The third tier service adjudications for submitted services."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.subDetail.id"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.detail.subDetail.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.subDetail.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.item.detail.subDetail.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.subDetail.extension"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.detail.subDetail.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.subDetail.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.item.detail.subDetail.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.subDetail.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.detail.subDetail.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.subDetail.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.item.detail.subDetail.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.subDetail.sequenceLinkId"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.detail.subDetail.sequenceLinkId"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.subDetail.sequenceLinkId"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.item.detail.subDetail.sequenceLinkId"/>
          <short value="Service instance"/>
          <definition value="A service line number."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="positiveInt"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="F07"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.subDetail.adjudication"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.detail.subDetail.adjudication"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.subDetail.adjudication"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="SubdetailAdjudication"/>
          </extension>
          <path value="ClaimResponse.item.detail.subDetail.adjudication"/>
          <short value="Subdetail adjudication"/>
          <definition value="The adjudications results."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.subDetail.adjudication.id"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.detail.subDetail.adjudication.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.subDetail.adjudication.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.item.detail.subDetail.adjudication.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.subDetail.adjudication.extension"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.detail.subDetail.adjudication.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.subDetail.adjudication.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.item.detail.subDetail.adjudication.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.subDetail.adjudication.modifierExtensi"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.detail.subDetail.adjudication.modifierExtensi"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.subDetail.adjudication.modifierExtensi"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.item.detail.subDetail.adjudication.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.subDetail.adjudication.code"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.detail.subDetail.adjudication.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.subDetail.adjudication.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.item.detail.subDetail.adjudication.code"/>
          <short value="Adjudication category such as co-pay, eligible, benefit, etc."/>
          <definition value="Code indicating: Co-Pay, deductible, eligible, benefit, tax, etc."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="extensible"/>
            <description value="The adjudication codes."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/adjudication"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.subDetail.adjudication.amount"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.detail.subDetail.adjudication.amount"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.subDetail.adjudication.amount"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.item.detail.subDetail.adjudication.amount"/>
          <short value="Monetary amount"/>
          <definition value="Monetary amount associated with the code."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Money"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.subDetail.adjudication.value"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.item.detail.subDetail.adjudication.value"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.item.detail.subDetail.adjudication.value"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.item.detail.subDetail.adjudication.value"/>
          <short value="Non-monetary value"/>
          <definition value="A non-monetary value for example a percentage. Mutually exclusive to the amount element above."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.addItem"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="AddedItem"/>
          </extension>
          <path value="ClaimResponse.addItem"/>
          <short value="Insurer added line items"/>
          <definition value="The first tier service adjudications for payor added services."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.id"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.addItem.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.addItem.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.extension"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.addItem.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.addItem.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.addItem.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.addItem.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.sequenceLinkId"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.addItem.sequenceLinkId"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.sequenceLinkId"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.addItem.sequenceLinkId"/>
          <short value="Service instances"/>
          <definition value="List of input service items which this service line is intended to replace."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="positiveInt"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.service"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.addItem.service"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.service"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.addItem.service"/>
          <short value="Group, Service or Product"/>
          <definition value="A code to indicate the Professional Service or Product supplied."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Allowable service and product codes."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/service-uscls"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.fee"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.addItem.fee"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.fee"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.addItem.fee"/>
          <short value="Professional fee or Product charge"/>
          <definition value="The fee charged for the professional service or product.."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Money"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.noteNumberLinkId"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.addItem.noteNumberLinkId"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.noteNumberLinkId"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.addItem.noteNumberLinkId"/>
          <short value="List of note numbers which apply"/>
          <definition value="A list of note references to the notes provided below."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="positiveInt"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.adjudication"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.addItem.adjudication"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.adjudication"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="AddedItemAdjudication"/>
          </extension>
          <path value="ClaimResponse.addItem.adjudication"/>
          <short value="Added items adjudication"/>
          <definition value="The adjudications results."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.adjudication.id"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.addItem.adjudication.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.adjudication.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.addItem.adjudication.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.adjudication.extension"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.addItem.adjudication.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.adjudication.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.addItem.adjudication.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.adjudication.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.addItem.adjudication.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.adjudication.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.addItem.adjudication.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.adjudication.code"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.addItem.adjudication.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.adjudication.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.addItem.adjudication.code"/>
          <short value="Adjudication category such as co-pay, eligible, benefit, etc."/>
          <definition value="Code indicating: Co-Pay, deductible, eligible, benefit, tax, etc."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="extensible"/>
            <description value="The adjudication codes."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/adjudication"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.adjudication.amount"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.addItem.adjudication.amount"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.adjudication.amount"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.addItem.adjudication.amount"/>
          <short value="Monetary amount"/>
          <definition value="Monetary amount associated with the code."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Money"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.adjudication.value"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.addItem.adjudication.value"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.adjudication.value"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.addItem.adjudication.value"/>
          <short value="Non-monetary value"/>
          <definition value="A non-monetary value for example a percentage. Mutually exclusive to the amount element above."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.detail"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.addItem.detail"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.detail"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="AddedItemsDetail"/>
          </extension>
          <path value="ClaimResponse.addItem.detail"/>
          <short value="Added items details"/>
          <definition value="The second tier service adjudications for payor added services."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.detail.id"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.addItem.detail.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.detail.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.addItem.detail.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.detail.extension"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.addItem.detail.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.detail.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.addItem.detail.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.detail.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.addItem.detail.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.detail.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.addItem.detail.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.detail.service"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.addItem.detail.service"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.detail.service"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.addItem.detail.service"/>
          <short value="Service or Product"/>
          <definition value="A code to indicate the Professional Service or Product supplied."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Allowable service and product codes."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/service-uscls"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.detail.fee"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.addItem.detail.fee"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.detail.fee"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.addItem.detail.fee"/>
          <short value="Professional fee or Product charge"/>
          <definition value="The fee charged for the professional service or product.."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Money"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.detail.adjudication"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.addItem.detail.adjudication"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.detail.adjudication"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="AddedItemDetailAdjudication"/>
          </extension>
          <path value="ClaimResponse.addItem.detail.adjudication"/>
          <short value="Added items detail adjudication"/>
          <definition value="The adjudications results."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.detail.adjudication.id"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.addItem.detail.adjudication.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.detail.adjudication.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.addItem.detail.adjudication.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.detail.adjudication.extension"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.addItem.detail.adjudication.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.detail.adjudication.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.addItem.detail.adjudication.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.detail.adjudication.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.addItem.detail.adjudication.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.detail.adjudication.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.addItem.detail.adjudication.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.detail.adjudication.code"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.addItem.detail.adjudication.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.detail.adjudication.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.addItem.detail.adjudication.code"/>
          <short value="Adjudication category such as co-pay, eligible, benefit, etc."/>
          <definition value="Code indicating: Co-Pay, deductible, eligible, benefit, tax, etc."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="extensible"/>
            <description value="The adjudication codes."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/adjudication"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.detail.adjudication.amount"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.addItem.detail.adjudication.amount"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.detail.adjudication.amount"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.addItem.detail.adjudication.amount"/>
          <short value="Monetary amount"/>
          <definition value="Monetary amount associated with the code."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Money"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.detail.adjudication.value"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.addItem.detail.adjudication.value"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.addItem.detail.adjudication.value"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.addItem.detail.adjudication.value"/>
          <short value="Non-monetary value"/>
          <definition value="A non-monetary value for example a percentage. Mutually exclusive to the amount element above."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.error"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.error"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.error"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="Errors"/>
          </extension>
          <path value="ClaimResponse.error"/>
          <short value="Processing errors"/>
          <definition value="Mutually exclusive with Services Provided (Item)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.error.id"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.error.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.error.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.error.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.error.extension"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.error.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.error.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.error.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.error.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.error.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.error.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.error.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.error.sequenceLinkId"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.error.sequenceLinkId"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.error.sequenceLinkId"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.error.sequenceLinkId"/>
          <short value="Item sequence number"/>
          <definition value="The sequence number of the line item submitted which contains the error. This value is omitted when the error is elsewhere."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="positiveInt"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.error.detailSequenceLinkId"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.error.detailSequenceLinkId"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.error.detailSequenceLinkId"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.error.detailSequenceLinkId"/>
          <short value="Detail sequence number"/>
          <definition value="The sequence number of the addition within the line item submitted which contains the error. This value is omitted when the error is not related to an Addition."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="positiveInt"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.error.subdetailSequenceLinkId"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.error.subdetailSequenceLinkId"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.error.subdetailSequenceLinkId"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.error.subdetailSequenceLinkId"/>
          <short value="Subdetail sequence number"/>
          <definition value="The sequence number of the addition within the line item submitted which contains the error. This value is omitted when the error is not related to an Addition."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="positiveInt"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.error.code"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.error.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.error.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.error.code"/>
          <short value="Error code detailing processing issues"/>
          <definition value="An error code,froma specified code system, which details why the claim could not be adjudicated."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The error codes for adjudication processing."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/adjudication-error"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.totalCost"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.totalCost"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.totalCost"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.totalCost"/>
          <short value="Total Cost of service from the Claim"/>
          <definition value="The total cost of the services reported."/>
          <requirements value="This is a check value that the receiver calculates and returns."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Money"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.unallocDeductable"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.unallocDeductable"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.unallocDeductable"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.unallocDeductable"/>
          <short value="Unallocated deductible"/>
          <definition value="The amount of deductible applied which was not allocated to any particular service line."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Money"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.totalBenefit"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.totalBenefit"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.totalBenefit"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.totalBenefit"/>
          <short value="Total benefit payable for the Claim"/>
          <definition value="Total amount of benefit payable (Equal to sum of the Benefit amounts from all detail lines and additions less the Unallocated Deductible)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Money"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.paymentAdjustment"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.paymentAdjustment"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.paymentAdjustment"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.paymentAdjustment"/>
          <short value="Payment adjustment for non-Claim issues"/>
          <definition value="Adjustment to the payment of this transaction which is not related to adjudication of this transaction."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Money"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.paymentAdjustmentReason"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.paymentAdjustmentReason"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.paymentAdjustmentReason"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.paymentAdjustmentReason"/>
          <short value="Reason for Payment adjustment"/>
          <definition value="Reason for the payment adjustment."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="extensible"/>
            <description value="Adjustment reason codes."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/adjustment-reason"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.paymentDate"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.paymentDate"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.paymentDate"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.paymentDate"/>
          <short value="Expected data of Payment"/>
          <definition value="Estimated payment data."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="date"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.paymentAmount"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.paymentAmount"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.paymentAmount"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.paymentAmount"/>
          <short value="Payment amount"/>
          <definition value="Payable less any payment adjustment."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Money"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.paymentRef"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.paymentRef"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.paymentRef"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.paymentRef"/>
          <short value="Payment identifier"/>
          <definition value="Payment identifier."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.reserved"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.reserved"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.reserved"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.reserved"/>
          <short value="Funds reserved status"/>
          <definition value="Status of funds reservation (For provider, for Patient, None)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="For whom funds are to be reserved: (Patient, Provider, None)."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/fundsreserve"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.form"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.form"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.form"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.form"/>
          <short value="Printed Form Identifier"/>
          <definition value="The form to be used for printing the content."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The forms codes."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/forms"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="G42"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.note"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.note"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.note"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="Notes"/>
          </extension>
          <path value="ClaimResponse.note"/>
          <short value="Processing notes"/>
          <definition value="Note text."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.note.id"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.note.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.note.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.note.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.note.extension"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.note.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.note.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.note.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.note.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.note.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.note.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.note.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.note.number"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.note.number"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.note.number"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.note.number"/>
          <short value="Note Number for this note"/>
          <definition value="An integer associated with each note which may be referred to from each service line item."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="positiveInt"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.note.type"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.note.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.note.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.note.type"/>
          <short value="display | print | printoper"/>
          <definition value="The note purpose: Print/Display."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The presentation types of notes."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/note-type"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.note.text"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.note.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.note.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.note.text"/>
          <short value="Note explanatory text"/>
          <definition value="The note text."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="G32"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.coverage"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.coverage"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.coverage"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="Coverage"/>
          </extension>
          <path value="ClaimResponse.coverage"/>
          <short value="Insurance or medical plan"/>
          <definition value="Financial instrument by which payment information for health care."/>
          <requirements value="Health care programs and insurers are significant payors of health service costs."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="Coverage"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.coverage.id"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.coverage.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.coverage.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.coverage.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.coverage.extension"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.coverage.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.coverage.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.coverage.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.coverage.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.coverage.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.coverage.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.coverage.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.coverage.sequence"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.coverage.sequence"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.coverage.sequence"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.coverage.sequence"/>
          <short value="Service instance identifier"/>
          <definition value="A service line item."/>
          <requirements value="To maintain order of the coverages."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="positiveInt"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.coverage.focal"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.coverage.focal"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.coverage.focal"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.coverage.focal"/>
          <short value="Is the focal Coverage"/>
          <definition value="The instance number of the Coverage which is the focus for adjudication. The Coverage against which the claim is to be adjudicated."/>
          <requirements value="To identify which coverage is being adjudicated."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.coverage.coverage"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.coverage.coverage"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.coverage.coverage"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.coverage.coverage"/>
          <short value="Insurance information"/>
          <definition value="Reference to the program or plan identification, underwriter or payor."/>
          <requirements value="Need to identify the issuer to target for processing and for coordination of benefit processing."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Coverage"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.coverage.businessArrangement"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.coverage.businessArrangement"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.coverage.businessArrangement"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.coverage.businessArrangement"/>
          <short value="Business agreement"/>
          <definition value="The contract number of a business agreement which describes the terms and conditions."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.coverage.relationship"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.coverage.relationship"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.coverage.relationship"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.coverage.relationship"/>
          <short value="Patient relationship to subscriber"/>
          <definition value="The relationship of the patient to the subscriber."/>
          <requirements value="To determine the relationship between the patient and the subscriber."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The code for the relationship of the patient to the subscriber."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/relationship"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="C03"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.coverage.preAuthRef"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.coverage.preAuthRef"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.coverage.preAuthRef"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.coverage.preAuthRef"/>
          <short value="Pre-Authorization/Determination Reference"/>
          <definition value="A list of references from the Insurer to which these services pertain."/>
          <requirements value="To provide any pre-determination or prior authorization reference."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="F03"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.coverage.claimResponse"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.coverage.claimResponse"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.coverage.claimResponse"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.coverage.claimResponse"/>
          <short value="Adjudication results"/>
          <definition value="The Coverages adjudication details."/>
          <requirements value="Used by downstream payers to determine what balance remains and the net payable."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/ClaimResponse"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="EOB"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClaimResponse.coverage.originalRuleset"/>
    <resource>
      <DataElement>
        <id value="ClaimResponse.coverage.originalRuleset"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClaimResponse.coverage.originalRuleset"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClaimResponse.coverage.originalRuleset"/>
          <short value="Original version"/>
          <definition value="The style (standard) and version of the original material which was converted into this resource."/>
          <requirements value="Knowledge of the original version can inform the processing of this instance so that information which is processable by the originating system may be generated."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The static and dynamic model to which contents conform, which may be business version or standard/version."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/ruleset"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ReferralRequest"/>
    <resource>
      <DataElement>
        <id value="ReferralRequest"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ReferralRequest"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ReferralRequest"/>
          <short value="A request for referral or transfer of care"/>
          <definition value="Used to record and send details about a request for referral service or transfer of a patient to the care of another provider or provider organization."/>
          <alias value="ReferralRequest TransferOfCare Request"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="w5"/>
            <map value="clinical.careprovision"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ReferralRequest.id"/>
    <resource>
      <DataElement>
        <id value="ReferralRequest.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ReferralRequest.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ReferralRequest.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ReferralRequest.meta"/>
    <resource>
      <DataElement>
        <id value="ReferralRequest.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ReferralRequest.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ReferralRequest.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ReferralRequest.implicitRules"/>
    <resource>
      <DataElement>
        <id value="ReferralRequest.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ReferralRequest.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ReferralRequest.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ReferralRequest.language"/>
    <resource>
      <DataElement>
        <id value="ReferralRequest.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ReferralRequest.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ReferralRequest.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ReferralRequest.text"/>
    <resource>
      <DataElement>
        <id value="ReferralRequest.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ReferralRequest.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ReferralRequest.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ReferralRequest.contained"/>
    <resource>
      <DataElement>
        <id value="ReferralRequest.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ReferralRequest.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ReferralRequest.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ReferralRequest.extension"/>
    <resource>
      <DataElement>
        <id value="ReferralRequest.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ReferralRequest.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ReferralRequest.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ReferralRequest.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ReferralRequest.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ReferralRequest.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ReferralRequest.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ReferralRequest.status"/>
    <resource>
      <DataElement>
        <id value="ReferralRequest.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ReferralRequest.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ReferralRequest.status"/>
          <short value="draft | requested | active | cancelled | accepted | rejected | completed"/>
          <definition value="The workflow status of the referral or transfer of care request."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The status of the referral."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/referralstatus"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="RF1-1"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ReferralRequest.identifier"/>
    <resource>
      <DataElement>
        <id value="ReferralRequest.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ReferralRequest.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ReferralRequest.identifier"/>
          <short value="Business identifier"/>
          <definition value="Business identifier that uniquely identifies the referral/care transfer request instance."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isModifier value="false"/>
          <mapping>
            <identity value="v2"/>
            <map value="RF1-6 / RF1-11"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ReferralRequest.date"/>
    <resource>
      <DataElement>
        <id value="ReferralRequest.date"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ReferralRequest.date"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ReferralRequest.date"/>
          <short value="Date of creation/activation"/>
          <definition value="Date/DateTime of creation for draft requests and date of activation for active requests."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isModifier value="false"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RF1-7 / RF1-9?"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.init"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ReferralRequest.type"/>
    <resource>
      <DataElement>
        <id value="ReferralRequest.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ReferralRequest.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ReferralRequest.type"/>
          <short value="Referral/Transition of care request type"/>
          <definition value="An indication of the type of referral (or where applicable the type of transfer of care) request."/>
          <comments value="Examples of referral type: - consultation;         second opinion;          third opinion - Assume management - Request for procedure(s)  HL7 v2.8 Example - Table 0336: S = second opinion p = patient preference o = provider ordered w = work load."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isModifier value="false"/>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes for types of referral; e.g. consult, transfer, temporary transfer."/>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="RF1-10"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ReferralRequest.specialty"/>
    <resource>
      <DataElement>
        <id value="ReferralRequest.specialty"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ReferralRequest.specialty"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ReferralRequest.specialty"/>
          <short value="The clinical specialty (discipline) that the referral is requested for"/>
          <definition value="Indication of the clinical domain or discipline to which the referral or transfer of care request is sent.  For example: Cardiology Gastroenterology Diabetology."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isModifier value="false"/>
          <binding>
            <strength value="example"/>
            <description value="Codes indicating the types of capability the referred to service provider must have."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/practitioner-specialty"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="RF1-3"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ReferralRequest.priority"/>
    <resource>
      <DataElement>
        <id value="ReferralRequest.priority"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ReferralRequest.priority"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ReferralRequest.priority"/>
          <short value="Urgency of referral / transfer of care request"/>
          <definition value="An indication of the urgency of referral (or where applicable the type of transfer of care) request."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isModifier value="false"/>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes indicating the relative priority of the referral."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/diagnostic-order-priority"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="RF1-2"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="grade"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ReferralRequest.patient"/>
    <resource>
      <DataElement>
        <id value="ReferralRequest.patient"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ReferralRequest.patient"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ReferralRequest.patient"/>
          <short value="Patient referred to care or transfer"/>
          <definition value="The patient who is the subject of a referral or transfer of care request."/>
          <comments value="Referral of family, group or community is to be catered for by profiles."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isModifier value="false"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PID-3"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ReferralRequest.requester"/>
    <resource>
      <DataElement>
        <id value="ReferralRequest.requester"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ReferralRequest.requester"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ReferralRequest.requester"/>
          <short value="Requester of referral / transfer of care"/>
          <definition value="The healthcare provider or provider organization who/which initiated the referral/transfer of care request. Can also be  Patient (a self referral)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isModifier value="false"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="Practitioner: PRD-2/PRD-7 where PRD-3 = RP; Organization: PRD-10 where PRD-3 = RP"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.author"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ReferralRequest.recipient"/>
    <resource>
      <DataElement>
        <id value="ReferralRequest.recipient"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ReferralRequest.recipient"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ReferralRequest.recipient"/>
          <short value="Receiver of referral / transfer of care request"/>
          <definition value="The healthcare provider(s) or provider organization(s) who/which is to receive the referral/transfer of care request."/>
          <comments value="There will be a primary receiver. But the request can be received by any number of &quot;copied to&quot; providers or organizations."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isModifier value="false"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="Practitioner: PRD-2/PRD-7 where PRD-3 = RT; Organization: PRD-10 where PRD-3 = RT"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.actor"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ReferralRequest.encounter"/>
    <resource>
      <DataElement>
        <id value="ReferralRequest.encounter"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ReferralRequest.encounter"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ReferralRequest.encounter"/>
          <short value="Originating encounter"/>
          <definition value="The encounter at which the request for referral or transfer of care is initiated."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Encounter"/>
          </type>
          <isModifier value="false"/>
          <mapping>
            <identity value="v2"/>
            <map value="PV1-19"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ReferralRequest.dateSent"/>
    <resource>
      <DataElement>
        <id value="ReferralRequest.dateSent"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ReferralRequest.dateSent"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ReferralRequest.dateSent"/>
          <short value="Date referral/transfer of care request is sent"/>
          <definition value="Date/DateTime the request for referral or transfer of care is sent by the author."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isModifier value="false"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RF1-7 / RF1-9?"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.init"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ReferralRequest.reason"/>
    <resource>
      <DataElement>
        <id value="ReferralRequest.reason"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ReferralRequest.reason"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ReferralRequest.reason"/>
          <short value="Reason for referral / transfer of care request"/>
          <definition value="Description of clinical condition indicating why referral/transfer of care is requested.  For example:  Pathological Anomalies, Disabled (physical or mental),  Behavioral Management."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isModifier value="false"/>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes indicating why the referral is being requested."/>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="RF1-10"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="why"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ReferralRequest.description"/>
    <resource>
      <DataElement>
        <id value="ReferralRequest.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ReferralRequest.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ReferralRequest.description"/>
          <short value="A textual description of the referral"/>
          <definition value="The reason element gives a short description of why the referral is being made, the description expands on this to support a more complete clinical summary."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isModifier value="false"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ReferralRequest.serviceRequested"/>
    <resource>
      <DataElement>
        <id value="ReferralRequest.serviceRequested"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ReferralRequest.serviceRequested"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ReferralRequest.serviceRequested"/>
          <short value="Actions requested as part of the referral"/>
          <definition value="The service(s) that is/are requested to be provided to the patient.  For example: cardiac pacemaker insertion."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isModifier value="false"/>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes indicating the types of services that might be requested as part of a referral."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/c80-practice-codes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="PR1-3 / OBR-4"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="what"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ReferralRequest.supportingInformation"/>
    <resource>
      <DataElement>
        <id value="ReferralRequest.supportingInformation"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ReferralRequest.supportingInformation"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ReferralRequest.supportingInformation"/>
          <short value="Additonal information to support referral or transfer of care request"/>
          <definition value="Any additional (administrative, financial or clinical) information required to support request for referral or transfer of care.  For example: Presenting problems/chief complaints Medical History Family History Alerts Allergy/Intolerance and Adverse Reactions Medications Observations/Assessments (may include cognitive and fundtional assessments) Diagnostic Reports Care Plan."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <isModifier value="false"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ReferralRequest.fulfillmentTime"/>
    <resource>
      <DataElement>
        <id value="ReferralRequest.fulfillmentTime"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ReferralRequest.fulfillmentTime"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ReferralRequest.fulfillmentTime"/>
          <short value="Requested service(s) fulfillment time"/>
          <definition value="The period of time within which the services identified in the referral/transfer of care is specified or required to occur."/>
          <requirements value="Use cases: (1) to indicate that the requested service is not to happen before a specified date, and saving the start date in Period.start; (2) to indicate that the requested service must happen before a specified date, and saving the end date in Period.end; (3) to indicate that the requested service must happen during the specified dates (&quot;start&quot; and &quot;end&quot; values)."/>
          <alias value="EffectiveTime"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
          <isModifier value="false"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="OBR-7/OBR-8"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.planned"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression"/>
          <short value="A clinical assessment performed when planning treatments and management strategies for a patient"/>
          <definition value="A record of a clinical assessment performed to determine what problem(s) may affect the patient and before planning the treatments or management strategies that are best to manage a patient&#39;s condition. Assessments are often 1:1 with a clinical consultation / encounter,  but this varies greatly depending on the clinical workflow. This resource is called &quot;ClinicalImpression&quot; rather than &quot;ClinicalAssessment&quot; to avoid confusion with the recording of assessment tools such as Apgar score."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="Partial mapping for problem evaluation"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="clinical.general"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.id"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.meta"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.implicitRules"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.language"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.text"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.contained"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.extension"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.patient"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.patient"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.patient"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.patient"/>
          <short value="The patient being assessed"/>
          <definition value="The patient being assessed."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PID-3"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.assessor"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.assessor"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.assessor"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.assessor"/>
          <short value="The clinician performing the assessment"/>
          <definition value="The clinician performing the assessment."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="ROL-4"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.author"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.status"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.status"/>
          <short value="in-progress | completed | entered-in-error"/>
          <definition value="Identifies the workflow status of the assessment."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The workflow state of a clinical impression."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/clinical-impression-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="PRB-14"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.date"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.date"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.date"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.date"/>
          <short value="When the assessment occurred"/>
          <definition value="The point in time at which the assessment was concluded (not when it was recorded)."/>
          <comments value="This SHOULD be accurate to at least the minute, though some assessments only have a known date."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PRB-2"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.done"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.description"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.description"/>
          <short value="Why/how the assessment was performed"/>
          <definition value="A summary of the context and/or cause of the assessment - why / where was it peformed, and what patient events/sstatus prompted it."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.previous"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.previous"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.previous"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.previous"/>
          <short value="Reference to last assessment"/>
          <definition value="A reference to the last assesment that was conducted bon this patient. Assessments are often/usually ongoing in nature; a care provider (practitioner or team) will make new assessments on an ongoing basis as new data arises or the patient&#39;s conditions changes."/>
          <comments value="It is always likely that multiple previous assessments exist for a patient. The point of quoting a previous assessment is that this assessment is relative to it (see resolved)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/ClinicalImpression"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.problem"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.problem"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.problem"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.problem"/>
          <short value="General assessment of patient state"/>
          <definition value="This a list of the general problems/conditions for a patient."/>
          <comments value="e.g. The patient is a pregnant, and cardiac congestive failure, ‎Adenocarcinoma, and is allergic to penicillin."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Condition"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/AllergyIntolerance"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PRB-3 / IAM-7"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.triggerX"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.triggerX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.triggerX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.trigger[x]"/>
          <short value="Request or event that necessitated this assessment"/>
          <definition value="The request or event that necessitated this assessment. This may be a diagnosis, a Care Plan, a Request Referral, or some other resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Clinical Findings that may cause an clinical evaluation."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/clinical-findings"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.investigations"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.investigations"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.investigations"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.investigations"/>
          <short value="One or more sets of investigations (signs, symptions, etc.)"/>
          <definition value="One or more sets of investigations (signs, symptions, etc.). The actual grouping of investigations vary greatly depending on the type and context of the assessment. These investigations may include data generated during the assessment process, or data previously generated and recorded that is pertinent to the outcomes."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.investigations.id"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.investigations.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.investigations.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.investigations.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.investigations.extension"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.investigations.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.investigations.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.investigations.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.investigations.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.investigations.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.investigations.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.investigations.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.investigations.code"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.investigations.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.investigations.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.investigations.code"/>
          <short value="A name/code for the set"/>
          <definition value="A name/code for the group (&quot;set&quot;) of investigations. Typically, this will be something like &quot;signs&quot;, &quot;symptoms&quot;, &quot;clinical&quot;, &quot;diagnostic&quot;, but the list is not constrained, and others such groups such as (exposure|family|travel|nutitirional) history may be used."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="A name/code for a set of investigations."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/investigation-sets"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.investigations.item"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.investigations.item"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.investigations.item"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.investigations.item"/>
          <short value="Record of a specific investigation"/>
          <definition value="A record of a specific investigation that was undertaken."/>
          <comments value="Most investigations are observations of one kind of or another but some other specific types of data collection resources can also be used."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Observation"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/DiagnosticReport"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="OBX-21"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.protocol"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.protocol"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.protocol"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.protocol"/>
          <short value="Clinical Protocol followed"/>
          <definition value="Reference to a specific published clinical protocol that was followed during this assessment, and/or that provides evidence in support of the diagnosis."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.summary"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.summary"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.summary"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.summary"/>
          <short value="Summary of the assessment"/>
          <definition value="A text summary of the investigations and the diagnosis."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="OBX"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.finding"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.finding"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.finding"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.finding"/>
          <short value="Possible or likely findings and diagnoses"/>
          <definition value="Specific findings or diagnoses that was considered likely or relevant to ongoing treatment."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.finding.id"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.finding.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.finding.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.finding.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.finding.extension"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.finding.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.finding.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.finding.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.finding.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.finding.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.finding.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.finding.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.finding.item"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.finding.item"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.finding.item"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.finding.item"/>
          <short value="Specific text or code for finding"/>
          <definition value="Specific text of code for finding or diagnosis."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Identification of the Condition or diagnosis."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/condition-code"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="OBX"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.finding.cause"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.finding.cause"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.finding.cause"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.finding.cause"/>
          <short value="Which investigations support finding"/>
          <definition value="Which investigations support finding or diagnosis."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.resolved"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.resolved"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.resolved"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.resolved"/>
          <short value="Diagnoses/conditions resolved since previous assessment"/>
          <definition value="Diagnoses/conditions resolved since the last assessment."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Identification of the Condition or diagnosis."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/condition-code"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.ruledOut"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.ruledOut"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.ruledOut"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.ruledOut"/>
          <short value="Diagnosis considered not possible"/>
          <definition value="Diagnosis considered not possible."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.ruledOut.id"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.ruledOut.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.ruledOut.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.ruledOut.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.ruledOut.extension"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.ruledOut.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.ruledOut.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.ruledOut.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.ruledOut.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.ruledOut.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.ruledOut.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.ruledOut.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.ruledOut.item"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.ruledOut.item"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.ruledOut.item"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.ruledOut.item"/>
          <short value="Specific text of code for diagnosis"/>
          <definition value="Specific text of code for diagnosis."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Identification of the Condition or diagnosis."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/condition-code"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.ruledOut.reason"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.ruledOut.reason"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.ruledOut.reason"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.ruledOut.reason"/>
          <short value="Grounds for elimination"/>
          <definition value="Grounds for elimination."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.prognosis"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.prognosis"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.prognosis"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.prognosis"/>
          <short value="Estimate of likely outcome"/>
          <definition value="Estimate of likely outcome."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="PRB-22"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.plan"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.plan"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.plan"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.plan"/>
          <short value="Plan of action after assessment"/>
          <definition value="Plan of action after assessment."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/CarePlan"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Appointment"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/CommunicationRequest"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/DeviceUseRequest"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/DiagnosticOrder"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/MedicationOrder"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/NutritionOrder"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Order"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/ProcedureRequest"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/ProcessRequest"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/ReferralRequest"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SupplyRequest"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/VisionPrescription"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ClinicalImpression.action"/>
    <resource>
      <DataElement>
        <id value="ClinicalImpression.action"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ClinicalImpression.action"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ClinicalImpression.action"/>
          <short value="Actions taken during assessment"/>
          <definition value="Actions taken during assessment."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/ReferralRequest"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/ProcedureRequest"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Procedure"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/MedicationOrder"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/DiagnosticOrder"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/NutritionOrder"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SupplyRequest"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Appointment"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/BodySite"/>
    <resource>
      <DataElement>
        <id value="BodySite"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/BodySite"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="BodySite"/>
          <short value="Specific and identified anatomical location"/>
          <definition value="Record details about the anatomical location of a specimen or body part.  This resource may be used when a coded concept does not provide the necessary detail needed for the use case."/>
          <alias value="anatomical location"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="openehr"/>
            <map value="Archetype ID   openEHR-EHR-CLUSTER.anatomical_location.v1      Concept name   Anatomical Location      Concept description   Record details about an anatomical location.      Keywords   location, site, anatomical      Copyright   © openEHR Foundation      Purpose   To record details about anatomical location.      Misuse   Not for specifiying unilateral/bilateral occurence - this is related to an evaluation which perhaps includes multiple locations.      Author   Author name: Heather Leslie Organisation: Ocean Informatics Email: heather.leslie@oceaninformatics.com Date of Origination: 2008-11-10       Translator   Norwegian Bokmål: Lars Bitsch-Larsen, Haukeland University Hospital of Bergen, Norway, MD, DEAA, MBA, spec in anesthesia, spec in tropical medicine. Arabic (Syria): Mona Saleh       Other contributors   Heather Leslie, Ocean Informatics, Australia (Editor) Ian McNicoll, freshEHR Clinical Informatics, United Kingdom (Editor) Dunmail Hodkinson, Black Pear Software Ltd, UK      References   Use cases: - 5LICS, midclavicular line - L forearm, 2cm anterior to the cubital fossa - Right iliac fossa - 5 cm below L tibial tuberosity - 2 cm medial to R nipple - 4 cm below R costal margin in midclavicular line - R femur - midline nose - medial aspect of R great toe nail."/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="clinical.diagnostics"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/BodySite.id"/>
    <resource>
      <DataElement>
        <id value="BodySite.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/BodySite.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="BodySite.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/BodySite.meta"/>
    <resource>
      <DataElement>
        <id value="BodySite.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/BodySite.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="BodySite.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/BodySite.implicitRules"/>
    <resource>
      <DataElement>
        <id value="BodySite.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/BodySite.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="BodySite.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/BodySite.language"/>
    <resource>
      <DataElement>
        <id value="BodySite.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/BodySite.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="BodySite.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/BodySite.text"/>
    <resource>
      <DataElement>
        <id value="BodySite.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/BodySite.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="BodySite.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/BodySite.contained"/>
    <resource>
      <DataElement>
        <id value="BodySite.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/BodySite.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="BodySite.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/BodySite.extension"/>
    <resource>
      <DataElement>
        <id value="BodySite.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/BodySite.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="BodySite.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/BodySite.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="BodySite.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/BodySite.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="BodySite.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/BodySite.patient"/>
    <resource>
      <DataElement>
        <id value="BodySite.patient"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/BodySite.patient"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="BodySite.patient"/>
          <short value="Patient"/>
          <definition value="The person to which the body site belongs."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/BodySite.identifier"/>
    <resource>
      <DataElement>
        <id value="BodySite.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/BodySite.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="BodySite.identifier"/>
          <short value="Bodysite identifier"/>
          <definition value="Identifier for this instance of the anatomical location."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="openehr"/>
            <map value="Specific location  Cluster Optional (0..1) Cardinality: Mandatory, repeating, unordered (1..*)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/BodySite.code"/>
    <resource>
      <DataElement>
        <id value="BodySite.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/BodySite.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="BodySite.code"/>
          <short value="Named anatomical location"/>
          <definition value="Named anatomical location - ideally coded where possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes describing anatomical locations. May include laterality"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/body-site"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="openehr"/>
            <map value="Name of location"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="OBX-20"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/BodySite.modifier"/>
    <resource>
      <DataElement>
        <id value="BodySite.modifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/BodySite.modifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="BodySite.modifier"/>
          <short value="Modification to location code"/>
          <definition value="Modifier to refine the anatomical location.  These include modifiers for laterality, relative location, directionality, number, and plane."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Concepts modifying the anatomic location"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/bodysite-relative-location"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="openehr"/>
            <map value="Combines Side, Numerical identifier, Anatomical plane,and Aspect"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="No distinct element defined in V2.x. The IHE Radiology Technical Framework directs the use of OBR-15-specimen source to contain laterality for imaging studies."/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/BodySite.description"/>
    <resource>
      <DataElement>
        <id value="BodySite.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/BodySite.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="BodySite.description"/>
          <short value="The Description of anatomical location"/>
          <definition value="Description of anatomical location."/>
          <comments value="This Description  could include any visual markings used to orientate the viewer e.g. external reference points, special sutures, ink markings."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="openehr"/>
            <map value="Description of anatomical location/Visual markings/orientation"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/BodySite.image"/>
    <resource>
      <DataElement>
        <id value="BodySite.image"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/BodySite.image"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="BodySite.image"/>
          <short value="Attached images"/>
          <definition value="Image or images used to identify a location."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Attachment"/>
          </type>
          <mapping>
            <identity value="openehr"/>
            <map value="Image"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Flag"/>
    <resource>
      <DataElement>
        <id value="Flag"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Flag"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Flag"/>
          <short value="Key information to flag to healthcare providers"/>
          <definition value="Prospective warnings of potential issues when providing care to the patient."/>
          <alias value="Barriers to Care"/>
          <alias value="Alert"/>
          <alias value="Warning"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="Observation[classCode=ISSUE, moodCode=EVN]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="workflow.encounter"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Flag.id"/>
    <resource>
      <DataElement>
        <id value="Flag.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Flag.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Flag.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Flag.meta"/>
    <resource>
      <DataElement>
        <id value="Flag.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Flag.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Flag.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Flag.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Flag.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Flag.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Flag.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Flag.language"/>
    <resource>
      <DataElement>
        <id value="Flag.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Flag.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Flag.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Flag.text"/>
    <resource>
      <DataElement>
        <id value="Flag.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Flag.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Flag.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Flag.contained"/>
    <resource>
      <DataElement>
        <id value="Flag.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Flag.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Flag.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Flag.extension"/>
    <resource>
      <DataElement>
        <id value="Flag.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Flag.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Flag.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Flag.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Flag.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Flag.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Flag.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Flag.identifier"/>
    <resource>
      <DataElement>
        <id value="Flag.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Flag.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Flag.identifier"/>
          <short value="Business identifier"/>
          <definition value="Identifier assigned to the flag for external use (outside the FHIR environment)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Flag.category"/>
    <resource>
      <DataElement>
        <id value="Flag.category"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Flag.category"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Flag.category"/>
          <short value="Clinical, administrative, etc."/>
          <definition value="Allows an flag to be divided into different categories like clinical, administrative etc. Intended to be used as a means of filtering which flags are displayed to particular user or in a given context."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A general category for flags for filtering/display purposes."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/flag-category"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Flag.status"/>
    <resource>
      <DataElement>
        <id value="Flag.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Flag.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Flag.status"/>
          <short value="active | inactive | entered-in-error"/>
          <definition value="Supports basic workflow."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Indicates whether this flag is active and needs to be displayed to a user, or whether it is no longer needed or entered in error."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/flag-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".status"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Flag.period"/>
    <resource>
      <DataElement>
        <id value="Flag.period"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Flag.period"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Flag.period"/>
          <short value="Time period when flag is active"/>
          <definition value="The period of time from the activation of the flag to inactivation of the flag. If the flag is active, the end of the period should be unspecified."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Flag.subject"/>
    <resource>
      <DataElement>
        <id value="Flag.subject"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Flag.subject"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Flag.subject"/>
          <short value="Who/What is flag about?"/>
          <definition value="The patient, location, group , organization , or practitioner this is about record this flag is associated with."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Location"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Group"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=SBJ].role[classCode=PAT | LOCE | ASSIGNED]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Flag.encounter"/>
    <resource>
      <DataElement>
        <id value="Flag.encounter"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Flag.encounter"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Flag.encounter"/>
          <short value="Alert relevant during encounter"/>
          <definition value="This alert is only relevant during the encounter."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Encounter"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Flag.author"/>
    <resource>
      <DataElement>
        <id value="Flag.author"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Flag.author"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Flag.author"/>
          <short value="Flag creator"/>
          <definition value="The person, organization or device that created the flag."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=AUT].role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.author"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Flag.code"/>
    <resource>
      <DataElement>
        <id value="Flag.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Flag.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Flag.code"/>
          <short value="Partially deaf, Requires easy open caps, No permanent address, etc."/>
          <definition value="The coded value or textual component of the flag to display to the user."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Detail codes identifying specific flagged issues."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/flag-code"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".value"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="what"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CommunicationRequest"/>
    <resource>
      <DataElement>
        <id value="CommunicationRequest"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CommunicationRequest"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CommunicationRequest"/>
          <short value="A request for information to be sent to a receiver"/>
          <definition value="A request to convey information; e.g. the CDS system proposes that an alert be sent to a responsible provider, the CDS system proposes that the public health agency be notified about a reportable condition."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="workflow.order"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CommunicationRequest.id"/>
    <resource>
      <DataElement>
        <id value="CommunicationRequest.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CommunicationRequest.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CommunicationRequest.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CommunicationRequest.meta"/>
    <resource>
      <DataElement>
        <id value="CommunicationRequest.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CommunicationRequest.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CommunicationRequest.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CommunicationRequest.implicitRules"/>
    <resource>
      <DataElement>
        <id value="CommunicationRequest.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CommunicationRequest.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CommunicationRequest.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CommunicationRequest.language"/>
    <resource>
      <DataElement>
        <id value="CommunicationRequest.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CommunicationRequest.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CommunicationRequest.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CommunicationRequest.text"/>
    <resource>
      <DataElement>
        <id value="CommunicationRequest.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CommunicationRequest.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CommunicationRequest.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CommunicationRequest.contained"/>
    <resource>
      <DataElement>
        <id value="CommunicationRequest.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CommunicationRequest.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CommunicationRequest.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CommunicationRequest.extension"/>
    <resource>
      <DataElement>
        <id value="CommunicationRequest.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CommunicationRequest.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CommunicationRequest.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CommunicationRequest.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="CommunicationRequest.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CommunicationRequest.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CommunicationRequest.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CommunicationRequest.identifier"/>
    <resource>
      <DataElement>
        <id value="CommunicationRequest.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CommunicationRequest.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CommunicationRequest.identifier"/>
          <short value="Unique identifier"/>
          <definition value="A unique ID of this request for reference purposes. It must be provided if user wants it returned as part of any output, otherwise it will be autogenerated, if needed, by CDS system. Does not need to be the actual ID of the source system."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CommunicationRequest.category"/>
    <resource>
      <DataElement>
        <id value="CommunicationRequest.category"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CommunicationRequest.category"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CommunicationRequest.category"/>
          <short value="Message category"/>
          <definition value="The type of message to be sent such as alert, notification, reminder, instruction, etc."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes for general categories of communications such as alerts, instruction, etc."/>
          </binding>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CommunicationRequest.sender"/>
    <resource>
      <DataElement>
        <id value="CommunicationRequest.sender"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CommunicationRequest.sender"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CommunicationRequest.sender"/>
          <short value="Message sender"/>
          <definition value="The entity (e.g. person, organization, clinical information system, or device) which is to be the source of the communication."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="who.actor"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CommunicationRequest.recipient"/>
    <resource>
      <DataElement>
        <id value="CommunicationRequest.recipient"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CommunicationRequest.recipient"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CommunicationRequest.recipient"/>
          <short value="Message recipient"/>
          <definition value="The entity (e.g. person, organization, clinical information system, or device) which is the intended target of the communication."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CommunicationRequest.payload"/>
    <resource>
      <DataElement>
        <id value="CommunicationRequest.payload"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CommunicationRequest.payload"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CommunicationRequest.payload"/>
          <short value="Message payload"/>
          <definition value="Text, attachment(s), or resource(s) to be communicated to the recipient."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CommunicationRequest.payload.id"/>
    <resource>
      <DataElement>
        <id value="CommunicationRequest.payload.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CommunicationRequest.payload.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CommunicationRequest.payload.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CommunicationRequest.payload.extension"/>
    <resource>
      <DataElement>
        <id value="CommunicationRequest.payload.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CommunicationRequest.payload.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CommunicationRequest.payload.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CommunicationRequest.payload.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="CommunicationRequest.payload.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CommunicationRequest.payload.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CommunicationRequest.payload.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CommunicationRequest.payload.contentX"/>
    <resource>
      <DataElement>
        <id value="CommunicationRequest.payload.contentX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CommunicationRequest.payload.contentX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CommunicationRequest.payload.content[x]"/>
          <short value="Message part content"/>
          <definition value="The communicated content (or for multi-part communications, one portion of the communication)."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <type>
            <code value="Attachment"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CommunicationRequest.medium"/>
    <resource>
      <DataElement>
        <id value="CommunicationRequest.medium"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CommunicationRequest.medium"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CommunicationRequest.medium"/>
          <short value="A channel of communication"/>
          <definition value="A channel that was used for this communication (e.g. email, fax)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes for communication mediums such as phone, fax, email, in person, etc."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/v3-ParticipationMode"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CommunicationRequest.requester"/>
    <resource>
      <DataElement>
        <id value="CommunicationRequest.requester"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CommunicationRequest.requester"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CommunicationRequest.requester"/>
          <short value="An individual who requested a communication"/>
          <definition value="The responsible person who authorizes this order, e.g. physician. This may be different than the author of the order statement, e.g. clerk, who may have entered the statement into the order entry application."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="who.cause"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CommunicationRequest.status"/>
    <resource>
      <DataElement>
        <id value="CommunicationRequest.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CommunicationRequest.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CommunicationRequest.status"/>
          <short value="proposed | planned | requested | received | accepted | in-progress | completed | suspended | rejected | failed"/>
          <definition value="The status of the proposal or order."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The status of the communication."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/communication-request-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CommunicationRequest.encounter"/>
    <resource>
      <DataElement>
        <id value="CommunicationRequest.encounter"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CommunicationRequest.encounter"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CommunicationRequest.encounter"/>
          <short value="Encounter leading to message"/>
          <definition value="The encounter within which the communication request was created."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Encounter"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CommunicationRequest.scheduledX"/>
    <resource>
      <DataElement>
        <id value="CommunicationRequest.scheduledX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CommunicationRequest.scheduledX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CommunicationRequest.scheduled[x]"/>
          <short value="When scheduled"/>
          <definition value="The time when this communication is to occur."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <type>
            <code value="Period"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="when.planned"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CommunicationRequest.reason"/>
    <resource>
      <DataElement>
        <id value="CommunicationRequest.reason"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CommunicationRequest.reason"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CommunicationRequest.reason"/>
          <short value="Indication for message"/>
          <definition value="The reason or justification for the communication request."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes for describing reasons for the occurrence of a communication."/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CommunicationRequest.requestedOn"/>
    <resource>
      <DataElement>
        <id value="CommunicationRequest.requestedOn"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CommunicationRequest.requestedOn"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CommunicationRequest.requestedOn"/>
          <short value="When ordered or proposed"/>
          <definition value="The time when the request was made."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="when.init"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CommunicationRequest.subject"/>
    <resource>
      <DataElement>
        <id value="CommunicationRequest.subject"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CommunicationRequest.subject"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CommunicationRequest.subject"/>
          <short value="Focus of message"/>
          <definition value="The patient who is the focus of this communication request."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/CommunicationRequest.priority"/>
    <resource>
      <DataElement>
        <id value="CommunicationRequest.priority"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/CommunicationRequest.priority"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="CommunicationRequest.priority"/>
          <short value="Message urgency"/>
          <definition value="Characterizes how quickly the proposed act must be initiated. Includes concepts such as stat, urgent, routine."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes indicating the relative importance of a communication request."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/diagnostic-order-priority"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim"/>
    <resource>
      <DataElement>
        <id value="Claim"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim"/>
          <short value="Claim, Pre-determination or Pre-authorization"/>
          <definition value="A provider issued list of services and products provided, or to be provided, to a patient which is provided to an insurer for payment recovery."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="financial.billing"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.id"/>
    <resource>
      <DataElement>
        <id value="Claim.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.meta"/>
    <resource>
      <DataElement>
        <id value="Claim.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Claim.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.language"/>
    <resource>
      <DataElement>
        <id value="Claim.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.text"/>
    <resource>
      <DataElement>
        <id value="Claim.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.contained"/>
    <resource>
      <DataElement>
        <id value="Claim.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.extension"/>
    <resource>
      <DataElement>
        <id value="Claim.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Claim.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.type"/>
    <resource>
      <DataElement>
        <id value="Claim.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.type"/>
          <short value="institutional | oral | pharmacy | professional | vision"/>
          <definition value="The category of claim this is."/>
          <comments value="Affects which fields and value sets are used."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The type or discipline-style of the claim."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/claim-type-link"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.identifier"/>
    <resource>
      <DataElement>
        <id value="Claim.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.identifier"/>
          <short value="Claim number"/>
          <definition value="The business identifier for the instance: invoice number, claim number, pre-determination or pre-authorization number."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.ruleset"/>
    <resource>
      <DataElement>
        <id value="Claim.ruleset"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.ruleset"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.ruleset"/>
          <short value="Current specification followed"/>
          <definition value="The version of the specification on which this instance relies."/>
          <alias value="BusinessVersion"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The static and dynamic model to which contents conform, which may be business version or standard/version."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/ruleset"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.originalRuleset"/>
    <resource>
      <DataElement>
        <id value="Claim.originalRuleset"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.originalRuleset"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.originalRuleset"/>
          <short value="Original specification followed"/>
          <definition value="The version of the specification from which the original instance was created."/>
          <alias value="OriginalBusinessVersion"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The static and dynamic model to which contents conform, which may be business version or standard/version."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/ruleset"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.created"/>
    <resource>
      <DataElement>
        <id value="Claim.created"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.created"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.created"/>
          <short value="Creation date"/>
          <definition value="The date when the enclosed suite of services were performed or completed."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.target"/>
    <resource>
      <DataElement>
        <id value="Claim.target"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.target"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.target"/>
          <short value="Insurer"/>
          <definition value="Insurer Identifier, typical BIN number (6 digit)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.provider"/>
    <resource>
      <DataElement>
        <id value="Claim.provider"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.provider"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.provider"/>
          <short value="Responsible provider"/>
          <definition value="The provider which is responsible for the bill, claim pre-determination, pre-authorization."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.organization"/>
    <resource>
      <DataElement>
        <id value="Claim.organization"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.organization"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.organization"/>
          <short value="Responsible organization"/>
          <definition value="The organization which is responsible for the bill, claim pre-determination, pre-authorization."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.use"/>
    <resource>
      <DataElement>
        <id value="Claim.use"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.use"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.use"/>
          <short value="complete | proposed | exploratory | other"/>
          <definition value="Complete (Bill or Claim), Proposed (Pre-Authorization), Exploratory (Pre-determination)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Complete, proposed, exploratory, other."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/claim-use-link"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.priority"/>
    <resource>
      <DataElement>
        <id value="Claim.priority"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.priority"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.priority"/>
          <short value="Desired processing priority"/>
          <definition value="Immediate (stat), best effort (normal), deferred (deferred)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The timeliness with which processing is required: STAT, Normal, Deferred."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/process-priority"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.fundsReserve"/>
    <resource>
      <DataElement>
        <id value="Claim.fundsReserve"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.fundsReserve"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.fundsReserve"/>
          <short value="Funds requested to be reserved"/>
          <definition value="In the case of a Pre-Determination/Pre-Authorization the provider may request that funds in the amount of the expected Benefit be reserved (&#39;Patient&#39; or &#39;Provider&#39;) to pay for the Benefits determined on the subsequent claim(s). &#39;None&#39; explicitly indicates no funds reserving is requested."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="For whom funds are to be reserved: (Patient, Provider, None)."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/fundsreserve"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.enterer"/>
    <resource>
      <DataElement>
        <id value="Claim.enterer"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.enterer"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.enterer"/>
          <short value="Author"/>
          <definition value="Person who created the invoice/claim/pre-determination or pre-authorization."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.facility"/>
    <resource>
      <DataElement>
        <id value="Claim.facility"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.facility"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.facility"/>
          <short value="Servicing Facility"/>
          <definition value="Facility where the services were provided."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Location"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.prescription"/>
    <resource>
      <DataElement>
        <id value="Claim.prescription"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.prescription"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.prescription"/>
          <short value="Prescription"/>
          <definition value="Prescription to support the dispensing of Pharmacy or Vision products."/>
          <requirements value="For type=Pharmacy and Vision only."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/MedicationOrder"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/VisionPrescription"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.originalPrescription"/>
    <resource>
      <DataElement>
        <id value="Claim.originalPrescription"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.originalPrescription"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.originalPrescription"/>
          <short value="Original Prescription"/>
          <definition value="Original prescription to support the dispensing of pharmacy services, medications or products."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/MedicationOrder"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.payee"/>
    <resource>
      <DataElement>
        <id value="Claim.payee"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.payee"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="Payee"/>
          </extension>
          <path value="Claim.payee"/>
          <short value="Payee"/>
          <definition value="The party to be reimbursed for the services."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.payee.id"/>
    <resource>
      <DataElement>
        <id value="Claim.payee.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.payee.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.payee.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.payee.extension"/>
    <resource>
      <DataElement>
        <id value="Claim.payee.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.payee.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.payee.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.payee.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Claim.payee.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.payee.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.payee.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.payee.type"/>
    <resource>
      <DataElement>
        <id value="Claim.payee.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.payee.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.payee.type"/>
          <short value="Party to be paid any benefits payable"/>
          <definition value="Party to be reimbursed: Subscriber, provider, other."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A code for the party to be reimbursed."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/payeetype"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.payee.provider"/>
    <resource>
      <DataElement>
        <id value="Claim.payee.provider"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.payee.provider"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.payee.provider"/>
          <short value="Provider who is the payee"/>
          <definition value="The provider who is to be reimbursed for the claim (the party to whom any benefit is assigned)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.payee.organization"/>
    <resource>
      <DataElement>
        <id value="Claim.payee.organization"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.payee.organization"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.payee.organization"/>
          <short value="Organization who is the payee"/>
          <definition value="The organization who is to be reimbursed for the claim (the party to whom any benefit is assigned)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.payee.person"/>
    <resource>
      <DataElement>
        <id value="Claim.payee.person"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.payee.person"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.payee.person"/>
          <short value="Other person who is the payee"/>
          <definition value="The person other than the subscriber who is to be reimbursed for the claim (the party to whom any benefit is assigned)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.referral"/>
    <resource>
      <DataElement>
        <id value="Claim.referral"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.referral"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.referral"/>
          <short value="Treatment Referral"/>
          <definition value="The referral resource which lists the date, practitioner, reason and other supporting information."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/ReferralRequest"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.diagnosis"/>
    <resource>
      <DataElement>
        <id value="Claim.diagnosis"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.diagnosis"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="Diagnosis"/>
          </extension>
          <path value="Claim.diagnosis"/>
          <short value="Diagnosis"/>
          <definition value="Ordered list of patient diagnosis for which care is sought."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.diagnosis.id"/>
    <resource>
      <DataElement>
        <id value="Claim.diagnosis.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.diagnosis.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.diagnosis.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.diagnosis.extension"/>
    <resource>
      <DataElement>
        <id value="Claim.diagnosis.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.diagnosis.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.diagnosis.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.diagnosis.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Claim.diagnosis.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.diagnosis.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.diagnosis.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.diagnosis.sequence"/>
    <resource>
      <DataElement>
        <id value="Claim.diagnosis.sequence"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.diagnosis.sequence"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.diagnosis.sequence"/>
          <short value="Sequence of diagnosis"/>
          <definition value="Sequence of diagnosis which serves to order and provide a link."/>
          <requirements value="Required to maintain order of the diagnoses."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="positiveInt"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.diagnosis.diagnosis"/>
    <resource>
      <DataElement>
        <id value="Claim.diagnosis.diagnosis"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.diagnosis.diagnosis"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.diagnosis.diagnosis"/>
          <short value="Patient&#39;s list of diagnosis"/>
          <definition value="The diagnosis."/>
          <requirements value="Required to adjudicate services rendered to condition presented."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="ICD10 diagnostic codes."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/icd-10"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.condition"/>
    <resource>
      <DataElement>
        <id value="Claim.condition"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.condition"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.condition"/>
          <short value="List of presenting Conditions"/>
          <definition value="List of patient conditions for which care is sought."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Patient conditions and symptoms."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/fm-conditions"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.patient"/>
    <resource>
      <DataElement>
        <id value="Claim.patient"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.patient"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.patient"/>
          <short value="The subject of the Products and Services"/>
          <definition value="Patient Resource."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.coverage"/>
    <resource>
      <DataElement>
        <id value="Claim.coverage"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.coverage"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="Coverage"/>
          </extension>
          <path value="Claim.coverage"/>
          <short value="Insurance or medical plan"/>
          <definition value="Financial instrument by which payment information for health care."/>
          <requirements value="Health care programs and insurers are significant payors of health service costs."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="Coverage"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.coverage.id"/>
    <resource>
      <DataElement>
        <id value="Claim.coverage.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.coverage.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.coverage.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.coverage.extension"/>
    <resource>
      <DataElement>
        <id value="Claim.coverage.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.coverage.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.coverage.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.coverage.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Claim.coverage.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.coverage.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.coverage.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.coverage.sequence"/>
    <resource>
      <DataElement>
        <id value="Claim.coverage.sequence"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.coverage.sequence"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.coverage.sequence"/>
          <short value="Service instance identifier"/>
          <definition value="A service line item."/>
          <requirements value="To maintain order of the coverages."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="positiveInt"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.coverage.focal"/>
    <resource>
      <DataElement>
        <id value="Claim.coverage.focal"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.coverage.focal"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.coverage.focal"/>
          <short value="The focal Coverage"/>
          <definition value="The instance number of the Coverage which is the focus for adjudication. The Coverage against which the claim is to be adjudicated."/>
          <requirements value="To identify which coverage is being adjudicated."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.coverage.coverage"/>
    <resource>
      <DataElement>
        <id value="Claim.coverage.coverage"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.coverage.coverage"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.coverage.coverage"/>
          <short value="Insurance information"/>
          <definition value="Reference to the program or plan identification, underwriter or payor."/>
          <requirements value="Need to identify the issuer to target for processing and for coordination of benefit processing."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Coverage"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.coverage.businessArrangement"/>
    <resource>
      <DataElement>
        <id value="Claim.coverage.businessArrangement"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.coverage.businessArrangement"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.coverage.businessArrangement"/>
          <short value="Business agreement"/>
          <definition value="The contract number of a business agreement which describes the terms and conditions."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.coverage.relationship"/>
    <resource>
      <DataElement>
        <id value="Claim.coverage.relationship"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.coverage.relationship"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.coverage.relationship"/>
          <short value="Patient relationship to subscriber"/>
          <definition value="The relationship of the patient to the subscriber."/>
          <requirements value="To determine the relationship between the patient and the subscriber."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The code for the relationship of the patient to the subscriber."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/relationship"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.coverage.preAuthRef"/>
    <resource>
      <DataElement>
        <id value="Claim.coverage.preAuthRef"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.coverage.preAuthRef"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.coverage.preAuthRef"/>
          <short value="Pre-Authorization/Determination Reference"/>
          <definition value="A list of references from the Insurer to which these services pertain."/>
          <requirements value="To provide any pre=determination or prior authorization reference."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.coverage.claimResponse"/>
    <resource>
      <DataElement>
        <id value="Claim.coverage.claimResponse"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.coverage.claimResponse"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.coverage.claimResponse"/>
          <short value="Adjudication results"/>
          <definition value="The Coverages adjudication details."/>
          <requirements value="Used by downstream payers to determine what balance remains and the net payable."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/ClaimResponse"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.coverage.originalRuleset"/>
    <resource>
      <DataElement>
        <id value="Claim.coverage.originalRuleset"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.coverage.originalRuleset"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.coverage.originalRuleset"/>
          <short value="Original version"/>
          <definition value="The style (standard) and version of the original material which was converted into this resource."/>
          <requirements value="Knowledge of the original version can inform the processing of this instance so that information which is processable by the originating system may be generated."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The static and dynamic model to which contents conform, which may be business version or standard/version."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/ruleset"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.exception"/>
    <resource>
      <DataElement>
        <id value="Claim.exception"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.exception"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.exception"/>
          <short value="Eligibility exceptions"/>
          <definition value="Factors which may influence the applicability of coverage."/>
          <requirements value="To determine extenuating circumstances for coverage."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The eligibility exception codes."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/claim-exception"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.school"/>
    <resource>
      <DataElement>
        <id value="Claim.school"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.school"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.school"/>
          <short value="Name of School"/>
          <definition value="Name of school for over-aged dependents."/>
          <requirements value="Often required for over-age dependents."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.accident"/>
    <resource>
      <DataElement>
        <id value="Claim.accident"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.accident"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.accident"/>
          <short value="Accident Date"/>
          <definition value="Date of an accident which these services are addressing."/>
          <requirements value="Coverage may be dependent on accidents."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="date"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.accidentType"/>
    <resource>
      <DataElement>
        <id value="Claim.accidentType"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.accidentType"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.accidentType"/>
          <short value="Accident Type"/>
          <definition value="Type of accident: work, auto, etc."/>
          <requirements value="Coverage may be dependent on the type of accident."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Type of accident: work place, auto, etc."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/v3-ActIncidentCode"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.interventionException"/>
    <resource>
      <DataElement>
        <id value="Claim.interventionException"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.interventionException"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.interventionException"/>
          <short value="Intervention and exception code (Pharma)"/>
          <definition value="A list of intervention and exception codes which may influence the adjudication of the claim."/>
          <requirements value="Coverage may be modified based on exception information provided."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Intervention and exception codes (Pharm)."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/intervention"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item"/>
    <resource>
      <DataElement>
        <id value="Claim.item"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="Items"/>
          </extension>
          <path value="Claim.item"/>
          <short value="Goods and Services"/>
          <definition value="First tier of goods and services."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.id"/>
    <resource>
      <DataElement>
        <id value="Claim.item.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.extension"/>
    <resource>
      <DataElement>
        <id value="Claim.item.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Claim.item.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.sequence"/>
    <resource>
      <DataElement>
        <id value="Claim.item.sequence"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.sequence"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.sequence"/>
          <short value="Service instance"/>
          <definition value="A service line number."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="positiveInt"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.type"/>
    <resource>
      <DataElement>
        <id value="Claim.item.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.type"/>
          <short value="Group or type of product or service"/>
          <definition value="The type of product or service."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Service, Product, Rx Dispense, Rx Compound etc."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/v3-ActInvoiceGroupCode"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.provider"/>
    <resource>
      <DataElement>
        <id value="Claim.item.provider"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.provider"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.provider"/>
          <short value="Responsible practitioner"/>
          <definition value="The practitioner who is responsible for the services rendered to the patient."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.diagnosisLinkId"/>
    <resource>
      <DataElement>
        <id value="Claim.item.diagnosisLinkId"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.diagnosisLinkId"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.diagnosisLinkId"/>
          <short value="Diagnosis Link"/>
          <definition value="Diagnosis applicable for this service or product line."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="positiveInt"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.service"/>
    <resource>
      <DataElement>
        <id value="Claim.item.service"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.service"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.service"/>
          <short value="Item Code"/>
          <definition value="If a grouping item then &#39;GROUP&#39; otherwise it is a node therefore a code to indicate the Professional Service or Product supplied."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Allowable service and product codes."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/service-uscls"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.serviceDate"/>
    <resource>
      <DataElement>
        <id value="Claim.item.serviceDate"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.serviceDate"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.serviceDate"/>
          <short value="Date of Service"/>
          <definition value="The date when the enclosed suite of services were performed or completed."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="date"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.quantity"/>
    <resource>
      <DataElement>
        <id value="Claim.item.quantity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.quantity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.quantity"/>
          <short value="Count of Products or Services"/>
          <definition value="The number of repetitions of a service or product."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.unitPrice"/>
    <resource>
      <DataElement>
        <id value="Claim.item.unitPrice"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.unitPrice"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.unitPrice"/>
          <short value="Fee, charge or cost per point"/>
          <definition value="If the item is a node then this is the fee for the product or service, otherwise this is the total of the fees for the children of the group."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Money"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.factor"/>
    <resource>
      <DataElement>
        <id value="Claim.item.factor"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.factor"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.factor"/>
          <short value="Price scaling factor"/>
          <definition value="A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount."/>
          <requirements value="If a fee is present the associated product/service code must be present."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.points"/>
    <resource>
      <DataElement>
        <id value="Claim.item.points"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.points"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.points"/>
          <short value="Difficulty scaling factor"/>
          <definition value="An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness) associated with the good or service delivered. The concept of Points allows for assignment of point values for services and/or goods, such that a monetary amount can be assigned to each point."/>
          <requirements value="If a fee is present the associated product/service code must be present."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.net"/>
    <resource>
      <DataElement>
        <id value="Claim.item.net"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.net"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.net"/>
          <short value="Total item cost"/>
          <definition value="The quantity times the unit price for an additional  service or product or charge. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number  * points = net Amount. Quantity, factor and points are assumed to be 1 if not supplied."/>
          <requirements value="If a fee is present the associated product/service code must be present."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Money"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.udi"/>
    <resource>
      <DataElement>
        <id value="Claim.item.udi"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.udi"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.udi"/>
          <short value="Unique Device Identifier"/>
          <definition value="List of Unique Device Identifiers associated with this line item."/>
          <requirements value="The UDI code and issuer if applicable for the supplied product."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The FDA, or other, UDI repository."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/udi"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.bodySite"/>
    <resource>
      <DataElement>
        <id value="Claim.item.bodySite"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.bodySite"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.bodySite"/>
          <short value="Service Location"/>
          <definition value="Physical service site on the patient (limb, tooth, etc.)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The code for the teeth, quadrant, sextant and arch."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/tooth"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.subSite"/>
    <resource>
      <DataElement>
        <id value="Claim.item.subSite"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.subSite"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.subSite"/>
          <short value="Service Sub-location"/>
          <definition value="A region or surface of the site, e.g. limb region or tooth surface(s)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The code for the tooth surface and surface combinations."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/surface"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.modifier"/>
    <resource>
      <DataElement>
        <id value="Claim.item.modifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.modifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.modifier"/>
          <short value="Service/Product billing modifiers"/>
          <definition value="Item typification or modifiers codes, e.g. for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen."/>
          <requirements value="May impact on adjudication."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Item type or modifiers codes, e.g. for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/claim-modifiers"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.detail"/>
    <resource>
      <DataElement>
        <id value="Claim.item.detail"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.detail"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="Detail"/>
          </extension>
          <path value="Claim.item.detail"/>
          <short value="Additional items"/>
          <definition value="Second tier of goods and services."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.detail.id"/>
    <resource>
      <DataElement>
        <id value="Claim.item.detail.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.detail.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.detail.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.detail.extension"/>
    <resource>
      <DataElement>
        <id value="Claim.item.detail.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.detail.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.detail.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.detail.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Claim.item.detail.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.detail.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.detail.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.detail.sequence"/>
    <resource>
      <DataElement>
        <id value="Claim.item.detail.sequence"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.detail.sequence"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.detail.sequence"/>
          <short value="Service instance"/>
          <definition value="A service line number."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="positiveInt"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.detail.type"/>
    <resource>
      <DataElement>
        <id value="Claim.item.detail.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.detail.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.detail.type"/>
          <short value="Group or type of product or service"/>
          <definition value="The type of product or service."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Service, Product, Rx Dispense, Rx Compound etc."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/v3-ActInvoiceGroupCode"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.detail.service"/>
    <resource>
      <DataElement>
        <id value="Claim.item.detail.service"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.detail.service"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.detail.service"/>
          <short value="Additional item codes"/>
          <definition value="If a grouping item then &#39;GROUP&#39; otherwise it is a node therefore a code to indicate the Professional Service or Product supplied."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Allowable service and product codes."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/service-uscls"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.detail.quantity"/>
    <resource>
      <DataElement>
        <id value="Claim.item.detail.quantity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.detail.quantity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.detail.quantity"/>
          <short value="Count of Products or Services"/>
          <definition value="The number of repetitions of a service or product."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.detail.unitPrice"/>
    <resource>
      <DataElement>
        <id value="Claim.item.detail.unitPrice"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.detail.unitPrice"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.detail.unitPrice"/>
          <short value="Fee, charge or cost per point"/>
          <definition value="If the item is a node then this is the fee for the product or service, otherwise this is the total of the fees for the children of the group."/>
          <requirements value="If a fee is present the associated product/service code must be present."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Money"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.detail.factor"/>
    <resource>
      <DataElement>
        <id value="Claim.item.detail.factor"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.detail.factor"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.detail.factor"/>
          <short value="Price scaling factor"/>
          <definition value="A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount."/>
          <requirements value="If a fee is present the associated product/service code must be present."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.detail.points"/>
    <resource>
      <DataElement>
        <id value="Claim.item.detail.points"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.detail.points"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.detail.points"/>
          <short value="Difficulty scaling factor"/>
          <definition value="An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness) associated with the good or service delivered. The concept of Points allows for assignment of point values for services and/or goods, such that a monetary amount can be assigned to each point."/>
          <requirements value="If a fee is present the associated product/service code must be present."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.detail.net"/>
    <resource>
      <DataElement>
        <id value="Claim.item.detail.net"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.detail.net"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.detail.net"/>
          <short value="Total additional item cost"/>
          <definition value="The quantity times the unit price for an additional  service or product or charge. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number  * points = net Amount. Quantity, factor and points are assumed to be 1 if not supplied."/>
          <requirements value="If a fee is present the associated product/service code must be present."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Money"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.detail.udi"/>
    <resource>
      <DataElement>
        <id value="Claim.item.detail.udi"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.detail.udi"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.detail.udi"/>
          <short value="Unique Device Identifier"/>
          <definition value="List of Unique Device Identifiers associated with this line item."/>
          <requirements value="The UDI code and issuer if applicable for the supplied product."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The FDA, or other, UDI repository."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/udi"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.detail.subDetail"/>
    <resource>
      <DataElement>
        <id value="Claim.item.detail.subDetail"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.detail.subDetail"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="SubDetail"/>
          </extension>
          <path value="Claim.item.detail.subDetail"/>
          <short value="Additional items"/>
          <definition value="Third tier of goods and services."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.detail.subDetail.id"/>
    <resource>
      <DataElement>
        <id value="Claim.item.detail.subDetail.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.detail.subDetail.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.detail.subDetail.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.detail.subDetail.extension"/>
    <resource>
      <DataElement>
        <id value="Claim.item.detail.subDetail.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.detail.subDetail.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.detail.subDetail.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.detail.subDetail.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Claim.item.detail.subDetail.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.detail.subDetail.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.detail.subDetail.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.detail.subDetail.sequence"/>
    <resource>
      <DataElement>
        <id value="Claim.item.detail.subDetail.sequence"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.detail.subDetail.sequence"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.detail.subDetail.sequence"/>
          <short value="Service instance"/>
          <definition value="A service line number."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="positiveInt"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.detail.subDetail.type"/>
    <resource>
      <DataElement>
        <id value="Claim.item.detail.subDetail.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.detail.subDetail.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.detail.subDetail.type"/>
          <short value="Type of product or service"/>
          <definition value="The type of product or service."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Service, Product, Rx Dispense, Rx Compound etc."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/v3-ActInvoiceGroupCode"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.detail.subDetail.service"/>
    <resource>
      <DataElement>
        <id value="Claim.item.detail.subDetail.service"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.detail.subDetail.service"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.detail.subDetail.service"/>
          <short value="Additional item codes"/>
          <definition value="The fee for an additional  service or product or charge."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Allowable service and product codes."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/service-uscls"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.detail.subDetail.quantity"/>
    <resource>
      <DataElement>
        <id value="Claim.item.detail.subDetail.quantity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.detail.subDetail.quantity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.detail.subDetail.quantity"/>
          <short value="Count of Products or Services"/>
          <definition value="The number of repetitions of a service or product."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.detail.subDetail.unitPrice"/>
    <resource>
      <DataElement>
        <id value="Claim.item.detail.subDetail.unitPrice"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.detail.subDetail.unitPrice"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.detail.subDetail.unitPrice"/>
          <short value="Fee, charge or cost per point"/>
          <definition value="The fee for an additional  service or product or charge."/>
          <requirements value="If a fee is present the associated product/service code must be present."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Money"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.detail.subDetail.factor"/>
    <resource>
      <DataElement>
        <id value="Claim.item.detail.subDetail.factor"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.detail.subDetail.factor"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.detail.subDetail.factor"/>
          <short value="Price scaling factor"/>
          <definition value="A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount."/>
          <requirements value="If a fee is present the associated product/service code must be present."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.detail.subDetail.points"/>
    <resource>
      <DataElement>
        <id value="Claim.item.detail.subDetail.points"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.detail.subDetail.points"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.detail.subDetail.points"/>
          <short value="Difficulty scaling factor"/>
          <definition value="An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness) associated with the good or service delivered. The concept of Points allows for assignment of point values for services and/or goods, such that a monetary amount can be assigned to each point."/>
          <requirements value="If a fee is present the associated product/service code must be present."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.detail.subDetail.net"/>
    <resource>
      <DataElement>
        <id value="Claim.item.detail.subDetail.net"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.detail.subDetail.net"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.detail.subDetail.net"/>
          <short value="Net additional item cost"/>
          <definition value="The quantity times the unit price for an additional  service or product or charge. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number  * points = net Amount. Quantity, factor and points are assumed to be 1 if not supplied."/>
          <requirements value="If a fee is present the associated product/service code must be present."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Money"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.detail.subDetail.udi"/>
    <resource>
      <DataElement>
        <id value="Claim.item.detail.subDetail.udi"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.detail.subDetail.udi"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.detail.subDetail.udi"/>
          <short value="Unique Device Identifier"/>
          <definition value="List of Unique Device Identifiers associated with this line item."/>
          <requirements value="The UDI code and issuer if applicable for the supplied product."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The FDA, or other, UDI repository."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/udi"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.prosthesis"/>
    <resource>
      <DataElement>
        <id value="Claim.item.prosthesis"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.prosthesis"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="Prosthesis"/>
          </extension>
          <path value="Claim.item.prosthesis"/>
          <short value="Prosthetic details"/>
          <definition value="The materials and placement date of prior fixed prosthesis."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.prosthesis.id"/>
    <resource>
      <DataElement>
        <id value="Claim.item.prosthesis.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.prosthesis.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.prosthesis.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.prosthesis.extension"/>
    <resource>
      <DataElement>
        <id value="Claim.item.prosthesis.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.prosthesis.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.prosthesis.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.prosthesis.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Claim.item.prosthesis.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.prosthesis.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.prosthesis.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.prosthesis.initial"/>
    <resource>
      <DataElement>
        <id value="Claim.item.prosthesis.initial"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.prosthesis.initial"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.prosthesis.initial"/>
          <short value="Is this the initial service"/>
          <definition value="Indicates whether this is the initial placement of a fixed prosthesis."/>
          <requirements value="May impact on adjudication."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.prosthesis.priorDate"/>
    <resource>
      <DataElement>
        <id value="Claim.item.prosthesis.priorDate"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.prosthesis.priorDate"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.prosthesis.priorDate"/>
          <short value="Initial service Date"/>
          <definition value="Date of the initial placement."/>
          <requirements value="May impact on adjudication."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="date"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.item.prosthesis.priorMaterial"/>
    <resource>
      <DataElement>
        <id value="Claim.item.prosthesis.priorMaterial"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.item.prosthesis.priorMaterial"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.item.prosthesis.priorMaterial"/>
          <short value="Prosthetic Material"/>
          <definition value="Material of the prior denture or bridge prosthesis. (Oral)."/>
          <requirements value="May impact on adjudication."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Material of the prior denture or bridge prosthesis. (Oral)"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/oral-prosthodontic-material"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.additionalMaterials"/>
    <resource>
      <DataElement>
        <id value="Claim.additionalMaterials"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.additionalMaterials"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.additionalMaterials"/>
          <short value="Additional materials, documents, etc."/>
          <definition value="Code to indicate that Xrays, images, emails, documents, models or attachments are being sent in support of this submission."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Code to indicate that Xrays, images, emails, documents, models or attachments are being sent in support of this submission."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/additionalmaterials"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.missingTeeth"/>
    <resource>
      <DataElement>
        <id value="Claim.missingTeeth"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.missingTeeth"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="MissingTeeth"/>
          </extension>
          <path value="Claim.missingTeeth"/>
          <short value="Only if type = oral"/>
          <definition value="A list of teeth which would be expected but are not found due to having been previously  extracted or for other reasons."/>
          <requirements value="The list of missing teeth may influence the adjudication of services for example with Bridges."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.missingTeeth.id"/>
    <resource>
      <DataElement>
        <id value="Claim.missingTeeth.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.missingTeeth.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.missingTeeth.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.missingTeeth.extension"/>
    <resource>
      <DataElement>
        <id value="Claim.missingTeeth.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.missingTeeth.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.missingTeeth.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.missingTeeth.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Claim.missingTeeth.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.missingTeeth.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.missingTeeth.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.missingTeeth.tooth"/>
    <resource>
      <DataElement>
        <id value="Claim.missingTeeth.tooth"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.missingTeeth.tooth"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.missingTeeth.tooth"/>
          <short value="Tooth Code"/>
          <definition value="The code identifying which tooth is missing."/>
          <requirements value="Provides the tooth number of the missing tooth."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The codes for the teeth, subset of OralSites."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/teeth"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.missingTeeth.reason"/>
    <resource>
      <DataElement>
        <id value="Claim.missingTeeth.reason"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.missingTeeth.reason"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.missingTeeth.reason"/>
          <short value="Reason for missing"/>
          <definition value="Missing reason may be: E-extraction, O-other."/>
          <requirements value="Provides the reason for the missing tooth."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Reason codes for the missing teeth."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/missing-tooth-reason"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Claim.missingTeeth.extractionDate"/>
    <resource>
      <DataElement>
        <id value="Claim.missingTeeth.extractionDate"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Claim.missingTeeth.extractionDate"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Claim.missingTeeth.extractionDate"/>
          <short value="Date of Extraction"/>
          <definition value="The date of the extraction either known from records or patient reported estimate."/>
          <requirements value="Some services and adjudications require this information."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="date"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RiskAssessment"/>
    <resource>
      <DataElement>
        <id value="RiskAssessment"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RiskAssessment"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RiskAssessment"/>
          <short value="Potential outcomes for a subject with likelihood"/>
          <definition value="An assessment of the likely outcome(s) for a patient or other subject as well as the likelihood of each outcome."/>
          <alias value="Prognosis"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="openehr"/>
            <map value="OpenEHR-EHR-EVALUATION.risk.v1"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Observation[classCode=OBS, moodCode=EVN, code=&quot;Risk Assessment&quot;]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="clinical.general"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RiskAssessment.id"/>
    <resource>
      <DataElement>
        <id value="RiskAssessment.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RiskAssessment.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RiskAssessment.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RiskAssessment.meta"/>
    <resource>
      <DataElement>
        <id value="RiskAssessment.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RiskAssessment.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RiskAssessment.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RiskAssessment.implicitRules"/>
    <resource>
      <DataElement>
        <id value="RiskAssessment.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RiskAssessment.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RiskAssessment.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RiskAssessment.language"/>
    <resource>
      <DataElement>
        <id value="RiskAssessment.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RiskAssessment.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RiskAssessment.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RiskAssessment.text"/>
    <resource>
      <DataElement>
        <id value="RiskAssessment.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RiskAssessment.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RiskAssessment.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RiskAssessment.contained"/>
    <resource>
      <DataElement>
        <id value="RiskAssessment.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RiskAssessment.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RiskAssessment.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RiskAssessment.extension"/>
    <resource>
      <DataElement>
        <id value="RiskAssessment.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RiskAssessment.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RiskAssessment.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RiskAssessment.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="RiskAssessment.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RiskAssessment.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RiskAssessment.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RiskAssessment.subject"/>
    <resource>
      <DataElement>
        <id value="RiskAssessment.subject"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RiskAssessment.subject"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RiskAssessment.subject"/>
          <short value="Who/what does assessment apply to?"/>
          <definition value="The patient or group the risk assessment applies to."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Group"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="openehr"/>
            <map value="Subject of Care"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=SBJ].role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RiskAssessment.date"/>
    <resource>
      <DataElement>
        <id value="RiskAssessment.date"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RiskAssessment.date"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RiskAssessment.date"/>
          <short value="When was assessment made?"/>
          <definition value="The date (and possibly time) the risk assessment was performed."/>
          <requirements value="The assessment results lose validity the more time elapses from when they are first made."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveTime"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.recorded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RiskAssessment.condition"/>
    <resource>
      <DataElement>
        <id value="RiskAssessment.condition"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RiskAssessment.condition"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RiskAssessment.condition"/>
          <short value="Condition assessed"/>
          <definition value="For assessments or prognosis specific to a particular condition, indicates the condition being assessed."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Condition"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=SUBJ].target[classCode=OBS, moodCode=EVN]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RiskAssessment.encounter"/>
    <resource>
      <DataElement>
        <id value="RiskAssessment.encounter"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RiskAssessment.encounter"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RiskAssessment.encounter"/>
          <short value="Where was assessment performed?"/>
          <definition value="The encounter where the assessment was performed."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Encounter"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=COMP].source[classCode=ENC, moodCode=EVN]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RiskAssessment.performer"/>
    <resource>
      <DataElement>
        <id value="RiskAssessment.performer"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RiskAssessment.performer"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RiskAssessment.performer"/>
          <short value="Who did assessment?"/>
          <definition value="The provider or software application that performed the assessment."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="openehr"/>
            <map value="Information Provider"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=PFM].role[classCode=ASSIGNED]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.author"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RiskAssessment.identifier"/>
    <resource>
      <DataElement>
        <id value="RiskAssessment.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RiskAssessment.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RiskAssessment.identifier"/>
          <short value="Unique identifier for the assessment"/>
          <definition value="Business identifier assigned to the risk assessment."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="openehr"/>
            <map value="Workflow Identifier"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RiskAssessment.method"/>
    <resource>
      <DataElement>
        <id value="RiskAssessment.method"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RiskAssessment.method"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RiskAssessment.method"/>
          <short value="Evaluation mechanism"/>
          <definition value="The algorithm, process or mechanism used to evaluate the risk."/>
          <requirements value="The method can influence the results of the assessment."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The mechanism or algorithm used to make the assessment; e.g. TIMI, PRISM, Cardiff Type 2 diabetes, etc."/>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".methodCode"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RiskAssessment.basis"/>
    <resource>
      <DataElement>
        <id value="RiskAssessment.basis"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RiskAssessment.basis"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RiskAssessment.basis"/>
          <short value="Information used in assessment"/>
          <definition value="Indicates the source data considered as part of the assessment (FamilyHistory, Observations, Procedures, Conditions, etc.)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <mapping>
            <identity value="openehr"/>
            <map value="Risk Factor; Link to Evidence"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=DRIV].target"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RiskAssessment.prediction"/>
    <resource>
      <DataElement>
        <id value="RiskAssessment.prediction"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RiskAssessment.prediction"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RiskAssessment.prediction"/>
          <short value="Outcome predicted"/>
          <definition value="Describes the expected outcome for the subject."/>
          <comments value="Multiple repetitions can be used to identify the same type of outcome in different timeframes as well as different types of outcomes."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=VALUE].target[classCod=OBS, moodCode=RISK]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RiskAssessment.prediction.id"/>
    <resource>
      <DataElement>
        <id value="RiskAssessment.prediction.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RiskAssessment.prediction.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RiskAssessment.prediction.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RiskAssessment.prediction.extension"/>
    <resource>
      <DataElement>
        <id value="RiskAssessment.prediction.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RiskAssessment.prediction.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RiskAssessment.prediction.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RiskAssessment.prediction.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="RiskAssessment.prediction.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RiskAssessment.prediction.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RiskAssessment.prediction.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RiskAssessment.prediction.outcome"/>
    <resource>
      <DataElement>
        <id value="RiskAssessment.prediction.outcome"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RiskAssessment.prediction.outcome"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RiskAssessment.prediction.outcome"/>
          <short value="Possible outcome for the subject"/>
          <definition value="One of the potential outcomes for the patient (e.g. remission, death,  a particular condition)."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="The condition or other outcome; e.g. death, remission, amputation, infection, etc."/>
          </binding>
          <mapping>
            <identity value="openehr"/>
            <map value="Risk"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RiskAssessment.prediction.probabilityX"/>
    <resource>
      <DataElement>
        <id value="RiskAssessment.prediction.probabilityX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RiskAssessment.prediction.probabilityX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RiskAssessment.prediction.probability[x]"/>
          <short value="Likelihood of specified outcome"/>
          <definition value="How likely is the outcome (in the specified timeframe)."/>
          <comments value="If range is used, it represents the lower and upper bounds of certainty; e.g. 40-60%  Decimal values are expressed as percentages as well (max = 100)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <type>
            <code value="Range"/>
          </type>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <constraint>
            <key value="ras-1"/>
            <severity value="error"/>
            <human value="low and high must be percentages, if present"/>
            <xpath value="(not(f:low) or f:low[f:code/@value=&#39;%&#39; and f:system/@value=&#39;http://unitsofmeasure.org&#39;]) and (not(f:high) or f:high[f:code/@value=&#39;%&#39; and f:system/@value=&#39;http://unitsofmeasure.org&#39;])"/>
          </constraint>
          <constraint>
            <key value="ras-2"/>
            <severity value="error"/>
            <human value="Must be &lt;= 100"/>
            <xpath value="@value &lt;= 100"/>
          </constraint>
          <binding>
            <strength value="example"/>
            <description value="The likelihood of the occurrence of a specified outcome"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/risk-probability"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="openehr"/>
            <map value="Category"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=&quot;probability&quot;].value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RiskAssessment.prediction.relativeRisk"/>
    <resource>
      <DataElement>
        <id value="RiskAssessment.prediction.relativeRisk"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RiskAssessment.prediction.relativeRisk"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RiskAssessment.prediction.relativeRisk"/>
          <short value="Relative likelihood"/>
          <definition value="Indicates the risk for this particular subject (with their specific characteristics) divided by the risk of the population in general.  (Numbers greater than 1 = higher risk than the population, numbers less than 1 = lower risk.)."/>
          <requirements value="Absolute risk is less meaningful than relative risk."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=&quot;relative risk&quot;].value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RiskAssessment.prediction.whenX"/>
    <resource>
      <DataElement>
        <id value="RiskAssessment.prediction.whenX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RiskAssessment.prediction.whenX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RiskAssessment.prediction.when[x]"/>
          <short value="Timeframe or age range"/>
          <definition value="Indicates the period of time or age range of the subject to which the specified probability applies."/>
          <comments value="If not specified, the risk applies &quot;over the subject&#39;s lifespan&quot;."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
          <type>
            <code value="Range"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveTime or .inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=&quot;age&quot;].value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RiskAssessment.prediction.rationale"/>
    <resource>
      <DataElement>
        <id value="RiskAssessment.prediction.rationale"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RiskAssessment.prediction.rationale"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RiskAssessment.prediction.rationale"/>
          <short value="Explanation of prediction"/>
          <definition value="Additional information explaining the basis for the prediction."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="openehr"/>
            <map value="Rationale"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".reasonCode.text"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RiskAssessment.mitigation"/>
    <resource>
      <DataElement>
        <id value="RiskAssessment.mitigation"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RiskAssessment.mitigation"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RiskAssessment.mitigation"/>
          <short value="How to reduce risk"/>
          <definition value="A description of the steps that might be taken to reduce the identified risk(s)."/>
          <requirements value="One of the main reasons for assessing risks is to identify whether interventional steps are needed to reduce risk."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=MTGT].target[classCode=ACT, moodCode=EVN].text"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentRequest"/>
    <resource>
      <DataElement>
        <id value="EnrollmentRequest"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentRequest"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentRequest"/>
          <short value="Enrollment request"/>
          <definition value="This resource provides the insurance enrollment details to the insurer regarding a specified coverage."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="financial.support"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentRequest.id"/>
    <resource>
      <DataElement>
        <id value="EnrollmentRequest.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentRequest.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentRequest.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentRequest.meta"/>
    <resource>
      <DataElement>
        <id value="EnrollmentRequest.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentRequest.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentRequest.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentRequest.implicitRules"/>
    <resource>
      <DataElement>
        <id value="EnrollmentRequest.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentRequest.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentRequest.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentRequest.language"/>
    <resource>
      <DataElement>
        <id value="EnrollmentRequest.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentRequest.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentRequest.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentRequest.text"/>
    <resource>
      <DataElement>
        <id value="EnrollmentRequest.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentRequest.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentRequest.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentRequest.contained"/>
    <resource>
      <DataElement>
        <id value="EnrollmentRequest.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentRequest.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentRequest.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentRequest.extension"/>
    <resource>
      <DataElement>
        <id value="EnrollmentRequest.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentRequest.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentRequest.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentRequest.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="EnrollmentRequest.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentRequest.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentRequest.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentRequest.identifier"/>
    <resource>
      <DataElement>
        <id value="EnrollmentRequest.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentRequest.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentRequest.identifier"/>
          <short value="Business Identifier"/>
          <definition value="The Response business identifier."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentRequest.ruleset"/>
    <resource>
      <DataElement>
        <id value="EnrollmentRequest.ruleset"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentRequest.ruleset"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentRequest.ruleset"/>
          <short value="Resource version"/>
          <definition value="The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The static and dynamic model to which contents conform, which may be business version or standard/version."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/ruleset"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentRequest.originalRuleset"/>
    <resource>
      <DataElement>
        <id value="EnrollmentRequest.originalRuleset"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentRequest.originalRuleset"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentRequest.originalRuleset"/>
          <short value="Original version"/>
          <definition value="The style (standard) and version of the original material which was converted into this resource."/>
          <requirements value="Knowledge of the original version can inform the processing of this instance so that information which is processable by the originating system may be generated."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The static and dynamic model to which contents conform, which may be business version or standard/version."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/ruleset"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentRequest.created"/>
    <resource>
      <DataElement>
        <id value="EnrollmentRequest.created"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentRequest.created"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentRequest.created"/>
          <short value="Creation date"/>
          <definition value="The date when this resource was created."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentRequest.target"/>
    <resource>
      <DataElement>
        <id value="EnrollmentRequest.target"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentRequest.target"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentRequest.target"/>
          <short value="Insurer"/>
          <definition value="The Insurer who is target  of the request."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentRequest.provider"/>
    <resource>
      <DataElement>
        <id value="EnrollmentRequest.provider"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentRequest.provider"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentRequest.provider"/>
          <short value="Responsible practitioner"/>
          <definition value="The practitioner who is responsible for the services rendered to the patient."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="B01"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentRequest.organization"/>
    <resource>
      <DataElement>
        <id value="EnrollmentRequest.organization"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentRequest.organization"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentRequest.organization"/>
          <short value="Responsible organization"/>
          <definition value="The organization which is responsible for the services rendered to the patient."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentRequest.subject"/>
    <resource>
      <DataElement>
        <id value="EnrollmentRequest.subject"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentRequest.subject"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentRequest.subject"/>
          <short value="The subject of the Products and Services"/>
          <definition value="Patient Resource."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="C06,C07,C08, C05, C04"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentRequest.coverage"/>
    <resource>
      <DataElement>
        <id value="EnrollmentRequest.coverage"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentRequest.coverage"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentRequest.coverage"/>
          <short value="Insurance information"/>
          <definition value="Reference to the program or plan identification, underwriter or payor."/>
          <requirements value="Need to identify the issuer to target for processing and for coordination of benefit processing."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Coverage"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentRequest.relationship"/>
    <resource>
      <DataElement>
        <id value="EnrollmentRequest.relationship"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentRequest.relationship"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentRequest.relationship"/>
          <short value="Patient relationship to subscriber"/>
          <definition value="The relationship of the patient to the subscriber."/>
          <requirements value="To determine the relationship between the patient and the subscriber."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The code for the relationship of the patient to the subscriber."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/relationship"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="C03"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Location"/>
    <resource>
      <DataElement>
        <id value="Location"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Location"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Location"/>
          <short value="Details and position information for a physical place"/>
          <definition value="Details and position information for a physical place where services are provided  and resources and participants may be stored, found, contained or accommodated."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".Role[classCode=SDLC]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="administrative.entity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Location.id"/>
    <resource>
      <DataElement>
        <id value="Location.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Location.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Location.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Location.meta"/>
    <resource>
      <DataElement>
        <id value="Location.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Location.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Location.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Location.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Location.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Location.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Location.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Location.language"/>
    <resource>
      <DataElement>
        <id value="Location.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Location.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Location.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Location.text"/>
    <resource>
      <DataElement>
        <id value="Location.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Location.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Location.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Location.contained"/>
    <resource>
      <DataElement>
        <id value="Location.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Location.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Location.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Location.extension"/>
    <resource>
      <DataElement>
        <id value="Location.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Location.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Location.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Location.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Location.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Location.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Location.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Location.identifier"/>
    <resource>
      <DataElement>
        <id value="Location.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Location.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Location.identifier"/>
          <short value="Unique code or number identifying the location to its users"/>
          <definition value="Unique code or number identifying the location to its users."/>
          <requirements value="Organization label locations in registries, need to keep track of those."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Location.status"/>
    <resource>
      <DataElement>
        <id value="Location.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Location.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Location.status"/>
          <short value="active | suspended | inactive"/>
          <definition value="active | suspended | inactive."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Indicates whether the location is still in use."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/location-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".statusCode"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Location.name"/>
    <resource>
      <DataElement>
        <id value="Location.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Location.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Location.name"/>
          <short value="Name of the location as used by humans"/>
          <definition value="Name of the location as used by humans. Does not need to be unique."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".name"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Location.description"/>
    <resource>
      <DataElement>
        <id value="Location.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Location.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Location.description"/>
          <short value="Description of the location"/>
          <definition value="Description of the Location, which helps in finding or referencing the place."/>
          <requirements value="Humans need additional information to verify a correct location has been identified."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".playingEntity[classCode=PLC determinerCode=INSTANCE].desc"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Location.mode"/>
    <resource>
      <DataElement>
        <id value="Location.mode"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Location.mode"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Location.mode"/>
          <short value="instance | kind"/>
          <definition value="Indicates whether a resource instance represents a specific location or a class of locations."/>
          <requirements value="When using a Location resource for scheduling or orders, we need to be able to refer to a class of Locations instead of a specific Location."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Indicates whether a resource instance represents a specific location or a class of locations."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/location-mode"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".playingEntity[classCode=PLC].determinerCode"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Location.type"/>
    <resource>
      <DataElement>
        <id value="Location.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Location.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Location.type"/>
          <short value="Type of function performed"/>
          <definition value="Indicates the type of function performed at the location."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="extensible"/>
            <description value="Indicates the type of function performed at the location."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/v3-ServiceDeliveryLocationRoleType"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Location.telecom"/>
    <resource>
      <DataElement>
        <id value="Location.telecom"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Location.telecom"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Location.telecom"/>
          <short value="Contact details of the location"/>
          <definition value="The contact details of communication devices available at the location. This can include phone numbers, fax numbers, mobile numbers, email addresses and web sites."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="ContactPoint"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".telecom"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Location.address"/>
    <resource>
      <DataElement>
        <id value="Location.address"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Location.address"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Location.address"/>
          <short value="Physical location"/>
          <definition value="Physical location."/>
          <comments value="This was kept as 0..1 as there is no use property on the address, so wouldn&#39;t be able to identify different address types."/>
          <requirements value="If locations can be visited, we need to keep track of their address."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Address"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".addr"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Location.physicalType"/>
    <resource>
      <DataElement>
        <id value="Location.physicalType"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Location.physicalType"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Location.physicalType"/>
          <short value="Physical form of the location"/>
          <definition value="Physical form of the location, e.g. building, room, vehicle, road."/>
          <requirements value="For purposes of showing relevant locations in queries, we need to categorize locations."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Physical form of the location"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/location-physical-type"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".playingEntity [classCode=PLC].code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Location.position"/>
    <resource>
      <DataElement>
        <id value="Location.position"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Location.position"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Location.position"/>
          <short value="The absolute geographic location"/>
          <definition value="The absolute geographic location of the Location, expressed using the WGS84 datum (This is the same co-ordinate system used in KML)."/>
          <requirements value="For mobile applications and automated route-finding knowing the exact location of the Location is required."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".playingEntity [classCode=PLC determinerCode=INSTANCE].positionText"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Location.position.id"/>
    <resource>
      <DataElement>
        <id value="Location.position.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Location.position.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Location.position.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Location.position.extension"/>
    <resource>
      <DataElement>
        <id value="Location.position.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Location.position.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Location.position.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Location.position.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Location.position.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Location.position.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Location.position.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Location.position.longitude"/>
    <resource>
      <DataElement>
        <id value="Location.position.longitude"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Location.position.longitude"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Location.position.longitude"/>
          <short value="Longitude with WGS84 datum"/>
          <definition value="Longitude. The value domain and the interpretation are the same as for the text of the longitude element in KML (see notes below)."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="(RIM Opted not to map the sub-elements of GPS location, is now an OBS)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Location.position.latitude"/>
    <resource>
      <DataElement>
        <id value="Location.position.latitude"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Location.position.latitude"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Location.position.latitude"/>
          <short value="Latitude with WGS84 datum"/>
          <definition value="Latitude. The value domain and the interpretation are the same as for the text of the latitude element in KML (see notes below)."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="(RIM Opted not to map the sub-elements of GPS location, is now an OBS)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Location.position.altitude"/>
    <resource>
      <DataElement>
        <id value="Location.position.altitude"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Location.position.altitude"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Location.position.altitude"/>
          <short value="Altitude with WGS84 datum"/>
          <definition value="Altitude. The value domain and the interpretation are the same as for the text of the altitude element in KML (see notes below)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="(RIM Opted not to map the sub-elements of GPS location, is now an OBS)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Location.managingOrganization"/>
    <resource>
      <DataElement>
        <id value="Location.managingOrganization"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Location.managingOrganization"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Location.managingOrganization"/>
          <short value="Organization responsible for provisioning and upkeep"/>
          <definition value="The organization responsible for the provisioning and upkeep of the location."/>
          <comments value="This can also be used as the part of the organization hierarchy where this location provides services. These services can be defined through the HealthcareService resource."/>
          <requirements value="Need to know who manages the location."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".scopingEntity[classCode=ORG determinerKind=INSTANCE]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Location.partOf"/>
    <resource>
      <DataElement>
        <id value="Location.partOf"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Location.partOf"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Location.partOf"/>
          <short value="Another Location this one is physically part of"/>
          <definition value="Another Location which this Location is physically part of."/>
          <requirements value="For purposes of location, display and identification, knowing which locations are located within other locations is important."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Location"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundLink[typeCode=PART].source[classCode=SDLC]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit"/>
    <resource>
      <DataElement>
        <id value="ExplanationOfBenefit"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ExplanationOfBenefit"/>
          <short value="Remittance resource"/>
          <definition value="This resource provides: the claim details; adjudication details from the processing of a Claim; and optionally account balance information, for informing the subscriber of the benefits provided."/>
          <alias value="EOB"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="financial.other"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.id"/>
    <resource>
      <DataElement>
        <id value="ExplanationOfBenefit.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ExplanationOfBenefit.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.meta"/>
    <resource>
      <DataElement>
        <id value="ExplanationOfBenefit.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ExplanationOfBenefit.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.implicitRules"/>
    <resource>
      <DataElement>
        <id value="ExplanationOfBenefit.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ExplanationOfBenefit.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.language"/>
    <resource>
      <DataElement>
        <id value="ExplanationOfBenefit.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ExplanationOfBenefit.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.text"/>
    <resource>
      <DataElement>
        <id value="ExplanationOfBenefit.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ExplanationOfBenefit.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.contained"/>
    <resource>
      <DataElement>
        <id value="ExplanationOfBenefit.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ExplanationOfBenefit.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.extension"/>
    <resource>
      <DataElement>
        <id value="ExplanationOfBenefit.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ExplanationOfBenefit.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ExplanationOfBenefit.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ExplanationOfBenefit.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.identifier"/>
    <resource>
      <DataElement>
        <id value="ExplanationOfBenefit.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ExplanationOfBenefit.identifier"/>
          <short value="Business Identifier"/>
          <definition value="The Response business identifier."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.request"/>
    <resource>
      <DataElement>
        <id value="ExplanationOfBenefit.request"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.request"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ExplanationOfBenefit.request"/>
          <short value="Claim reference"/>
          <definition value="Original request resource reference."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Claim"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="A02|G01"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.outcome"/>
    <resource>
      <DataElement>
        <id value="ExplanationOfBenefit.outcome"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.outcome"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ExplanationOfBenefit.outcome"/>
          <short value="complete | error"/>
          <definition value="Transaction status: error, complete."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The outcome of the processing."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/remittance-outcome"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.disposition"/>
    <resource>
      <DataElement>
        <id value="ExplanationOfBenefit.disposition"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.disposition"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ExplanationOfBenefit.disposition"/>
          <short value="Disposition Message"/>
          <definition value="A description of the status of the adjudication."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.ruleset"/>
    <resource>
      <DataElement>
        <id value="ExplanationOfBenefit.ruleset"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.ruleset"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ExplanationOfBenefit.ruleset"/>
          <short value="Resource version"/>
          <definition value="The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The static and dynamic model to which contents conform, which may be business version or standard/version."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/ruleset"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.originalRuleset"/>
    <resource>
      <DataElement>
        <id value="ExplanationOfBenefit.originalRuleset"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.originalRuleset"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ExplanationOfBenefit.originalRuleset"/>
          <short value="Original version"/>
          <definition value="The style (standard) and version of the original material which was converted into this resource."/>
          <requirements value="Knowledge of the original version can inform the processing of this instance so that information which is processable by the originating system may be generated."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The static and dynamic model to which contents conform, which may be business version or standard/version."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/ruleset"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.created"/>
    <resource>
      <DataElement>
        <id value="ExplanationOfBenefit.created"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.created"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ExplanationOfBenefit.created"/>
          <short value="Creation date"/>
          <definition value="The date when the enclosed suite of services were performed or completed."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.organization"/>
    <resource>
      <DataElement>
        <id value="ExplanationOfBenefit.organization"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.organization"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ExplanationOfBenefit.organization"/>
          <short value="Insurer"/>
          <definition value="The Insurer who produced this adjudicated response."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.requestProvider"/>
    <resource>
      <DataElement>
        <id value="ExplanationOfBenefit.requestProvider"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.requestProvider"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ExplanationOfBenefit.requestProvider"/>
          <short value="Responsible practitioner"/>
          <definition value="The practitioner who is responsible for the services rendered to the patient."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="B01"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.requestOrganization"/>
    <resource>
      <DataElement>
        <id value="ExplanationOfBenefit.requestOrganization"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ExplanationOfBenefit.requestOrganization"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ExplanationOfBenefit.requestOrganization"/>
          <short value="Responsible organization"/>
          <definition value="The organization which is responsible for the services rendered to the patient."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance"/>
          <short value="Allergy or Intolerance (generally: Risk Of Adverse reaction to a substance)"/>
          <definition value="Risk of harmful or undesirable, physiological response which is unique to an individual and associated with exposure to a substance."/>
          <comments value="Substances include, but are not limited to: a therapeutic substance administered correctly at an appropriate dosage for the individual; food; material derived from plants or animals; or venom from insect stings."/>
          <alias value="Allergy"/>
          <alias value="Intolerance"/>
          <alias value="Adverse Reaction"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="w5"/>
            <map value="clinical.general"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.id"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.meta"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.implicitRules"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.language"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.text"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.contained"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.extension"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.identifier"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.identifier"/>
          <short value="External ids for this item"/>
          <definition value="This records identifiers associated with this allergy/intolerance concern that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g. in CDA documents, or in written / printed documentation)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="IAM-7"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.onset"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.onset"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.onset"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.onset"/>
          <short value="Date(/time) when manifestations showed"/>
          <definition value="Record of the date and/or time of the onset of the Allergy or Intolerance."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.recordedDate"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.recordedDate"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.recordedDate"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.recordedDate"/>
          <short value="When recorded"/>
          <definition value="Date when the sensitivity was recorded."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="IAM-20"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=AUT].time"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.recorded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.recorder"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.recorder"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.recorder"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.recorder"/>
          <short value="Who recorded the sensitivity"/>
          <definition value="Individual who recorded the record and takes responsibility for its conten."/>
          <alias value="Author"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=AUT].role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.author"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.patient"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.patient"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.patient"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.patient"/>
          <short value="Who the sensitivity is for"/>
          <definition value="The patient who has the allergy or intolerance."/>
          <alias value="Patient"/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="(PID-3)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=SBJ].role[classCode=PAT]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.reporter"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.reporter"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.reporter"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.reporter"/>
          <short value="Source of the information about the allergy"/>
          <definition value="The source of the information about the allergy that is recorded."/>
          <comments value="The recorder takes repsonsibility for the content, but can reference the source from where they got it."/>
          <alias value="Source"/>
          <alias value="Informant"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="IAM-14 (if patient) / IAM-18 (if practitioner)"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.source"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.substance"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.substance"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.substance"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.substance"/>
          <short value="Substance, (or class) considered to be responsible for risk"/>
          <definition value="Identification of a substance, or a class of substances, that is considered to be responsible for the adverse reaction risk."/>
          <comments value="It is strongly recommended that the substance be coded with a terminology, where possible. For example, some terminologies used include RxNorm, SNOMED CT, DM+D, NDFRT, ICD-9, IDC-10, UNI, ATC and CPT. Plain text should only be used if there is no appropriate terminology available. Additional details about a substance can be specified in the text."/>
          <alias value="Agent"/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Type of the substance and Negation codes for reporting no known allergies."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/allergyintolerance-substance-code"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="AL1-3 / IAM-3"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="what"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.status"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.status"/>
          <short value="active | unconfirmed | confirmed | inactive | resolved | refuted | entered-in-error"/>
          <definition value="Assertion about certainty associated with the propensity, or potential risk, of a reaction to the identified Substance."/>
          <comments value="Decision support would typically raise alerts for &#39;Unconfirmed&#39;, &#39;Confirmed&#39;, and &#39;Resolved&#39; and ignore a &#39;Refuted&#39; reaction. In particular, &#39;Refuted&#39; may be useful for reconciliation of the Adverse Reaction List. Some implementations may choose to make this field mandatory."/>
          <alias value="State"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Assertion about certainty associated with a propensity, or potential risk, of a reaction to the identified Substance."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/allergy-intolerance-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="IAM-17"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.criticality"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.criticality"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.criticality"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.criticality"/>
          <short value="CRITL | CRITH | CRITU"/>
          <definition value="Estimate of the potential clinical harm, or seriousness, of the reaction to the identified Substance."/>
          <comments value="The default criticality value for any propensity to an adverse reaction should be &#39;Low Risk&#39;, indicating at the very least a relative contraindication to deliberate or voluntary exposure to the Substance. &#39;High Risk&#39; is flagged if the clinician has identified a propensity for a more serious or potentially life-threatening reaction, such as anaphylaxis, and implies an absolute contraindication to deliberate or voluntary exposure to the substance. If this element is missing, the criticality is unknown (though it may be known elsewhere)."/>
          <alias value="Severity"/>
          <alias value="Seriousness"/>
          <alias value="Contra-indication"/>
          <alias value="Risk"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Estimate of the potential clinical harm, or seriousness, of a reaction to an identified Substance."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/allergy-intolerance-criticality"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="w5"/>
            <map value="grade"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.type"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.type"/>
          <short value="allergy | intolerance - Underlying mechanism (if known)"/>
          <definition value="Identification of the underlying physiological mechanism for the reaction risk."/>
          <comments value="Allergic (typically immune-mediated) reactions have been traditionally regarded as an indicator for potential escalation to significant future risk. Contemporary knowledge suggests that some reactions previously thought to be immune-mediated are, in fact, non-immune, but in some cases can still pose a life threatening risk. It is acknowledged that many clinicians may not be in a position to distinguish the mechanism of a particular reaction. Often the term &quot;allergy&quot; is used rather generically and may overlap with the use of &quot;intolerance&quot; - in practice the boundaries between these two concepts may not be well-defined or understood. This data element is included nevertheless, because many legacy systems have captured this attribute. Immunologic testing may provide supporting evidence for the basis of the reaction and the causative substance, but no tests are 100% sensitive or specific for sensitivity to a particular substance. If, as is commonly the case, it is unclear whether the reaction is due to an allergy or an intolerance, then the type element should be omitted from the resource."/>
          <alias value="Category"/>
          <alias value="Class"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Identification of the underlying physiological mechanism for a Reaction Risk."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/allergy-intolerance-type"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="IAM-9"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.category"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.category"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.category"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.category"/>
          <short value="food | medication | environment | other - Category of Substance"/>
          <definition value="Category of the identified Substance."/>
          <comments value="This data element has been included because it is currently being captured in some clinical systems. This data can be derived from the Substance where coding systems are used, and is effectively redundant in that situation."/>
          <alias value="Category"/>
          <alias value="Type"/>
          <alias value="Reaction Type"/>
          <alias value="Class"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Category of an identified Substance."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/allergy-intolerance-category"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.lastOccurence"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.lastOccurence"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.lastOccurence"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.lastOccurence"/>
          <short value="Date(/time) of last known occurrence of a reaction"/>
          <definition value="Represents the date and/or time of the last known occurrence of a reaction event."/>
          <comments value="This date may be replicated by one of the Onset of Reaction dates. Where a textual representation of the date of last occurrence is required e.g. &#39;In Childhood, &#39;10 years ago&#39; the Comment element should be used."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.note"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.note"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.note"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.note"/>
          <short value="Additional text not captured in other fields"/>
          <definition value="Additional narrative about the propensity for the Adverse Reaction, not captured in other fields."/>
          <comments value="For example: including reason for flagging a seriousness of &#39;High Risk&#39;; and instructions related to future exposure or administration of the Substance, such as administration within an Intensive Care Unit or under corticosteroid cover. The notes should be related to an allergy or intolerance as a condition in general and not related to any particular episode of it. For episode notes and descriptions, use AllergyIntolerance.event.description and  AllergyIntolerance.event.notes."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Annotation"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.reaction"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.reaction"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.reaction"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.reaction"/>
          <short value="Adverse Reaction Events linked to exposure to substance"/>
          <definition value="Details about each adverse reaction event linked to exposure to the identified Substance."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.reaction.id"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.reaction.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.reaction.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.reaction.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.reaction.extension"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.reaction.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.reaction.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.reaction.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.reaction.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.reaction.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.reaction.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.reaction.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.reaction.substance"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.reaction.substance"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.reaction.substance"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.reaction.substance"/>
          <short value="Specific substance considered to be responsible for event"/>
          <definition value="Identification of the specific substance considered to be responsible for the Adverse Reaction event. Note: the substance for a specific reaction may be different to the substance identified as the cause of the risk, but must be consistent with it. For instance, it may be a more specific substance (e.g. a brand medication) or a composite substance that includes the identified substance. It must be clinically safe to only process the AllergyIntolerance.substance and ignore the AllergyIntolerance.event.substance."/>
          <comments value="Coding of the specific substance with a terminology capable of triggering decision support should be used wherever possible.  The substance field allows for the use of a specific substance or a group or class of substances, for example &quot;Penicillins&quot;. The specific substance field could be used for Amoxycillin. Duplication is acceptable when a specific substance has been recorded in the &#39;substance&#39; field."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes defining the type of the substance."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/substance-code"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.reaction.certainty"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.reaction.certainty"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.reaction.certainty"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.reaction.certainty"/>
          <short value="unlikely | likely | confirmed - clinical certainty about the specific substance"/>
          <definition value="Statement about the degree of clinical certainty that the specific substance was the cause of the manifestation in this reaction event."/>
          <alias value="Cause"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Statement about the degree of clinical certainty that a Specific Substance was the cause of the Manifestation in an reaction event."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/reaction-event-certainty"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.reaction.manifestation"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.reaction.manifestation"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.reaction.manifestation"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.reaction.manifestation"/>
          <short value="Clinical symptoms/signs associated with the Event"/>
          <definition value="Clinical symptoms and/or signs that are observed or associated with the adverse reaction event."/>
          <comments value="Manifestation can be expressed as a single word, phrase or brief description. For example: nausea, rash or no reaction. It is preferable that manifestation should be coded with a terminology, where possible. The values entered here may be used to display on an application screen as part of a list of adverse reactions, as recommended in the UK NHS CUI guidelines.  Terminologies commonly used include, but are not limited to, SNOMED CT or ICD10."/>
          <alias value="Symptoms"/>
          <alias value="Signs"/>
          <min value="1"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Clinical symptoms and/or signs that are observed or associated with an Adverse Reaction Event."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/manifestation-codes"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.reaction.description"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.reaction.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.reaction.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.reaction.description"/>
          <short value="Description of the event as a whole"/>
          <definition value="Text description about the reaction as a whole, including details of the manifestation if required."/>
          <comments value="Use the description to provide any details of a particular event of the occurred reaction such as circumstances, reaction specifics, what happened before/after. Information, related to the event, but not describing a particular care should be captured in the comment field. For example: at the age of four, the patient was given penicillin for strep throat and subsequently developed severe hives."/>
          <alias value="Narrative"/>
          <alias value="Text"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.reaction.onset"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.reaction.onset"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.reaction.onset"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.reaction.onset"/>
          <short value="Date(/time) when manifestations showed"/>
          <definition value="Record of the date and/or time of the onset of the Reaction."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.reaction.severity"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.reaction.severity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.reaction.severity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.reaction.severity"/>
          <short value="mild | moderate | severe (of event as a whole)"/>
          <definition value="Clinical assessment of the severity of the reaction event as a whole, potentially considering multiple different manifestations."/>
          <comments value="It is acknowledged that this assessment is very subjective. There may be some some specific practice domains where objective scales have been applied. Objective scales can be included in this model as extensions."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Clinical assessment of the severity of a reaction event as a whole, potentially considering multiple different manifestations."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/reaction-event-severity"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.reaction.exposureRoute"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.reaction.exposureRoute"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.reaction.exposureRoute"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.reaction.exposureRoute"/>
          <short value="How the subject was exposed to the substance"/>
          <definition value="Identification of the route by which the subject was exposed to the substance."/>
          <comments value="Coding of the route of exposure with a terminology should be used wherever possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A coded concept describing the route or physiological path of administration of a therapeutic agent into or onto the body of a subject."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/route-codes"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AllergyIntolerance.reaction.note"/>
    <resource>
      <DataElement>
        <id value="AllergyIntolerance.reaction.note"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AllergyIntolerance.reaction.note"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AllergyIntolerance.reaction.note"/>
          <short value="Text about event not captured in other fields"/>
          <definition value="Additional text about the adverse reaction event not captured in other fields."/>
          <comments value="Use this field to record information indirectly related to a particular event and not captured in the description. For example: Clinical records are no longer available, recorded based on information provided to the patient by her mother and her mother is deceased."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Annotation"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation"/>
    <resource>
      <DataElement>
        <id value="Observation"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation"/>
          <short value="Measurements and simple assertions"/>
          <definition value="Measurements and simple assertions made about a patient, device or other subject."/>
          <comments value="Used for simple observations such as device measurements, laboratory atomic results, vital signs, height, weight, smoking status, comments, etc.  Other resources are used to provide context for observations such as lab reports, etc."/>
          <alias value="Vital Signs"/>
          <alias value="Measurement"/>
          <alias value="Results"/>
          <alias value="Tests"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <constraint>
            <key value="obs-6"/>
            <severity value="error"/>
            <human value="SHALL only be present if Observation.value[x] is not present"/>
            <xpath value="not(exists(f:dataAbsentReason)) or (not(exists(*[starts-with(local-name(.), &#39;value&#39;)])))"/>
          </constraint>
          <constraint>
            <key value="obs-7"/>
            <severity value="error"/>
            <human value="Component code SHALL not be same as observation code"/>
            <xpath value="not(exists(f:component/f:code)) or count(for $coding in f:code/f:coding return parent::*/f:component/f:code/f:coding[f:code/@value=$coding/f:code/@value and f:system/@value=$coding/f:system/@value])=0"/>
          </constraint>
          <mapping>
            <identity value="v2"/>
            <map value="OBX"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Observation[classCode=OBS, moodCode=EVN]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="clinical.diagnostics"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.id"/>
    <resource>
      <DataElement>
        <id value="Observation.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.meta"/>
    <resource>
      <DataElement>
        <id value="Observation.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Observation.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.language"/>
    <resource>
      <DataElement>
        <id value="Observation.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.text"/>
    <resource>
      <DataElement>
        <id value="Observation.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.contained"/>
    <resource>
      <DataElement>
        <id value="Observation.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.extension"/>
    <resource>
      <DataElement>
        <id value="Observation.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Observation.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.identifier"/>
    <resource>
      <DataElement>
        <id value="Observation.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.identifier"/>
          <short value="Unique Id for this particular observation"/>
          <definition value="A unique identifier for the simple observation instance."/>
          <requirements value="Allows observations to be distinguished and referenced."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="OBX.21"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.status"/>
    <resource>
      <DataElement>
        <id value="Observation.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-display-hint">
            <valueString value="default: final"/>
          </extension>
          <path value="Observation.status"/>
          <short value="registered | preliminary | final | amended +"/>
          <definition value="The status of the result value."/>
          <requirements value="Need to track the status of individual results. Some results are finalized before the whole report is finalized."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Codes providing the status of an observation."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/observation-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="OBX-11"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="status  Amended &amp; Final are differentiated by whether it is the subject of a ControlAct event with a type of &quot;revise&quot;"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.category"/>
    <resource>
      <DataElement>
        <id value="Observation.category"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.category"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.category"/>
          <short value="Classification of  type of observation"/>
          <definition value="A code that classifies the general type of observation being made.  This is used  for searching, sorting and display purposes."/>
          <comments value="The level of granularity is defined by the category concepts in the value set.   More fine-grained filtering can be performed using the metadata and/or terminology hierarchy in Observation.code."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Codes for high level observation categories ."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/observation-category"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=&quot;COMP].target[classCode=&quot;LIST&quot;, moodCode=&quot;EVN&quot;].code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.code"/>
    <resource>
      <DataElement>
        <id value="Observation.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.code"/>
          <short value="Type of observation (code / type)"/>
          <definition value="Describes what was observed. Sometimes this is called the observation &quot;name&quot;."/>
          <requirements value="Knowing what kind of observation is being made is essential to understanding the observation."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes identifying names of simple observations."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/observation-codes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="OBX-3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="what"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.subject"/>
    <resource>
      <DataElement>
        <id value="Observation.subject"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.subject"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.subject"/>
          <short value="Who and/or what this is about"/>
          <definition value="The patient, or group of patients, location, or device whose characteristics (direct or indirect) are described by the observation and into whose record the observation is placed.  Comments: Indirect characteristics may be those of a specimen, fetus, donor,  other observer (for example a relative or EMT), or any observation made about the subject."/>
          <comments value="One would expect this element to be a cardinality  of 1..1.  The only circumstance in which the subject can be missing is when the observation is made by a device that does not know the patient. In this case, the observation SHALL be matched to a patient through some context/channel matching technique, and at this point, the observation should be updated.If the target of the observation is different than the subject, the general extension [observation-focal-subject](extension-observation-focal-subject.html).  may be used.  However, the distinction between the patient&#39;s own value for an observation versus that of the fetus, or the donor or blood product unit, etc., are often specified in the observation code."/>
          <requirements value="Observations have no value if you don&#39;t know who or what they&#39;re about."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Group"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Location"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PID-3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="participation[typeCode=SBJ]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.encounter"/>
    <resource>
      <DataElement>
        <id value="Observation.encounter"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.encounter"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.encounter"/>
          <short value="Healthcare event during which this observation is made"/>
          <definition value="The healthcare event  (e.g. a patient and healthcare provider interaction) during which this observation is made."/>
          <requirements value="For some observations it may be important to know the link between an observation and a particular encounter."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Encounter"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="PV1"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="inboundRelationship[typeCode=COMP].source[classCode=ENC, moodCode=EVN]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.effectiveX"/>
    <resource>
      <DataElement>
        <id value="Observation.effectiveX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.effectiveX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.effective[x]"/>
          <short value="Clinically relevant time/time-period for observation"/>
          <definition value="The time or time-period the observed value is asserted as being true. For biological subjects - e.g. human patients - this is usually called the &quot;physiologically relevant time&quot;. This is usually either the time of the procedure or of specimen collection, but very often the source of the date/time is not known, only the date/time itself."/>
          <comments value="At least a date should be present unless this observation is a historical report."/>
          <requirements value="Knowing when an observation was deemed true is important to its relevance as well as determining trends."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <type>
            <code value="Period"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="OBX-14, and/or OBX-19 after v2.4  (depends on who observation made)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="effectiveTime"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.done"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.issued"/>
    <resource>
      <DataElement>
        <id value="Observation.issued"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.issued"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.issued"/>
          <short value="Date/Time this was made available"/>
          <definition value="The date and time this observation was made available to providers, typically after the results have been reviewed and verified."/>
          <comments value="Updated when the result is updated."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="instant"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="OBR.22 (or MSH.7), or perhaps OBX-19 (depends on who observation made)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="participation[typeCode=AUT].time"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.recorded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.performer"/>
    <resource>
      <DataElement>
        <id value="Observation.performer"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.performer"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.performer"/>
          <short value="Who is responsible for the observation"/>
          <definition value="Who was responsible for asserting the observed value as &quot;true&quot;."/>
          <requirements value="May give a degree of confidence in the observation and also indicates where follow-up questions should be directed."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="OBX.15 / (Practitioner)  OBX-16,  PRT-5:PRT-4=&#39;RO&#39; /  (Device)  OBX-18 , PRT-10:PRT-4=&#39;EQUIP&#39; / (Organization)  OBX-23,  PRT-8:PRT-4=&#39;PO&#39;"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="participation[typeCode=PRF]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.actor"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.valueX"/>
    <resource>
      <DataElement>
        <id value="Observation.valueX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.valueX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.value[x]"/>
          <short value="Actual result"/>
          <definition value="The information determined as a result of making the observation, if the information has a simple value."/>
          <comments value="Normally, an observation will have either a value or a set of related observations. A few observations (e.g. Apgar score) may have both a value and related observations (for an Apgar score, the observations from which the measure is derived). If a value is present, the datatype for this element should be determined by Observation.code. This element has a variable name depending on the type as follows: valueQuantity, valueCodeableConcept, valueString, valueRange, valueRatio, valueSampledData, valueAttachment, valueTime, valueDateTime, or valuePeriod. (The name format is &quot;&#39;value&#39; + the type name&quot; with a capital on the first letter of the type).If the data element is usually coded or if the type associated with the Observation.value defines a coded value, use CodeableConcept instead of string datatype even if the value is uncoded text.  A value set is bound to the ValueCodeableConcept element.  For boolean values use valueCodeableConcept and select codes from [HL7 Version 2 Table 0136](v2/0136/index.html). These &quot;yes/no&quot; concepts can be mapped to the display name &quot;true/false&quot; or other mutually exclusive terms that may be needed.   For further discussion and examples see the  [notes section](observation.html#4.20.4) below."/>
          <requirements value="An observation exists to have a value, though it may not if it is in error, or it represents a group of observations."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
          </type>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="string"/>
          </type>
          <type>
            <code value="Range"/>
          </type>
          <type>
            <code value="Ratio"/>
          </type>
          <type>
            <code value="SampledData"/>
          </type>
          <type>
            <code value="Attachment"/>
          </type>
          <type>
            <code value="time"/>
          </type>
          <type>
            <code value="dateTime"/>
          </type>
          <type>
            <code value="Period"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="OBX.2, OBX.5, OBX.6"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.dataAbsentReason"/>
    <resource>
      <DataElement>
        <id value="Observation.dataAbsentReason"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.dataAbsentReason"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.dataAbsentReason"/>
          <short value="Why the result is missing"/>
          <definition value="Provides a reason why the expected value in the element Observation.value[x] is missing."/>
          <comments value="Null or exceptional values can be represented two ways in FHIR Observations.  One way is to simply include them in the value set and represent the exceptions in the value.  For example, measurement values for a serology test could be  &quot;detected&quot;, &quot;not detected&quot;, &quot;inconclusive&quot;, or  &quot;specimen unsatisfactory&quot;.   The alternate way is to use the value element for actual observations and use the explicit dataAbsentReason element to record exceptional values.  For example, the dataAbsentReason code &quot;error&quot; could be used when the measurement was not completed.  Because of these options, use-case agreements are required to interpret general observations for exceptional values."/>
          <requirements value="For many results it is necessary to handle exceptional values in measurements."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <condition value="obs-6"/>
          <binding>
            <strength value="extensible"/>
            <description value="Codes specifying why the result (Observation.value[x]) is missing."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/observation-valueabsentreason"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="value.nullFlavor"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.interpretation"/>
    <resource>
      <DataElement>
        <id value="Observation.interpretation"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.interpretation"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.interpretation"/>
          <short value="High, low, normal, etc."/>
          <definition value="The assessment made based on the result of the observation.  Intended as a simple compact code often placed adjacent to the result value in reports and flow sheets to signal the meaning/normalcy status of the result. Otherwise known as abnormal flag."/>
          <requirements value="For some results, particularly numeric results, an interpretation is necessary to fully understand the significance of a result."/>
          <alias value="Abnormal Flag"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="extensible"/>
            <description value="Codes identifying interpretations of observations."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/observation-interpretation"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="OBX-8"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="interpretationCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.comments"/>
    <resource>
      <DataElement>
        <id value="Observation.comments"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.comments"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.comments"/>
          <short value="Comments about result"/>
          <definition value="May include statements about significant, unexpected or unreliable values, or information about the source of the value where this may be relevant to the interpretation of the result."/>
          <requirements value="Need to be able to provide free text additional information."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="NTE.3 (partner NTE to OBX, or sometimes another (child?) OBX)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="subjectOf.observationEvent[code=&quot;annotation&quot;].value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.bodySite"/>
    <resource>
      <DataElement>
        <id value="Observation.bodySite"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.bodySite"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.bodySite"/>
          <short value="Observed body part"/>
          <definition value="Indicates the site on the subject&#39;s body where the observation was made (i.e. the target site)."/>
          <comments value="Only used if not implicit in code found in Observation.code.  If the use case requires BodySite to be handled as a separate resource instead of an inline coded element (e.g. to identify and track separately) then use the standard extension[ body-site-instance](extension-body-site-instance.html)."/>
          <requirements value="Knowing where the observation is made is important for tracking if multiple sites are possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Codes describing anatomical locations. May include laterality."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/body-site"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="OBX-20"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="targetSiteCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.method"/>
    <resource>
      <DataElement>
        <id value="Observation.method"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.method"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.method"/>
          <short value="How it was done"/>
          <definition value="Indicates the mechanism used to perform the observation."/>
          <comments value="Only used if not implicit in code for Observation.code."/>
          <requirements value="In some cases, method can impact results and is thus used for determining whether results can be compared or determining significance of results."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Methods for simple observations."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/observation-methods"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="OBX-17"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="methodCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.specimen"/>
    <resource>
      <DataElement>
        <id value="Observation.specimen"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.specimen"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.specimen"/>
          <short value="Specimen used for this observation"/>
          <definition value="The specimen that was used when this observation was made."/>
          <comments value="Observations are not made on specimens themselves; they are made on a subject, but usually by the means of a specimen. Note that although specimens are often involved, they are not always tracked and reported explicitly. Also note that observation resources may be used in contexts that track the specimen explicitly (e.g. Diagnostic Report)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Specimen"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="SPM segment"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="participation[typeCode=SPC].specimen"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.device"/>
    <resource>
      <DataElement>
        <id value="Observation.device"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.device"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.device"/>
          <short value="(Measurement) Device"/>
          <definition value="The device used to generate the observation data."/>
          <comments value="An extension should be used if further typing of the device is needed.  Devices used to support obtaining an observation can be represented using either extension or through the Observation.related element."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/DeviceMetric"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="OBX-17 / PRT -10"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="participation[typeCode=DEV]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.referenceRange"/>
    <resource>
      <DataElement>
        <id value="Observation.referenceRange"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.referenceRange"/>
        <name value="referenceRange"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.referenceRange"/>
          <name value="referenceRange"/>
          <short value="Provides guide for interpretation"/>
          <definition value="Guidance on how to interpret the value by comparison to a normal or recommended range."/>
          <comments value="Most observations only have one generic reference range. Systems MAY choose to restrict to only supplying the relevant reference range based on knowledge about the patient (e.g. specific to the patient&#39;s age, gender, weight and other factors), but this may not be possible or appropriate. Whenever more than one reference range is supplied, the differences between them SHOULD be provided in the reference range and/or age properties."/>
          <requirements value="Knowing what values are considered &quot;normal&quot; can help evaluate the significance of a particular result. Need to be able to provide multiple reference ranges for different contexts."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <constraint>
            <key value="obs-3"/>
            <severity value="error"/>
            <human value="Must have at least a low or a high or text"/>
            <xpath value="(exists(f:low) or exists(f:high)or exists(f:text))"/>
          </constraint>
          <mapping>
            <identity value="v2"/>
            <map value="OBX.7"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="outboundRelationship[typeCode=REFV]/target[classCode=OBS, moodCode=EVN]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.referenceRange.id"/>
    <resource>
      <DataElement>
        <id value="Observation.referenceRange.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.referenceRange.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.referenceRange.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.referenceRange.extension"/>
    <resource>
      <DataElement>
        <id value="Observation.referenceRange.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.referenceRange.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.referenceRange.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.referenceRange.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Observation.referenceRange.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.referenceRange.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.referenceRange.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.referenceRange.low"/>
    <resource>
      <DataElement>
        <id value="Observation.referenceRange.low"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.referenceRange.low"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.referenceRange.low"/>
          <short value="Low Range, if relevant"/>
          <definition value="The value of the low bound of the reference range.  The low bound of the reference range endpoint is inclusive of the value (e.g.  reference range is &gt;=5 - &lt;=9).   If the low bound is omitted,  it is assumed to be meaningless (e.g. reference range is &lt;=2.3)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <condition value="obs-3"/>
          <mapping>
            <identity value="v2"/>
            <map value="OBX-7"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="value:IVL_PQ.low"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.referenceRange.high"/>
    <resource>
      <DataElement>
        <id value="Observation.referenceRange.high"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.referenceRange.high"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.referenceRange.high"/>
          <short value="High Range, if relevant"/>
          <definition value="The value of the high bound of the reference range.  The high bound of the reference range endpoint is inclusive of the value (e.g.  reference range is &gt;=5 - &lt;=9).   If the high bound is omitted,  it is assumed to be meaningless (e.g. reference range is &gt;= 2.3)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <condition value="obs-3"/>
          <mapping>
            <identity value="v2"/>
            <map value="OBX-7"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="value:IVL_PQ.high"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.referenceRange.meaning"/>
    <resource>
      <DataElement>
        <id value="Observation.referenceRange.meaning"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.referenceRange.meaning"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.referenceRange.meaning"/>
          <short value="Indicates the meaning/use of this range of this range"/>
          <definition value="Code for the meaning of the reference range."/>
          <comments value="This SHOULD be populated if there is more than one range."/>
          <requirements value="Need to be able to say what kind of reference range this is - normal, recommended, therapeutic, or perhaps what state this reference range applies to (i.e. age, hormonal cycles, etc.)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Code for the meaning of a reference range."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/referencerange-meaning"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="OBX-10?"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="interpretationCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.referenceRange.age"/>
    <resource>
      <DataElement>
        <id value="Observation.referenceRange.age"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.referenceRange.age"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.referenceRange.age"/>
          <short value="Applicable age range, if relevant"/>
          <definition value="The age at which this reference range is applicable. This is a neonatal age (e.g. number of weeks at term) if the meaning says so."/>
          <requirements value="Some analytes vary greatly over age."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Range"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="outboundRelationship[typeCode=PRCN].targetObservationCriterion[code=&quot;age&quot;].value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.referenceRange.text"/>
    <resource>
      <DataElement>
        <id value="Observation.referenceRange.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.referenceRange.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.referenceRange.text"/>
          <short value="Text based reference range in an observation"/>
          <definition value="Text based reference range in an observation which may be used when a quantitative range is not appropriate for an observation.  An example would be a reference value of &quot;Negative&quot; or a list or table of &#39;normals&#39;."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="OBX-7"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="value:ST"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.related"/>
    <resource>
      <DataElement>
        <id value="Observation.related"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.related"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.related"/>
          <short value="Resource related to this observation"/>
          <definition value="A  reference to another resource (usually another Observation but could  also be a QuestionnaireAnswer) whose relationship is defined by the relationship type code."/>
          <comments value="For a discussion on the ways Observations can assembled in groups together see [Notes below](observation.html#4.20.4)."/>
          <requirements value="Normally, an observation will have either a value or a set of related observations. A few observations (e.g. Apgar score) may have both a value and a set of related observations or sometimes QuestionnaireResponse  from which the measure is derived."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="Relationships established by OBX-4 usage"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="outBoundRelationship"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.related.id"/>
    <resource>
      <DataElement>
        <id value="Observation.related.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.related.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.related.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.related.extension"/>
    <resource>
      <DataElement>
        <id value="Observation.related.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.related.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.related.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.related.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Observation.related.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.related.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.related.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.related.type"/>
    <resource>
      <DataElement>
        <id value="Observation.related.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.related.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.related.type"/>
          <short value="has-member | derived-from | sequel-to | replaces | qualified-by | interfered-by"/>
          <definition value="A code specifying the kind of relationship that exists with the target resource."/>
          <comments value="&quot;derived-from&quot; is only logical choice when referencing QuestionnaireAnswer resource."/>
          <requirements value="A relationship type SHOULD be provided."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="Codes specifying how two observations are related."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/observation-relationshiptypes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".typeCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.related.target"/>
    <resource>
      <DataElement>
        <id value="Observation.related.target"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.related.target"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.related.target"/>
          <short value="Resource that is related to this one"/>
          <definition value="A reference to the observation or [[[QuestionnaireResponse]]] resource that is related to this observation."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Observation"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".targetObservation"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.component"/>
    <resource>
      <DataElement>
        <id value="Observation.component"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.component"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.component"/>
          <short value="Component results"/>
          <definition value="Some observations have multiple component observations.  These component observations are expressed as separate code value pairs that share the same attributes.  Examples include systolic and diastolic component observations for blood pressure measurement and multiple component observations for genetics observations."/>
          <comments value="For a discussion on the ways Observations can assembled in groups together see [Notes below](observation.html#4.20.4)."/>
          <requirements value="Component observations share the same attributes in the Observation resource as the primary observation and are always treated a part of a single observation (they are not separable).   However, the reference range for the primary observation value is not inherited by the component values and is required when appropriate for each component observation."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="containment by OBX-4?"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="outBoundRelationship[typeCode=COMP]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.component.id"/>
    <resource>
      <DataElement>
        <id value="Observation.component.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.component.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.component.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.component.extension"/>
    <resource>
      <DataElement>
        <id value="Observation.component.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.component.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.component.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.component.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Observation.component.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.component.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.component.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.component.code"/>
    <resource>
      <DataElement>
        <id value="Observation.component.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.component.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.component.code"/>
          <short value="Type of component observation (code / type)"/>
          <definition value="Describes what was observed. Sometimes this is called the observation &quot;code&quot;."/>
          <requirements value="Knowing what kind of observation is being made is essential to understanding the observation."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <condition value="obs-7"/>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes identifying names of simple observations."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/observation-codes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="OBX-3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="what"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.component.valueX"/>
    <resource>
      <DataElement>
        <id value="Observation.component.valueX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.component.valueX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.component.value[x]"/>
          <short value="Actual component result"/>
          <definition value="The information determined as a result of making the observation, if the information has a simple value."/>
          <comments value="Normally, an observation will have either a value or a set of related observations. A few observations (e.g. Apgar score) may have both a value and related observations (for an Apgar score, the observations from which the measure is derived). If a value is present, the datatype for this element should be determined by Observation.code. A CodeableConcept with just a text would be used instead of a string if the field was usually coded, or if the type associated with the Observation.code defines a coded value.   For boolean values use valueCodeableConcept and select codes from &lt;http://hl7.org/fhir/ValueSet/v2-0136&gt; (These &quot;yes/no&quot; concepts can be mapped to the display name &quot;true/false&quot; or other mutually exclusive terms that may be needed&quot;).  The element, Observation.value[x], has a variable name depending on the type as follows: valueQuantity, valueCodeableConcept, valueRatio, valueChoice, valuePeriod, valueSampleData, or valueString (The name format is &quot;&#39;value&#39; + the type name&quot; with a capital on the first letter of the type)."/>
          <requirements value="An observation exists to have a value, though it may not if it is in error, or it represents a group of observations."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
          </type>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="string"/>
          </type>
          <type>
            <code value="Range"/>
          </type>
          <type>
            <code value="Ratio"/>
          </type>
          <type>
            <code value="SampledData"/>
          </type>
          <type>
            <code value="Attachment"/>
          </type>
          <type>
            <code value="time"/>
          </type>
          <type>
            <code value="dateTime"/>
          </type>
          <type>
            <code value="Period"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="OBX.2, OBX.5, OBX.6"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.component.dataAbsentReason"/>
    <resource>
      <DataElement>
        <id value="Observation.component.dataAbsentReason"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.component.dataAbsentReason"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.component.dataAbsentReason"/>
          <short value="Why the component result is missing"/>
          <definition value="Provides a reason why the expected value in the element Observation.value[x] is missing."/>
          <comments value="&quot;Null&quot; or exceptional values can be represented two ways in FHIR Observations.  One way is to simply include them in the value set and represent the exceptions in the value.  For example, measurement values for a serology test could be  &quot;detected&quot;, &quot;not detected&quot;, &quot;inconclusive&quot;, or  &quot;test not done&quot;.   The alternate way is to use the value element for actual observations and use the explicit dataAbsentReason element to record exceptional values.  For example, the dataAbsentReason code &quot;error&quot; could be used when the measurement was not completed.  Because of these options, use-case agreements are required to interpret general observations for exceptional values."/>
          <requirements value="For many results it is necessary to handle exceptional values in measurements."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <condition value="obs-6"/>
          <binding>
            <strength value="extensible"/>
            <description value="Codes specifying why the result (Observation.value[x]) is missing."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/observation-valueabsentreason"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="value.nullFlavor"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Observation.component.referenceRange"/>
    <resource>
      <DataElement>
        <id value="Observation.component.referenceRange"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Observation.component.referenceRange"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Observation.component.referenceRange"/>
          <short value="Provides guide for interpretation of component result"/>
          <definition value="Guidance on how to interpret the value by comparison to a normal or recommended range."/>
          <comments value="Most observations only have one generic reference range. Systems MAY choose to restrict to only supplying the relevant reference range based on knowledge about the patient (e.g. specific to the patient&#39;s age, gender, weight and other factors), but this may not be possible or appropriate. Whenever more than one reference range is supplied, the differences between them SHOULD be provided in the reference range and/or age properties."/>
          <requirements value="Knowing what values are considered &quot;normal&quot; can help evaluate the significance of a particular result. Need to be able to provide multiple reference ranges for different contexts."/>
          <min value="0"/>
          <max value="*"/>
          <nameReference value="referenceRange"/>
          <mapping>
            <identity value="v2"/>
            <map value="OBX.7"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="outboundRelationship[typeCode=REFV]/target[classCode=OBS, moodCode=EVN]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract"/>
    <resource>
      <DataElement>
        <id value="Contract"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract"/>
          <short value="Contract"/>
          <definition value="A formal agreement between parties regarding the conduct of business, exchange of information or other matters."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="FinancialContract"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="financial.other"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.id"/>
    <resource>
      <DataElement>
        <id value="Contract.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.meta"/>
    <resource>
      <DataElement>
        <id value="Contract.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Contract.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.language"/>
    <resource>
      <DataElement>
        <id value="Contract.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.text"/>
    <resource>
      <DataElement>
        <id value="Contract.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.contained"/>
    <resource>
      <DataElement>
        <id value="Contract.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.extension"/>
    <resource>
      <DataElement>
        <id value="Contract.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Contract.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.identifier"/>
    <resource>
      <DataElement>
        <id value="Contract.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.identifier"/>
          <short value="Contract identifier"/>
          <definition value="Unique identifier for this Contract."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="FinancialContract id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.issued"/>
    <resource>
      <DataElement>
        <id value="Contract.issued"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.issued"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.issued"/>
          <short value="When this Contract was issued"/>
          <definition value="When this  Contract was issued."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="FinancialContract effectiveTime"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.applies"/>
    <resource>
      <DataElement>
        <id value="Contract.applies"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.applies"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.applies"/>
          <short value="Effective time"/>
          <definition value="Relevant time or time-period when this Contract is applicable."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="FinancialContract activityTime"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.subject"/>
    <resource>
      <DataElement>
        <id value="Contract.subject"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.subject"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.subject"/>
          <short value="Subject of this Contract"/>
          <definition value="Who and/or what this Contract is about: typically a Patient, Organization, or valued items such as goods and services."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="Role"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.authority"/>
    <resource>
      <DataElement>
        <id value="Contract.authority"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.authority"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.authority"/>
          <short value="Authority under which this Contract has standing"/>
          <definition value="A formally or informally recognized grouping of people, principals, organizations, or jurisdictions formed for the purpose of achieving some form of collective action such as the promulgation, administration and enforcement of contracts and policies."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="Role Scoper"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.domain"/>
    <resource>
      <DataElement>
        <id value="Contract.domain"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.domain"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.domain"/>
          <short value="Domain in which this Contract applies"/>
          <definition value="Recognized governance framework or system operating with a circumscribed scope in accordance with specified principles, policies, processes or procedures for managing rights, actions, or behaviors of parties or principals relative to resources."/>
          <alias value="scope of governance jurisdiction"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Location"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.type"/>
    <resource>
      <DataElement>
        <id value="Contract.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.type"/>
          <short value="Contract Tyoe"/>
          <definition value="Type of Contract such as an insurance policy, real estate contract, a will, power of attorny, Privacy or Security policy , trust framework agreement, etc."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="List of overall contract codes."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/contract-type"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="CNTRCT"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.subType"/>
    <resource>
      <DataElement>
        <id value="Contract.subType"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.subType"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.subType"/>
          <short value="Contract Subtype"/>
          <definition value="More specific type or specialization of an overarching or more general contract such as auto insurance, home owner  insurance, prenupial agreement, Advanced-Directive, or privacy consent."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Detailed codes within the above."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/contract-subtype"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="e.g. RECOV"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.action"/>
    <resource>
      <DataElement>
        <id value="Contract.action"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.action"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.action"/>
          <short value="Contract Action"/>
          <definition value="Action stipulated by this Contract."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Detailed codes for the contract action."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/contract-action"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="e.g. JURISPOL"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.actionReason"/>
    <resource>
      <DataElement>
        <id value="Contract.actionReason"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.actionReason"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.actionReason"/>
          <short value="Contract Action Reason"/>
          <definition value="Reason for action stipulated by this Contract."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Detailed codes for the contract action reason."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/v3-PurposeOfUse"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="e.g. QUALIMP"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.actor"/>
    <resource>
      <DataElement>
        <id value="Contract.actor"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.actor"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="Actor"/>
          </extension>
          <path value="Contract.actor"/>
          <short value="Contract Actor"/>
          <definition value="List of Contract actors."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.actor.id"/>
    <resource>
      <DataElement>
        <id value="Contract.actor.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.actor.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.actor.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.actor.extension"/>
    <resource>
      <DataElement>
        <id value="Contract.actor.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.actor.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.actor.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.actor.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Contract.actor.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.actor.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.actor.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.actor.entity"/>
    <resource>
      <DataElement>
        <id value="Contract.actor.entity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.actor.entity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.actor.entity"/>
          <short value="Contract Actor Type"/>
          <definition value="Who or what actors are assigned roles in this Contract."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Contract"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Group"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Location"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Substance"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.actor.role"/>
    <resource>
      <DataElement>
        <id value="Contract.actor.role"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.actor.role"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.actor.role"/>
          <short value="Contract  Actor Role"/>
          <definition value="Role type of actors assigned roles in this Contract."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Detailed codes for the contract actor role."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/contract-actorrole"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.valuedItem"/>
    <resource>
      <DataElement>
        <id value="Contract.valuedItem"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.valuedItem"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="ValuedItem"/>
          </extension>
          <path value="Contract.valuedItem"/>
          <short value="Contract Valued Item"/>
          <definition value="Contract Valued Item List."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="COCT_RM440000UV09 ValuedItem classCode INVE"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.valuedItem.id"/>
    <resource>
      <DataElement>
        <id value="Contract.valuedItem.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.valuedItem.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.valuedItem.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.valuedItem.extension"/>
    <resource>
      <DataElement>
        <id value="Contract.valuedItem.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.valuedItem.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.valuedItem.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.valuedItem.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Contract.valuedItem.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.valuedItem.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.valuedItem.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.valuedItem.entityX"/>
    <resource>
      <DataElement>
        <id value="Contract.valuedItem.entityX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.valuedItem.entityX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.valuedItem.entity[x]"/>
          <short value="Contract Valued Item Type"/>
          <definition value="Specific type of Contract Valued Item that may be priced."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="COCT_RM440000UV09 ValuedItem code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.valuedItem.identifier"/>
    <resource>
      <DataElement>
        <id value="Contract.valuedItem.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.valuedItem.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.valuedItem.identifier"/>
          <short value="Contract Valued Item Identifier"/>
          <definition value="Identifies a Contract Valued Item instance."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="COCT_RM440000UV09 ValuedItem id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.valuedItem.effectiveTime"/>
    <resource>
      <DataElement>
        <id value="Contract.valuedItem.effectiveTime"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.valuedItem.effectiveTime"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.valuedItem.effectiveTime"/>
          <short value="Contract Valued Item Effective Tiem"/>
          <definition value="Indicates the time during which this Contract ValuedItem information is effective."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="COCT_RM440000UV09 ValuedItem                effectiveTime"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.valuedItem.quantity"/>
    <resource>
      <DataElement>
        <id value="Contract.valuedItem.quantity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.valuedItem.quantity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.valuedItem.quantity"/>
          <short value="Count of Contract Valued Items"/>
          <definition value="Specifies the units by which the Contract Valued Item is measured or counted, and quantifies the countable or measurable Contract Valued Item instances."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="COCT_RM440000UV09 ValuedItem unitQuantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.valuedItem.unitPrice"/>
    <resource>
      <DataElement>
        <id value="Contract.valuedItem.unitPrice"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.valuedItem.unitPrice"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.valuedItem.unitPrice"/>
          <short value="Contract Valued Item fee, charge, or cost"/>
          <definition value="A Contract Valued Item unit valuation measure."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Money"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="COCT_RM440000UV09 ValuedItem unitPriceAmt"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.valuedItem.factor"/>
    <resource>
      <DataElement>
        <id value="Contract.valuedItem.factor"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.valuedItem.factor"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.valuedItem.factor"/>
          <short value="Contract Valued Item Price Scaling Factor"/>
          <definition value="A real number that represents a multiplier used in determining the overall value of the Contract Valued Item delivered. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="COCT_RM440000UV09 ValuedItem factorNumber"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.valuedItem.points"/>
    <resource>
      <DataElement>
        <id value="Contract.valuedItem.points"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.valuedItem.points"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.valuedItem.points"/>
          <short value="Contract Valued Item Difficulty Scaling Factor"/>
          <definition value="An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness) associated with the Contract Valued Item delivered. The concept of Points allows for assignment of point values for a Contract Valued Item, such that a monetary amount can be assigned to each point."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="COCT_RM440000UV09 ValuedItem pointNumber"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.valuedItem.net"/>
    <resource>
      <DataElement>
        <id value="Contract.valuedItem.net"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.valuedItem.net"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.valuedItem.net"/>
          <short value="Total Contract Valued Item Value"/>
          <definition value="Expresses the product of the Contract Valued Item unitQuantity and the unitPriceAmt. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number  * points = net Amount. Quantity, factor and points are assumed to be 1 if not supplied."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Money"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="COCT_RM440000UV09 ValuedItem netAmt"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.signer"/>
    <resource>
      <DataElement>
        <id value="Contract.signer"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.signer"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="Signatory"/>
          </extension>
          <path value="Contract.signer"/>
          <short value="Contract Signer"/>
          <definition value="Party signing this Contract."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.signer.id"/>
    <resource>
      <DataElement>
        <id value="Contract.signer.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.signer.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.signer.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.signer.extension"/>
    <resource>
      <DataElement>
        <id value="Contract.signer.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.signer.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.signer.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.signer.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Contract.signer.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.signer.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.signer.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.signer.type"/>
    <resource>
      <DataElement>
        <id value="Contract.signer.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.signer.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.signer.type"/>
          <short value="Contract Signer Type"/>
          <definition value="Role of this Contract signer, e.g. notary, grantee."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <binding>
            <strength value="preferred"/>
            <description value="List of parties who may be signing."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/contract-signer-type"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.signer.party"/>
    <resource>
      <DataElement>
        <id value="Contract.signer.party"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.signer.party"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.signer.party"/>
          <short value="Contract Signatory Party"/>
          <definition value="Party which is a signator to this Contract."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.signer.signature"/>
    <resource>
      <DataElement>
        <id value="Contract.signer.signature"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.signer.signature"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.signer.signature"/>
          <short value="Contract Documentation Signature"/>
          <definition value="Legally binding Contract DSIG signature contents in Base64."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.term"/>
    <resource>
      <DataElement>
        <id value="Contract.term"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.term"/>
        <name value="term"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="Term"/>
          </extension>
          <path value="Contract.term"/>
          <name value="term"/>
          <short value="Contract Term List"/>
          <definition value="One or more Contract Provisions, which may be related and conveyed as a group, and may contain nested groups."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.term.id"/>
    <resource>
      <DataElement>
        <id value="Contract.term.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.term.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.term.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.term.extension"/>
    <resource>
      <DataElement>
        <id value="Contract.term.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.term.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.term.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.term.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Contract.term.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.term.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.term.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.term.identifier"/>
    <resource>
      <DataElement>
        <id value="Contract.term.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.term.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.term.identifier"/>
          <short value="Contract Term identifier"/>
          <definition value="Unique identifier for this particular Contract Provision."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.term.issued"/>
    <resource>
      <DataElement>
        <id value="Contract.term.issued"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.term.issued"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.term.issued"/>
          <short value="Contract Term Issue Date Time"/>
          <definition value="When this Contract Provision was issued."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.term.applies"/>
    <resource>
      <DataElement>
        <id value="Contract.term.applies"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.term.applies"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.term.applies"/>
          <short value="Contract Term Effective Time"/>
          <definition value="Relevant time or time-period when this Contract Provision is applicable."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.term.type"/>
    <resource>
      <DataElement>
        <id value="Contract.term.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.term.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.term.type"/>
          <short value="Contract Term Type"/>
          <definition value="Type of Contract Provision such as specific requirements, purposes for actions, obligations, prohibitions, e.g. life time maximum benefit."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Detailed codes for the types of contract provisions."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/contract-term-type"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.term.subType"/>
    <resource>
      <DataElement>
        <id value="Contract.term.subType"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.term.subType"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.term.subType"/>
          <short value="Contract Term Subtype"/>
          <definition value="Subtype of this Contract Provision, e.g. life time maximum payment for a contract term for specific valued item, e.g. disability payment."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Detailed codes for the subtypes of contract provisions."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/contract-term-subtype"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.term.subject"/>
    <resource>
      <DataElement>
        <id value="Contract.term.subject"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.term.subject"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.term.subject"/>
          <short value="Subject of this Contract Term"/>
          <definition value="Who or what this Contract Provision is about."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.term.action"/>
    <resource>
      <DataElement>
        <id value="Contract.term.action"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.term.action"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.term.action"/>
          <short value="Contract Term Action"/>
          <definition value="Action stipulated by this Contract Provision."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Detailed codes for the contract action."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/contract-action"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.term.actionReason"/>
    <resource>
      <DataElement>
        <id value="Contract.term.actionReason"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.term.actionReason"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.term.actionReason"/>
          <short value="Contract Term Action Reason"/>
          <definition value="Reason or purpose for the action stipulated by this Contract Provision."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Detailed codes for the contract action reason."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/v3-PurposeOfUse"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.term.actor"/>
    <resource>
      <DataElement>
        <id value="Contract.term.actor"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.term.actor"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="TermActor"/>
          </extension>
          <path value="Contract.term.actor"/>
          <short value="Contract Term Actor List"/>
          <definition value="List of actors participating in this Contract Provision."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.term.actor.id"/>
    <resource>
      <DataElement>
        <id value="Contract.term.actor.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.term.actor.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.term.actor.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.term.actor.extension"/>
    <resource>
      <DataElement>
        <id value="Contract.term.actor.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.term.actor.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.term.actor.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.term.actor.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Contract.term.actor.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.term.actor.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.term.actor.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.term.actor.entity"/>
    <resource>
      <DataElement>
        <id value="Contract.term.actor.entity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.term.actor.entity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.term.actor.entity"/>
          <short value="Contract Term Actor"/>
          <definition value="The actor assigned a role in this Contract Provision."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Contract"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Group"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Location"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Substance"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.term.actor.role"/>
    <resource>
      <DataElement>
        <id value="Contract.term.actor.role"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.term.actor.role"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.term.actor.role"/>
          <short value="Contract Term Actor Role"/>
          <definition value="Role played by the actor assigned this role in this Contract Provision."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Detailed codes for the contract actor role."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/contract-actorrole"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.term.text"/>
    <resource>
      <DataElement>
        <id value="Contract.term.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.term.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.term.text"/>
          <short value="Human readable Contract term text"/>
          <definition value="Human readable form of this Contract Provision."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.term.valuedItem"/>
    <resource>
      <DataElement>
        <id value="Contract.term.valuedItem"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.term.valuedItem"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="TermValuedItem"/>
          </extension>
          <path value="Contract.term.valuedItem"/>
          <short value="Contract Term Valued Item"/>
          <definition value="Contract Provision Valued Item List."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="COCT_RM440000UV09 ValuedUnitItem classCode INVE"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.term.valuedItem.id"/>
    <resource>
      <DataElement>
        <id value="Contract.term.valuedItem.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.term.valuedItem.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.term.valuedItem.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.term.valuedItem.extension"/>
    <resource>
      <DataElement>
        <id value="Contract.term.valuedItem.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.term.valuedItem.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.term.valuedItem.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.term.valuedItem.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Contract.term.valuedItem.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.term.valuedItem.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.term.valuedItem.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.term.valuedItem.entityX"/>
    <resource>
      <DataElement>
        <id value="Contract.term.valuedItem.entityX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.term.valuedItem.entityX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.term.valuedItem.entity[x]"/>
          <short value="Contract Term Valued Item Type"/>
          <definition value="Specific type of Contract Provision Valued Item that may be priced."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="COCT_RM440000UV09 ValuedUnitItem code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.term.valuedItem.identifier"/>
    <resource>
      <DataElement>
        <id value="Contract.term.valuedItem.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.term.valuedItem.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.term.valuedItem.identifier"/>
          <short value="Contract Term Valued Item Identifier"/>
          <definition value="Identifies a Contract Provision Valued Item instance."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="COCT_RM440000UV09 ValuedUnitItem id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.term.valuedItem.effectiveTime"/>
    <resource>
      <DataElement>
        <id value="Contract.term.valuedItem.effectiveTime"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.term.valuedItem.effectiveTime"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.term.valuedItem.effectiveTime"/>
          <short value="Contract Term Valued Item Effective Tiem"/>
          <definition value="Indicates the time during which this Contract Term ValuedItem information is effective."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="COCT_RM440000UV09 ValuedUnitItem effectiveTime"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.term.valuedItem.quantity"/>
    <resource>
      <DataElement>
        <id value="Contract.term.valuedItem.quantity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.term.valuedItem.quantity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.term.valuedItem.quantity"/>
          <short value="Contract Term Valued Item Count"/>
          <definition value="Specifies the units by which the Contract Provision Valued Item is measured or counted, and quantifies the countable or measurable Contract Term Valued Item instances."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="COCT_RM440000UV09 ValuedUnitItem unitQuantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.term.valuedItem.unitPrice"/>
    <resource>
      <DataElement>
        <id value="Contract.term.valuedItem.unitPrice"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.term.valuedItem.unitPrice"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.term.valuedItem.unitPrice"/>
          <short value="Contract Term Valued Item fee, charge, or cost"/>
          <definition value="A Contract Provision Valued Item unit valuation measure."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Money"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="COCT_RM440000UV09 ValuedUnitItem unitPriceAmt"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.term.valuedItem.factor"/>
    <resource>
      <DataElement>
        <id value="Contract.term.valuedItem.factor"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.term.valuedItem.factor"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.term.valuedItem.factor"/>
          <short value="Contract Term Valued Item Price Scaling Factor"/>
          <definition value="A real number that represents a multiplier used in determining the overall value of the Contract Provision Valued Item delivered. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="COCT_RM440000UV09 ValuedUnitItem factorNumber"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.term.valuedItem.points"/>
    <resource>
      <DataElement>
        <id value="Contract.term.valuedItem.points"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.term.valuedItem.points"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.term.valuedItem.points"/>
          <short value="Contract Term Valued Item Difficulty Scaling Factor"/>
          <definition value="An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness) associated with the Contract Provision Valued Item delivered. The concept of Points allows for assignment of point values for a Contract ProvisionValued Item, such that a monetary amount can be assigned to each point."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="decimal"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="COCT_RM440000UV09 ValuedUnitItem pointNumber"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.term.valuedItem.net"/>
    <resource>
      <DataElement>
        <id value="Contract.term.valuedItem.net"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.term.valuedItem.net"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.term.valuedItem.net"/>
          <short value="Total Contract Term Valued Item Value"/>
          <definition value="Expresses the product of the Contract Provision Valued Item unitQuantity and the unitPriceAmt. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number  * points = net Amount. Quantity, factor and points are assumed to be 1 if not supplied."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Money"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.term.group"/>
    <resource>
      <DataElement>
        <id value="Contract.term.group"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.term.group"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.term.group"/>
          <short value="Nested Contract Term Group"/>
          <definition value="Nested group of Contract Provisions."/>
          <min value="0"/>
          <max value="*"/>
          <nameReference value="term"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.bindingX"/>
    <resource>
      <DataElement>
        <id value="Contract.bindingX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.bindingX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.binding[x]"/>
          <short value="Binding Contract"/>
          <definition value="Legally binding Contract: This is the signed and legally recognized representation of the Contract, which is considered the &quot;source of truth&quot; and which would be the basis for legal action related to enforcement of this Contract."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Attachment"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Composition"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/DocumentReference"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.friendly"/>
    <resource>
      <DataElement>
        <id value="Contract.friendly"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.friendly"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="FriendlyLanguage"/>
          </extension>
          <path value="Contract.friendly"/>
          <short value="Contract Friendly Language"/>
          <definition value="The &quot;patient friendly language&quot; versionof the Contract in whole or in parts. &quot;Patient friendly language&quot; means the representation of the Contract and Contract Provisions in a manner that is readily accessible and understandable by a layperson in accordance with best practices for communication styles that ensure that those agreeing to or signing the Contract understand the roles, actions, obligations, responsibilities, and implication of the agreement."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.friendly.id"/>
    <resource>
      <DataElement>
        <id value="Contract.friendly.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.friendly.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.friendly.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.friendly.extension"/>
    <resource>
      <DataElement>
        <id value="Contract.friendly.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.friendly.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.friendly.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.friendly.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Contract.friendly.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.friendly.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.friendly.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.friendly.contentX"/>
    <resource>
      <DataElement>
        <id value="Contract.friendly.contentX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.friendly.contentX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.friendly.content[x]"/>
          <short value="Easily comprehended representation of this Contract"/>
          <definition value="Human readable rendering of this Contract in a format and representation intended to enhance comprehension and ensure understandability."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Attachment"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Composition"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/DocumentReference"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.legal"/>
    <resource>
      <DataElement>
        <id value="Contract.legal"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.legal"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="LegalLanguage"/>
          </extension>
          <path value="Contract.legal"/>
          <short value="Contract Legal Language"/>
          <definition value="List of Legal expressions or representations of this Contract."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.legal.id"/>
    <resource>
      <DataElement>
        <id value="Contract.legal.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.legal.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.legal.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.legal.extension"/>
    <resource>
      <DataElement>
        <id value="Contract.legal.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.legal.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.legal.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.legal.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Contract.legal.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.legal.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.legal.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.legal.contentX"/>
    <resource>
      <DataElement>
        <id value="Contract.legal.contentX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.legal.contentX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.legal.content[x]"/>
          <short value="Contract Legal Text"/>
          <definition value="Contract legal text in human renderable form."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Attachment"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Composition"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/DocumentReference"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.rule"/>
    <resource>
      <DataElement>
        <id value="Contract.rule"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.rule"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="ComputableLanguage"/>
          </extension>
          <path value="Contract.rule"/>
          <short value="Computable Contract Language"/>
          <definition value="List of Computable Policy Rule Language Representations of this Contract."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.rule.id"/>
    <resource>
      <DataElement>
        <id value="Contract.rule.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.rule.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.rule.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.rule.extension"/>
    <resource>
      <DataElement>
        <id value="Contract.rule.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.rule.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.rule.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.rule.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Contract.rule.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.rule.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.rule.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Contract.rule.contentX"/>
    <resource>
      <DataElement>
        <id value="Contract.rule.contentX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Contract.rule.contentX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Contract.rule.content[x]"/>
          <short value="Computable Contract Rules"/>
          <definition value="Computable Contract conveyed using a policy rule language (e.g. XACML, DKAL, SecPal)."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Attachment"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/DocumentReference"/>
          </type>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RelatedPerson"/>
    <resource>
      <DataElement>
        <id value="RelatedPerson"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RelatedPerson"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RelatedPerson"/>
          <short value="An person that is related to a patient, but who is not a direct target of care"/>
          <definition value="Information about a person that is involved in the care for a patient, but who is not the target of healthcare, nor has a formal responsibility in the care process."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="administrative.individual"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RelatedPerson.id"/>
    <resource>
      <DataElement>
        <id value="RelatedPerson.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RelatedPerson.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RelatedPerson.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RelatedPerson.meta"/>
    <resource>
      <DataElement>
        <id value="RelatedPerson.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RelatedPerson.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RelatedPerson.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RelatedPerson.implicitRules"/>
    <resource>
      <DataElement>
        <id value="RelatedPerson.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RelatedPerson.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RelatedPerson.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RelatedPerson.language"/>
    <resource>
      <DataElement>
        <id value="RelatedPerson.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RelatedPerson.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RelatedPerson.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RelatedPerson.text"/>
    <resource>
      <DataElement>
        <id value="RelatedPerson.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RelatedPerson.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RelatedPerson.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RelatedPerson.contained"/>
    <resource>
      <DataElement>
        <id value="RelatedPerson.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RelatedPerson.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RelatedPerson.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RelatedPerson.extension"/>
    <resource>
      <DataElement>
        <id value="RelatedPerson.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RelatedPerson.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RelatedPerson.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RelatedPerson.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="RelatedPerson.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RelatedPerson.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RelatedPerson.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RelatedPerson.identifier"/>
    <resource>
      <DataElement>
        <id value="RelatedPerson.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RelatedPerson.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RelatedPerson.identifier"/>
          <short value="A human identifier for this person"/>
          <definition value="Identifier for a person within a particular scope."/>
          <requirements value="People are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the patient. Examples are national person identifier and local identifier."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="NK1-33"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RelatedPerson.patient"/>
    <resource>
      <DataElement>
        <id value="RelatedPerson.patient"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RelatedPerson.patient"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RelatedPerson.patient"/>
          <short value="The patient this person is related to"/>
          <definition value="The patient this person is related to."/>
          <requirements value="We need to know which patient this RelatedPerson is related to."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PID-3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="scoper[classCode=PSN|ANM and determinerCode=&#39;INSTANCE&#39;]/playedRole[classCode=&#39;PAT&#39;]/id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RelatedPerson.relationship"/>
    <resource>
      <DataElement>
        <id value="RelatedPerson.relationship"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RelatedPerson.relationship"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RelatedPerson.relationship"/>
          <short value="The nature of the relationship"/>
          <definition value="The nature of the relationship between a patient and the related person."/>
          <requirements value="We need to know the relationship with the patient since it influences the interpretation of the information attributed to this person."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The nature of the relationship between a patient and the related person"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="NK1-3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RelatedPerson.name"/>
    <resource>
      <DataElement>
        <id value="RelatedPerson.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RelatedPerson.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RelatedPerson.name"/>
          <short value="A name associated with the person"/>
          <definition value="A name associated with the person."/>
          <requirements value="Related persons need to be identified by name, but it is uncommon to need details about multiple other names for that person."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="HumanName"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="NK1-2"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="name"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RelatedPerson.telecom"/>
    <resource>
      <DataElement>
        <id value="RelatedPerson.telecom"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RelatedPerson.telecom"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RelatedPerson.telecom"/>
          <short value="A contact detail for the person"/>
          <definition value="A contact detail for the person, e.g. a telephone number or an email address."/>
          <comments value="Person may have multiple ways to be contacted with different uses or applicable periods.  May need to have options for contacting the person urgently, and also to help with identification."/>
          <requirements value="People have (primary) ways to contact them in some way such as phone, email."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="ContactPoint"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="NK1-5 / NK1-6 / NK1-40"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="telecom"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RelatedPerson.gender"/>
    <resource>
      <DataElement>
        <id value="RelatedPerson.gender"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RelatedPerson.gender"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RelatedPerson.gender"/>
          <short value="male | female | other | unknown"/>
          <definition value="Administrative Gender - the gender that the person is considered to have for administration and record keeping purposes."/>
          <requirements value="Needed for identification of the person, in combination with (at least) name and birth date."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The gender of a person used for administrative purposes."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/administrative-gender"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="NK1-15"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="administrativeGender"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RelatedPerson.birthDate"/>
    <resource>
      <DataElement>
        <id value="RelatedPerson.birthDate"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RelatedPerson.birthDate"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RelatedPerson.birthDate"/>
          <short value="The date on which the related person was born"/>
          <definition value="The date on which the related person was born."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="date"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RelatedPerson.address"/>
    <resource>
      <DataElement>
        <id value="RelatedPerson.address"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RelatedPerson.address"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RelatedPerson.address"/>
          <short value="Address where the related person can be contacted or visited"/>
          <definition value="Address where the related person can be contacted or visited."/>
          <requirements value="Need to keep track where the related person can be contacted per postal mail or visited."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Address"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="NK1-4"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="addr"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RelatedPerson.photo"/>
    <resource>
      <DataElement>
        <id value="RelatedPerson.photo"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RelatedPerson.photo"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RelatedPerson.photo"/>
          <short value="Image of the person"/>
          <definition value="Image of the person."/>
          <requirements value="Many EHR systems have the capability to capture an image of persons. Fits with newer social media usage too."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Attachment"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="OBX-5 - needs a profile"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="player[classCode=&#39;PSN&#39; and determinerCode=&#39;INSTANCE&#39;]/desc"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/RelatedPerson.period"/>
    <resource>
      <DataElement>
        <id value="RelatedPerson.period"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/RelatedPerson.period"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="RelatedPerson.period"/>
          <short value="Period of time that this relationship is considered valid"/>
          <definition value="The period of time that this relationship is considered to be valid. If there are no dates defined, then the interval is unknown."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
          <mapping>
            <identity value="w5"/>
            <map value="when.done"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Basic"/>
    <resource>
      <DataElement>
        <id value="Basic"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Basic"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Basic"/>
          <short value="Resource for non-supported content"/>
          <definition value="Basic is used for handling concepts not yet defined in FHIR, narrative-only resources that don&#39;t map to an existing resource, and custom resources not appropriate for inclusion in the FHIR specification."/>
          <alias value="Z-resource"/>
          <alias value="Extension-resource"/>
          <alias value="Custom-resource"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act, Entity or Role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="infrastructure.structure"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Basic.id"/>
    <resource>
      <DataElement>
        <id value="Basic.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Basic.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Basic.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Basic.meta"/>
    <resource>
      <DataElement>
        <id value="Basic.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Basic.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Basic.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Basic.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Basic.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Basic.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Basic.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Basic.language"/>
    <resource>
      <DataElement>
        <id value="Basic.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Basic.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Basic.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Basic.text"/>
    <resource>
      <DataElement>
        <id value="Basic.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Basic.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Basic.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Basic.contained"/>
    <resource>
      <DataElement>
        <id value="Basic.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Basic.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Basic.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Basic.extension"/>
    <resource>
      <DataElement>
        <id value="Basic.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Basic.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Basic.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Basic.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Basic.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Basic.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Basic.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Basic.identifier"/>
    <resource>
      <DataElement>
        <id value="Basic.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Basic.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Basic.identifier"/>
          <short value="Business identifier"/>
          <definition value="Identifier assigned to the resource for business purposes, outside the context of FHIR."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="./identifier"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Basic.code"/>
    <resource>
      <DataElement>
        <id value="Basic.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Basic.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Basic.code"/>
          <short value="Kind of Resource"/>
          <definition value="Identifies the &#39;type&#39; of resource - equivalent to the resource name for other resources."/>
          <comments value="Because resource references will only be able to indicate &#39;Basic&#39;, the type of reference will need to be specified in a Profile identified as part of the resource.  Refer to the resource notes section for information on appropriate terminologies for this code."/>
          <requirements value="Must be able to distinguish different types of &quot;basic&quot; resources."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes for identifying types of resources not yet defined by FHIR"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/basic-resource-type"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="./code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="what"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Basic.subject"/>
    <resource>
      <DataElement>
        <id value="Basic.subject"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Basic.subject"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Basic.subject"/>
          <short value="Identifies the focus of this resource"/>
          <definition value="Identifies the patient, practitioner, device or any other resource that is the &quot;focus&quot; of this resource."/>
          <comments value="Optional as not all resources potential resources will have subjects.  Resources associated with multiple subjects can handle this via extension."/>
          <requirements value="Needed for partitioning the resource by Patient."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="./participation[typeCode=&#39;SBJ&#39;] (possibly through a ControlAct and Role)"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Basic.author"/>
    <resource>
      <DataElement>
        <id value="Basic.author"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Basic.author"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Basic.author"/>
          <short value="Who created"/>
          <definition value="Indicates who was responsible for creating the resource instance."/>
          <requirements value="Needed for partitioning the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="./participation[typeCode=&#39;SUB&#39;] (possibly through a ControlAct and Role)"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.author"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Basic.created"/>
    <resource>
      <DataElement>
        <id value="Basic.created"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Basic.created"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Basic.created"/>
          <short value="When created"/>
          <definition value="Identifies when the resource was first created."/>
          <requirements value="Allows ordering resource instances by time."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="date"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="./participation[typeCode=&#39;AUT&#39;]/time (possibly through a ControlAct and Role)"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.recorded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessResponse"/>
    <resource>
      <DataElement>
        <id value="ProcessResponse"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessResponse"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessResponse"/>
          <short value="ProcessResponse resource"/>
          <definition value="This resource provides processing status, errors and notes from the processing of a resource."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="workflow.order"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessResponse.id"/>
    <resource>
      <DataElement>
        <id value="ProcessResponse.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessResponse.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessResponse.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessResponse.meta"/>
    <resource>
      <DataElement>
        <id value="ProcessResponse.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessResponse.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessResponse.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessResponse.implicitRules"/>
    <resource>
      <DataElement>
        <id value="ProcessResponse.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessResponse.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessResponse.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessResponse.language"/>
    <resource>
      <DataElement>
        <id value="ProcessResponse.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessResponse.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessResponse.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessResponse.text"/>
    <resource>
      <DataElement>
        <id value="ProcessResponse.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessResponse.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessResponse.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessResponse.contained"/>
    <resource>
      <DataElement>
        <id value="ProcessResponse.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessResponse.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessResponse.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessResponse.extension"/>
    <resource>
      <DataElement>
        <id value="ProcessResponse.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessResponse.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessResponse.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessResponse.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ProcessResponse.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessResponse.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessResponse.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessResponse.identifier"/>
    <resource>
      <DataElement>
        <id value="ProcessResponse.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessResponse.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessResponse.identifier"/>
          <short value="Business Identifier"/>
          <definition value="The Response business identifier."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessResponse.request"/>
    <resource>
      <DataElement>
        <id value="ProcessResponse.request"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessResponse.request"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessResponse.request"/>
          <short value="Request reference"/>
          <definition value="Original request resource reference."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="A02|G01"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessResponse.outcome"/>
    <resource>
      <DataElement>
        <id value="ProcessResponse.outcome"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessResponse.outcome"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessResponse.outcome"/>
          <short value="Processing outcome"/>
          <definition value="Transaction status: error, complete, held."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Local status of outcome codes"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/process-outcome"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessResponse.disposition"/>
    <resource>
      <DataElement>
        <id value="ProcessResponse.disposition"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessResponse.disposition"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessResponse.disposition"/>
          <short value="Disposition Message"/>
          <definition value="A description of the status of the adjudication or processing."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessResponse.ruleset"/>
    <resource>
      <DataElement>
        <id value="ProcessResponse.ruleset"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessResponse.ruleset"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessResponse.ruleset"/>
          <short value="Resource version"/>
          <definition value="The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The static and dynamic model to which contents conform, which may be business version or standard/version."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/ruleset"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessResponse.originalRuleset"/>
    <resource>
      <DataElement>
        <id value="ProcessResponse.originalRuleset"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessResponse.originalRuleset"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessResponse.originalRuleset"/>
          <short value="Original version"/>
          <definition value="The style (standard) and version of the original material which was converted into this resource."/>
          <requirements value="Knowledge of the original version can inform the processing of this instance so that information which is processable by the originating system may be generated."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The static and dynamic model to which contents conform, which may be business version or standard/version."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/ruleset"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessResponse.created"/>
    <resource>
      <DataElement>
        <id value="ProcessResponse.created"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessResponse.created"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessResponse.created"/>
          <short value="Creation date"/>
          <definition value="The date when the enclosed suite of services were performed or completed."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessResponse.organization"/>
    <resource>
      <DataElement>
        <id value="ProcessResponse.organization"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessResponse.organization"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessResponse.organization"/>
          <short value="Authoring Organization"/>
          <definition value="The organization who produced this adjudicated response."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessResponse.requestProvider"/>
    <resource>
      <DataElement>
        <id value="ProcessResponse.requestProvider"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessResponse.requestProvider"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessResponse.requestProvider"/>
          <short value="Responsible Practitioner"/>
          <definition value="The practitioner who is responsible for the services rendered to the patient."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="B01"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessResponse.requestOrganization"/>
    <resource>
      <DataElement>
        <id value="ProcessResponse.requestOrganization"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessResponse.requestOrganization"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessResponse.requestOrganization"/>
          <short value="Responsible organization"/>
          <definition value="The organization which is responsible for the services rendered to the patient."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessResponse.form"/>
    <resource>
      <DataElement>
        <id value="ProcessResponse.form"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessResponse.form"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessResponse.form"/>
          <short value="Printed Form Identifier"/>
          <definition value="The form to be used for printing the content."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The forms codes."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/forms"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="G42"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessResponse.notes"/>
    <resource>
      <DataElement>
        <id value="ProcessResponse.notes"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessResponse.notes"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessResponse.notes"/>
          <short value="Notes"/>
          <definition value="Suite of processing note or additional requirements is the processing has been held."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessResponse.notes.id"/>
    <resource>
      <DataElement>
        <id value="ProcessResponse.notes.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessResponse.notes.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessResponse.notes.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessResponse.notes.extension"/>
    <resource>
      <DataElement>
        <id value="ProcessResponse.notes.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessResponse.notes.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessResponse.notes.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessResponse.notes.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="ProcessResponse.notes.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessResponse.notes.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessResponse.notes.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessResponse.notes.type"/>
    <resource>
      <DataElement>
        <id value="ProcessResponse.notes.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessResponse.notes.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessResponse.notes.type"/>
          <short value="display | print | printoper"/>
          <definition value="The note purpose: Print/Display."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The presentation types of notes."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/note-type"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessResponse.notes.text"/>
    <resource>
      <DataElement>
        <id value="ProcessResponse.notes.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessResponse.notes.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessResponse.notes.text"/>
          <short value="Notes text"/>
          <definition value="The note text."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="G32"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/ProcessResponse.error"/>
    <resource>
      <DataElement>
        <id value="ProcessResponse.error"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/ProcessResponse.error"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="ProcessResponse.error"/>
          <short value="Error code"/>
          <definition value="Processing errors."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The error codes for adjudication processing."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/adjudication-error"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen"/>
    <resource>
      <DataElement>
        <id value="Specimen"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen"/>
          <short value="Sample for analysis"/>
          <definition value="A sample to be used for analysis."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="Role[classCode=SPEC]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="clinical.diagnostics"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.id"/>
    <resource>
      <DataElement>
        <id value="Specimen.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.meta"/>
    <resource>
      <DataElement>
        <id value="Specimen.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Specimen.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.language"/>
    <resource>
      <DataElement>
        <id value="Specimen.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.text"/>
    <resource>
      <DataElement>
        <id value="Specimen.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.contained"/>
    <resource>
      <DataElement>
        <id value="Specimen.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.extension"/>
    <resource>
      <DataElement>
        <id value="Specimen.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Specimen.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.identifier"/>
    <resource>
      <DataElement>
        <id value="Specimen.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.identifier"/>
          <short value="External Identifier"/>
          <definition value="Id for specimen."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="SPM-2"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.status"/>
    <resource>
      <DataElement>
        <id value="Specimen.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.status"/>
          <short value="available | unavailable | unsatisfactory | entered-in-error"/>
          <definition value="The availability of the specimen."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Codes providing the status/availability of a specimen."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/specimen-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="SPM-20"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="status"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.type"/>
    <resource>
      <DataElement>
        <id value="Specimen.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.type"/>
          <short value="Kind of material that forms the specimen"/>
          <definition value="The kind of material that forms the specimen."/>
          <comments value="The type can change the way that a specimen is handled, and drives what kind of analyses can properly be performed on the specimen. It is frequently used in diagnostic work flow decision making systems."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The type of the specimen."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/v2-0487"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="SPM-4 and possibly SPM-5"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="class"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.parent"/>
    <resource>
      <DataElement>
        <id value="Specimen.parent"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.parent"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.parent"/>
          <short value="Specimen from which this specimen originated"/>
          <definition value="Reference to the parent (source) specimen which is used when the specimen was either derived from or a component of another specimen."/>
          <comments value="The parent specimen could be the source from which the current specimen is derived by some processing step (e.g. an aliquot or isolate or extracted nucleic acids from clinical samples) or one of many specimens that were combined to create a pooled sample."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Specimen"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".scoper (if parent) .player.scopesRole[classCode=SPEC].player (if child)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.subject"/>
    <resource>
      <DataElement>
        <id value="Specimen.subject"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.subject"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.subject"/>
          <short value="Where the specimen came from. This may be from the patient(s) or from the environment or a device"/>
          <definition value="Where the specimen came from. This may be from the patient(s) or from the environment or a device."/>
          <requirements value="Must know the subject context."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Group"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Substance"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".scoper  or  .scoper.playsRole"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.accessionIdentifier"/>
    <resource>
      <DataElement>
        <id value="Specimen.accessionIdentifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.accessionIdentifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.accessionIdentifier"/>
          <short value="Identifier assigned by the lab"/>
          <definition value="The identifier assigned by the lab when accessioning specimen(s). This is not necessarily the same as the specimen identifier, depending on local lab procedures."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="SPM-30 (v2.7+)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=SBJ].act[classCode=ACSN, moodCode=EVN].id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.receivedTime"/>
    <resource>
      <DataElement>
        <id value="Specimen.receivedTime"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.receivedTime"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.receivedTime"/>
          <short value="The time when specimen was received for processing"/>
          <definition value="Time when specimen was received for processing or testing."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="SPM-18"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=SBJ].act[code=SPCREC, moodCode=EVN].effectiveTime"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.done"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.collection"/>
    <resource>
      <DataElement>
        <id value="Specimen.collection"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.collection"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.collection"/>
          <short value="Collection details"/>
          <definition value="Details concerning the specimen collection."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="SPM-14"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=SBJ].act[classCode=SPECCOLLECT, moodCode=EVN]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.collection.id"/>
    <resource>
      <DataElement>
        <id value="Specimen.collection.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.collection.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.collection.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.collection.extension"/>
    <resource>
      <DataElement>
        <id value="Specimen.collection.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.collection.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.collection.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.collection.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Specimen.collection.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.collection.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.collection.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.collection.collector"/>
    <resource>
      <DataElement>
        <id value="Specimen.collection.collector"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.collection.collector"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.collection.collector"/>
          <short value="Who collected the specimen"/>
          <definition value="Person who collected the specimen."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PRT"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=PFM].role"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.collection.comment"/>
    <resource>
      <DataElement>
        <id value="Specimen.collection.comment"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.collection.comment"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.collection.comment"/>
          <short value="Collector comments"/>
          <definition value="To communicate any details or issues encountered during the specimen collection procedure."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="OBX"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=&quot;annotation&quot;].value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.collection.collectedX"/>
    <resource>
      <DataElement>
        <id value="Specimen.collection.collectedX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.collection.collectedX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.collection.collected[x]"/>
          <short value="Collection time"/>
          <definition value="Time when specimen was collected from subject - the physiologically relevant time."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <type>
            <code value="Period"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="SPM-17"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveTime"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.init"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.collection.quantity"/>
    <resource>
      <DataElement>
        <id value="Specimen.collection.quantity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.collection.quantity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.collection.quantity"/>
          <short value="The quantity of specimen collected"/>
          <definition value="The quantity of specimen collected; for instance the volume of a blood sample, or the physical measurement of an anatomic pathology sample."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="SPM-12"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=SBJ].role[classCode=SPEC].player.quantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.collection.method"/>
    <resource>
      <DataElement>
        <id value="Specimen.collection.method"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.collection.method"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.collection.method"/>
          <short value="Technique used to perform collection"/>
          <definition value="A coded value specifying the technique that is used to perform the procedure."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="The  technique that is used to perform the procedure"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/specimen-collection-method"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="SPM-7"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".methodCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.collection.bodySite"/>
    <resource>
      <DataElement>
        <id value="Specimen.collection.bodySite"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.collection.bodySite"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.collection.bodySite"/>
          <short value="Anatomical collection site"/>
          <definition value="Anatomical location from which the specimen was collected (if subject is a patient). This is the target site.  This element is not used for environmental specimens."/>
          <comments value="If the use case requires  BodySite to be handled as a separate resource instead of an inline coded element (e.g. to identify and track separately)  then use the standard extension [body-site-instance](extension-body-site-instance.html)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Codes describing anatomical locations. May include laterality."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/body-site"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="SPM-8 and SPM-9"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".targetSiteCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.treatment"/>
    <resource>
      <DataElement>
        <id value="Specimen.treatment"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.treatment"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.treatment"/>
          <short value="Treatment and processing step details"/>
          <definition value="Details concerning treatment and processing steps for the specimen."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=SBJ].act[code=SPCTRT, moodCode=EVN]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.treatment.id"/>
    <resource>
      <DataElement>
        <id value="Specimen.treatment.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.treatment.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.treatment.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.treatment.extension"/>
    <resource>
      <DataElement>
        <id value="Specimen.treatment.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.treatment.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.treatment.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.treatment.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Specimen.treatment.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.treatment.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.treatment.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.treatment.description"/>
    <resource>
      <DataElement>
        <id value="Specimen.treatment.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.treatment.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.treatment.description"/>
          <short value="Textual description of procedure"/>
          <definition value="Textual description of procedure."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".text"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.treatment.procedure"/>
    <resource>
      <DataElement>
        <id value="Specimen.treatment.procedure"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.treatment.procedure"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.treatment.procedure"/>
          <short value="Indicates the treatment or processing step  applied to the specimen"/>
          <definition value="A coded value specifying the procedure used to process the specimen."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Type indicating the technique used to process the specimen"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/specimen-treatment-procedure"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.treatment.additive"/>
    <resource>
      <DataElement>
        <id value="Specimen.treatment.additive"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.treatment.additive"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.treatment.additive"/>
          <short value="Material used in the processing step"/>
          <definition value="Material used in the processing step."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Substance"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="SPM-6"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=CSM].role[classCode=ADTV].code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.container"/>
    <resource>
      <DataElement>
        <id value="Specimen.container"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.container"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.container"/>
          <short value="Direct container of specimen (tube/slide, etc.)"/>
          <definition value="The container holding the specimen.  The recursive nature of containers; i.e. blood in tube in tray in rack is not addressed here."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".player.scopingRole[classCode=CONT].scoper"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.container.id"/>
    <resource>
      <DataElement>
        <id value="Specimen.container.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.container.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.container.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.container.extension"/>
    <resource>
      <DataElement>
        <id value="Specimen.container.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.container.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.container.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.container.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Specimen.container.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.container.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.container.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.container.identifier"/>
    <resource>
      <DataElement>
        <id value="Specimen.container.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.container.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.container.identifier"/>
          <short value="Id for the container"/>
          <definition value="Id for container. There may be multiple; a manufacturer&#39;s bar code, lab assigned identifier, etc. The container ID may differ from the specimen id in some circumstances."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="SAC-3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.container.description"/>
    <resource>
      <DataElement>
        <id value="Specimen.container.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.container.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.container.description"/>
          <short value="Textual description of the container"/>
          <definition value="Textual description of the container."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".desc"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.container.type"/>
    <resource>
      <DataElement>
        <id value="Specimen.container.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.container.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.container.type"/>
          <short value="Kind of container directly associated with specimen"/>
          <definition value="The type of container associated with the specimen (e.g. slide, aliquot, etc.)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Type of specimen container"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/specimen-container-type"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="SPM-27"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.container.capacity"/>
    <resource>
      <DataElement>
        <id value="Specimen.container.capacity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.container.capacity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.container.capacity"/>
          <short value="Container volume or size"/>
          <definition value="The capacity (volume or other measure) the container may contain."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="one of: SAC 16, SAC17 and SAC 20, or SAC 21 and SAC 20"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".quantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.container.specimenQuantity"/>
    <resource>
      <DataElement>
        <id value="Specimen.container.specimenQuantity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.container.specimenQuantity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.container.specimenQuantity"/>
          <short value="Quantity of specimen within container"/>
          <definition value="The quantity of specimen in the container; may be volume, dimensions, or other appropriate measurements, depending on the specimen type."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="SAC-23 (value) SAC-24 (units"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".playedRole[classCode=CONT].quantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Specimen.container.additiveX"/>
    <resource>
      <DataElement>
        <id value="Specimen.container.additiveX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Specimen.container.additiveX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Specimen.container.additive[x]"/>
          <short value="Additive associated with container"/>
          <definition value="Introduced substance to preserve, maintain or enhance the specimen. Examples: Formalin, Citrate, EDTA."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Substance"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Substance added to specimen container"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/v2-0371"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="SAC-27"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".scopesRole[classCode=ADTV].player"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent"/>
    <resource>
      <DataElement>
        <id value="AuditEvent"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent"/>
          <short value="Event record kept for security purposes"/>
          <definition value="A record of an event made for purposes of maintaining a security log. Typical uses include detection of intrusion attempts and monitoring for inappropriate usage."/>
          <comments value="Based on ATNA (RFC 3881)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="dicom"/>
            <map value="Message"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="ControlAct[moodCode=EVN]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="infrastructure.information"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.id"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.meta"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.implicitRules"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.language"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.text"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.contained"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.extension"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.event"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.event"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.event"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.event"/>
          <short value="What was done"/>
          <definition value="Identifies the name, action type, time, and disposition of the audited event."/>
          <requirements value="The event must be identified."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Activity"/>
          </mapping>
          <mapping>
            <identity value="dicom"/>
            <map value="EventIdentification"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="N/A (no nesting in v3)"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.event.id"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.event.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.event.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.event.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.event.extension"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.event.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.event.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.event.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.event.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.event.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.event.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.event.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.event.type"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.event.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.event.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.event.type"/>
          <short value="Type/identifier of event"/>
          <definition value="Identifier for a family of the event.  For example, a menu item, program, rule, policy, function code, application name or URL. It identifies the performed function."/>
          <requirements value="This identifies the performed function. For &quot;Execute&quot; Event Action Code audit records, this identifies the application function performed."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="extensible"/>
            <description value="Type of event."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/audit-event-type"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="dicom"/>
            <map value="EventId"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".code (type, subtype and action are pre-coordinated or sent as translations)"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="what"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.event.subtype"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.event.subtype"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.event.subtype"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.event.subtype"/>
          <short value="More specific type/id for the event"/>
          <definition value="Identifier for the category of event."/>
          <requirements value="This field enables queries of messages by implementation-defined event categories."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="extensible"/>
            <description value="Sub-type of event."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/audit-event-sub-type"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="dicom"/>
            <map value="EventTypeCode"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".code (type, subtype and action are pre-coordinated or sent as translations)"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="what"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.event.action"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.event.action"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.event.action"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.event.action"/>
          <short value="Type of action performed during the event"/>
          <definition value="Indicator for type of action performed during the event that generated the audit."/>
          <requirements value="This broadly indicates what kind of action was done on the Participant Object."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Indicator for type of action performed during the event that generated the audit."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/audit-event-action"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="dicom"/>
            <map value="EventActionCode"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".code (type, subtype and action are pre-coordinated or sent as translations)"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="what"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.event.dateTime"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.event.dateTime"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.event.dateTime"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.event.dateTime"/>
          <short value="Time when the event occurred on source"/>
          <definition value="The time when the event occurred on the source."/>
          <comments value="In a distributed system, some sort of common time base (e.g. an NTP [RFC1305] server) is a good implementation tactic."/>
          <requirements value="This ties an event to a specific date and time. Security audits typically require a consistent time base (e.g. UTC), to eliminate time-zone issues arising from geographical distribution."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="instant"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="fhirprovenance"/>
            <map value="Provenance.recorded"/>
          </mapping>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Activity.when"/>
          </mapping>
          <mapping>
            <identity value="dicom"/>
            <map value="EventDateTime"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveTime"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.recorded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.event.outcome"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.event.outcome"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.event.outcome"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.event.outcome"/>
          <short value="Whether the event succeeded or failed"/>
          <definition value="Indicates whether the event succeeded or failed."/>
          <comments value="In some cases a &quot;success&quot; may be partial, for example, an incomplete or interrupted transfer of a radiological study. For the purpose of establishing accountability, these distinctions are not relevant."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Indicates whether the event succeeded or failed"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/audit-event-outcome"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="dicom"/>
            <map value="EventOutcomeIndicator"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".actionNegationInd"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="what"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.event.outcomeDesc"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.event.outcomeDesc"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.event.outcomeDesc"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.event.outcomeDesc"/>
          <short value="Description of the event outcome"/>
          <definition value="A free text description of the outcome of the event."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="EventOutcomeDescription"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=OUT].target.text"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="what"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.event.purposeOfEvent"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.event.purposeOfEvent"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.event.purposeOfEvent"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.event.purposeOfEvent"/>
          <short value="The purposeOfUse of the event"/>
          <definition value="The purposeOfUse (reason) that was used during the event being recorded."/>
          <comments value="Use participant.purposeOfUse when you know that is specific to the participant, otherwise use event.purposeOfEvent. For example, during a machine-to-machine transfer it might not be obvious to the audit system who caused the event, but it does know why."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="extensible"/>
            <description value="The reason the activity took place."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/v3-PurposeOfUse"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="fhirprovenance"/>
            <map value="Provenance.reason, Provenance.activity"/>
          </mapping>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Activity.Activity"/>
          </mapping>
          <mapping>
            <identity value="dicom"/>
            <map value="EventPurposeOfUse"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="* .reasonCode [ControlActReason when Act.class = CACT Control Act]
*.outboundRelationship[typeCode=RSON].target"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="why"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.participant"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.participant"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.participant"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.participant"/>
          <short value="A person, a hardware device or software process"/>
          <definition value="A person, a hardware device or software process."/>
          <comments value="There may be more than one user per event, for example, in cases of actions initiated by one user for other users, or in events that involve more than one user, hardware device, or system process. However, only one user may be the initiator/requestor for the event."/>
          <requirements value="The event has one or more active participants."/>
          <min value="1"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="fhirprovenance"/>
            <map value="Provenance.agent"/>
          </mapping>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Agent"/>
          </mapping>
          <mapping>
            <identity value="dicom"/>
            <map value="ActiveParticipant"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.participant.id"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.participant.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.participant.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.participant.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.participant.extension"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.participant.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.participant.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.participant.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.participant.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.participant.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.participant.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.participant.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.participant.role"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.participant.role"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.participant.role"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.participant.role"/>
          <short value="User roles (e.g. local RBAC codes)"/>
          <definition value="Specification of the role(s) the user plays when performing the event. Usually the codes used in this element are local codes defined by the role-based access control security system used in the local context."/>
          <requirements value="This value ties an audited event to a user&#39;s role(s). It is an optional value that might be used to group events for analysis by user functional role categories."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="extensible"/>
            <description value="Role(s) the user plays (from RBAC)."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/dicm-402-roleid"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="fhirprovenance"/>
            <map value="Provenance.agent.role"/>
          </mapping>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Agent.Attribution"/>
          </mapping>
          <mapping>
            <identity value="dicom"/>
            <map value="RoleIdCode"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".typeCode and/or .functionCode"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.participant.reference"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.participant.reference"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.participant.reference"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.participant.reference"/>
          <short value="Direct reference to resource"/>
          <definition value="Direct reference to a resource that identifies the participant."/>
          <requirements value="This field ties an audit event to a specific resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="fhirprovenance"/>
            <map value="Provenance.agent.actor"/>
          </mapping>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Agent.Identity"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.participant.userId"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.participant.userId"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.participant.userId"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.participant.userId"/>
          <short value="Unique identifier for the user"/>
          <definition value="Unique identifier for the user actively participating in the event."/>
          <comments value="a unique value within the Audit Source ID. For node-based authentication -- where only the system hardware or process, but not a human user, is identified -- User ID would be the node name."/>
          <requirements value="This field ties an audit event to a specific user."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="fhirprovenance"/>
            <map value="Provenance.agent.userId"/>
          </mapping>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Agent.Identity"/>
          </mapping>
          <mapping>
            <identity value="dicom"/>
            <map value="UserId"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.participant.altId"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.participant.altId"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.participant.altId"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.participant.altId"/>
          <short value="Alternative User id e.g. authentication"/>
          <definition value="Alternative Participant Identifier. For a human, this should be a user identifier text string from authentication system. This identifier would be one known to a common authentication system (e.g. single sign-on), if available."/>
          <requirements value="In some situations a human user may authenticate with one identity but, to access a specific application system, may use a synonymous identify. For example, some &quot;single sign on&quot; implementations will do this. The alternative identifier would then be the original identify  used for authentication, and the User ID is the one known to and used by the application."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Agent.Identity"/>
          </mapping>
          <mapping>
            <identity value="dicom"/>
            <map value="AlternativeUserId"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".id (distinguish id type by root)"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.participant.name"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.participant.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.participant.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.participant.name"/>
          <short value="Human-meaningful name for the user"/>
          <definition value="Human-meaningful name for the user."/>
          <requirements value="The User ID and Authorization User ID may be internal or otherwise obscure values. This field assists the auditor in identifying the actual user."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Agent.Identity"/>
          </mapping>
          <mapping>
            <identity value="dicom"/>
            <map value="UserName"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".name"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.participant.requestor"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.participant.requestor"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.participant.requestor"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.participant.requestor"/>
          <short value="Whether user is initiator"/>
          <definition value="Indicator that the user is or is not the requestor, or initiator, for the event being audited."/>
          <comments value="There can only be one initiator. If the initiator is not clear, then do not choose any one participant as the initiator."/>
          <requirements value="This value is used to distinguish between requestor-users and recipient-users. For example, one person may initiate a report-output to be sent to another user."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <mapping>
            <identity value="dicom"/>
            <map value="UserIsRequestor"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="If participation.typeCode was author, then true"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.participant.location"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.participant.location"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.participant.location"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.participant.location"/>
          <short value="Where"/>
          <definition value="Where the event occurred."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Location"/>
          </type>
          <mapping>
            <identity value="fhirprovenance"/>
            <map value="Provenance.location"/>
          </mapping>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Activity.location"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="* Role.Class =SDLOC
*Role.Code = ServiceDeliveryLocationRoleType
 *Entity.Code  = PlaceEntityType = df.Types of places for  Entity.Class = PLC
*EntityClass = PLC = df.A physical place or site with its containing structure. May be natural or man-made. The geographic position of a place may or may not be constant."/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="where"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.participant.policy"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.participant.policy"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.participant.policy"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.participant.policy"/>
          <short value="Policy that authorized event"/>
          <definition value="The policy or plan that authorized the activity being recorded. Typically, a single activity may have multiple applicable policies, such as patient consent, guarantor funding, etc. The policy would also indicate the security token used."/>
          <comments value="For example: Where an OAuth token authorizes, the unique identifier from the OAuth token is placed into the policy element Where a policy engine (e.g. XACML) holds policy logic, the unique policy identifier is placed into the policy element."/>
          <requirements value="This value is used retrospectively to determine the authorization policies."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="uri"/>
          </type>
          <mapping>
            <identity value="fhirprovenance"/>
            <map value="Provenance.policy"/>
          </mapping>
          <mapping>
            <identity value="dicom"/>
            <map value="ParticipantRoleIDCode"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="ActPolicyType"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="why"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.participant.media"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.participant.media"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.participant.media"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.participant.media"/>
          <short value="Type of media"/>
          <definition value="Type of media involved. Used when the event is about exporting/importing onto media."/>
          <requirements value="Usually, this is used instead of specifying a network address. This field is not used for Media Id (i.e. the serial number of a CD)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <binding>
            <strength value="extensible"/>
            <description value="Used when the event is about exporting/importing onto media."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/dicm-405-mediatype"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="dicom"/>
            <map value="MediaType"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".player.description.mediaType"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="where"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.participant.network"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.participant.network"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.participant.network"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.participant.network"/>
          <short value="Logical network location for application activity"/>
          <definition value="Logical network location for application activity, if the activity has a network location."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".player.description.reference"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="where"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.participant.network.id"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.participant.network.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.participant.network.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.participant.network.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.participant.network.extension"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.participant.network.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.participant.network.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.participant.network.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.participant.network.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.participant.network.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.participant.network.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.participant.network.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.participant.network.address"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.participant.network.address"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.participant.network.address"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.participant.network.address"/>
          <short value="Identifier for the network access point of the user device"/>
          <definition value="An identifier for the network access point of the user device for the audit event."/>
          <comments value="This could be a device id, IP address or some other identifier associated with a device."/>
          <requirements value="This datum identifies the user&#39;s network access point, which may be distinct from the server that performed the action. It is an optional value that may be used to group events recorded on separate servers for analysis of a specific network access point&#39;s data access across all servers."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Agent.Location"/>
          </mapping>
          <mapping>
            <identity value="dicom"/>
            <map value="NetworkAccessPointID"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="pre-coordinated into URL"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="where"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.participant.network.type"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.participant.network.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.participant.network.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.participant.network.type"/>
          <short value="The type of network access point"/>
          <definition value="An identifier for the type of network access point that originated the audit event."/>
          <requirements value="This datum identifies the type of network access point identifier of the user device for the audit event. It is an optional value that may be used to group events recorded on separate servers for analysis of access according to a network access point&#39;s type."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="The type of network access point of this participant in the audit event"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/network-type"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="dicom"/>
            <map value="NetworkAccessPointTypeCode"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="pre-coordinated into URL"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="where"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.participant.purposeOfUse"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.participant.purposeOfUse"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.participant.purposeOfUse"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.participant.purposeOfUse"/>
          <short value="Reason given for this user"/>
          <definition value="The reason (purpose of use), specific to this participant, that was used during the event being recorded."/>
          <comments value="Use participant.purposeOfUse when you know that is specific to the participant, otherwise use event.purposeOfEvent. For example, during a machine-to-machine transfer it might not be obvious to the audit system who caused the event, but it does know why."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Coding"/>
          </type>
          <binding>
            <strength value="extensible"/>
            <description value="The reason the activity took place."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/v3-PurposeOfUse"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Agent.Activity"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="*.reasonCode [ActHealthInformationPurposeOfUseReason codes/v:PurposeOfUse
(2.16.840.1.113883.1.11.20448)
* .outboundRelationship[typeCode=RSON or SUBJ].target"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="why"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.source"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.source"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.source"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.source"/>
          <short value="Application systems and processes"/>
          <definition value="Application systems and processes."/>
          <comments value="Since multi-tier, distributed, or composite applications make source identification ambiguous, this collection of fields may repeat for each application or process actively involved in the event. For example, multiple value-sets can identify participating web servers, application processes, and database server threads in an n-tier distributed application. Passive event participants (e.g. low-level network transports) need not be identified."/>
          <requirements value="The event is reported by one source."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="dicom"/>
            <map value="AuditSourceIdentification"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=INF].role[classCode=ASSIGN].player[classCode=DEV, determinerCode=INSTANCE]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.witness"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.source.id"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.source.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.source.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.source.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.source.extension"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.source.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.source.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.source.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.source.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.source.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.source.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.source.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.source.site"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.source.site"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.source.site"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.source.site"/>
          <short value="Logical source location within the enterprise"/>
          <definition value="Logical source location within the healthcare enterprise network.  For example, a hospital or other provider location within a multi-entity provider group."/>
          <requirements value="This value differentiates among the sites in a multi-site enterprise health information system."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="dicom"/>
            <map value="AuditEnterpriseSiteId"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".scopedRole[classCode=LOCE].player.desc"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.witness"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.source.identifier"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.source.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.source.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.source.identifier"/>
          <short value="The identity of source detecting the event"/>
          <definition value="Identifier of the source where the event was detected."/>
          <requirements value="This field ties the event to a specific source system. It may be used to group events for analysis according to where the event was detected."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="AuditSourceId"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.witness"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.source.type"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.source.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.source.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.source.type"/>
          <short value="The type of source where event originated"/>
          <definition value="Code specifying the type of source where event originated."/>
          <requirements value="This field indicates which type of source is identified by the Audit Source ID. It is an optional value that may be used to group events for analysis according to the type of source where the event occurred."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Coding"/>
          </type>
          <binding>
            <strength value="extensible"/>
            <description value="Code specifying the type of system that detected and recorded the event."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/audit-source-type"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="dicom"/>
            <map value="AuditSourceTypeCode"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.witness"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.object"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.object"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.object"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.object"/>
          <short value="Specific instances of data or objects that have been accessed"/>
          <definition value="Specific instances of data or objects that have been accessed."/>
          <comments value="Required unless the values for Event Identification, Active Participant Identification, and Audit Source Identification are sufficient to document the entire auditable event. Because events may have more than one participant object, this group can be a repeating set of values."/>
          <requirements value="The event may have other objects involved."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <constraint>
            <key value="sev-1"/>
            <severity value="error"/>
            <human value="Either a name or a query (NOT both)"/>
            <xpath value="not(exists(f:name)) or not(exists(f:query))"/>
          </constraint>
          <mapping>
            <identity value="fhirprovenance"/>
            <map value="Provenance.target, Provenance.entity"/>
          </mapping>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Entity"/>
          </mapping>
          <mapping>
            <identity value="dicom"/>
            <map value="ParticipantObjectIdentification"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=SUBJ].target  or  .participation[typeCode=SBJ].role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="what"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.object.id"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.object.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.object.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.object.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.object.extension"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.object.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.object.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.object.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.object.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.object.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.object.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.object.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.object.identifier"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.object.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.object.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.object.identifier"/>
          <short value="Specific instance of object (e.g. versioned)"/>
          <definition value="Identifies a specific instance of the participant object. The reference should always be version specific."/>
          <comments value="Identifier detail depends on object type."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="ParticipantObjectID and ParticipantObjectIDTypeCode"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".id.extension"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="what"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.object.reference"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.object.reference"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.object.reference"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.object.reference"/>
          <short value="Specific instance of resource (e.g. versioned)"/>
          <definition value="Identifies a specific instance of the participant object. The reference should always be version specific."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="fhirprovenance"/>
            <map value="Provenance.target, Provenance.entity.reference"/>
          </mapping>
          <mapping>
            <identity value="dicom"/>
            <map value="ParticipantObjectID"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="[self]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="what"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.object.type"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.object.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.object.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.object.type"/>
          <short value="Type of object involved"/>
          <definition value="The type of the object that was involved in this audit event."/>
          <comments value="This value is distinct from the user&#39;s role or any user relationship to the participant object."/>
          <requirements value="To describe the object being acted upon. In addition to queries on the subject of the action in an auditable event, it is also important to be able to query on the object type for the action."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <binding>
            <strength value="extensible"/>
            <description value="Code for the object type involved audited."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/object-type"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="fhirprovenance"/>
            <map value="Provenance.entity.type"/>
          </mapping>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Entity.type"/>
          </mapping>
          <mapping>
            <identity value="dicom"/>
            <map value="ParticipantObjectTypeCode"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="[self::Act].code or role.player.code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="what"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.object.role"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.object.role"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.object.role"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.object.role"/>
          <short value="What role the Object played"/>
          <definition value="Code representing the functional application role of Participant Object being audited."/>
          <comments value="See RFC 3881 for rules concerning matches between role and type."/>
          <requirements value="For some detailed audit analysis it may be necessary to indicate a more granular type of participant, based on the application role it serves."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <binding>
            <strength value="extensible"/>
            <description value="Code representing the role the Object played in the event."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/object-role"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Entity.role"/>
          </mapping>
          <mapping>
            <identity value="dicom"/>
            <map value="ParticipantObjectTypeCodeRole"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="role.code (not sure what this would mean for an Act)"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.object.lifecycle"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.object.lifecycle"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.object.lifecycle"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.object.lifecycle"/>
          <short value="Life-cycle stage for the object"/>
          <definition value="Identifier for the data life-cycle stage for the participant object."/>
          <comments value="This can be used to provide an audit trail for data, over time, as it passes through the system."/>
          <requirements value="Institutional policies for privacy and security may optionally fall under different accountability rules based on data life cycle. This provides a differentiating value for those cases."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <binding>
            <strength value="extensible"/>
            <description value="Identifier for the data life-cycle stage for the object."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/object-lifecycle"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="fhirprovenance"/>
            <map value="Provenance.entity.role"/>
          </mapping>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Entity.role"/>
          </mapping>
          <mapping>
            <identity value="dicom"/>
            <map value="ParticipantObjectDataLifeCycle"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="target of ObservationEvent[code=&quot;lifecycle&quot;].value"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.object.securityLabel"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.object.securityLabel"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.object.securityLabel"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.object.securityLabel"/>
          <short value="Security labels applied to the object"/>
          <definition value="Denotes security labels for the identified object."/>
          <requirements value="This field identifies the security labels for a specific instance of an object, such as a patient, to detect/track privacy and security issues."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Coding"/>
          </type>
          <binding>
            <strength value="extensible"/>
            <description value="Security Labels from the Healthcare Privacy and Security Classification System."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/security-labels"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="dicom"/>
            <map value="ParticipantObjectSensitivity"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".confidentialityCode"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.object.name"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.object.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.object.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.object.name"/>
          <short value="Instance-specific descriptor for Object"/>
          <definition value="An instance-specific descriptor of the Participant Object ID audited, such as a person&#39;s name."/>
          <comments value="This field may be used in a query/report to identify audit events for a specific person.  For example, where multiple synonymous Participant Object IDs (patient number, medical record number, encounter number, etc.) have been used."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <condition value="sev-1"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="w3c.prov"/>
            <map value="Entity.Label"/>
          </mapping>
          <mapping>
            <identity value="dicom"/>
            <map value="ParticipantObjectName"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".title"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.object.description"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.object.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.object.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.object.description"/>
          <short value="Descriptive text"/>
          <definition value="Text that describes the object in more detail."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="dicom"/>
            <map value="ParticipantObjectDescription"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".text"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.object.query"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.object.query"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.object.query"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.object.query"/>
          <short value="Actual query for object"/>
          <definition value="The actual query for a query-type participant object."/>
          <requirements value="For query events it may be necessary to capture the actual query input to the query process in order to identify the specific event. Because of differences among query implementations and data encoding for them, this is a base 64 encoded data blob. It may be subsequently decoded or interpreted by downstream audit analysis processing."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="base64Binary"/>
          </type>
          <condition value="sev-1"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="dicom"/>
            <map value="ParticipantObjectQuery"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="No mapping"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.object.detail"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.object.detail"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.object.detail"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.object.detail"/>
          <short value="Additional Information about the Object"/>
          <definition value="Additional Information about the Object."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="dicom"/>
            <map value="ParticipantObjectDetail"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=SUBJ].target[classCode=OBS, moodCode=EVN]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.object.detail.id"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.object.detail.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.object.detail.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.object.detail.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.object.detail.extension"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.object.detail.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.object.detail.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.object.detail.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.object.detail.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.object.detail.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.object.detail.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.object.detail.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.object.detail.type"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.object.detail.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.object.detail.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.object.detail.type"/>
          <short value="Name of the property"/>
          <definition value="Name of the property."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <mapping>
            <identity value="dicom"/>
            <map value="ParticipantObjectDetail.type"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/AuditEvent.object.detail.value"/>
    <resource>
      <DataElement>
        <id value="AuditEvent.object.detail.value"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/AuditEvent.object.detail.value"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="AuditEvent.object.detail.value"/>
          <short value="Property value"/>
          <definition value="Property value."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="base64Binary"/>
          </type>
          <mapping>
            <identity value="dicom"/>
            <map value="ParticipantObjectDetail.value"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".value"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentResponse"/>
    <resource>
      <DataElement>
        <id value="EnrollmentResponse"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentResponse"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentResponse"/>
          <short value="EnrollmentResponse resource"/>
          <definition value="This resource provides enrollment and plan details from the processing of an Enrollment resource."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="financial.support"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentResponse.id"/>
    <resource>
      <DataElement>
        <id value="EnrollmentResponse.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentResponse.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentResponse.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentResponse.meta"/>
    <resource>
      <DataElement>
        <id value="EnrollmentResponse.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentResponse.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentResponse.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentResponse.implicitRules"/>
    <resource>
      <DataElement>
        <id value="EnrollmentResponse.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentResponse.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentResponse.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentResponse.language"/>
    <resource>
      <DataElement>
        <id value="EnrollmentResponse.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentResponse.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentResponse.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentResponse.text"/>
    <resource>
      <DataElement>
        <id value="EnrollmentResponse.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentResponse.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentResponse.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentResponse.contained"/>
    <resource>
      <DataElement>
        <id value="EnrollmentResponse.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentResponse.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentResponse.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentResponse.extension"/>
    <resource>
      <DataElement>
        <id value="EnrollmentResponse.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentResponse.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentResponse.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentResponse.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="EnrollmentResponse.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentResponse.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentResponse.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentResponse.identifier"/>
    <resource>
      <DataElement>
        <id value="EnrollmentResponse.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentResponse.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentResponse.identifier"/>
          <short value="Business Identifier"/>
          <definition value="The Response business identifier."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentResponse.request"/>
    <resource>
      <DataElement>
        <id value="EnrollmentResponse.request"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentResponse.request"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentResponse.request"/>
          <short value="Claim reference"/>
          <definition value="Original request resource reference."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/EnrollmentRequest"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="A02|G01"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentResponse.outcome"/>
    <resource>
      <DataElement>
        <id value="EnrollmentResponse.outcome"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentResponse.outcome"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentResponse.outcome"/>
          <short value="complete | error"/>
          <definition value="Transaction status: error, complete."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The outcome of the processing."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/remittance-outcome"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentResponse.disposition"/>
    <resource>
      <DataElement>
        <id value="EnrollmentResponse.disposition"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentResponse.disposition"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentResponse.disposition"/>
          <short value="Disposition Message"/>
          <definition value="A description of the status of the adjudication."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentResponse.ruleset"/>
    <resource>
      <DataElement>
        <id value="EnrollmentResponse.ruleset"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentResponse.ruleset"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentResponse.ruleset"/>
          <short value="Resource version"/>
          <definition value="The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The static and dynamic model to which contents conform, which may be business version or standard/version."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/ruleset"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentResponse.originalRuleset"/>
    <resource>
      <DataElement>
        <id value="EnrollmentResponse.originalRuleset"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentResponse.originalRuleset"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentResponse.originalRuleset"/>
          <short value="Original version"/>
          <definition value="The style (standard) and version of the original material which was converted into this resource."/>
          <requirements value="Knowledge of the original version can inform the processing of this instance so that information which is processable by the originating system may be generated."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The static and dynamic model to which contents conform, which may be business version or standard/version."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/ruleset"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentResponse.created"/>
    <resource>
      <DataElement>
        <id value="EnrollmentResponse.created"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentResponse.created"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentResponse.created"/>
          <short value="Creation date"/>
          <definition value="The date when the enclosed suite of services were performed or completed."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentResponse.organization"/>
    <resource>
      <DataElement>
        <id value="EnrollmentResponse.organization"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentResponse.organization"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentResponse.organization"/>
          <short value="Insurer"/>
          <definition value="The Insurer who produced this adjudicated response."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentResponse.requestProvider"/>
    <resource>
      <DataElement>
        <id value="EnrollmentResponse.requestProvider"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentResponse.requestProvider"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentResponse.requestProvider"/>
          <short value="Responsible practitioner"/>
          <definition value="The practitioner who is responsible for the services rendered to the patient."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="B01"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EnrollmentResponse.requestOrganization"/>
    <resource>
      <DataElement>
        <id value="EnrollmentResponse.requestOrganization"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EnrollmentResponse.requestOrganization"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EnrollmentResponse.requestOrganization"/>
          <short value="Responsible organization"/>
          <definition value="The organization which is responsible for the services rendered to the patient."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyRequest"/>
    <resource>
      <DataElement>
        <id value="SupplyRequest"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyRequest"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyRequest"/>
          <short value="Request for a medication, substance or device"/>
          <definition value="A record of a request for a medication, substance or device used in the healthcare setting."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="Supply[moodCode=RQO]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="workflow.order"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyRequest.id"/>
    <resource>
      <DataElement>
        <id value="SupplyRequest.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyRequest.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyRequest.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyRequest.meta"/>
    <resource>
      <DataElement>
        <id value="SupplyRequest.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyRequest.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyRequest.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyRequest.implicitRules"/>
    <resource>
      <DataElement>
        <id value="SupplyRequest.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyRequest.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyRequest.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyRequest.language"/>
    <resource>
      <DataElement>
        <id value="SupplyRequest.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyRequest.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyRequest.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyRequest.text"/>
    <resource>
      <DataElement>
        <id value="SupplyRequest.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyRequest.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyRequest.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyRequest.contained"/>
    <resource>
      <DataElement>
        <id value="SupplyRequest.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyRequest.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyRequest.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyRequest.extension"/>
    <resource>
      <DataElement>
        <id value="SupplyRequest.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyRequest.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyRequest.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyRequest.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="SupplyRequest.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyRequest.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyRequest.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyRequest.patient"/>
    <resource>
      <DataElement>
        <id value="SupplyRequest.patient"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyRequest.patient"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyRequest.patient"/>
          <short value="Patient for whom the item is supplied"/>
          <definition value="A link to a resource representing the person whom the ordered item is for."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=SBJ].role"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyRequest.source"/>
    <resource>
      <DataElement>
        <id value="SupplyRequest.source"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyRequest.source"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyRequest.source"/>
          <short value="Who initiated this order"/>
          <definition value="The Practitioner , Organization or Patient who initiated this order for the supply."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyRequest.date"/>
    <resource>
      <DataElement>
        <id value="SupplyRequest.date"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyRequest.date"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyRequest.date"/>
          <short value="When the request was made"/>
          <definition value="When the request was made."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyRequest.identifier"/>
    <resource>
      <DataElement>
        <id value="SupplyRequest.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyRequest.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyRequest.identifier"/>
          <short value="Unique identifier"/>
          <definition value="Unique identifier for this supply request."/>
          <comments value="This is assigned by the orderer, and used to refer to this order in other external standards."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyRequest.status"/>
    <resource>
      <DataElement>
        <id value="SupplyRequest.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyRequest.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyRequest.status"/>
          <short value="requested | completed | failed | cancelled"/>
          <definition value="Status of the supply request."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Status of the supply request"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/supplyrequest-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".statusCode, also existence of fulfillment events"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyRequest.kind"/>
    <resource>
      <DataElement>
        <id value="SupplyRequest.kind"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyRequest.kind"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyRequest.kind"/>
          <short value="The kind of supply (central, non-stock, etc.)"/>
          <definition value="Category of supply, e.g.  central, non-stock, etc. This is used to support work flows associated with the supply process."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="Category of supply request"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/supplyrequest-kind"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyRequest.orderedItem"/>
    <resource>
      <DataElement>
        <id value="SupplyRequest.orderedItem"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyRequest.orderedItem"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyRequest.orderedItem"/>
          <short value="Medication, Substance, or Device requested to be supplied"/>
          <definition value="The item that is requested to be supplied."/>
          <comments value="Note that there&#39;s a difference between a prescription - an instruction to take a medication, along with a (sometimes) implicit supply, and an explicit request to supply, with no explicit instructions."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Medication"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Substance"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=PRD].role"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyRequest.supplier"/>
    <resource>
      <DataElement>
        <id value="SupplyRequest.supplier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyRequest.supplier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyRequest.supplier"/>
          <short value="Who is intended to fulfill the request"/>
          <definition value="Who is intended to fulfill the request."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyRequest.reasonX"/>
    <resource>
      <DataElement>
        <id value="SupplyRequest.reasonX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyRequest.reasonX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyRequest.reason[x]"/>
          <short value="Why the supply item was requested"/>
          <definition value="Why the supply item was requested."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Why the supply item was requested"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/supplyrequest-reason"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyRequest.when"/>
    <resource>
      <DataElement>
        <id value="SupplyRequest.when"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyRequest.when"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyRequest.when"/>
          <short value="When the request should be fulfilled"/>
          <definition value="When the request should be fulfilled."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyRequest.when.id"/>
    <resource>
      <DataElement>
        <id value="SupplyRequest.when.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyRequest.when.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyRequest.when.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyRequest.when.extension"/>
    <resource>
      <DataElement>
        <id value="SupplyRequest.when.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyRequest.when.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyRequest.when.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyRequest.when.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="SupplyRequest.when.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyRequest.when.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyRequest.when.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyRequest.when.code"/>
    <resource>
      <DataElement>
        <id value="SupplyRequest.when.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyRequest.when.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyRequest.when.code"/>
          <short value="Fulfilment code"/>
          <definition value="Code indicating when the request should be fulfilled."/>
          <comments value="Code may simply be a priority code."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="When the request should be fulfilled"/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/supplyrequest-when"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/SupplyRequest.when.schedule"/>
    <resource>
      <DataElement>
        <id value="SupplyRequest.when.schedule"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/SupplyRequest.when.schedule"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="SupplyRequest.when.schedule"/>
          <short value="Formal fulfillment schedule"/>
          <definition value="Formal fulfillment schedule."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Timing"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient"/>
    <resource>
      <DataElement>
        <id value="Patient"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient"/>
          <short value="Information about an individual or animal receiving health care services"/>
          <definition value="Demographics and other administrative information about an individual or animal receiving care or other health-related services."/>
          <alias value="SubjectOfCare Client Resident"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="cda"/>
            <map value="ClinicalDocument.recordTarget.patientRole"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="Patient[classCode=PAT]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="administrative.individual"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.id"/>
    <resource>
      <DataElement>
        <id value="Patient.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.meta"/>
    <resource>
      <DataElement>
        <id value="Patient.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Patient.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.language"/>
    <resource>
      <DataElement>
        <id value="Patient.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.text"/>
    <resource>
      <DataElement>
        <id value="Patient.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.contained"/>
    <resource>
      <DataElement>
        <id value="Patient.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.extension"/>
    <resource>
      <DataElement>
        <id value="Patient.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Patient.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.identifier"/>
    <resource>
      <DataElement>
        <id value="Patient.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.identifier"/>
          <short value="An identifier for this patient"/>
          <definition value="An identifier for this patient."/>
          <requirements value="Patients are almost always assigned specific numerical identifiers."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cda"/>
            <map value=".id"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="PID-3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.active"/>
    <resource>
      <DataElement>
        <id value="Patient.active"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.active"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.active"/>
          <short value="Whether this patient&#39;s record is in active use"/>
          <definition value="Whether this patient record is in active use."/>
          <comments value="Default is true. If a record is inactive, and linked to an active record, then future patient/record updates should occur on the other patient."/>
          <requirements value="Need to be able to mark a patient record as not to be used because it was created in error."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <defaultValueBoolean value="true"/>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="cda"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="statusCode"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.name"/>
    <resource>
      <DataElement>
        <id value="Patient.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.name"/>
          <short value="A name associated with the patient"/>
          <definition value="A name associated with the individual."/>
          <comments value="A patient may have multiple names with different uses or applicable periods. For animals, the name is a &quot;HumanName&quot; in the sense that is assigned and used by humans and has the same patterns."/>
          <requirements value="Need to be able to track the patient by multiple names. Examples are your official name and a partner name."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="HumanName"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cda"/>
            <map value=".patient.name"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="PID-5, PID-9"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="name"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.telecom"/>
    <resource>
      <DataElement>
        <id value="Patient.telecom"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.telecom"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.telecom"/>
          <short value="A contact detail for the individual"/>
          <definition value="A contact detail (e.g. a telephone number or an email address) by which the individual may be contacted."/>
          <comments value="A Patient may have multiple ways to be contacted with different uses or applicable periods.  May need to have options for contacting the person urgently and also to help with identification. The address may not go directly to the individual, but may reach another party that is able to proxy for the patient (i.e. home phone, or pet owner&#39;s phone)."/>
          <requirements value="People have (primary) ways to contact them in some way such as phone, email."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="ContactPoint"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cda"/>
            <map value=".telecom"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="PID-13, PID-14, PID-40"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="telecom"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.gender"/>
    <resource>
      <DataElement>
        <id value="Patient.gender"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.gender"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.gender"/>
          <short value="male | female | other | unknown"/>
          <definition value="Administrative Gender - the gender that the patient is considered to have for administration and record keeping purposes."/>
          <comments value="The gender may not match the biological sex as determined by genetics, or the individual&#39;s preferred identification. Note that for both humans and particularly animals, there are other legitimate possibilities than M and F, though the vast majority of systems and contexts only support M and F.  Systems providing decision support or enforcing business rules should ideally do this on the basis of Observations dealing with the specific gender aspect of interest (anatomical, chromosonal, social, etc.)  However, because these observations are infrequently recorded, defaulting to the administrative gender is common practice.  Where such defaulting occurs, rule enforcement should allow for the variation between administrative and biological, chromosonal and other gender aspects.  For example, an alert about a hysterectomy on a male should be handled as a warning or overrideable error, not a &quot;hard&quot; error."/>
          <requirements value="Needed for identification of the individual, in combination with (at least) name and birth date. Gender of individual drives many clinical processes."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The gender of a person used for administrative purposes."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/administrative-gender"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="cda"/>
            <map value=".patient.administrativeGenderCode"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="PID-8"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="player[classCode=PSN|ANM and determinerCode=INSTANCE]/administrativeGender"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.birthDate"/>
    <resource>
      <DataElement>
        <id value="Patient.birthDate"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.birthDate"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.birthDate"/>
          <short value="The date of birth for the individual"/>
          <definition value="The date of birth for the individual."/>
          <comments value="At least an estimated year should be provided as a guess if the real DOB is unknown  There is a standard extension &quot;patient-birthTime&quot; available that should be used where Time is required (such as in maternaty/infant care systems)."/>
          <requirements value="Age of the individual drives many clinical processes."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="date"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="loinc"/>
            <map value="21112-8"/>
          </mapping>
          <mapping>
            <identity value="cda"/>
            <map value=".patient.birthTime"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="PID-7"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="player[classCode=PSN|ANM and determinerCode=INSTANCE]/birthTime"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.deceasedX"/>
    <resource>
      <DataElement>
        <id value="Patient.deceasedX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.deceasedX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.deceased[x]"/>
          <short value="Indicates if the individual is deceased or not"/>
          <definition value="Indicates if the individual is deceased or not."/>
          <comments value="If there&#39;s no value in the instance it means there is no statement on whether or not the individual is deceased. Most systems will interpret the absence of a value as a sign of the person being alive."/>
          <requirements value="The fact that a patient is deceased influences the clinical process. Also, in human communication and relation management it is necessary to know whether the person is alive."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <type>
            <code value="dateTime"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="cda"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="PID-30  (bool) and PID-29 (datetime)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="player[classCode=PSN|ANM and determinerCode=INSTANCE]/deceasedInd, player[classCode=PSN|ANM and determinerCode=INSTANCE]/deceasedTime"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.address"/>
    <resource>
      <DataElement>
        <id value="Patient.address"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.address"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.address"/>
          <short value="Addresses for the individual"/>
          <definition value="Addresses for the individual."/>
          <comments value="Patient may have multiple addresses with different uses or applicable periods."/>
          <requirements value="May need to keep track of patient addresses for contacting, billing or reporting requirements and also to help with identification."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Address"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cda"/>
            <map value=".addr"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="PID-11"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="addr"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.maritalStatus"/>
    <resource>
      <DataElement>
        <id value="Patient.maritalStatus"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.maritalStatus"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.maritalStatus"/>
          <short value="Marital (civil) status of a patient"/>
          <definition value="This field contains a patient&#39;s most recent marital (civil) status."/>
          <requirements value="Most, if not all systems capture it."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="The domestic partnership status of a person."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/marital-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="cda"/>
            <map value=".patient.maritalStatusCode"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="PID-16"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="player[classCode=PSN]/maritalStatusCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.multipleBirthX"/>
    <resource>
      <DataElement>
        <id value="Patient.multipleBirthX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.multipleBirthX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.multipleBirth[x]"/>
          <short value="Whether patient is part of a multiple birth"/>
          <definition value="Indicates whether the patient is part of a multiple or indicates the actual birth order."/>
          <requirements value="For disambiguation of multiple-birth children, especially relevant where the care provider doesn&#39;t meet the patient, such as labs."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <type>
            <code value="integer"/>
          </type>
          <mapping>
            <identity value="cda"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="PID-24 (bool), PID-25 (integer)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="player[classCode=PSN|ANM and determinerCode=INSTANCE]/multipleBirthInd,  player[classCode=PSN|ANM and determinerCode=INSTANCE]/multipleBirthOrderNumber"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.photo"/>
    <resource>
      <DataElement>
        <id value="Patient.photo"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.photo"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.photo"/>
          <short value="Image of the patient"/>
          <definition value="Image of the patient."/>
          <requirements value="Many EHR systems have the capability to capture an image of the patient. Fits with newer social media usage too."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Attachment"/>
          </type>
          <mapping>
            <identity value="cda"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="OBX-5 - needs a profile"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="player[classCode=PSN|ANM and determinerCode=INSTANCE]/desc"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.contact"/>
    <resource>
      <DataElement>
        <id value="Patient.contact"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.contact"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="Contact"/>
          </extension>
          <path value="Patient.contact"/>
          <short value="A contact party (e.g. guardian, partner, friend) for the patient"/>
          <definition value="A contact party (e.g. guardian, partner, friend) for the patient."/>
          <comments value="Contact covers all kinds of contact parties: family members, business contacts, guardians, caregivers. Not applicable to register pedigree and family ties beyond use of having contact."/>
          <requirements value="Need to track people you can contact about the patient."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <constraint>
            <key value="pat-1"/>
            <severity value="error"/>
            <human value="SHALL at least contain a contact&#39;s details or a reference to an organization"/>
            <xpath value="f:name or f:telecom or f:address or f:organization"/>
          </constraint>
          <mapping>
            <identity value="cda"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="player[classCode=PSN|ANM and determinerCode=INSTANCE]/scopedRole[classCode=CON]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.contact.id"/>
    <resource>
      <DataElement>
        <id value="Patient.contact.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.contact.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.contact.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.contact.extension"/>
    <resource>
      <DataElement>
        <id value="Patient.contact.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.contact.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.contact.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.contact.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Patient.contact.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.contact.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.contact.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.contact.relationship"/>
    <resource>
      <DataElement>
        <id value="Patient.contact.relationship"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.contact.relationship"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.contact.relationship"/>
          <short value="The kind of relationship"/>
          <definition value="The nature of the relationship between the patient and the contact person."/>
          <requirements value="Used to determine which contact person is the most relevant to approach, depending on circumstances."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="extensible"/>
            <description value="The nature of the relationship between a patient and a contact person for that patient."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/patient-contact-relationship"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="cda"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="NK1-7, NK1-3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.contact.name"/>
    <resource>
      <DataElement>
        <id value="Patient.contact.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.contact.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.contact.name"/>
          <short value="A name associated with the contact person"/>
          <definition value="A name associated with the contact person."/>
          <requirements value="Contact persons need to be identified by name, but it is uncommon to need details about multiple other names for that contact person."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="HumanName"/>
          </type>
          <mapping>
            <identity value="cda"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="NK1-2"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="name"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.contact.telecom"/>
    <resource>
      <DataElement>
        <id value="Patient.contact.telecom"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.contact.telecom"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.contact.telecom"/>
          <short value="A contact detail for the person"/>
          <definition value="A contact detail for the person, e.g. a telephone number or an email address."/>
          <comments value="Contact may have multiple ways to be contacted with different uses or applicable periods.  May need to have options for contacting the person urgently, and also to help with identification."/>
          <requirements value="People have (primary) ways to contact them in some way such as phone, email."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="ContactPoint"/>
          </type>
          <mapping>
            <identity value="cda"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="NK1-5, NK1-6, NK1-40"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="telecom"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.contact.address"/>
    <resource>
      <DataElement>
        <id value="Patient.contact.address"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.contact.address"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.contact.address"/>
          <short value="Address for the contact person"/>
          <definition value="Address for the contact person."/>
          <requirements value="Need to keep track where the contact person can be contacted per postal mail or visited."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Address"/>
          </type>
          <mapping>
            <identity value="cda"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="NK1-4"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="addr"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.contact.gender"/>
    <resource>
      <DataElement>
        <id value="Patient.contact.gender"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.contact.gender"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.contact.gender"/>
          <short value="male | female | other | unknown"/>
          <definition value="Administrative Gender - the gender that the contact person is considered to have for administration and record keeping purposes."/>
          <requirements value="Needed to address the person correctly."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="The gender of a person used for administrative purposes."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/administrative-gender"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="cda"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="NK1-15"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="player[classCode=PSN|ANM and determinerCode=INSTANCE]/administrativeGender"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.contact.organization"/>
    <resource>
      <DataElement>
        <id value="Patient.contact.organization"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.contact.organization"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.contact.organization"/>
          <short value="Organization that is associated with the contact"/>
          <definition value="Organization on behalf of which the contact is acting or for which the contact is working."/>
          <requirements value="For guardians or business related contacts, the organization is relevant."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <condition value="pat-1"/>
          <mapping>
            <identity value="cda"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="NK1-13, NK1-30, NK1-31, NK1-32, NK1-41"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="scoper"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.contact.period"/>
    <resource>
      <DataElement>
        <id value="Patient.contact.period"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.contact.period"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.contact.period"/>
          <short value="The period during which this contact person or organization is valid to be contacted relating to this patient"/>
          <definition value="The period during which this contact person or organization is valid to be contacted relating to this patient."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
          <mapping>
            <identity value="cda"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="effectiveTime"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.animal"/>
    <resource>
      <DataElement>
        <id value="Patient.animal"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.animal"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
            <valueString value="Animal"/>
          </extension>
          <path value="Patient.animal"/>
          <short value="This patient is known to be an animal (non-human)"/>
          <definition value="This patient is known to be an animal."/>
          <comments value="The animal element is labeled &quot;Is Modifier&quot; since patients may be non-human. Systems SHALL either handle patient details appropriately (e.g. inform users patient is not human) or reject declared animal records.   The absense of the animal element does not imply that the patient is a human. If a system requires such a positive assertion that the patient is human, an extension will be required.  (Do not use a species of homo-sapiens in animal species, as this would incorrectly infer that the patient is an animal)."/>
          <requirements value="Many clinical systems are extended to care for animal patients as well as human."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="cda"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="player[classCode=ANM]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.animal.id"/>
    <resource>
      <DataElement>
        <id value="Patient.animal.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.animal.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.animal.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.animal.extension"/>
    <resource>
      <DataElement>
        <id value="Patient.animal.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.animal.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.animal.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.animal.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Patient.animal.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.animal.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.animal.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.animal.species"/>
    <resource>
      <DataElement>
        <id value="Patient.animal.species"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.animal.species"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.animal.species"/>
          <short value="E.g. Dog, Cow"/>
          <definition value="Identifies the high level taxonomic categorization of the kind of animal."/>
          <comments value="If the patient is non-human, at least a species SHALL be specified. Species SHALL be a widely recognised taxonomic classification.  It may or may not be Linnaean taxonomy and may or may not be at the level of species. If the level is finer than species--such as a breed code--the code system used SHALL allow inference of the species.  (The common example is that the word &quot;Hereford&quot; does not allow inference of the species Bos taurus, because there is a Hereford pig breed, but the SNOMED CT code for &quot;Hereford Cattle Breed&quot; does.)."/>
          <requirements value="Need to know what kind of animal."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The species of an animal."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/animal-species"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="cda"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="PID-35"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.animal.breed"/>
    <resource>
      <DataElement>
        <id value="Patient.animal.breed"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.animal.breed"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.animal.breed"/>
          <short value="E.g. Poodle, Angus"/>
          <definition value="Identifies the detailed categorization of the kind of animal."/>
          <comments value="Breed MAY be used to provide further taxonomic or non-taxonomic classification.  It may involve local or proprietary designation--such as commercial strain--and/or additional information such as production type."/>
          <requirements value="May need to know the specific kind within the species."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The breed of an animal."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/animal-breeds"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="cda"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="PID-37"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="playedRole[classCode=GEN]/scoper[classCode=ANM, determinerCode=KIND]/code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.animal.genderStatus"/>
    <resource>
      <DataElement>
        <id value="Patient.animal.genderStatus"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.animal.genderStatus"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.animal.genderStatus"/>
          <short value="E.g. Neutered, Intact"/>
          <definition value="Indicates the current state of the animal&#39;s reproductive organs."/>
          <requirements value="Gender status can affect housing and animal behavior."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The state of the animal&#39;s reproductive organs."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/animal-genderstatus"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="cda"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="N/A"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="genderStatusCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.communication"/>
    <resource>
      <DataElement>
        <id value="Patient.communication"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.communication"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.communication"/>
          <short value="A list of Languages which may be used to communicate with the patient about his or her health"/>
          <definition value="Languages which may be used to communicate with the patient about his or her health."/>
          <comments value="If no language is specified, this *implies* that the default local language is spoken.  If you need to convey proficiency for multiple modes then you need multiple Patient.Communication associations.   For animals, language is not a relevant field, and should be absent from the instance. If the Patient does not speak the default local language, then the Interpreter Required Standard can be used to explicitly declare that an interpreter is required."/>
          <requirements value="If a patient does not speak the local language, interpreters may be required, so languages spoken and proficiency is an important things to keep track of both for patient and other persons of interest."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="cda"/>
            <map value="patient.languageCommunication"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="LanguageCommunication"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.communication.id"/>
    <resource>
      <DataElement>
        <id value="Patient.communication.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.communication.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.communication.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.communication.extension"/>
    <resource>
      <DataElement>
        <id value="Patient.communication.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.communication.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.communication.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.communication.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Patient.communication.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.communication.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.communication.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.communication.language"/>
    <resource>
      <DataElement>
        <id value="Patient.communication.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.communication.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.communication.language"/>
          <short value="The language which can be used to communicate with the patient about his or her health"/>
          <definition value="The ISO-639-1 alpha 2 code in lower case for the language, optionally followed by a hyphen and the ISO-3166-1 alpha 2 code for the region in upper case; e.g. &quot;en&quot; for English, or &quot;en-US&quot; for American English versus &quot;en-EN&quot; for England English."/>
          <comments value="The structure aa-BB with this exact casing is one the most widely used notations for locale. However not all systems actually code this but instead have it as free text. Hence CodeableConcept instead of code as the data type."/>
          <requirements value="Most systems in multilingual countries will want to convey language. Not all systems actually need the regional dialect."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
          <mapping>
            <identity value="cda"/>
            <map value=".languageCode"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="PID-15, LAN-2"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="player[classCode=PSN|ANM and determinerCode=INSTANCE]/languageCommunication/code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.communication.preferred"/>
    <resource>
      <DataElement>
        <id value="Patient.communication.preferred"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.communication.preferred"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.communication.preferred"/>
          <short value="Language preference indicator"/>
          <definition value="Indicates whether or not the patient prefers this language (over other languages he masters up a certain level)."/>
          <comments value="This language is specifically identified for communicating healthcare information."/>
          <requirements value="People that master multiple languages up to certain level may prefer one or more, i.e. feel more confident in communicating in a particular language making other languages sort of a fall back method."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <mapping>
            <identity value="cda"/>
            <map value=".preferenceInd"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="PID-15"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="preferenceInd"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.careProvider"/>
    <resource>
      <DataElement>
        <id value="Patient.careProvider"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.careProvider"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.careProvider"/>
          <short value="Patient&#39;s nominated primary care provider"/>
          <definition value="Patient&#39;s nominated care provider."/>
          <comments value="This may be the primary care provider (in a GP context), or it may be a patient nominated care manager in a community/disablity setting, or even organization that will provide people to perform the care provider roles.

This is not to be used to record Care Teams, these should be recorded on either the CarePlan or EpisodeOfCare resources."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <mapping>
            <identity value="cda"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="PD1-4"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="subjectOf.CareEvent.performer.AssignedEntity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.managingOrganization"/>
    <resource>
      <DataElement>
        <id value="Patient.managingOrganization"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.managingOrganization"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.managingOrganization"/>
          <short value="Organization that is the custodian of the patient record"/>
          <definition value="Organization that is the custodian of the patient record."/>
          <comments value="There is only one managing organization for a specific patient record. Other organizations will have their own Patient record, and may use the Link property to join the records together (or a Person resource which can include confidence ratings for the association)."/>
          <requirements value="Need to know who recognizes this patient record, manages and updates it."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cda"/>
            <map value=".providerOrganization"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="scoper"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.link"/>
    <resource>
      <DataElement>
        <id value="Patient.link"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.link"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.link"/>
          <short value="Link to another patient resource that concerns the same actual person"/>
          <definition value="Link to another patient resource that concerns the same actual patient."/>
          <comments value="There is no assumption that linked patient records have mutual links."/>
          <requirements value="There are multiple usecases: 

* Duplicate patient records due to the clerical errors associated with the difficulties of identifying humans consistently, and * Distribution of patient information across multiple servers."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="cda"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="outboundLink"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.link.id"/>
    <resource>
      <DataElement>
        <id value="Patient.link.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.link.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.link.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.link.extension"/>
    <resource>
      <DataElement>
        <id value="Patient.link.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.link.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.link.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.link.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Patient.link.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.link.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.link.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.link.other"/>
    <resource>
      <DataElement>
        <id value="Patient.link.other"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.link.other"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.link.other"/>
          <short value="The other patient resource that the link refers to"/>
          <definition value="The other patient resource that the link refers to."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="cda"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="v2"/>
            <map value="PID-3, MRG-1"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Patient.link.type"/>
    <resource>
      <DataElement>
        <id value="Patient.link.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Patient.link.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Patient.link.type"/>
          <short value="replace | refer | seealso - type of link"/>
          <definition value="The type of link between this patient resource and another patient resource."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The type of link between this patient resource and another patient resource."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/link-type"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="cda"/>
            <map value="n/a"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="typeCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityResponse"/>
    <resource>
      <DataElement>
        <id value="EligibilityResponse"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityResponse"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityResponse"/>
          <short value="EligibilityResponse resource"/>
          <definition value="This resource provides eligibility and plan details from the processing of an Eligibility resource."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="w5"/>
            <map value="financial.support"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityResponse.id"/>
    <resource>
      <DataElement>
        <id value="EligibilityResponse.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityResponse.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityResponse.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityResponse.meta"/>
    <resource>
      <DataElement>
        <id value="EligibilityResponse.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityResponse.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityResponse.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityResponse.implicitRules"/>
    <resource>
      <DataElement>
        <id value="EligibilityResponse.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityResponse.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityResponse.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityResponse.language"/>
    <resource>
      <DataElement>
        <id value="EligibilityResponse.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityResponse.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityResponse.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityResponse.text"/>
    <resource>
      <DataElement>
        <id value="EligibilityResponse.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityResponse.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityResponse.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityResponse.contained"/>
    <resource>
      <DataElement>
        <id value="EligibilityResponse.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityResponse.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityResponse.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityResponse.extension"/>
    <resource>
      <DataElement>
        <id value="EligibilityResponse.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityResponse.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityResponse.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityResponse.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="EligibilityResponse.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityResponse.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityResponse.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityResponse.identifier"/>
    <resource>
      <DataElement>
        <id value="EligibilityResponse.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityResponse.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityResponse.identifier"/>
          <short value="Business Identifier"/>
          <definition value="The Response business identifier."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityResponse.request"/>
    <resource>
      <DataElement>
        <id value="EligibilityResponse.request"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityResponse.request"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityResponse.request"/>
          <short value="Claim reference"/>
          <definition value="Original request resource reference."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/EligibilityRequest"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="A02|G01"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityResponse.outcome"/>
    <resource>
      <DataElement>
        <id value="EligibilityResponse.outcome"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityResponse.outcome"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityResponse.outcome"/>
          <short value="complete | error"/>
          <definition value="Transaction status: error, complete."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The outcome of the processing."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/remittance-outcome"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityResponse.disposition"/>
    <resource>
      <DataElement>
        <id value="EligibilityResponse.disposition"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityResponse.disposition"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityResponse.disposition"/>
          <short value="Disposition Message"/>
          <definition value="A description of the status of the adjudication."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityResponse.ruleset"/>
    <resource>
      <DataElement>
        <id value="EligibilityResponse.ruleset"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityResponse.ruleset"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityResponse.ruleset"/>
          <short value="Resource version"/>
          <definition value="The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The static and dynamic model to which contents conform, which may be business version or standard/version."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/ruleset"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityResponse.originalRuleset"/>
    <resource>
      <DataElement>
        <id value="EligibilityResponse.originalRuleset"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityResponse.originalRuleset"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityResponse.originalRuleset"/>
          <short value="Original version"/>
          <definition value="The style (standard) and version of the original material which was converted into this resource."/>
          <requirements value="Knowledge of the original version can inform the processing of this instance so that information which is processable by the originating system may be generated."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Coding"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="The static and dynamic model to which contents conform, which may be business version or standard/version."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/ruleset"/>
            </valueSetReference>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityResponse.created"/>
    <resource>
      <DataElement>
        <id value="EligibilityResponse.created"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityResponse.created"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityResponse.created"/>
          <short value="Creation date"/>
          <definition value="The date when the enclosed suite of services were performed or completed."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityResponse.organization"/>
    <resource>
      <DataElement>
        <id value="EligibilityResponse.organization"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityResponse.organization"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityResponse.organization"/>
          <short value="Insurer"/>
          <definition value="The Insurer who produced this adjudicated response."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityResponse.requestProvider"/>
    <resource>
      <DataElement>
        <id value="EligibilityResponse.requestProvider"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityResponse.requestProvider"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityResponse.requestProvider"/>
          <short value="Responsible practitioner"/>
          <definition value="The practitioner who is responsible for the services rendered to the patient."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="cdanetv4"/>
            <map value="B01"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/EligibilityResponse.requestOrganization"/>
    <resource>
      <DataElement>
        <id value="EligibilityResponse.requestOrganization"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/EligibilityResponse.requestOrganization"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="EligibilityResponse.requestOrganization"/>
          <short value="Responsible organization"/>
          <definition value="The organization which is responsible for the services rendered to the patient."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder"/>
          <short value="Prescription of medication to for patient"/>
          <definition value="An order for both supply of the medication and the instructions for administration of the medication to a patient. The resource is called &quot;MedicationOrder&quot; rather than &quot;MedicationPrescription&quot; to generalize the use across inpatient and outpatient settings as well as for care plans, etc."/>
          <alias value="Prescription"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="CombinedMedicationRequest"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="clinical.medication"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.id"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.meta"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.implicitRules"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.language"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.text"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.contained"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.extension"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.identifier"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.identifier"/>
          <short value="External identifier"/>
          <definition value="External identifier - one that would be used by another non-FHIR system - for example a re-imbursement system might issue its own id for each prescription that is created.  This is particularly important where FHIR only provides part of an entire workflow process where records have to be tracked through an entire system."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="ORC-2-Placer Order Number / ORC-3-Filler Order Number"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.dateWritten"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.dateWritten"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.dateWritten"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.dateWritten"/>
          <short value="When prescription was authorized"/>
          <definition value="The date (and perhaps time) when the prescription was written."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RXE-32-Original Order Date/Time / ORC-9-Date/Time of Transaction"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="author.time"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="when.recorded"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.status"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.status"/>
          <short value="active | on-hold | completed | entered-in-error | stopped | draft"/>
          <definition value="A code specifying the state of the order.  Generally this will be active or completed state."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="A code specifying the state of the prescribing event. Describes the lifecycle of the prescription."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/medication-order-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="statusCode"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.dateEnded"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.dateEnded"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.dateEnded"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.dateEnded"/>
          <short value="When prescription was stopped"/>
          <definition value="The date (and perhaps time) when the prescription was stopped."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.reasonEnded"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.reasonEnded"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.reasonEnded"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.reasonEnded"/>
          <short value="Why prescription was stopped"/>
          <definition value="The reason why the prescription was stopped, if it was."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes indicating why the medication was terminated; e.g. Adverse reaction, medication change, issue resolved, etc."/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.patient"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.patient"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.patient"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.patient"/>
          <short value="Who prescription is for"/>
          <definition value="A link to a resource representing the person to whom the medication will be given."/>
          <comments value="SubstanceAdministration-&gt;subject-&gt;Patient."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PID-3-Patient ID List"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="subject.role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.prescriber"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.prescriber"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.prescriber"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.prescriber"/>
          <short value="Who ordered the medication(s)"/>
          <definition value="The healthcare professional responsible for authorizing the prescription."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RXE-13-Ordering Provider&#39;s DEA Number / RXO-14-Ordering Provider&#39;s DEA Number / RXE-14-Pharmacist/Treatment Supplier&#39;s Verifier ID / RXO-15-Pharmacist/Treatment Supplier&#39;s Verifier ID / ORC-12-Ordering Provider / PRT-5-Participation Person: PRT-4-Participation=&#39;OP&#39; (all but last deprecated)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="author.role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.actor"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.encounter"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.encounter"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.encounter"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.encounter"/>
          <short value="Created during encounter/admission/stay"/>
          <definition value="A link to a resource that identifies the particular occurrence of contact between patient and health care provider."/>
          <comments value="SubstanceAdministration-&gt;component-&gt;EncounterEvent."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Encounter"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PV1-19-Visit Number"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="componentOf.patientEncounter"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.reasonX"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.reasonX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.reasonX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.reason[x]"/>
          <short value="Reason or indication for writing the prescription"/>
          <definition value="Can be the reason or the indication for writing the prescription."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Condition"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes indicating why the medication was ordered."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/condition-code"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="ORC-16-Order Control Code Reason /RXE-27-Give Indication/RXO-20-Indication / RXD-21-Indication / RXG-22-Indication / RXA-19-Indication"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="reason.observation or reason.observation[code=ASSERTION].value"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="why"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.note"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.note"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.note"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.note"/>
          <short value="Information about the prescription"/>
          <definition value="Extra information about the prescription that could not be conveyed by the other attributes."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.medicationX"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.medicationX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.medicationX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.medication[x]"/>
          <short value="Medication to be taken"/>
          <definition value="Identifies the medication being administered. This is a link to a resource that represents the medication which may be the details of the medication or simply an attribute carrying a code that identifies the medication from a known list of medications."/>
          <comments value="If only a code is specified, then it needs to be a code for a specific product.  If more information is required, then the use of the medication resource is recommended.  Note: do not use Medication.name to describe the prescribed medication. When the only available information is a text description of the medication, Medication.code.text should be used."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Medication"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RXE-2-Give Code / RXO-1-Requested Give Code / RXC-2-Component Code"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="consumable.administrableMedication"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="what"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.dosageInstruction"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.dosageInstruction"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.dosageInstruction"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.dosageInstruction"/>
          <short value="How medication should be taken"/>
          <definition value="Indicates how the medication is to be used by the patient."/>
          <comments value="When the dose or rate is intended to change over the entire administration period, e.g. Tapering dose prescriptions, multiple instances of dosage instructions will need to be supplied to convey the different doses/rates. Another common example in institutional settings is &#39;titration&#39; of an IV medication dose to maintain a specific stated hemodynamic value or range e.g. drug x to be administered to maintain AM (arterial mean) greater than 65."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="component.substanceAdministrationRequest"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.dosageInstruction.id"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.dosageInstruction.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.dosageInstruction.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.dosageInstruction.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.dosageInstruction.extension"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.dosageInstruction.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.dosageInstruction.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.dosageInstruction.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.dosageInstruction.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.dosageInstruction.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.dosageInstruction.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.dosageInstruction.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.dosageInstruction.text"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.dosageInstruction.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.dosageInstruction.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.dosageInstruction.text"/>
          <short value="Dosage instructions expressed as text"/>
          <definition value="Free text dosage instructions can be used for cases where the instructions are too complex to code.  The content of this attribute does not include the name or description of the medication. When coded instructions are present, the free text instructions may still be present for display to humans taking or administering the medication. It is expected that the text instructions will always be populated.  If the dosage.timing attribute is also populated, then the dosage.text should reflect the same information as the timing."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="string"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RXE-7.2-Provider&#39;s Administration Instructions.text / RXO-7.2-Provider&#39;s Administration Instructions.text / TQ1-10-Condition Text / TQ1-11-Text Instruction"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="text"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.dosageInstruction.additionalInstructions"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.dosageInstruction.additionalInstructions"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.dosageInstruction.additionalInstructions"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.dosageInstruction.additionalInstructions"/>
          <short value="Supplemental instructions - e.g. &quot;with meals&quot;"/>
          <definition value="Additional instructions such as &quot;Swallow with plenty of water&quot; which may or may not be coded."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Codes identifying additional instructions such as &quot;take with water&quot; or &quot;avoid operating heavy machinery&quot;."/>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="RXE-7.2-Provider&#39;s Administration Instructions.text / RXO-7.2-Provider&#39;s Administration Instructions.text / TQ1-10-Condition Text / TQ1-11-Text Instruction"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="component.substanceAdministrationRequest.text"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.dosageInstruction.timing"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.dosageInstruction.timing"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.dosageInstruction.timing"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.dosageInstruction.timing"/>
          <short value="When medication should be administered"/>
          <definition value="The timing schedule for giving the medication to the patient. The Schedule data type allows many different expressions. For example: &quot;Every 8 hours&quot;; &quot;Three times a day&quot;; &quot;1/2 an hour before breakfast for 10 days from 23-Dec 2011:&quot;; &quot;15 Oct 2013, 17 Oct 2013 and 1 Nov 2013&quot;."/>
          <comments value="This attribute may not always be populated while the DosageInstruction.text is expected to be populated.  If both are populated, then the DosageInstruction.text should reflect the content of the Dosage.timing."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Timing"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="TQ1-X / ORC Quantity/timing"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="effectiveTime"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.dosageInstruction.asNeededX"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.dosageInstruction.asNeededX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.dosageInstruction.asNeededX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.dosageInstruction.asNeeded[x]"/>
          <short value="Take &quot;as needed&quot; (for x)"/>
          <definition value="Indicates whether the Medication is only taken when needed within a specific dosing schedule (Boolean option), or it indicates the precondition for taking the Medication (CodeableConcept)."/>
          <comments value="Specifically if &#39;boolean&#39; datatype is selected, then the following logic applies:  If set to True, this indicates that the medication is only taken when needed, within the specified schedule."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A coded concept identifying the precondition that should be met or evaluated prior to consuming or administering a medication dose.  For example &quot;pain&quot;, &quot;30 minutes prior to sexual intercourse&quot;, &quot;on flare-up&quot; etc."/>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="boolean: precondition.negationInd (inversed - so negationInd = true means asNeeded=false  CodeableConcept: precondition.observationEventCriterion[code=&quot;Assertion&quot;].value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.dosageInstruction.siteX"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.dosageInstruction.siteX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.dosageInstruction.siteX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.dosageInstruction.site[x]"/>
          <short value="Body site to administer to"/>
          <definition value="A coded specification of the anatomic site where the medication first enters the body."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/BodySite"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A coded concept describing the site location the medicine enters into or onto the body."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/approach-site-codes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="RXR-2-Administration Site"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="approachSiteCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.dosageInstruction.route"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.dosageInstruction.route"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.dosageInstruction.route"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.dosageInstruction.route"/>
          <short value="How drug should enter body"/>
          <definition value="A code specifying the route or physiological path of administration of a therapeutic agent into or onto a patient&#39;s body."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A coded concept describing the route or physiological path of administration of a therapeutic agent into or onto the body of a subject."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/route-codes"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="RXR-1-Route"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="routeCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.dosageInstruction.method"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.dosageInstruction.method"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.dosageInstruction.method"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.dosageInstruction.method"/>
          <short value="Technique for administering medication"/>
          <definition value="A coded value indicating the method by which the medication is introduced into or onto the body. Most commonly used for injections.  For examples, Slow Push; Deep IV."/>
          <comments value="Terminologies used often pre-coordinate this term with the route and or form of administration."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A coded concept describing the technique by which the medicine is administered."/>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="RXR-4-Administration Method"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="methodCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.dosageInstruction.doseX"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.dosageInstruction.doseX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.dosageInstruction.doseX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.dosageInstruction.dose[x]"/>
          <short value="Amount of medication per dose"/>
          <definition value="The amount of therapeutic or other substance given at one administration event."/>
          <comments value="Note that this specifies the quantity of the specified medication, not the quantity for each active ingredient(s). Each ingredient amount can be communicated in the Medication resource. For example, if one wants to communicate that a tablet was 375 mg, where the dose was one tablet, you can use the Medication resource to document that the tablet was comprised of 375 mg of drug XYZ. Alternatively if the dose was 375 mg, then you may only need to use the Medication resource to indicate this was a tablet. If the example were an IV such as dopamine and you wanted to communicate that 400mg of dopamine was mixed in 500 ml of some IV solution, then this would all be communicated in the Medication resource. If the administration is not intended to be instantaneous (rate is present or timing has a duration), this can be specified to convey the total amount to be administered over the period of time as indicated by the schedule e.g. 500 ml in dose, with timing used to convey that this should be done over 4 hours."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Range"/>
          </type>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RXE-23-Give Rate Amount / RXE-24.1-Give Rate Units.code / RXE-24.3-Give Rate Units.name of coding system"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="doseQuantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.dosageInstruction.rateX"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.dosageInstruction.rateX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.dosageInstruction.rateX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.dosageInstruction.rate[x]"/>
          <short value="Amount of medication per unit of time"/>
          <definition value="Identifies the speed with which the medication was or will be introduced into the patient. Typically the rate for an infusion e.g. 100 ml per 1 hour or 100 ml/hr.  May also be expressed as a rate per unit of time e.g. 500 ml per 2 hours.   Currently we do not specify a default of &#39;1&#39; in the denominator, but this is being discussed. Other examples: 200 mcg/min or 200 mcg/1 minute; 1 liter/8 hours."/>
          <comments value="It is possible to supply both a rate and a doseQuantity to provide full details about how the medication is to be administered and supplied. If the rate is intended to change over time, depending on local rules/regulations, each change should be captured as a new version of the MedicationOrder with an updated rate, or captured with a new MedicationOrder with the new rate."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Ratio"/>
          </type>
          <type>
            <code value="Range"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RXE-22-Give Per (Time Unit)"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="rateQuantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.dosageInstruction.maxDosePerPeriod"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.dosageInstruction.maxDosePerPeriod"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.dosageInstruction.maxDosePerPeriod"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.dosageInstruction.maxDosePerPeriod"/>
          <short value="Upper limit on medication per unit of time"/>
          <definition value="The maximum total quantity of a therapeutic substance that may be administered to a subject over the period of time.  For example, 1000mg in 24 hours."/>
          <comments value="This is intended for use as an adjunct to the dosage when there is an upper cap.  For example &quot;2 tablets every 4 hours to a maximum of 8/day&quot;."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Ratio"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RXE-4-Give Amount - Maximum / RXE-5-Give Units"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="maxDoseQuantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.dispenseRequest"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.dispenseRequest"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.dispenseRequest"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.dispenseRequest"/>
          <short value="Medication supply authorization"/>
          <definition value="Indicates the specific details for the dispense or medication supply part of a medication order (also known as a Medication Prescription).  Note that this information is NOT always sent with the order.  There may be in some settings (e.g. hospitals) institutional or system support for completing the dispense details in the pharmacy department."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="component.supplyEvent"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.dispenseRequest.id"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.dispenseRequest.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.dispenseRequest.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.dispenseRequest.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.dispenseRequest.extension"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.dispenseRequest.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.dispenseRequest.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.dispenseRequest.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.dispenseRequest.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.dispenseRequest.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.dispenseRequest.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.dispenseRequest.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.dispenseRequest.medicationX"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.dispenseRequest.medicationX"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.dispenseRequest.medicationX"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.dispenseRequest.medication[x]"/>
          <short value="Product to be supplied"/>
          <definition value="Identifies the medication being administered. This is a link to a resource that represents the medication which may be the details of the medication or simply an attribute carrying a code that identifies the medication from a known list of medications."/>
          <comments value="If only a code is specified, then it needs to be a code for a specific product.  If more information is required, then the use of the medication resource is recommended."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Medication"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RXE-2-Give Code / RXO-1-Requested Give Code / RXD-2-Dispense/Give Code"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="consumable.role"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.dispenseRequest.validityPeriod"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.dispenseRequest.validityPeriod"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.dispenseRequest.validityPeriod"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.dispenseRequest.validityPeriod"/>
          <short value="Time period supply is authorized for"/>
          <definition value="This indicates the validity period of a prescription (stale dating the Prescription)."/>
          <comments value="It reflects the prescriber perspective for the validity of the prescription. Dispenses must not be made against the prescription outside of this period. The lower-bound of the Dispensing Window signifies the earliest date that the prescription can be filled for the first time. If an upper-bound is not specified then the Prescription is open-ended or will default to a stale-date based on regulations."/>
          <requirements value="Indicates when the Prescription becomes valid, and when it ceases to be a dispensable Prescription."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Period"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="effectiveTime"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.dispenseRequest.numberOfRepeatsAllowed"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.dispenseRequest.numberOfRepeatsAllowed"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.dispenseRequest.numberOfRepeatsAllowed"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.dispenseRequest.numberOfRepeatsAllowed"/>
          <short value="Number of refills authorized"/>
          <definition value="An integer indicating the number of additional times (aka refills or repeats) the patient can receive the prescribed medication.   Usage Notes: This integer does NOT include the original order dispense.   This means that if an order indicates dispense 30 tablets plus  &quot;3 repeats&quot;, then the order can be dispensed a total of 4 times and the patient can receive a total of 120 tablets."/>
          <comments value="If displaying &quot;number of authorized refills&quot;, subtract 1 from this number."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="positiveInt"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RXE-12-Number of Refills"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="repeatNumber"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.dispenseRequest.quantity"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.dispenseRequest.quantity"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.dispenseRequest.quantity"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.dispenseRequest.quantity"/>
          <short value="Amount of medication to supply per dispense"/>
          <definition value="The amount that is to be dispensed for one fill."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="RXD-4-Actual Dispense Amount / RXD-5.1-Actual Dispense Units.code / RXD-5.3-Actual Dispense Units.name of coding system"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="quantity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.dispenseRequest.expectedSupplyDuration"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.dispenseRequest.expectedSupplyDuration"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.dispenseRequest.expectedSupplyDuration"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.dispenseRequest.expectedSupplyDuration"/>
          <short value="Number of days supply per dispense"/>
          <definition value="Identifies the period time over which the supplied product is expected to be used, or the length of time the dispense is expected to last."/>
          <comments value="In some situations, this attribute may be used instead of quantity to identify the amount supplied by how long it is expected to last, rather than the physical quantity issued, e.g. 90 days supply of medication (based on an ordered dosage) When possible, it is always better to specify quantity, as this tends to be more precise. expectedSupplyDuration will always be an estimate that can be influenced by external factors."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Quantity"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Duration"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="expectedUseTime"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.substitution"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.substitution"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.substitution"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.substitution"/>
          <short value="Any restrictions on medication substitution"/>
          <definition value="Indicates whether or not substitution can or should be part of the dispense. In some cases substitution must happen, in other cases substitution must not happen, and in others it does not matter. This block explains the prescriber&#39;s intent. If nothing is specified substitution may be done."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="subjectOf.substitutionPersmission"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.substitution.id"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.substitution.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.substitution.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.substitution.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.substitution.extension"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.substitution.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.substitution.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.substitution.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.substitution.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.substitution.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.substitution.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.substitution.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.substitution.type"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.substitution.type"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.substitution.type"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.substitution.type"/>
          <short value="generic | formulary +"/>
          <definition value="A code signifying whether a different drug should be dispensed from what was prescribed."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A coded concept describing whether a different medicinal product may be dispensed other than the product as specified exactly in the prescription."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/v3-ActSubstanceAdminSubstitutionCode"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="RXO-9-Allow Substitutions / RXE-9-Substitution Status"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.substitution.reason"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.substitution.reason"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.substitution.reason"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.substitution.reason"/>
          <short value="Why should (not) substitution be made"/>
          <definition value="Indicates the reason for the substitution, or why substitution must or must not be performed."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="A coded concept describing the reason that a different medication should (or should not) be substituted from what was prescribed."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/v3-SubstanceAdminSubstitutionReason"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="RXE-9 Substition status"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="reasonCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/MedicationOrder.priorPrescription"/>
    <resource>
      <DataElement>
        <id value="MedicationOrder.priorPrescription"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/MedicationOrder.priorPrescription"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="MedicationOrder.priorPrescription"/>
          <short value="An order/prescription that this supersedes"/>
          <definition value="A link to a resource representing an earlier order or prescription that this order supersedes."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/MedicationOrder"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Person"/>
    <resource>
      <DataElement>
        <id value="Person"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Person"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Person"/>
          <short value="A generic person record"/>
          <definition value="Demographics and administrative information about a person independent of a specific health-related context."/>
          <comments value="The Person resource does justice to person registries that keep track of persons regardless of their role. The Person resource is also a primary resource to point to for people acting in a particular role such as SubjectofCare, Practitioner, and Agent. Very few attributes are specific to any role and so Person is kept lean. Most attributes are expected to be tied to the role the Person plays rather than the Person himself. Examples of that are Guardian (SubjectofCare), ContactParty (SubjectOfCare, Practitioner), and multipleBirthInd (SubjectofCare)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="Person(classCode=&quot;PSN&quot; and determinerCode=&quot;INST&quot; and quantity=&quot;1&quot;)"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="administrative.entity"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Person.id"/>
    <resource>
      <DataElement>
        <id value="Person.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Person.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Person.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Person.meta"/>
    <resource>
      <DataElement>
        <id value="Person.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Person.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Person.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Person.implicitRules"/>
    <resource>
      <DataElement>
        <id value="Person.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Person.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Person.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Person.language"/>
    <resource>
      <DataElement>
        <id value="Person.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Person.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Person.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Person.text"/>
    <resource>
      <DataElement>
        <id value="Person.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Person.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Person.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Person.contained"/>
    <resource>
      <DataElement>
        <id value="Person.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Person.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Person.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Person.extension"/>
    <resource>
      <DataElement>
        <id value="Person.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Person.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Person.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Person.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Person.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Person.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Person.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Person.identifier"/>
    <resource>
      <DataElement>
        <id value="Person.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Person.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Person.identifier"/>
          <short value="A human identifier for this person"/>
          <definition value="Identifier for a person within a particular scope."/>
          <requirements value="People are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the person. Examples are national person identifier and local identifier."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="PID-3"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".plays:Role(classCode=&#39;IDENT&#39;).id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Person.name"/>
    <resource>
      <DataElement>
        <id value="Person.name"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Person.name"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Person.name"/>
          <short value="A name associated with the person"/>
          <definition value="A name associated with the person."/>
          <comments value="Person may have multiple names with different uses or applicable periods."/>
          <requirements value="Need to be able to track the person by multiple names. Examples are your official name and a partner name."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="HumanName"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PID-5, PID-9"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./name"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Person.telecom"/>
    <resource>
      <DataElement>
        <id value="Person.telecom"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Person.telecom"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Person.telecom"/>
          <short value="A contact detail for the person"/>
          <definition value="A contact detail for the person, e.g. a telephone number or an email address."/>
          <comments value="Person may have multiple ways to be contacted with different uses or applicable periods.  May need to have options for contacting the person urgently, and also to help with identification."/>
          <requirements value="People have (primary) ways to contact them in some way such as phone, email."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="ContactPoint"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PID-13, PID-14"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./telecom"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Person.gender"/>
    <resource>
      <DataElement>
        <id value="Person.gender"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Person.gender"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Person.gender"/>
          <short value="male | female | other | unknown"/>
          <definition value="Administrative Gender."/>
          <comments value="The gender may not match the biological sex as determined by genetics, or the individual&#39;s preferred identification. Note that for both humans and particularly animals, there are other legitimate possibilities than M and F, though the vast majority of systems and contexts only support M and F."/>
          <requirements value="Needed for identification of the person, in combination with (at least) name and birth date. Gender of person drives many clinical processes."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The gender of a person used for administrative purposes."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/administrative-gender"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="PID-8"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="player[classCode=PSN|ANM and determinerCode=INSTANCE]/administrativeGender"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Person.birthDate"/>
    <resource>
      <DataElement>
        <id value="Person.birthDate"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Person.birthDate"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Person.birthDate"/>
          <short value="The date on which the person was born"/>
          <definition value="The birth date for the person."/>
          <comments value="At least an estimated year should be provided as a guess if the real DOB is unknown."/>
          <requirements value="Age of person drives many clinical processes, and is often used in performing identification of the person. Times are not included so as to not confuse things with potential timezone issues."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="date"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="v2"/>
            <map value="PID-7"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./birthTime"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Person.address"/>
    <resource>
      <DataElement>
        <id value="Person.address"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Person.address"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Person.address"/>
          <short value="One or more addresses for the person"/>
          <definition value="One or more addresses for the person."/>
          <comments value="Person may have multiple addresses with different uses or applicable periods."/>
          <requirements value="May need to keep track of person&#39;s addresses for contacting, billing or reporting requirements and also to help with identification."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Address"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="PID-11"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="./addr"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Person.photo"/>
    <resource>
      <DataElement>
        <id value="Person.photo"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Person.photo"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Person.photo"/>
          <short value="Image of the person"/>
          <definition value="An image that can be displayed as a thumbnail of the person to enhance the identification of the individual."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Attachment"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="OBX-5 - needs a profile"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="player[classCode=PSN|ANM and determinerCode=INSTANCE]/desc"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Person.managingOrganization"/>
    <resource>
      <DataElement>
        <id value="Person.managingOrganization"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Person.managingOrganization"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Person.managingOrganization"/>
          <short value="The organization that is the custodian of the person record"/>
          <definition value="The organization that is the custodian of the person record."/>
          <requirements value="Need to know who recognizes this person record, manages and updates it."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="scoper"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Person.active"/>
    <resource>
      <DataElement>
        <id value="Person.active"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Person.active"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Person.active"/>
          <short value="This person&#39;s record is in active use"/>
          <definition value="Whether this person&#39;s record is in active use."/>
          <requirements value="Need to be able to mark a person record as not to be used because it was created in error."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="boolean"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="statusCode"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Person.link"/>
    <resource>
      <DataElement>
        <id value="Person.link"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Person.link"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Person.link"/>
          <short value="Link to a resource that concerns the same actual person"/>
          <definition value="Link to a resource that concerns the same actual person."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="outboundLink"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Person.link.id"/>
    <resource>
      <DataElement>
        <id value="Person.link.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Person.link.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Person.link.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Person.link.extension"/>
    <resource>
      <DataElement>
        <id value="Person.link.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Person.link.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Person.link.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Person.link.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="Person.link.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Person.link.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Person.link.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Person.link.target"/>
    <resource>
      <DataElement>
        <id value="Person.link.target"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Person.link.target"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Person.link.target"/>
          <short value="The resource to which this actual person is associated"/>
          <definition value="The resource to which this actual person is associated."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Person"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/Person.link.assurance"/>
    <resource>
      <DataElement>
        <id value="Person.link.assurance"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/Person.link.assurance"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="Person.link.assurance"/>
          <short value="level1 | level2 | level3 | level4"/>
          <definition value="Level of assurance that this link is actually associated with the target resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="The level of confidence that this link represents the same actual person, based on NIST Authentication Levels."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/identity-assuranceLevel"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="priorityNumber?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder"/>
          <short value="A request for a diagnostic service"/>
          <definition value="A record of a request for a diagnostic investigation service to be performed."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="DomainResource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="Observation[classCode=OBS, moodCode=RQO, code&lt;&quot;diagnostic order&quot;]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="clinical.diagnostics"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.id"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.id"/>
          <short value="Logical id of this artifact"/>
          <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
          <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.meta"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.meta"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.meta"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.meta"/>
          <short value="Metadata about the resource"/>
          <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Meta"/>
          </type>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.implicitRules"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.implicitRules"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.implicitRules"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.implicitRules"/>
          <short value="A set of rules under which this content was created"/>
          <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
          <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="uri"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.language"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.language"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.language"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.language"/>
          <short value="Language of the resource content"/>
          <definition value="The base language in which the resource is written."/>
          <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <binding>
            <strength value="required"/>
            <description value="A human language."/>
            <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
          </binding>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.text"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.text"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.text"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.text"/>
          <short value="Text summary of the resource, for human interpretation"/>
          <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/>
          <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/>
          <alias value="narrative"/>
          <alias value="html"/>
          <alias value="xhtml"/>
          <alias value="display"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Narrative"/>
          </type>
          <condition value="dom-1"/>
          <mapping>
            <identity value="rim"/>
            <map value="Act.text?"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.contained"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.contained"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.contained"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.contained"/>
          <short value="Contained, inline Resources"/>
          <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/>
          <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/>
          <alias value="inline resources"/>
          <alias value="anonymous resources"/>
          <alias value="contained resources"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Resource"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.extension"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.subject"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.subject"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.subject"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.subject"/>
          <short value="Who and/or what test is about"/>
          <definition value="Who or what the investigation is to be performed on. This is usually a human patient, but diagnostic tests can also be requested on animals, groups of humans or animals, devices such as dialysis machines, or even locations (typically for environmental scans)."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Group"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Location"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=SBJ].role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.focus"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.orderer"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.orderer"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.orderer"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.orderer"/>
          <short value="Who ordered the test"/>
          <definition value="The practitioner that holds legal responsibility for ordering the investigation."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=AUT].role"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="who.actor"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.identifier"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.identifier"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.identifier"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.identifier"/>
          <short value="Identifiers assigned to this order"/>
          <definition value="Identifiers assigned to this order instance by the orderer and/or  the receiver and/or order fulfiller."/>
          <comments value="The identifier.type element is used to distinguish between the identifiers assigned by the orderer (known as the &#39;Placer&#39; in HL7 v2) and the producer of the observations in response to the order (known as the &#39;Filler&#39; in HL7 v2). For further discussion and examples see the [notes section](diagnosticorder.html#4.22.4) below."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Identifier"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".id"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="id"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.encounter"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.encounter"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.encounter"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.encounter"/>
          <short value="The encounter that this diagnostic order is associated with"/>
          <definition value="An encounter that provides additional information about the healthcare context in which this request is made."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Encounter"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=COMP].source[classCode=ENC, moodCode=EVN]"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="context"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.reason"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.reason"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.reason"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.reason"/>
          <short value="Explanation/Justification for test"/>
          <definition value="An explanation or justification for why this diagnostic investigation is being requested.   This is often for billing purposes.  May relate to the resources referred to in supportingInformation."/>
          <comments value="This may be used to decide how the diagnostic investigation will be performed, or even if it will be performed at all.   Use CodeableConcept text element if the data is free (uncoded) text as shown in the [CT Scan example](diagnosticorder-example-di.html)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Diagnosis or problem codes justifying the reason for requesting the diagnostic investigation."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/condition-code"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".reasonCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.supportingInformation"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.supportingInformation"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.supportingInformation"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.supportingInformation"/>
          <short value="Additional clinical information"/>
          <definition value="Additional clinical information about the patient or specimen that may influence test interpretations.  This includes observations explicitly requested by the producer(filler) to provide context or supporting information needed to complete the order."/>
          <comments value="This information includes diagnosis, clinical findings and other observations.  In laboratory ordering these are typically referred to as &quot;ask at order entry questions (AOEs)&quot;. Examples include reporting the amount of inspired oxygen for blood gasses, the point in the menstrual cycle for cervical pap tests, and other conditions that influence test interpretations."/>
          <alias value="Ask at order entry question"/>
          <alias value="AOE"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Observation"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Condition"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/DocumentReference"/>
          </type>
          <mapping>
            <identity value="v2"/>
            <map value="OBR-13"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value="outboundRelationship[typeCode=SPRT]/target[classCode=ACT, moodCode=EVN]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.specimen"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.specimen"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.specimen"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.specimen"/>
          <short value="If the whole order relates to specific specimens"/>
          <definition value="One or more specimens that the diagnostic investigation is about."/>
          <comments value="Many investigation requests will create a need for specimens, but the request itself is not actually about the specimens. This is provided for when the diagnostic investigation is requested on already existing specimens."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Specimen"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=SPC].role"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.status"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.status"/>
          <short value="proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed"/>
          <definition value="The status of the order."/>
          <comments value="Typically the system placing the order sets the status to &quot;requested&quot;. Thereafter, the order is maintained by the receiver that updates the status as the request is handled."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isModifier value="true"/>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The status of a diagnostic order."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/diagnostic-order-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".statusCode also influenced by whether a ControlAct fulfillment requeste exists, whether a promise exists, status of the review component, whether a fulfilling observation exists, whether a refusal exists"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="status"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.priority"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.priority"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.priority"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.priority"/>
          <short value="routine | urgent | stat | asap"/>
          <definition value="The clinical priority associated with this order."/>
          <comments value="The Order resource also has a priority. Generally, these should be the same, but they can be different. For instance, where the clinician indicates the order is urgent, but the subsequent workflow process overrules the priority for some reason. The effective default value is &quot;normal&quot;."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The clinical priority of a diagnostic order."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/diagnostic-order-priority"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".priorityCode"/>
          </mapping>
          <mapping>
            <identity value="w5"/>
            <map value="grade"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.event"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.event"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.event"/>
        <name value="event"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.event"/>
          <name value="event"/>
          <short value="A list of events of interest in the lifecycle"/>
          <definition value="A summary of the events of interest that have occurred as the request is processed; e.g. when the order was made, various processing steps (specimens received), when it was completed."/>
          <comments value="This is not the same as an audit trail. It is a view of the important things that happened in the past. Typically, there would only be one entry for any given status, and systems may not record all the status events."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=FLFS].source"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.event.id"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.event.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.event.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.event.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.event.extension"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.event.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.event.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.event.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.event.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.event.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.event.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.event.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.event.status"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.event.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.event.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.event.status"/>
          <short value="proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed"/>
          <definition value="The status for the event."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The status of a diagnostic order."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/diagnostic-order-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".statusCode also influenced by whether a ControlAct fulfillment requeste exists, whether a promise exists, status of the review component, whether a fulfilling observation exists, whether a refusal exists"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.event.description"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.event.description"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.event.description"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.event.description"/>
          <short value="More information about the event and its context"/>
          <definition value="Additional information about the event that occurred - e.g. if the status remained unchanged."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="example"/>
            <description value="Additional information about an event that occurred to a diagnostic order - e.g. if the status remained unchanged."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/diagnostic-order-event"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".text"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.event.dateTime"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.event.dateTime"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.event.dateTime"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.event.dateTime"/>
          <short value="The date at which the event happened"/>
          <definition value="The date/time at which the event occurred."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="dateTime"/>
          </type>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".effectiveTime"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.event.actor"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.event.actor"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.event.actor"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.event.actor"/>
          <short value="Who recorded or did this"/>
          <definition value="The person responsible for performing or recording the action."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
          </type>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Device"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[AUT or PFM]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.item"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.item"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.item"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.item"/>
          <short value="The items the orderer requested"/>
          <definition value="The specific diagnostic investigations that are requested as part of this request. Sometimes, there can only be one item per request, but in most contexts, more than one investigation can be requested."/>
          <comments value="There would always be at least one item in normal usage, but this is optional so that a workflow can quote order details without having to list the items."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="BackboneElement"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".outboundRelationship[typeCode=COMP].target[classCode=OBS, moodCode=OBS]"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.item.id"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.item.id"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.item.id"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.item.id"/>
          <representation value="xmlAttr"/>
          <short value="xml:id (or equivalent in JSON)"/>
          <definition value="unique id for the element within a resource (for internal references)."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="id"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.item.extension"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.item.extension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.item.extension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.item.extension"/>
          <short value="Additional Content defined by implementations"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value="n/a"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.item.modifierExtension"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.item.modifierExtension"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.item.modifierExtension"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.item.modifierExtension"/>
          <short value="Extensions that cannot be ignored"/>
          <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/>
          <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/>
          <alias value="extensions"/>
          <alias value="user content"/>
          <alias value="modifiers"/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Extension"/>
          </type>
          <isModifier value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value="N/A"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.item.code"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.item.code"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.item.code"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.item.code"/>
          <short value="Code to indicate the item (test or panel) being ordered"/>
          <definition value="A code that identifies a particular diagnostic investigation, or panel of investigations, that have been requested."/>
          <comments value="Many laboratory tests and radiology tests embed the specimen/organ system in the test name, for example,  serum or serum/plasma glucose, or a chest xray. The specimen may not be recorded separately from the test code."/>
          <min value="1"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="preferred"/>
            <description value="Codes for tests/services that can be performed by diagnostic services."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/diagnostic-requests"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="v2"/>
            <map value="OBX-4"/>
          </mapping>
          <mapping>
            <identity value="rim"/>
            <map value=".code"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.item.specimen"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.item.specimen"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.item.specimen"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.item.specimen"/>
          <short value="If this item relates to specific specimens"/>
          <definition value="If the item is related to a specific specimen."/>
          <comments value="A single specimen should not appear in both DiagnosticOrder.specimen and DiagnosticOrder.item.specimen."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Reference"/>
            <profile value="http://hl7.org/fhir/StructureDefinition/Specimen"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".participation[typeCode=SPC].role"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.item.bodySite"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.item.bodySite"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.item.bodySite"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.item.bodySite"/>
          <short value="Location of requested test (if applicable)"/>
          <definition value="Anatomical location where the request test should be performed.  This is the target site."/>
          <comments value="If the use case requires BodySite to be handled as a separate resource instead of an inline coded element (e.g. to identify and track separately)  then use the standard extension [body-site-instance](extension-body-site-instance.html)."/>
          <alias value="location"/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="CodeableConcept"/>
          </type>
          <binding>
            <strength value="example"/>
            <description value="Codes describing anatomical locations. May include laterality."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/body-site"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value="targetSiteCode"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.item.status"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.item.status"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.item.status"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.item.status"/>
          <short value="proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed"/>
          <definition value="The status of this individual item within the order."/>
          <comments value="If the request has multiple items that have their own life cycles, then the items will have their own status while the overall diagnostic order is (usually) &quot;in-progress&quot;."/>
          <min value="0"/>
          <max value="1"/>
          <type>
            <code value="code"/>
          </type>
          <isSummary value="true"/>
          <binding>
            <strength value="required"/>
            <description value="The status of a diagnostic order."/>
            <valueSetReference>
              <reference value="http://hl7.org/fhir/ValueSet/diagnostic-order-status"/>
            </valueSetReference>
          </binding>
          <mapping>
            <identity value="rim"/>
            <map value=".statusCode also influenced by whether a ControlAct fulfillment requeste exists, whether a promise exists, status of the review component, whether a fulfilling observation exists, whether a refusal exists"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.item.event"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.item.event"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.item.event"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.item.event"/>
          <short value="Events specific to this item"/>
          <definition value="A summary of the events of interest that have occurred as this item of the request is processed."/>
          <min value="0"/>
          <max value="*"/>
          <nameReference value="event"/>
          <isSummary value="true"/>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=FLFS].source"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://hl7.org/fhir/DataElement/DiagnosticOrder.note"/>
    <resource>
      <DataElement>
        <id value="DiagnosticOrder.note"/>
        <meta>
          <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
        </meta>
        <url value="http://hl7.org/fhir/DataElement/DiagnosticOrder.note"/>
        <status value="draft"/>
        <experimental value="true"/>
        <stringency value="fully-specified"/>
        <element>
          <path value="DiagnosticOrder.note"/>
          <short value="Other notes and comments"/>
          <definition value="Any other notes associated with this patient, specimen or order (e.g. &quot;patient hates needles&quot;)."/>
          <min value="0"/>
          <max value="*"/>
          <type>
            <code value="Annotation"/>
          </type>
          <mapping>
            <identity value="rim"/>
            <map value=".inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=&quot;annotation&quot;].value"/>
          </mapping>
        </element>
      </DataElement>
    </resource>
  </entry>
</Bundle>