FHIR IG analytics| Package | hl7.fhir.be.drp |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-BeModelReferralPrescription.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-be/referral/StructureDefinition-BeModelReferralPrescription.html |
| URL | https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/BeModelReferralPrescription |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-12-02T09:15:42+00:00 |
| Name | BeModelReferralPrescription |
| Realm | be |
| Authority | hl7 |
| Description | Data model for the prescription referral. |
| Type | https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/BeModelReferralPrescription |
| Kind | logical |
| StructureDefinition | |
| BeModelNursingPrescription | BeModelNursingPrescription |
| BeModelOrganisationClaim | BeModelOrganisationClaim |
| BeModelTreatmentStatus | BeModelTreatmentStatus |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition BeModelReferralPrescription
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | BeModelReferralPrescription Instances of this logical model can be the target of a Reference | |
![]() ![]() | 1..1 | Identifier | Business identifier of the request | |
![]() ![]() | 1..1 | CodeableConcept | Business code allowing the healthcare professional to find a prescription associated with a patient | |
![]() ![]() | 1..1 | dateTime | Date of recording of the information by the Recorder. | |
![]() ![]() | 1..1 | dateTime | Date of creation of the referral prescription | |
![]() ![]() | 1..1 | Identifier | Identification of the patient. The unique identifier must be: NISS, National Registry Number or Bis Patient | |
![]() ![]() | 1..1 | Identifier | 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 | |
![]() ![]() | 1..1 | CodeableConcept | Is the status of the referral prescription (e.g. planned, complete, stopped, suspended, in progress, ….) | |
![]() ![]() | 0..1 | CodeableConcept | Gives the reason for the status of the referral prescription (treatment has been changed, patient is allergic, patient refuses, …) | |
![]() ![]() | 1..1 | CodeableConcept | Type of care requested (e.g. 'Compression therapy', 'Sample collection', CT Scan). | |
![]() ![]() | 1..1 | CodeableConcept | Category of the requested care (nursing, radiology, ...) | |
![]() ![]() | 0..1 | CodeableConcept | Additional details on the requested care | |
![]() ![]() | 1..1 | CodeableConcept | Type of the request or prescription ('Prescription' or 'Proposal'). | |
![]() ![]() | 0..1 | Identifier | Reference to the ID of the original request (useful when the request is an extension of another one). | |
![]() ![]() | 1..1 | dateTime | Start date of the prescription validity (encoded by the prescriber). | |
![]() ![]() | 1..1 | dateTime | End date of the prescription validity (encoded by the prescriber) | |
![]() ![]() | 0..* | CodeableConcept | Medical problem or clinical context related to this request (for example: 'Open wound', 'Broken leg'). | |
![]() ![]() | 0..* | CodeableConcept | Anatomical location where the treatment should be applied (for example: 'Left arm'). | |
{
"resourceType": "StructureDefinition",
"id": "BeModelReferralPrescription",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-be-target"
}
],
"url": "https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/BeModelReferralPrescription",
"version": "1.0.0",
"name": "BeModelReferralPrescription",
"status": "active",
"date": "2025-12-02T09:15:42+00:00",
"publisher": "eHealth Platform",
"contact": [
{
"name": "eHealth Platform",
"telecom": [
{
"system": "url",
"value": "https://www.ehealth.fgov.be/standards/fhir"
},
{
"system": "email",
"value": "support@be-ehealth-standards.atlassian.net"
}
]
},
{
"name": "Message Structure eHealth",
"telecom": [
{
"system": "email",
"value": "support@be-ehealth-standards.atlassian.net",
"use": "work"
}
]
}
],
"description": "Data model for the prescription referral.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BE",
"display": "Belgium"
}
]
}
],
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/BeModelReferralPrescription",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
}
],
"element": [
{
"id": "BeModelReferralPrescription",
"path": "BeModelReferralPrescription",
"short": "BeModelReferralPrescription",
"definition": "Data model for the prescription referral.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "BeModelReferralPrescription.identifier",
"path": "BeModelReferralPrescription.identifier",
"short": "Business identifier of the request",
"definition": "Business identifier of the request",
"min": 1,
"max": "1",
"base": {
"path": "BeModelReferralPrescription.identifier",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "BeModelReferralPrescription.shortCode",
"path": "BeModelReferralPrescription.shortCode",
"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",
"min": 1,
"max": "1",
"base": {
"path": "BeModelReferralPrescription.shortCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "BeModelReferralPrescription.recordedDate",
"path": "BeModelReferralPrescription.recordedDate",
"short": "Date of recording of the information by the Recorder.",
"definition": "Date of recording of the information by the Recorder.",
"min": 1,
"max": "1",
"base": {
"path": "BeModelReferralPrescription.recordedDate",
"min": 1,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "BeModelReferralPrescription.creationDate",
"path": "BeModelReferralPrescription.creationDate",
"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.",
"min": 1,
"max": "1",
"base": {
"path": "BeModelReferralPrescription.creationDate",
"min": 1,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "BeModelReferralPrescription.patient",
"path": "BeModelReferralPrescription.patient",
"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",
"min": 1,
"max": "1",
"base": {
"path": "BeModelReferralPrescription.patient",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "BeModelReferralPrescription.author",
"path": "BeModelReferralPrescription.author",
"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",
"min": 1,
"max": "1",
"base": {
"path": "BeModelReferralPrescription.author",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "BeModelReferralPrescription.status",
"path": "BeModelReferralPrescription.status",
"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, ...)",
"min": 1,
"max": "1",
"base": {
"path": "BeModelReferralPrescription.status",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "BeModelReferralPrescription.statusReason",
"path": "BeModelReferralPrescription.statusReason",
"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, ...)",
"min": 0,
"max": "1",
"base": {
"path": "BeModelReferralPrescription.statusReason",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "BeModelReferralPrescription.careRequested",
"path": "BeModelReferralPrescription.careRequested",
"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').",
"min": 1,
"max": "1",
"base": {
"path": "BeModelReferralPrescription.careRequested",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "BeModelReferralPrescription.discipline",
"path": "BeModelReferralPrescription.discipline",
"short": "Category of the requested care (nursing, radiology, ...)",
"definition": "Category of the requested care (nursing, radiology, ...)",
"min": 1,
"max": "1",
"base": {
"path": "BeModelReferralPrescription.discipline",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "BeModelReferralPrescription.description",
"path": "BeModelReferralPrescription.description",
"short": "Additional details on the requested care",
"definition": "Additional details on the requested care",
"min": 0,
"max": "1",
"base": {
"path": "BeModelReferralPrescription.description",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "BeModelReferralPrescription.type",
"path": "BeModelReferralPrescription.type",
"short": "Type of the request or prescription ('Prescription' or 'Proposal').",
"definition": "Type of the request or prescription ('Prescription' or 'Proposal').",
"min": 1,
"max": "1",
"base": {
"path": "BeModelReferralPrescription.type",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "BeModelReferralPrescription.originRequestId",
"path": "BeModelReferralPrescription.originRequestId",
"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).",
"min": 0,
"max": "1",
"base": {
"path": "BeModelReferralPrescription.originRequestId",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "BeModelReferralPrescription.validationStartDate",
"path": "BeModelReferralPrescription.validationStartDate",
"short": "Start date of the prescription validity (encoded by the prescriber).",
"definition": "Start date of the prescription validity (encoded by the prescriber).",
"min": 1,
"max": "1",
"base": {
"path": "BeModelReferralPrescription.validationStartDate",
"min": 1,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "BeModelReferralPrescription.validationEndDate",
"path": "BeModelReferralPrescription.validationEndDate",
"short": "End date of the prescription validity (encoded by the prescriber)",
"definition": "End date of the prescription validity (encoded by the prescriber)",
"min": 1,
"max": "1",
"base": {
"path": "BeModelReferralPrescription.validationEndDate",
"min": 1,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "BeModelReferralPrescription.problem",
"path": "BeModelReferralPrescription.problem",
"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').",
"min": 0,
"max": "*",
"base": {
"path": "BeModelReferralPrescription.problem",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "BeModelReferralPrescription.bodyLocation",
"path": "BeModelReferralPrescription.bodyLocation",
"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').",
"min": 0,
"max": "*",
"base": {
"path": "BeModelReferralPrescription.bodyLocation",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
]
}
]
},
"differential": {
"element": [
{
"id": "BeModelReferralPrescription",
"path": "BeModelReferralPrescription",
"short": "BeModelReferralPrescription",
"definition": "Data model for the prescription referral."
},
{
"id": "BeModelReferralPrescription.identifier",
"path": "BeModelReferralPrescription.identifier",
"short": "Business identifier of the request",
"definition": "Business identifier of the request",
"min": 1,
"max": "1",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "BeModelReferralPrescription.shortCode",
"path": "BeModelReferralPrescription.shortCode",
"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",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "BeModelReferralPrescription.recordedDate",
"path": "BeModelReferralPrescription.recordedDate",
"short": "Date of recording of the information by the Recorder.",
"definition": "Date of recording of the information by the Recorder.",
"min": 1,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "BeModelReferralPrescription.creationDate",
"path": "BeModelReferralPrescription.creationDate",
"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.",
"min": 1,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "BeModelReferralPrescription.patient",
"path": "BeModelReferralPrescription.patient",
"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",
"min": 1,
"max": "1",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "BeModelReferralPrescription.author",
"path": "BeModelReferralPrescription.author",
"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",
"min": 1,
"max": "1",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "BeModelReferralPrescription.status",
"path": "BeModelReferralPrescription.status",
"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, ...)",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "BeModelReferralPrescription.statusReason",
"path": "BeModelReferralPrescription.statusReason",
"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, ...)",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "BeModelReferralPrescription.careRequested",
"path": "BeModelReferralPrescription.careRequested",
"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').",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "BeModelReferralPrescription.discipline",
"path": "BeModelReferralPrescription.discipline",
"short": "Category of the requested care (nursing, radiology, ...)",
"definition": "Category of the requested care (nursing, radiology, ...)",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "BeModelReferralPrescription.description",
"path": "BeModelReferralPrescription.description",
"short": "Additional details on the requested care",
"definition": "Additional details on the requested care",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "BeModelReferralPrescription.type",
"path": "BeModelReferralPrescription.type",
"short": "Type of the request or prescription ('Prescription' or 'Proposal').",
"definition": "Type of the request or prescription ('Prescription' or 'Proposal').",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "BeModelReferralPrescription.originRequestId",
"path": "BeModelReferralPrescription.originRequestId",
"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).",
"min": 0,
"max": "1",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "BeModelReferralPrescription.validationStartDate",
"path": "BeModelReferralPrescription.validationStartDate",
"short": "Start date of the prescription validity (encoded by the prescriber).",
"definition": "Start date of the prescription validity (encoded by the prescriber).",
"min": 1,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "BeModelReferralPrescription.validationEndDate",
"path": "BeModelReferralPrescription.validationEndDate",
"short": "End date of the prescription validity (encoded by the prescriber)",
"definition": "End date of the prescription validity (encoded by the prescriber)",
"min": 1,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "BeModelReferralPrescription.problem",
"path": "BeModelReferralPrescription.problem",
"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').",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "BeModelReferralPrescription.bodyLocation",
"path": "BeModelReferralPrescription.bodyLocation",
"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').",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
]
}
]
}
}