<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="VRDR-Disposition-Location" />
  <url value="http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Disposition-Location" />
  <name value="VRDR Disposition Location" />
  <status value="draft" />
  <publisher value="Hi3 Solutions" />
  <contact>
    <name value="AbdulMalik Shakir" />
    <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="Location" />
  <type value="Location" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Location" />
  <derivation value="constraint" />
  <differential>
    <element id="Location">
      <path value="Location" />
    </element>
    <element id="Location.id">
      <path value="Location.id" />
      <short value="id" />
      <definition value="SHOULD contain zero or one [0..1] id (CONF:4393-144)." />
      <min value="0" />
      <max value="1" />
    </element>
    <element id="Location.meta">
      <path value="Location.meta" />
      <short value="meta" />
      <definition value="SHOULD contain zero or one [0..1] meta (CONF:4393-141)." />
      <min value="0" />
      <max value="1" />
    </element>
    <element id="Location.meta.profile">
      <path value="Location.meta.profile" />
      <short value="profile" />
      <definition value="The meta, if present, SHALL contain exactly one [1..1] profile=&quot;http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Disposition-Location&quot; (CONF:4393-145)." />
      <min value="1" />
      <max value="1" />
      <patternString value="http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Disposition-Location" />
    </element>
    <element id="Location.name">
      <path value="Location.name" />
      <short value="name" />
      <definition value="SHALL contain exactly one [1..1] name (CONF:4393-146)." />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Location.description">
      <path value="Location.description" />
      <short value="description" />
      <definition value="SHOULD contain zero or one [0..1] description (CONF:4393-147)." />
      <min value="0" />
      <max value="1" />
    </element>
    <element id="Location.type">
      <path value="Location.type" />
      <short value="type" />
      <definition value="SHALL contain exactly one [1..1] type (CONF:4393-142)." />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Location.type.coding">
      <path value="Location.type.coding" />
      <short value="coding" />
      <definition value="This type SHALL contain exactly one [1..1] coding, which SHALL be selected from ValueSet v3-ServiceDeliveryLocationRoleType http://hl7.org/fhir/ValueSet/v3-ServiceDeliveryLocationRoleType (CONF:4393-148)." />
      <min value="1" />
      <max value="1" />
      <binding>
        <strength value="required" />
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/v3-ServiceDeliveryLocationRoleType" />
          <display value="v3-ServiceDeliveryLocationRoleType" />
        </valueSetReference>
      </binding>
    </element>
    <element id="Location.address">
      <path value="Location.address" />
      <short value="address" />
      <definition value="SHALL contain exactly one [1..1] address (CONF:4393-149)." />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Location.physicalType">
      <path value="Location.physicalType" />
      <short value="physicalType" />
      <definition value="SHALL contain exactly one [1..1] physicalType (CONF:4393-143)." />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Location.physicalType.coding">
      <path value="Location.physicalType.coding" />
      <short value="coding" />
      <definition value="This physicalType SHALL contain exactly one [1..1] coding, which SHALL be selected from ValueSet Location-physical-type http://hl7.org/fhir/ValueSet/location-physical-type (CONF:4393-150)." />
      <min value="1" />
      <max value="1" />
      <binding>
        <strength value="required" />
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/location-physical-type" />
          <display value="Location-physical-type" />
        </valueSetReference>
      </binding>
    </element>
  </differential>
</StructureDefinition>