PackagesCanonicalsLogsProblems
    Packages
    NHSD.Assets.STU3@1.6.0
    https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-EMS-PDS-DeliveryPlace-Organization-1
description: The Organization resource represents the organisation that employs the healthcare professional with further constraints applied to represent the place of delivery, to support the PDS Birth Notification event message within the Events Management Service.
package_name: NHSD.Assets.STU3
derivation: constraint
name: CareConnect-EMS-PDS-DeliveryPlace-Organization-1
type: Organization
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        mainLocation:
          match: {url: null}
          schema: {type: Extension, url: h, index: 1}
          max: 1
        organization-period:
          match: {url: null}
          schema: {type: Extension, url: h, index: 2}
          max: 1
  identifier:
    index: 3
    slicing:
      rules: openAtEnd
      ordered: false
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        odsOrganisationCode:
          match: {system: 'https://fhir.nhs.uk/Id/ods-organization-code'}
          schema:
            short: Organisation Data Service code
            index: 4
            elements:
              use: {index: 5}
              type: {index: 6}
              system:
                pattern: {type: Uri, value: 'https://fhir.nhs.uk/Id/ods-organization-code'}
                index: 7
              value: {index: 8}
              period: {index: 9}
              assigner:
                type: Reference
                refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1']
                index: 10
            required: [value, system]
        odsSiteCode:
          match: {system: 'https://fhir.nhs.uk/Id/ods-site-code'}
          schema:
            short: ODS Site code to identify the organisation at site level
            index: 11
            elements:
              use: {index: 12}
              type: {index: 13}
              system:
                pattern: {type: Uri, value: 'https://fhir.nhs.uk/Id/ods-site-code'}
                index: 14
              value: {index: 15}
              period: {index: 16}
              assigner:
                type: Reference
                refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1']
                index: 17
            required: [value, system]
        localIdentifier:
          match: {system: 'https://fhir.nhs.uk/Id/local-organization-code'}
          schema:
            index: 18
            elements:
              system:
                short: The local or system suppliers identifier namespace
                pattern: {type: Uri, value: 'https://fhir.nhs.uk/Id/local-organization-code'}
                index: 19
              value: {index: 20}
              assigner:
                type: Reference
                refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1']
                index: 21
            required: [value, system]
  type:
    index: 22
    elements:
      coding:
        index: 23
        elements:
          system:
            pattern: {type: Uri, value: 'https://fhir.nhs.uk/STU3/CodeSystem/EMS-PDS-DeliveryPlaceType-1'}
            index: 24
          version: {index: 25}
          code: {index: 26}
          userSelected: {index: 27}
        required: [system, code]
      text: {index: 28}
    required: [coding]
  address:
    elements:
      state: {index: 29}
  partOf:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1']
    index: 30
  contact:
    elements:
      name:
        elements:
          family: {index: 31}
        required: [family]
      address:
        elements:
          state: {index: 32}
package_version: 1.6.0
extensions:
  mainLocation: {url: h, max: 1, type: Extension, index: 1}
  organization-period: {url: h, max: 1, type: Extension, index: 2}
class: profile
kind: resource
url: https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-EMS-PDS-DeliveryPlace-Organization-1
base: http://hl7.org/fhir/StructureDefinition/Organization
version: 1.1.0
required: [type]