PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.be.referral@1.0.0
    https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/BeModelReferralPrescription
{
  "description": "Data model for the prescription referral.",
  "_filename": "StructureDefinition-BeModelReferralPrescription.json",
  "package_name": "hl7.fhir.be.referral",
  "date": "2026-08-25T14:26:35+02:00",
  "derivation": "specialization",
  "publisher": "eHealth Platform",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "BE",
      "system": "urn:iso:std:iso:3166",
      "display": "Belgium"
    } ]
  } ],
  "name": "BeModelReferralPrescription",
  "abstract": false,
  "type": "https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/BeModelReferralPrescription",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
    "valueCode": "can-be-target"
  } ],
  "snapshot": {
    "element": [ {
      "id": "BeModelReferralPrescription",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      },
      "path": "BeModelReferralPrescription",
      "short": "BeModelReferralPrescription",
      "definition": "Data model for the prescription referral.",
      "isModifier": false
    }, {
      "id": "BeModelReferralPrescription.identifier",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelReferralPrescription.identifier"
      },
      "path": "BeModelReferralPrescription.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "Business identifier of the request",
      "definition": "Business identifier of the request"
    }, {
      "id": "BeModelReferralPrescription.shortCode",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelReferralPrescription.shortCode"
      },
      "path": "BeModelReferralPrescription.shortCode",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Business code allowing the healthcare professional to find a prescription associated with a patient",
      "definition": "Business code allowing the healthcare professional to find a prescription associated with a patient"
    }, {
      "id": "BeModelReferralPrescription.recordedDate",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelReferralPrescription.recordedDate"
      },
      "path": "BeModelReferralPrescription.recordedDate",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "Date of recording of the information by the Recorder.",
      "definition": "Date of recording of the information by the Recorder."
    }, {
      "id": "BeModelReferralPrescription.creationDate",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelReferralPrescription.creationDate"
      },
      "path": "BeModelReferralPrescription.creationDate",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "Date of creation of the referral prescription",
      "definition": "Date of creation of the referral prescription. This date will not change throughout the process. This date corresponds to the first recordedDate recorded for this referral prescription."
    }, {
      "id": "BeModelReferralPrescription.patient",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelReferralPrescription.patient"
      },
      "path": "BeModelReferralPrescription.patient",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "Identification of the patient. The unique identifier must be: NISS, National Registry Number or Bis Patient",
      "definition": "Is the unique identifier of the patient. The unique identifier must be: NISS, National Registry Number or Bis Patient"
    }, {
      "id": "BeModelReferralPrescription.author",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelReferralPrescription.author"
      },
      "path": "BeModelReferralPrescription.author",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "The person who encodes the prescription (e.g. a doctor, nurse, midwife or dentist) and takes responsibility for their content. The unique identifier must be: NISS, National Registry Number or Bis Requester",
      "definition": "Is the unique identifier of the person who encodes the prescription (e.g. a doctor, nurse, midwife or dentist) and takes responsibility for their content. The unique identifier must be: NISS, National Registry Number or Bis Requester"
    }, {
      "id": "BeModelReferralPrescription.status",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelReferralPrescription.status"
      },
      "path": "BeModelReferralPrescription.status",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Is the status of the referral prescription (e.g. planned, complete, stopped, suspended, in progress, ….)",
      "definition": "Is the status of the referral prescription (e.g. planned, complete, stopped, suspended, in progress, ...)"
    }, {
      "id": "BeModelReferralPrescription.statusReason",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "BeModelReferralPrescription.statusReason"
      },
      "path": "BeModelReferralPrescription.statusReason",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Gives the reason for the status of the referral prescription (treatment has been changed, patient is allergic, patient refuses, …)",
      "definition": "Gives the reason for the status of the referral prescription (treatment has been changed, patient is allergic, patient refuses, ...)"
    }, {
      "id": "BeModelReferralPrescription.careRequested",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelReferralPrescription.careRequested"
      },
      "path": "BeModelReferralPrescription.careRequested",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Type of care requested (e.g. 'Compression therapy', 'Sample collection', CT Scan).",
      "definition": "Type of care requested (e.g. 'Compression therapy', 'Sample collection', 'CT Scan')."
    }, {
      "id": "BeModelReferralPrescription.discipline",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelReferralPrescription.discipline"
      },
      "path": "BeModelReferralPrescription.discipline",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Category of the requested care (nursing, radiology, ...)",
      "definition": "Category of the requested care (nursing, radiology, ...)"
    }, {
      "id": "BeModelReferralPrescription.description",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "BeModelReferralPrescription.description"
      },
      "path": "BeModelReferralPrescription.description",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Additional details on the requested care",
      "definition": "Additional details on the requested care"
    }, {
      "id": "BeModelReferralPrescription.type",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelReferralPrescription.type"
      },
      "path": "BeModelReferralPrescription.type",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Type of the request or prescription ('Prescription' or 'Proposal').",
      "definition": "Type of the request or prescription ('Prescription' or 'Proposal')."
    }, {
      "id": "BeModelReferralPrescription.originRequestId",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "BeModelReferralPrescription.originRequestId"
      },
      "path": "BeModelReferralPrescription.originRequestId",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "Reference to the ID of the original request (useful when the request is an extension of another one).",
      "definition": "Reference to the ID of the original request (useful when the request is an extension of another one)."
    }, {
      "id": "BeModelReferralPrescription.validationStartDate",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelReferralPrescription.validationStartDate"
      },
      "path": "BeModelReferralPrescription.validationStartDate",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "Start date of the prescription validity (encoded by the prescriber).",
      "definition": "Start date of the prescription validity (encoded by the prescriber)."
    }, {
      "id": "BeModelReferralPrescription.validationEndDate",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelReferralPrescription.validationEndDate"
      },
      "path": "BeModelReferralPrescription.validationEndDate",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "End date of the prescription validity (encoded by the prescriber)",
      "definition": "End date of the prescription validity (encoded by the prescriber)"
    }, {
      "id": "BeModelReferralPrescription.problem",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "BeModelReferralPrescription.problem"
      },
      "path": "BeModelReferralPrescription.problem",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Medical problem or clinical context related to this request (for example: 'Open wound', 'Broken leg').",
      "definition": "Medical problem or clinical context related to this request (for example: 'Open wound', 'Broken leg')."
    }, {
      "id": "BeModelReferralPrescription.bodyLocation",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "BeModelReferralPrescription.bodyLocation"
      },
      "path": "BeModelReferralPrescription.bodyLocation",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Anatomical location where the treatment should be applied (for example: 'Left arm').",
      "definition": "Anatomical location where the treatment should be applied (for example: 'Left arm')."
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "4.0.1"
    } ]
  },
  "status": "active",
  "id": "8eede309-d8ee-4b4f-ad87-4165fe305d5a",
  "kind": "logical",
  "url": "https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/BeModelReferralPrescription",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "BeModelReferralPrescription",
      "path": "BeModelReferralPrescription",
      "short": "BeModelReferralPrescription",
      "definition": "Data model for the prescription referral."
    }, {
      "id": "BeModelReferralPrescription.identifier",
      "max": "1",
      "min": 1,
      "path": "BeModelReferralPrescription.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "Business identifier of the request",
      "definition": "Business identifier of the request"
    }, {
      "id": "BeModelReferralPrescription.shortCode",
      "max": "1",
      "min": 1,
      "path": "BeModelReferralPrescription.shortCode",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Business code allowing the healthcare professional to find a prescription associated with a patient",
      "definition": "Business code allowing the healthcare professional to find a prescription associated with a patient"
    }, {
      "id": "BeModelReferralPrescription.recordedDate",
      "max": "1",
      "min": 1,
      "path": "BeModelReferralPrescription.recordedDate",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "Date of recording of the information by the Recorder.",
      "definition": "Date of recording of the information by the Recorder."
    }, {
      "id": "BeModelReferralPrescription.creationDate",
      "max": "1",
      "min": 1,
      "path": "BeModelReferralPrescription.creationDate",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "Date of creation of the referral prescription",
      "definition": "Date of creation of the referral prescription. This date will not change throughout the process. This date corresponds to the first recordedDate recorded for this referral prescription."
    }, {
      "id": "BeModelReferralPrescription.patient",
      "max": "1",
      "min": 1,
      "path": "BeModelReferralPrescription.patient",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "Identification of the patient. The unique identifier must be: NISS, National Registry Number or Bis Patient",
      "definition": "Is the unique identifier of the patient. The unique identifier must be: NISS, National Registry Number or Bis Patient"
    }, {
      "id": "BeModelReferralPrescription.author",
      "max": "1",
      "min": 1,
      "path": "BeModelReferralPrescription.author",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "The person who encodes the prescription (e.g. a doctor, nurse, midwife or dentist) and takes responsibility for their content. The unique identifier must be: NISS, National Registry Number or Bis Requester",
      "definition": "Is the unique identifier of the person who encodes the prescription (e.g. a doctor, nurse, midwife or dentist) and takes responsibility for their content. The unique identifier must be: NISS, National Registry Number or Bis Requester"
    }, {
      "id": "BeModelReferralPrescription.status",
      "max": "1",
      "min": 1,
      "path": "BeModelReferralPrescription.status",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Is the status of the referral prescription (e.g. planned, complete, stopped, suspended, in progress, ….)",
      "definition": "Is the status of the referral prescription (e.g. planned, complete, stopped, suspended, in progress, ...)"
    }, {
      "id": "BeModelReferralPrescription.statusReason",
      "max": "1",
      "min": 0,
      "path": "BeModelReferralPrescription.statusReason",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Gives the reason for the status of the referral prescription (treatment has been changed, patient is allergic, patient refuses, …)",
      "definition": "Gives the reason for the status of the referral prescription (treatment has been changed, patient is allergic, patient refuses, ...)"
    }, {
      "id": "BeModelReferralPrescription.careRequested",
      "max": "1",
      "min": 1,
      "path": "BeModelReferralPrescription.careRequested",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Type of care requested (e.g. 'Compression therapy', 'Sample collection', CT Scan).",
      "definition": "Type of care requested (e.g. 'Compression therapy', 'Sample collection', 'CT Scan')."
    }, {
      "id": "BeModelReferralPrescription.discipline",
      "max": "1",
      "min": 1,
      "path": "BeModelReferralPrescription.discipline",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Category of the requested care (nursing, radiology, ...)",
      "definition": "Category of the requested care (nursing, radiology, ...)"
    }, {
      "id": "BeModelReferralPrescription.description",
      "max": "1",
      "min": 0,
      "path": "BeModelReferralPrescription.description",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Additional details on the requested care",
      "definition": "Additional details on the requested care"
    }, {
      "id": "BeModelReferralPrescription.type",
      "max": "1",
      "min": 1,
      "path": "BeModelReferralPrescription.type",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Type of the request or prescription ('Prescription' or 'Proposal').",
      "definition": "Type of the request or prescription ('Prescription' or 'Proposal')."
    }, {
      "id": "BeModelReferralPrescription.originRequestId",
      "max": "1",
      "min": 0,
      "path": "BeModelReferralPrescription.originRequestId",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "Reference to the ID of the original request (useful when the request is an extension of another one).",
      "definition": "Reference to the ID of the original request (useful when the request is an extension of another one)."
    }, {
      "id": "BeModelReferralPrescription.validationStartDate",
      "max": "1",
      "min": 1,
      "path": "BeModelReferralPrescription.validationStartDate",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "Start date of the prescription validity (encoded by the prescriber).",
      "definition": "Start date of the prescription validity (encoded by the prescriber)."
    }, {
      "id": "BeModelReferralPrescription.validationEndDate",
      "max": "1",
      "min": 1,
      "path": "BeModelReferralPrescription.validationEndDate",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "End date of the prescription validity (encoded by the prescriber)",
      "definition": "End date of the prescription validity (encoded by the prescriber)"
    }, {
      "id": "BeModelReferralPrescription.problem",
      "max": "*",
      "min": 0,
      "path": "BeModelReferralPrescription.problem",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Medical problem or clinical context related to this request (for example: 'Open wound', 'Broken leg').",
      "definition": "Medical problem or clinical context related to this request (for example: 'Open wound', 'Broken leg')."
    }, {
      "id": "BeModelReferralPrescription.bodyLocation",
      "max": "*",
      "min": 0,
      "path": "BeModelReferralPrescription.bodyLocation",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Anatomical location where the treatment should be applied (for example: 'Left arm').",
      "definition": "Anatomical location where the treatment should be applied (for example: 'Left arm')."
    } ]
  },
  "contact": [ {
    "name": "eHealth Platform",
    "telecom": [ {
      "value": "https://www.ehealth.fgov.be/standards/fhir",
      "system": "url"
    }, {
      "value": "support@be-ehealth-standards.atlassian.net",
      "system": "email"
    } ]
  }, {
    "name": "Message Structure eHealth",
    "telecom": [ {
      "use": "work",
      "value": "support@be-ehealth-standards.atlassian.net",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}