PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.nhsengland.programme@0.2.2-pre-release
    https://fhir.nhs.uk/England/StructureDefinition/England-Task-National-Proxy
description: Task
package_name: fhir.r4.nhsengland.programme
derivation: constraint
name: EnglandTaskNationalProxy
type: Task
elements:
  identifier: {mustSupport: true, index: 0}
  businessStatus: {mustSupport: true, index: 1}
  code:
    binding: {strength: extensible, valueSet: 'https://fhir.nhs.uk/England/ValueSet/England-TaskCode'}
    index: 2
  focus:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Resource']
    index: 3
  for:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient']
    index: 4
    elements:
      identifier: {type: Identifier, index: 5}
  requester:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner']
    index: 6
    elements:
      identifier: {type: Identifier, short: SDS-User-Id is not part of NHS Data Dictionary and so should not be present here as an identifier., index: 7}
    required: [identifier]
  owner:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-HealthcareService', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner']
    index: 8
    elements:
      identifier: {type: Identifier, short: SDS-User-Id is not part of NHS Data Dictionary and so should not be present here as an identifer., index: 9}
    required: [identifier]
  note: {mustSupport: true, index: 10}
package_version: 0.2.2-pre-release
class: profile
kind: resource
url: https://fhir.nhs.uk/England/StructureDefinition/England-Task-National-Proxy
base: https://fhir.hl7.org.uk/StructureDefinition/UKCore-Task
version: 0.0.1-current
required: [code, for, identifier, owner, requester]