PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.be.mycarenet@2.1.1
    https://www.ehealth.fgov.be/standards/fhir/mycarenet/StructureDefinition/be-model-eagreement
description: null
package_name: hl7.fhir.be.mycarenet
derivation: specialization
name: BeModelEAgreement
type: https://www.ehealth.fgov.be/standards/fhir/mycarenet/StructureDefinition/be-model-eagreement
elements:
  patient: {type: Identifier, short: Patient identification, index: 1}
  pathologicalSituation: {type: CodeableConcept, short: 'Coding of the pathological situation referring to existing notification/request forms (e.g.: Fb-51)', index: 7}
  assessmentCompletionDates: {type: dateTime, short: Date(s) of completion of the assessment (1 to 5 for an ask and 1 for an extend) to be communicated in case of a treatment request, array: true, max: 5, index: 6}
  decisionId: {type: Identifier, short: Identifier of the decision communicated by the insurer organization (included in the consultation flow), index: 3}
  serviceProvider: {type: Identifier, short: NIHDI number of the service provider making the request, index: 0}
  pathologyOnsetDate: {type: dateTime, short: Estimated date of onset of pathology (dd/mm/yyyy), index: 5}
  related:
    type: BackboneElement
    short: Prescription of a previous pathology
    index: 15
    elements:
      identification: {type: Identifier, short: UHMEP identifier of the referral prescription, index: 16}
      prescriber: {type: Identifier, short: NIHDI number of the prescriber, index: 17}
      authoredOn: {type: dateTime, short: Prescription date, index: 18}
      quantity: {type: positiveInt, short: Number of sessions prescribed, index: 19}
      scan: {type: Binary, short: Electronic copy of the prescription, index: 20}
    required: [authoredOn, prescriber, quantity]
  eAgreementType: {type: CodeableConcept, short: 'Identification of the type of agreement (ex: Fb). A general type "physiotherapist" is applicable for the consultation', index: 2}
  prescription:
    type: BackboneElement
    short: Data of the prescription concerned by the request
    index: 9
    elements:
      identification: {type: Identifier, short: UHMEP identifier of the referral prescription, index: 10}
      prescriber: {type: Identifier, short: NIHDI number of the prescriber, index: 11}
      authoredOn: {type: dateTime, short: Prescription date, index: 12}
      quantity: {type: positiveInt, short: Number of sessions prescribed, index: 13}
      scan: {type: Binary, short: Electronic copy of the prescription, index: 14}
    required: [authoredOn, prescriber, quantity]
  notes: {type: Annotation, short: Free text for any additional information, index: 8}
  desiredStartDate: {type: dateTime, short: 'Desired agreement start date, corresponding to the processing start date (dd/mm/yyyy)', index: 4}
  attachment:
    type: BackboneElement
    short: Other possible appendix
    array: true
    index: 21
    elements:
      kind: {type: CodeableConcept, short: 'Type of content (medical report, …)', index: 22}
      title: {type: string, short: Free text allowing a more precise description of the subject of the appendix (recommended), index: 23}
      scan: {type: Binary, short: Electronic copy, index: 24}
    required: [kind, scan]
package_version: 2.1.1
class: logical
kind: logical
url: https://www.ehealth.fgov.be/standards/fhir/mycarenet/StructureDefinition/be-model-eagreement
base: http://hl7.org/fhir/StructureDefinition/Element|4.0.1
version: 2.1.1
required: [eAgreementType, patient]