<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="9e016051-b080-45r5-915d-3e300e9d19d5" />
  <meta>
    <lastUpdated value="2019-03-11T19:03:02.9997325+00:00" />
  </meta>
  <url value="http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-provider-profile-Organization-reporting" />
  <name value="OrganizationReporting" />
  <status value="draft" />
  <date value="2019-03-11T19:03:02.8347175+00:00" />
  <description 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.&#xD;&#xA;This resource will represent reporting laboratory which is reference from DiagnosticReport resource." />
  <fhirVersion value="3.0.1" />
  <mapping>
    <identity value="OLIS-HL7-v2" />
    <name value="OLIS HL7 v2" />
  </mapping>
  <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.id">
      <path value="Organization.id" />
      <mustSupport value="true" />
    </element>
    <element id="Organization.identifier">
      <path value="Organization.identifier" />
      <min value="1" />
      <max value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Organization.identifier.system">
      <path value="Organization.identifier.system" />
      <min value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Organization.identifier.value">
      <path value="Organization.identifier.value" />
      <min value="1" />
      <mustSupport value="true" />
      <mapping>
        <identity value="OLIS-HL7-v2" />
        <map value="ZBR.4.6" />
      </mapping>
    </element>
    <element id="Organization.name">
      <path value="Organization.name" />
      <min value="1" />
      <mustSupport value="true" />
      <mapping>
        <identity value="OLIS-HL7-v2" />
        <map value="ZBR.4.1" />
      </mapping>
    </element>
    <element id="Organization.address">
      <path value="Organization.address" />
      <max value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Organization.address.type">
      <path value="Organization.address.type" />
      <short value="both" />
      <min value="1" />
      <mustSupport value="true" />
      <binding>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
          <valueString value="AddressType" />
        </extension>
        <strength value="required" />
        <valueSetReference>
          <reference value="http://ehealthontario.ca/fhir/ValueSet/lab/address-type" />
        </valueSetReference>
      </binding>
      <mapping>
        <identity value="OLIS-HL7-v2" />
        <map value="ZBR.5.7" />
      </mapping>
    </element>
    <element id="Organization.address.line">
      <path value="Organization.address.line" />
      <min value="1" />
      <max value="1" />
      <mustSupport value="true" />
      <mapping>
        <identity value="OLIS-HL7-v2" />
        <map value="ZBR.5.1" />
      </mapping>
    </element>
    <element id="Organization.address.city">
      <path value="Organization.address.city" />
      <min value="1" />
      <mustSupport value="true" />
      <mapping>
        <identity value="OLIS-HL7-v2" />
        <map value="ZBR.5.3" />
      </mapping>
    </element>
    <element id="Organization.address.state">
      <path value="Organization.address.state" />
      <mustSupport value="true" />
      <mapping>
        <identity value="OLIS-HL7-v2" />
        <map value="ZBR.5.4" />
      </mapping>
    </element>
    <element id="Organization.address.postalCode">
      <path value="Organization.address.postalCode" />
      <mustSupport value="true" />
      <mapping>
        <identity value="OLIS-HL7-v2" />
        <map value="ZBR.5.5" />
      </mapping>
    </element>
    <element id="Organization.address.country">
      <path value="Organization.address.country" />
      <min value="1" />
      <mustSupport value="true" />
      <mapping>
        <identity value="OLIS-HL7-v2" />
        <map value="ZBR.5.6" />
      </mapping>
    </element>
  </differential>
</StructureDefinition>