PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.be.drp@1.0.0
    https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/BeModelOrganisationClaim
description: Information of a claim of an organisation to have the prescription fulfilled.
package_name: hl7.fhir.be.drp
derivation: specialization
name: BeModelOrganisationClaim
type: https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/BeModelOrganisationClaim
elements:
  identifier: {type: Identifier, short: Business identifier, index: 0}
  intent: {type: CodeableConcept, short: Defaults to 'Order', index: 1}
  status: {type: CodeableConcept, short: Status of the task, index: 2}
  treatmentStatusId:
    type: Reference
    short: Reference to the TreatmentStatus related to the prescription
    refers: ['https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/BeModelTreatmentStatus']
    index: 3
  focus:
    type: Reference
    short: Reference to what the task acts on
    refers: ['https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/BeModelReferralPrescription']
    index: 4
  organization: {type: Identifier, short: Reference to the organization that will assign the providers to the prescription., index: 5}
package_version: 1.0.0
class: logical
kind: logical
url: https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/BeModelOrganisationClaim
base: http://hl7.org/fhir/StructureDefinition/Base
version: 1.0.0
required: [focus, status, identifier, intent, treatmentStatusId, organization]