PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.be.drp@1.0.0
    https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/BeModelNursingPrescription
{
  "description": "Data model for the nursing prescription referral.",
  "_filename": "StructureDefinition-BeModelNursingPrescription.json",
  "package_name": "hl7.fhir.be.drp",
  "date": "2025-10-10T14:07:33+02:00",
  "derivation": "specialization",
  "publisher": "eHealth Platform",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "BE",
      "system": "urn:iso:std:iso:3166",
      "display": "Belgium"
    } ]
  } ],
  "name": "BeModelNursingPrescription",
  "abstract": false,
  "type": "https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/BeModelNursingPrescription",
  "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"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
    "valueCode": "can-be-target"
  } ],
  "snapshot": {
    "element": [ {
      "id": "BeModelNursingPrescription",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      },
      "path": "BeModelNursingPrescription",
      "short": "BeModelNursingPrescription",
      "definition": "Data model for the nursing prescription referral.",
      "isModifier": false
    }, {
      "id": "BeModelNursingPrescription.identifier",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelReferralPrescription.identifier"
      },
      "path": "BeModelNursingPrescription.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "Business identifier of the request",
      "definition": "Business identifier of the request"
    }, {
      "id": "BeModelNursingPrescription.shortCode",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelReferralPrescription.shortCode"
      },
      "path": "BeModelNursingPrescription.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": "BeModelNursingPrescription.recordedDate",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelReferralPrescription.recordedDate"
      },
      "path": "BeModelNursingPrescription.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": "BeModelNursingPrescription.creationDate",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelReferralPrescription.creationDate"
      },
      "path": "BeModelNursingPrescription.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": "BeModelNursingPrescription.patient",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelReferralPrescription.patient"
      },
      "path": "BeModelNursingPrescription.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": "BeModelNursingPrescription.author",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelReferralPrescription.author"
      },
      "path": "BeModelNursingPrescription.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": "BeModelNursingPrescription.status",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelReferralPrescription.status"
      },
      "path": "BeModelNursingPrescription.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": "BeModelNursingPrescription.statusReason",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "BeModelReferralPrescription.statusReason"
      },
      "path": "BeModelNursingPrescription.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": "BeModelNursingPrescription.careRequested",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelReferralPrescription.careRequested"
      },
      "path": "BeModelNursingPrescription.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": "BeModelNursingPrescription.discipline",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelReferralPrescription.discipline"
      },
      "path": "BeModelNursingPrescription.discipline",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Category of the requested care (nursing, radiology, ...)",
      "definition": "Category of the requested care (nursing, radiology, ...)"
    }, {
      "id": "BeModelNursingPrescription.description",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "BeModelReferralPrescription.description"
      },
      "path": "BeModelNursingPrescription.description",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Additional details on the requested care",
      "definition": "Additional details on the requested care"
    }, {
      "id": "BeModelNursingPrescription.type",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelReferralPrescription.type"
      },
      "path": "BeModelNursingPrescription.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": "BeModelNursingPrescription.originRequestId",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "BeModelReferralPrescription.originRequestId"
      },
      "path": "BeModelNursingPrescription.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": "BeModelNursingPrescription.validationStartDate",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelReferralPrescription.validationStartDate"
      },
      "path": "BeModelNursingPrescription.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": "BeModelNursingPrescription.validationEndDate",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelReferralPrescription.validationEndDate"
      },
      "path": "BeModelNursingPrescription.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": "BeModelNursingPrescription.problem",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "BeModelReferralPrescription.problem"
      },
      "path": "BeModelNursingPrescription.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": "BeModelNursingPrescription.bodyLocation",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "BeModelReferralPrescription.bodyLocation"
      },
      "path": "BeModelNursingPrescription.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')."
    }, {
      "id": "BeModelNursingPrescription.feedbackNeeded",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelNursingPrescription.feedbackNeeded"
      },
      "path": "BeModelNursingPrescription.feedbackNeeded",
      "type": [ {
        "code": "boolean"
      } ],
      "short": "Follow-up indicator (boolean) specifying whether a feedback is expected from the doctor on this treatment.",
      "definition": "Follow-up indicator (boolean) specifying whether a feedback is expected from the doctor on this treatment."
    }, {
      "id": "BeModelNursingPrescription.generalRemarks",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "BeModelNursingPrescription.generalRemarks"
      },
      "path": "BeModelNursingPrescription.generalRemarks",
      "type": [ {
        "code": "Annotation"
      } ],
      "short": "General remarks concerning the treatment or request.",
      "definition": "General remarks concerning the treatment or request."
    }, {
      "id": "BeModelNursingPrescription.contraIndications",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "BeModelNursingPrescription.contraIndications"
      },
      "path": "BeModelNursingPrescription.contraIndications",
      "type": [ {
        "code": "Annotation"
      } ],
      "short": "Medical contraindications (e.g. 'Latex allergy'). 103306004 : 'Contraindication to (x)\"",
      "definition": "Medical contraindications (e.g. 'Latex allergy'). 103306004 : 'Contraindication to (x)'"
    }, {
      "id": "BeModelNursingPrescription.medicalReason",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "BeModelNursingPrescription.medicalReason"
      },
      "path": "BeModelNursingPrescription.medicalReason",
      "type": [ {
        "code": "Annotation"
      } ],
      "short": "Medical reasons for the prescription (e.g. 'Infected wound requiring follow-up'). 410666004 : \"Reason For (x)\"",
      "definition": "Medical reasons for the prescription (e.g. 'Infected wound requiring follow-up'). 410666004 : 'Reason For (x)'"
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "1.0.0"
    } ]
  },
  "status": "active",
  "id": "4470ad94-7976-49cb-94d9-431b028a7aa8",
  "kind": "logical",
  "url": "https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/BeModelNursingPrescription",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "BeModelNursingPrescription",
      "path": "BeModelNursingPrescription",
      "short": "BeModelNursingPrescription",
      "definition": "Data model for the nursing prescription referral."
    }, {
      "id": "BeModelNursingPrescription.feedbackNeeded",
      "max": "1",
      "min": 1,
      "path": "BeModelNursingPrescription.feedbackNeeded",
      "type": [ {
        "code": "boolean"
      } ],
      "short": "Follow-up indicator (boolean) specifying whether a feedback is expected from the doctor on this treatment.",
      "definition": "Follow-up indicator (boolean) specifying whether a feedback is expected from the doctor on this treatment."
    }, {
      "id": "BeModelNursingPrescription.generalRemarks",
      "max": "*",
      "min": 0,
      "path": "BeModelNursingPrescription.generalRemarks",
      "type": [ {
        "code": "Annotation"
      } ],
      "short": "General remarks concerning the treatment or request.",
      "definition": "General remarks concerning the treatment or request."
    }, {
      "id": "BeModelNursingPrescription.contraIndications",
      "max": "1",
      "min": 0,
      "path": "BeModelNursingPrescription.contraIndications",
      "type": [ {
        "code": "Annotation"
      } ],
      "short": "Medical contraindications (e.g. 'Latex allergy'). 103306004 : 'Contraindication to (x)\"",
      "definition": "Medical contraindications (e.g. 'Latex allergy'). 103306004 : 'Contraindication to (x)'"
    }, {
      "id": "BeModelNursingPrescription.medicalReason",
      "max": "1",
      "min": 0,
      "path": "BeModelNursingPrescription.medicalReason",
      "type": [ {
        "code": "Annotation"
      } ],
      "short": "Medical reasons for the prescription (e.g. 'Infected wound requiring follow-up'). 410666004 : \"Reason For (x)\"",
      "definition": "Medical reasons for the prescription (e.g. 'Infected wound requiring follow-up'). 410666004 : 'Reason For (x)'"
    } ]
  },
  "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": "https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/BeModelReferralPrescription"
}