description: Logical model with the information for the assignment to a referral prescription of a care provider. package_name: hl7.fhir.be.referral derivation: specialization name: BeModelAssignment type: https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/BeModelAssignment elements: identifier: {type: Identifier, short: 'Business identifier. Absent during creation by client software, otherwise always present.', index: 0} intent: {type: CodeableConcept, short: 'Defaults to ''Order'', since in this case it is always linked to a referral prescription.', index: 1} status: {type: CodeableConcept, short: Status of the task, index: 2} statusReason: {type: CodeableConcept, short: Provides details on the status of the task, index: 3} originRequestId: {type: Identifier, short: Reference to the associated referral prescription, index: 4} treatmentStatusId: type: Reference short: Reference to the 'TreatmentStatus', the treatment tracking associated with the prescription refers: ['https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/BeModelTreatmentStatus'] index: 5 organizationID: type: Reference short: Reference to the organization Task refers: ['https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/BeModelOrganisationClaim'] index: 6 performer: type: BackboneElement short: Information about the intended performer of the task array: true min: 1 index: 7 elements: role: {type: CodeableConcept, short: Role of the provider assigned to provide the requested service, index: 8} actor: {type: Identifier, short: NISS of the provider assigned to provide the requested service, index: 9} organisation: {type: Identifier, short: 'Organization assigned to provide the requested service (e.g. WGK, ...). In this case, it is the organization that is responsible for assigning the correct provider', index: 10} startdate: {type: dateTime, short: Start date of the prescription execution (encoded by the healthcare provider who performs the treatment), index: 11} endDate: {type: dateTime, short: End date of the prescription execution (encoded by the healthcare provider who performs the treatment), index: 12} required: [role] package_version: 1.0.0 class: logical kind: logical url: https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/BeModelAssignment base: http://hl7.org/fhir/StructureDefinition/Base version: 1.0.0 required: [originRequestId, status, identifier, intent, treatmentStatusId, performer]