PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.nhsengland.programme@0.2.2-pre-release
    https://fhir.nhs.uk/England/StructureDefinition/England-Identifier-Organisation-Code
description: 'NHS Data Dictionary: [ORGANISATION CODE](https://www.datadictionary.nhs.uk/attributes/organisation_code.html)\r\n   \r\n   FHIR Naming System: [ods-organization-code](https://simplifier.net/ukfhircommunityassets/namingsystem-ods-organization-code)'
package_name: fhir.r4.nhsengland.programme
derivation: constraint
name: EnglandIdentifierOrganisationCode
type: Identifier
elements:
  type:
    elements:
      coding:
        index: 0
        elements:
          system:
            pattern: {type: uri, value: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
            type: uri
            index: 1
          code:
            pattern: {type: code, value: NPI}
            type: code
            index: 2
    required: [coding]
  system:
    pattern: {type: uri, value: 'https://fhir.nhs.uk/Id/ods-organization-code'}
    type: uri
    index: 3
  value: {index: 4}
  assigner:
    elements:
      identifier:
        elements:
          system:
            pattern: {type: uri, value: 'https://fhir.nhs.uk/Id/ods-organization-code'}
            type: uri
            index: 5
          value: {index: 6}
        required: [system, value]
package_version: 0.2.2-pre-release
class: complex-type
kind: complex-type
url: https://fhir.nhs.uk/England/StructureDefinition/England-Identifier-Organisation-Code
base: http://hl7.org/fhir/StructureDefinition/Identifier
version: 0.0.1-current
required: [system, value]