<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="ObesityRequestSupportBundle" />
  <url value="http://hl7.org/fhir/us/bser/StructureDefinition/ObesityRequestSupportBundle" />
  <name value="BSeR Obesity Request Support Bundle" />
  <status value="draft" />
  <publisher value="Hi3 Solutions" />
  <contact>
    <name value="AbdulMalik Shakir" />
    <telecom>
      <system value="phone" />
      <value value="6266444491" />
      <use value="work" />
    </telecom>
    <telecom>
      <system value="email" />
      <value value="abdulmalik.shakir@hi3solutions.com" />
      <use value="work" />
    </telecom>
  </contact>
  <kind value="resource" />
  <abstract value="false" />
  <contextType value="resource" />
  <context value="Bundle" />
  <type value="Bundle" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Bundle" />
  <derivation value="constraint" />
  <differential>
    <element id="Bundle">
      <path value="Bundle" />
    </element>
    <element id="type">
      <path value="Bundle.type" />
      <short value="type" />
      <definition value="SHALL contain exactly one [1..1] type (CONF:4383-483)." />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Bundle.entry">
      <path value="Bundle.entry" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="resource" />
        </discriminator>
        <rules value="open" />
      </slicing>
      <definition value="SHALL contain exactly one [1..1] entry (CONF:4383-482) such that it" />
    </element>
    <element id="Bundle.entry:BloodPressureObservation">
      <path value="Bundle.entry" />
      <sliceName value="BloodPressureObservation" />
      <short value="entry" />
      <definition value="SHALL contain exactly one [1..1] entry (CONF:4383-478) such that it" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Bundle.entry:BloodPressureObservation.resource">
      <path value="Bundle.entry.resource" />
      <label value="Blood Pressure Observation" />
      <short value="Blood Pressure Observation" />
      <definition value="SHALL contain exactly one [1..1] resource (CONF:4383-484)." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Observation" />
        <targetProfile value="http://hl7.org/fhir/us/bser/StructureDefinition/BloodPressureObservation" />
      </type>
    </element>
    <element id="Bundle.entry:BodyHeightObservation">
      <path value="Bundle.entry" />
      <sliceName value="BodyHeightObservation" />
      <short value="entry" />
      <definition value="SHALL contain exactly one [1..1] entry (CONF:4383-479) such that it" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Bundle.entry:BodyHeightObservation.resource">
      <path value="Bundle.entry.resource" />
      <label value="Body Height Observation" />
      <short value="Body Height Observation" />
      <definition value="SHALL contain exactly one [1..1] resource (CONF:4383-485)." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Observation" />
        <targetProfile value="http://hl7.org/fhir/us/bser/StructureDefinition/BodyHeightObservation" />
      </type>
    </element>
    <element id="Bundle.entry:BodyMassIndexObservation">
      <path value="Bundle.entry" />
      <sliceName value="BodyMassIndexObservation" />
      <short value="entry" />
      <definition value="SHALL contain exactly one [1..1] entry (CONF:4383-480) such that it" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Bundle.entry:BodyMassIndexObservation.resource">
      <path value="Bundle.entry.resource" />
      <label value="Body Mass Index Observation" />
      <short value="Body Mass Index Observation" />
      <definition value="SHALL contain exactly one [1..1] resource (CONF:4383-486)." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Observation" />
        <targetProfile value="http://hl7.org/fhir/us/bser/StructureDefinition/BodyMassIndexObservation" />
      </type>
    </element>
    <element id="Bundle.entry:BodyWeightObservation">
      <path value="Bundle.entry" />
      <sliceName value="BodyWeightObservation" />
      <short value="entry" />
      <definition value="SHALL contain exactly one [1..1] entry (CONF:4383-481) such that it" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Bundle.entry:BodyWeightObservation.resource">
      <path value="Bundle.entry.resource" />
      <label value="Body Weight Observation" />
      <short value="Body Weight Observation" />
      <definition value="SHALL contain exactly one [1..1] resource (CONF:4383-487)." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Observation" />
        <targetProfile value="http://hl7.org/fhir/us/bser/StructureDefinition/BodyWeightObservation" />
      </type>
    </element>
    <element id="Bundle.entry:PatientAllergy">
      <path value="Bundle.entry" />
      <sliceName value="PatientAllergy" />
      <short value="entry" />
      <definition value="SHALL contain exactly one [1..1] entry (CONF:4383-482) such that it" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Bundle.entry:PatientAllergy.resource">
      <path value="Bundle.entry.resource" />
      <label value="Patient Allergy" />
      <short value="Patient Allergy" />
      <definition value="SHALL contain exactly one [1..1] resource (CONF:4383-488)." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Observation" />
        <targetProfile value="http://hl7.org/fhir/us/bser/StructureDefinition/PatientAllergy" />
      </type>
    </element>
  </differential>
</StructureDefinition>