<StructureDefinition xmlns="http://hl7.org/fhir">
  <meta>
    <lastUpdated value="2017-08-25T14:09:04.552+01:00" />
  </meta>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pa" />
  </extension>
  <url value="https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1" />
  <version value="0.0.1" />
  <name value="CareConnect-Organization-1" />
  <status value="draft" />
  <date value="2017-07-07T09:11:24.3271864+01:00" />
  <publisher value="HL7 UK" />
  <description value="The Organization resource represents the organisation that employs the healthcare professional." />
  <copyright value="Copyright © 2016 HL7 UK&#xD;&#xA;&#xD;&#xA;Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at&#xD;&#xA;&#xD;&#xA;http://www.apache.org/licenses/LICENSE-2.0&#xD;&#xA;&#xD;&#xA;Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.&#xD;&#xA;&#xD;&#xA;HL7® FHIR® standard Copyright © 2011+ HL7&#xD;&#xA;&#xD;&#xA;The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at&#xD;&#xA;&#xD;&#xA;https://www.hl7.org/fhir/license.html" />
  <fhirVersion value="3.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Organization" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Organization" />
  <derivation value="constraint" />
  <differential>
    <element>
      <path value="Organization.extension" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="url" />
        </discriminator>
        <rules value="open" />
      </slicing>
    </element>
    <element id="Organization.extension:mainLocation">
      <path value="Organization.extension" />
      <sliceName value="mainLocation" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-MainLocation-1" />
      </type>
    </element>
    <element id="Organization.extension:organization-period">
      <path value="Organization.extension" />
      <sliceName value="organization-period" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://hl7.org/fhir/StructureDefinition/organization-period" />
      </type>
    </element>
    <element id="Organization.identifier">
      <path value="Organization.identifier" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="system" />
        </discriminator>
        <ordered value="false" />
        <rules value="openAtEnd" />
      </slicing>
    </element>
    <element id="Organization.identifier:odsOrganisationCode">
      <path value="Organization.identifier" />
      <sliceName value="odsOrganisationCode" />
      <short value="Organisation Data Service code" />
      <definition value="Identifier code supplier by the Organisation Data Service" />
      <max value="1" />
    </element>
    <element id="Organization.identifier:odsOrganisationCode.use">
      <path value="Organization.identifier.use" />
      <max value="0" />
    </element>
    <element id="Organization.identifier:odsOrganisationCode.type">
      <path value="Organization.identifier.type" />
      <max value="0" />
    </element>
    <element id="Organization.identifier:odsOrganisationCode.system">
      <path value="Organization.identifier.system" />
      <min value="1" />
      <fixedUri value="https://fhir.nhs.uk/Id/ods-organization-code" />
    </element>
    <element id="Organization.identifier:odsOrganisationCode.value">
      <path value="Organization.identifier.value" />
      <min value="1" />
    </element>
    <element id="Organization.identifier:odsOrganisationCode.period">
      <path value="Organization.identifier.period" />
      <max value="0" />
    </element>
    <element id="Organization.identifier:odsOrganisationCode.assigner">
      <path value="Organization.identifier.assigner" />
      <max value="0" />
    </element>
    <element id="Organization.identifier:odsSiteCode">
      <path value="Organization.identifier" />
      <sliceName value="odsSiteCode" />
      <short value="ODS Site code to identify the organisation at site level" />
      <definition value="ODS Site code to identify the organisation at site level" />
      <max value="1" />
    </element>
    <element id="Organization.identifier:odsSiteCode.use">
      <path value="Organization.identifier.use" />
      <max value="0" />
    </element>
    <element id="Organization.identifier:odsSiteCode.type">
      <path value="Organization.identifier.type" />
      <max value="0" />
    </element>
    <element id="Organization.identifier:odsSiteCode.system">
      <path value="Organization.identifier.system" />
      <min value="1" />
      <fixedUri value="https://fhir.nhs.uk/Id/ods-site-code" />
    </element>
    <element id="Organization.identifier:odsSiteCode.value">
      <path value="Organization.identifier.value" />
      <min value="1" />
    </element>
    <element id="Organization.identifier:odsSiteCode.period">
      <path value="Organization.identifier.period" />
      <max value="0" />
    </element>
    <element id="Organization.identifier:odsSiteCode.assigner">
      <path value="Organization.identifier.assigner" />
      <max value="0" />
    </element>
    <element id="Organization.identifier:localIdentifier">
      <path value="Organization.identifier" />
      <sliceName value="localIdentifier" />
    </element>
    <element id="Organization.identifier:localIdentifier.system">
      <path value="Organization.identifier.system" />
      <short value="The local or system suppliers identifier namespace" />
      <min value="1" />
      <fixedUri value="https://fhir.nhs.uk/Id/local-organization-code" />
    </element>
    <element id="Organization.identifier:localIdentifier.value">
      <path value="Organization.identifier.value" />
      <min value="1" />
    </element>
    <element id="Organization.identifier:localIdentifier.assigner">
      <path value="Organization.identifier.assigner" />
      <type>
        <code value="Reference" />
        <targetProfile value="https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1" />
      </type>
    </element>
    <element id="Organization.type">
      <path value="Organization.type" />
      <max value="1" />
    </element>
    <element id="Organization.name">
      <path value="Organization.name" />
      <min value="1" />
    </element>
    <element id="Organization.address.state">
      <path value="Organization.address.state" />
      <max value="0" />
    </element>
    <element id="Organization.partOf">
      <path value="Organization.partOf" />
      <type>
        <code value="Reference" />
        <targetProfile value="https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1" />
      </type>
    </element>
    <element id="Organization.contact.name.family">
      <path value="Organization.contact.name.family" />
      <min value="1" />
    </element>
    <element id="Organization.contact.address.state">
      <path value="Organization.contact.address.state" />
      <max value="0" />
    </element>
  </differential>
</StructureDefinition>