description: Logical model with the information for the status of the treatment. package_name: hl7.fhir.be.drp derivation: specialization name: BeModelTreatmentStatus type: https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/BeModelTreatmentStatus elements: identifier: {type: Identifier, short: 'UUID (see Doc: https://docs.google.com/document/d/13qamEPfdQ2HgUiXmjwHQNchpEU3LsQHF5MN9jKufX2g/edit?usp=sharing ) Absent during creation by client software, otherwise always present.', index: 0} startDate: {type: dateTime, short: Start date of processing, index: 1} endDate: {type: dateTime, short: End date of processing, index: 2} status: {type: CodeableConcept, short: Status of the task, index: 3} genericRequestId: type: Reference short: Reference to the associated referral prescription refers: ['https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/BeModelReferralPrescription'] index: 4 package_version: 1.1.1 class: logical kind: logical url: https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/BeModelTreatmentStatus base: http://hl7.org/fhir/StructureDefinition/Base version: 1.1.1 required: [genericRequestId, status, identifier]