<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="England-Identifier-Organisation-Code" />
  <url value="https://fhir.nhs.uk/England/StructureDefinition/England-Identifier-Organisation-Code" />
  <version value="0.2.0" />
  <name value="EnglandIdentifierOrganisationCode" />
  <title value="England Identifier Organisation Code" />
  <status value="draft" />
  <date value="2026-04-20T13:58:19+00:00" />
  <publisher value="NHS England" />
  <contact>
    <name value="NHS England" />
    <telecom>
      <system value="email" />
      <value value="interoperabilityteam@nhs.net" />
      <use value="work" />
      <rank value="1" />
    </telecom>
  </contact>
  <description value="NHS Data Dictionary: [ORGANISATION CODE](https://www.datadictionary.nhs.uk/attributes/organisation_code.html)&#xD;&#xA;   &#xD;&#xA;   FHIR Naming System: [ods-organization-code](https://simplifier.net/ukfhircommunityassets/namingsystem-ods-organization-code)" />
  <purpose value="This documents NHS England Data Dictionary and HL7 definitions" />
  <copyright value="Copyright © 2023+ NHS England Licensed under the Apache License, Version 2.0 (the \&amp;quot;License\&amp;quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \&amp;quot;AS IS\&amp;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. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
  <fhirVersion value="4.0.1" />
  <kind value="complex-type" />
  <abstract value="false" />
  <type value="Identifier" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Identifier" />
  <derivation value="constraint" />
  <differential>
    <element id="Identifier.type.coding">
      <path value="Identifier.type.coding" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Identifier.type.coding.system">
      <path value="Identifier.type.coding.system" />
      <fixedUri value="http://terminology.hl7.org/CodeSystem/v2-0203" />
    </element>
    <element id="Identifier.type.coding.code">
      <path value="Identifier.type.coding.code" />
      <fixedCode value="NPI" />
    </element>
    <element id="Identifier.system">
      <path value="Identifier.system" />
      <min value="1" />
      <fixedUri value="https://fhir.nhs.uk/Id/ods-organization-code" />
    </element>
    <element id="Identifier.value">
      <path value="Identifier.value" />
      <min value="1" />
    </element>
    <element id="Identifier.assigner.identifier.system">
      <path value="Identifier.assigner.identifier.system" />
      <min value="1" />
      <fixedUri value="https://fhir.nhs.uk/Id/ods-organization-code" />
    </element>
    <element id="Identifier.assigner.identifier.value">
      <path value="Identifier.assigner.identifier.value" />
      <min value="1" />
    </element>
  </differential>
</StructureDefinition>