<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="Model-1" />
  <url value="http://standard-interoperability-lab.com/fhir/StructureDefinition/Model-1" />
  <name value="Model" />
  <title value="Model" />
  <status value="active" />
  <fhirVersion value="4.0.1" />
  <kind value="logical" />
  <abstract value="false" />
  <type value="http://standard-interoperability-lab.com/fhir/StructureDefinition/Model-1" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element" />
  <derivation value="specialization" />
  <differential>
    <element id="Model-1">
      <path value="Model-1" />
      <short value="Test Model for IG" />
      <definition value="Test Model for IG" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Element" />
      </type>
    </element>
    <element id="Model-1.Patient">
      <path value="Model-1.Patient" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Reference" />
      </type>
    </element>
    <element id="Model-1.Patient.PatID">
      <path value="Model-1.Patient.PatID" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
        <profile value="http://hl7.org/fhir/StructureDefinition/string" />
      </type>
    </element>
    <element id="Model-1.Patient.PatLanguage">
      <path value="Model-1.Patient.PatLanguage" />
      <short value="PatLanguage" />
      <definition value="PatLanguage" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="code" />
        <profile value="http://hl7.org/fhir/StructureDefinition/code" />
      </type>
    </element>
    <element id="Model-1.Patient.PatResource">
      <path value="Model-1.Patient.PatResource" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="url" />
        <profile value="http://hl7.org/fhir/StructureDefinition/url" />
      </type>
    </element>
  </differential>
</StructureDefinition>