<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="Organization-laboratory-uv-ips" />
  <meta>
    <lastUpdated value="2018-02-16T18:38:21.486+01:00" />
  </meta>
  <url value="http://hl7.org/fhir/uv/ips/StructureDefinition/Organization-laboratory-uv-ips" />
  <version value="0.2" />
  <name value="OrganizationLaboratoryUvIps" />
  <title value="Organization (laboratory)" />
  <status value="active" />
  <date value="2018-03-09" />
  <publisher value="HL7 International" />
  <description value="This profile constrains the Organization resource to represent an organization having produced laboratory results for a patient summary.&#xD;&#xA;Examples of such organizations include laboratory medicine, public health laboratory, healthcare institution ..." />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Organization" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Organization" />
  <derivation value="constraint" />
  <differential>
    <element id="Organization">
      <path value="Organization" />
      <mustSupport value="true" />
    </element>
    <element id="Organization.meta">
      <path value="Organization.meta" />
      <mustSupport value="false" />
    </element>
    <!-- Meta.profile is specified in order to provide a mechanism for downstream disambiguation of the profile used for 
			resource creation in cases where there is overlap between the profile constraints (e.g., the profiles differ only by 
			extensible value set bindings).  The 'meta' and 'meta.profile' elements are not required and are not designated as 
			mustSupport (this information is not required to be sent, and if received it can be ignored by the receiving system
			unless it is deemed to be useful).  Generally it is best to avoid relying on a declared profile. but it is available
			if and when it is needed.
		-->
    <element id="Organization.meta.profile">
      <path value="Organization.meta.profile" />
      <fixedCanonical value="http://hl7.org/fhir/uv/ips/StructureDefinition/Organization-laboratory-uv-ips" />
      <mustSupport value="false" />
    </element>
    <element id="Organization.type">
      <path value="Organization.type" />
      <min value="1" />
      <max value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Organization.type.coding">
      <path value="Organization.type.coding" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Coding" />
        <profile value="http://hl7.org/fhir/uv/ips/StructureDefinition/Coding-uv-ips" />
      </type>
      <mustSupport value="true" />
    </element>
    <element id="Organization.name">
      <path value="Organization.name" />
      <min value="1" />
      <mustSupport value="true" />
    </element>
  </differential>
</StructureDefinition>