description: null package_name: uk.nhsdigital.r4 derivation: constraint name: NHSDigitalClaim type: Claim elements: patient: constraint: patient-reference: {human: An identifier reference or resource reference must be provided, source: 'https://fhir.nhs.uk/StructureDefinition/NHSDigital-Claim', severity: error, expression: (reference.exists() or identifier.exists())} patient-nhs: {human: Supplied NHS Number is outside the English and Welsh NHS Number range or length of the number is wrong., source: 'https://fhir.nhs.uk/StructureDefinition/NHSDigital-Claim', severity: error, expression: 'identifier.where(system=''https://fhir.nhs.uk/Id/nhs-number'').exists().not() or (identifier.where(system=''https://fhir.nhs.uk/Id/nhs-number'').exists() and identifier.where(system=''https://fhir.nhs.uk/Id/nhs-number'').value.matches(''^([456789]{1}[0-9]{9})$''))'} mustSupport: true index: 12 elements: identifier: index: 13 elements: system: pattern: {type: Uri, value: 'https://fhir.nhs.uk/Id/nhs-number'} index: 14 value: {index: 15} required: [value, system] required: [identifier] insurance: mustSupport: true index: 45 elements: coverage: elements: identifier: index: 46 elements: system: pattern: {type: Uri, value: 'https://fhir.nhs.uk/Id/ods-organization-code'} index: 47 value: pattern: {type: String, value: T1450} index: 48 required: [value, system] required: [identifier] use: pattern: {type: Code, value: claim} index: 11 item: mustSupport: true index: 49 extensions: prescriptionStatus: {url: 'https://fhir.nhs.uk/StructureDefinition/Extension-EPS-TaskBusinessStatus', min: 1, max: 1, type: Extension, mustSupport: true, index: 51} prescriptionStatusReason: {url: 'https://fhir.nhs.uk/StructureDefinition/Extension-EPS-TaskBusinessStatusReason', min: 0, max: 1, short: Prescription Status Reason, type: Extension, mustSupport: true, index: 52} elements: extension: index: 50 slicing: rules: open discriminator: - {path: url, type: value} min: 1 slices: prescriptionStatus: match: {url: null} schema: {type: Extension, mustSupport: true, url: 'https://fhir.nhs.uk/StructureDefinition/Extension-EPS-TaskBusinessStatus', index: 51} min: 1 max: 1 prescriptionStatusReason: match: {url: null} schema: {short: Prescription Status Reason, type: Extension, mustSupport: true, url: 'https://fhir.nhs.uk/StructureDefinition/Extension-EPS-TaskBusinessStatusReason', index: 52} min: 0 max: 1 sequence: pattern: {type: PositiveInt, value: 1} index: 53 productOrService: index: 54 elements: coding: index: 55 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 56 code: pattern: {type: Code, value: '16076005'} index: 57 display: pattern: {type: String, value: Prescription} index: 58 required: [display, system, code] required: [coding] programCode: short: PrescriptionChargeExemption mustSupport: true index: 59 elements: coding: index: 60 elements: system: {index: 61} code: {index: 62} required: [system, code] required: [coding] slicing: rules: open discriminator: - {path: coding.system, type: value} min: null slices: exemptionEvidence: match: coding: {system: 'https://fhir.nhs.uk/CodeSystem/DM-exemption-evidence'} schema: binding: {strength: extensible, valueSet: 'https://fhir.nhs.uk/ValueSet/DM-vs-exemption-evidence'} mustSupport: true index: 63 elements: coding: elements: system: pattern: {type: Uri, value: 'https://fhir.nhs.uk/CodeSystem/DM-exemption-evidence'} index: 64 code: {index: 65} required: [system, code] prescriptionChargeExemption: match: coding: {system: 'https://fhir.nhs.uk/CodeSystem/prescription-charge-exemption'} schema: binding: {strength: required, valueSet: 'https://fhir.nhs.uk/ValueSet/DM-prescription-charge-exemption'} mustSupport: true _required: true index: 66 elements: coding: elements: system: pattern: {type: Uri, value: 'https://fhir.nhs.uk/CodeSystem/prescription-charge-exemption'} index: 67 code: {index: 68} required: [system, code] detail: mustSupport: true index: 69 extensions: medicationRequest: {url: 'https://fhir.nhs.uk/StructureDefinition/Extension-ClaimMedicationRequestReference', min: 1, max: 1, short: MedicationRequest reference, type: Extension, mustSupport: true, index: 71} sequenceIdentifier: {url: 'https://fhir.nhs.uk/StructureDefinition/Extension-ClaimSequenceIdentifier', min: 1, max: 1, type: Extension, mustSupport: true, index: 72} repeatInformation: {url: 'https://fhir.nhs.uk/StructureDefinition/Extension-EPS-RepeatInformation', min: 0, max: 1, type: Extension, index: 73} elements: extension: array: true min: 2 index: 70 slicing: rules: open discriminator: - {path: url, type: value} min: 2 slices: medicationRequest: match: {url: null} schema: {short: MedicationRequest reference, type: Extension, mustSupport: true, url: 'https://fhir.nhs.uk/StructureDefinition/Extension-ClaimMedicationRequestReference', index: 71} min: 1 max: 1 sequenceIdentifier: match: {url: null} schema: {type: Extension, mustSupport: true, url: 'https://fhir.nhs.uk/StructureDefinition/Extension-ClaimSequenceIdentifier', index: 72} min: 1 max: 1 repeatInformation: match: {url: null} schema: {type: Extension, url: 'https://fhir.nhs.uk/StructureDefinition/Extension-EPS-RepeatInformation', index: 73} min: 0 max: 1 sequence: {mustSupport: true, index: 74} productOrService: binding: {strength: required, valueSet: 'https://fhir.nhs.uk/ValueSet/NHSDigital-MedicationRequest-Code'} mustSupport: true index: 75 modifier: binding: {strength: required, valueSet: 'https://fhir.nhs.uk/ValueSet/DM-medicationdispense-type'} mustSupport: true index: 76 programCode: short: Dispensing Endorsement and Charge Payment mustSupport: true index: 77 elements: coding: mustSupport: true index: 78 elements: system: {index: 79} code: {index: 80} required: [system, code] required: [coding] slicing: rules: open discriminator: - {path: coding.system, type: value} min: null slices: prescriptionCharge: match: coding: {system: 'https://fhir.nhs.uk/CodeSystem/DM-prescription-charge'} schema: binding: {strength: required, valueSet: 'https://fhir.nhs.uk/ValueSet/DM-vs-prescription-charge'} mustSupport: true _required: true index: 81 elements: coding: elements: system: pattern: {type: Uri, value: 'https://fhir.nhs.uk/CodeSystem/DM-prescription-charge'} index: 82 dispensingEndorsement: match: coding: {system: 'https://fhir.nhs.uk/CodeSystem/medicationdispense-endorsement'} schema: binding: {strength: required, valueSet: 'https://fhir.nhs.uk/ValueSet/DM-dispensing-endorsement'} mustSupport: true index: 83 elements: coding: elements: system: pattern: {type: Uri, value: 'https://fhir.nhs.uk/CodeSystem/medicationdispense-endorsement'} index: 84 quantity: {mustSupport: true, index: 85} subDetail: mustSupport: true index: 86 extensions: medicationDispense: {url: 'https://fhir.nhs.uk/StructureDefinition/Extension-ClaimMedicationDispenseReference', min: 0, max: 1, type: Extension, index: 88} repeatInformation: {url: 'https://fhir.nhs.uk/StructureDefinition/Extension-EPS-RepeatInformation', min: 0, max: 1, type: Extension, index: 89} elements: extension: index: 87 slicing: rules: open discriminator: - {path: url, type: value} min: 0 slices: medicationDispense: match: {url: null} schema: {type: Extension, url: 'https://fhir.nhs.uk/StructureDefinition/Extension-ClaimMedicationDispenseReference', index: 88} min: 0 max: 1 repeatInformation: match: {url: null} schema: {type: Extension, url: 'https://fhir.nhs.uk/StructureDefinition/Extension-EPS-RepeatInformation', index: 89} min: 0 max: 1 sequence: {mustSupport: true, index: 90} productOrService: binding: {strength: extensible, valueSet: 'https://fhir.nhs.uk/ValueSet/NHSDigital-MedicationDispense-Code'} mustSupport: true index: 91 quantity: mustSupport: true index: 92 extensions: runningTotal: {url: 'https://fhir.nhs.uk/StructureDefinition/Extension-DM-RunningTotal', min: 0, max: 1, type: Extension, index: 94} elements: extension: index: 93 slicing: rules: open discriminator: - {path: url, type: value} min: 0 slices: runningTotal: match: {url: null} schema: {type: Extension, url: 'https://fhir.nhs.uk/StructureDefinition/Extension-DM-RunningTotal', index: 94} min: 0 max: 1 required: [quantity] required: [modifier] required: [detail, extension] type: mustSupport: true index: 7 elements: coding: index: 8 elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/claim-type'} index: 9 code: pattern: {type: Code, value: pharmacy} index: 10 required: [system, code] required: [coding] created: {mustSupport: true, index: 16} extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: 0 slices: replacementOf: match: {url: null} schema: {short: Used to reference a previous Claim, type: Extension, mustSupport: true, url: 'https://fhir.nhs.uk/StructureDefinition/Extension-replacementOf', index: 1} min: 0 max: 1 agent: match: {url: null} schema: {short: Provenance of the resource, type: Extension, mustSupport: true, url: 'https://fhir.nhs.uk/StructureDefinition/Extension-Provenance-agent', index: 2} min: 0 max: 1 priority: mustSupport: true index: 21 elements: coding: index: 22 elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/processpriority'} index: 23 code: pattern: {type: Code, value: normal} index: 24 required: [system, code] required: [coding] status: {mustSupport: true, index: 6} payee: mustSupport: true index: 36 elements: type: elements: coding: index: 37 elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/payeetype'} index: 38 code: pattern: {type: Code, value: provider} index: 39 display: pattern: {type: String, value: Provider} index: 40 required: [display, system, code] required: [coding] party: type: Reference refers: ['https://fhir.nhs.uk/StructureDefinition/NHSDigital-Organization'] index: 41 elements: identifier: index: 42 elements: system: pattern: {type: Uri, value: 'https://fhir.nhs.uk/Id/ods-organization-code'} index: 43 value: {index: 44} required: [value, system] required: [identifier] required: [party] prescription: mustSupport: true index: 25 extensions: groupIdentifier: {url: 'https://fhir.nhs.uk/StructureDefinition/Extension-DM-GroupIdentifier', min: 1, max: 1, type: Extension, index: 27} elements: extension: index: 26 slicing: rules: open discriminator: - {path: url, type: value} min: 1 slices: groupIdentifier: match: {url: null} schema: {type: Extension, url: 'https://fhir.nhs.uk/StructureDefinition/Extension-DM-GroupIdentifier', index: 27} min: 1 max: 1 reference: {index: 28} identifier: index: 29 elements: system: pattern: {type: Uri, value: 'https://fhir.nhs.uk/Id/prescription-order-item-number'} index: 30 value: {index: 31} required: [value, system] required: [extension] identifier: mustSupport: true index: 3 elements: system: {index: 4} value: {index: 5} required: [value, system] provider: type: Reference mustSupport: true refers: ['https://fhir.nhs.uk/StructureDefinition/NHSDigital-PractitionerRole-MinimalPlusTelecom'] index: 17 elements: reference: {index: 18} identifier: elements: system: {index: 19} value: {index: 20} required: [value, system] required: [reference] originalPrescription: extensions: groupIdentifier: {url: 'https://fhir.nhs.uk/StructureDefinition/Extension-DM-GroupIdentifier', min: 1, max: 1, type: Extension, index: 33} elements: extension: index: 32 slicing: rules: open discriminator: - {path: url, type: value} min: 1 slices: groupIdentifier: match: {url: null} schema: {type: Extension, url: 'https://fhir.nhs.uk/StructureDefinition/Extension-DM-GroupIdentifier', index: 33} min: 1 max: 1 identifier: elements: system: {index: 34} value: {index: 35} required: [value, system] required: [extension] package_version: 2.4.3 extensions: replacementOf: {url: 'https://fhir.nhs.uk/StructureDefinition/Extension-replacementOf', min: 0, max: 1, short: Used to reference a previous Claim, type: Extension, mustSupport: true, index: 1} agent: {url: 'https://fhir.nhs.uk/StructureDefinition/Extension-Provenance-agent', min: 0, max: 1, short: Provenance of the resource, type: Extension, mustSupport: true, index: 2} class: profile kind: resource url: https://fhir.nhs.uk/StructureDefinition/NHSDigital-Claim base: http://hl7.org/fhir/StructureDefinition/Claim version: null required: [prescription, payee, identifier, item]