FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.be.drp
Resource TypeStructureDefinition
IdStructureDefinition-BeModelNursingPrescription.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-be/referral/StructureDefinition-BeModelNursingPrescription.html
URLhttps://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/BeModelNursingPrescription
Version1.0.0
Statusactive
Date2025-12-02T09:15:42+00:00
NameBeModelNursingPrescription
Realmbe
Authorityhl7
DescriptionData model for the nursing prescription referral.
Typehttps://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/BeModelNursingPrescription
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
BeModelReferralPrescriptionBeModelReferralPrescription

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition BeModelNursingPrescription

NameFlagsCard.TypeDescription & Constraintsdoco
.. BeModelNursingPrescription 0..*BeModelReferralPrescriptionBeModelNursingPrescription

Elements defined in Ancestors:identifier, shortCode, recordedDate, creationDate, patient, author, status, statusReason, careRequested, discipline, description, type, originRequestId, validationStartDate, validationEndDate, problem, bodyLocation
Instances of this logical model can be the target of a Reference
... feedbackNeeded 1..1booleanFollow-up indicator (boolean) specifying whether a feedback is expected from the doctor on this treatment.
... generalRemarks 0..*AnnotationGeneral remarks concerning the treatment or request.
... contraIndications 0..1AnnotationMedical contraindications (e.g. 'Latex allergy'). 103306004 : 'Contraindication to (x)"
... medicalReason 0..1AnnotationMedical reasons for the prescription (e.g. 'Infected wound requiring follow-up'). 410666004 : "Reason For (x)"

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "BeModelNursingPrescription",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "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"
    }
  ],
  "url": "https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/BeModelNursingPrescription",
  "version": "1.0.0",
  "name": "BeModelNursingPrescription",
  "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 nursing 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/BeModelNursingPrescription",
  "baseDefinition": "https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/BeModelReferralPrescription",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "1.0.0"
      }
    ],
    "element": [
      {
        "id": "BeModelNursingPrescription",
        "path": "BeModelNursingPrescription",
        "short": "BeModelNursingPrescription",
        "definition": "Data model for the nursing prescription referral.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "BeModelNursingPrescription.identifier",
        "path": "BeModelNursingPrescription.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": "BeModelNursingPrescription.shortCode",
        "path": "BeModelNursingPrescription.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": "BeModelNursingPrescription.recordedDate",
        "path": "BeModelNursingPrescription.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": "BeModelNursingPrescription.creationDate",
        "path": "BeModelNursingPrescription.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": "BeModelNursingPrescription.patient",
        "path": "BeModelNursingPrescription.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": "BeModelNursingPrescription.author",
        "path": "BeModelNursingPrescription.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": "BeModelNursingPrescription.status",
        "path": "BeModelNursingPrescription.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": "BeModelNursingPrescription.statusReason",
        "path": "BeModelNursingPrescription.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": "BeModelNursingPrescription.careRequested",
        "path": "BeModelNursingPrescription.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": "BeModelNursingPrescription.discipline",
        "path": "BeModelNursingPrescription.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": "BeModelNursingPrescription.description",
        "path": "BeModelNursingPrescription.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": "BeModelNursingPrescription.type",
        "path": "BeModelNursingPrescription.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": "BeModelNursingPrescription.originRequestId",
        "path": "BeModelNursingPrescription.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": "BeModelNursingPrescription.validationStartDate",
        "path": "BeModelNursingPrescription.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": "BeModelNursingPrescription.validationEndDate",
        "path": "BeModelNursingPrescription.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": "BeModelNursingPrescription.problem",
        "path": "BeModelNursingPrescription.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": "BeModelNursingPrescription.bodyLocation",
        "path": "BeModelNursingPrescription.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"
          }
        ]
      },
      {
        "id": "BeModelNursingPrescription.feedbackNeeded",
        "path": "BeModelNursingPrescription.feedbackNeeded",
        "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.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "BeModelNursingPrescription.feedbackNeeded",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "id": "BeModelNursingPrescription.generalRemarks",
        "path": "BeModelNursingPrescription.generalRemarks",
        "short": "General remarks concerning the treatment or request.",
        "definition": "General remarks concerning the treatment or request.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "BeModelNursingPrescription.generalRemarks",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Annotation"
          }
        ]
      },
      {
        "id": "BeModelNursingPrescription.contraIndications",
        "path": "BeModelNursingPrescription.contraIndications",
        "short": "Medical contraindications (e.g. 'Latex allergy'). 103306004 : 'Contraindication to (x)\"",
        "definition": "Medical contraindications (e.g. 'Latex allergy'). 103306004 : 'Contraindication to (x)'",
        "min": 0,
        "max": "1",
        "base": {
          "path": "BeModelNursingPrescription.contraIndications",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Annotation"
          }
        ]
      },
      {
        "id": "BeModelNursingPrescription.medicalReason",
        "path": "BeModelNursingPrescription.medicalReason",
        "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)'",
        "min": 0,
        "max": "1",
        "base": {
          "path": "BeModelNursingPrescription.medicalReason",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Annotation"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "BeModelNursingPrescription",
        "path": "BeModelNursingPrescription",
        "short": "BeModelNursingPrescription",
        "definition": "Data model for the nursing prescription referral."
      },
      {
        "id": "BeModelNursingPrescription.feedbackNeeded",
        "path": "BeModelNursingPrescription.feedbackNeeded",
        "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.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "id": "BeModelNursingPrescription.generalRemarks",
        "path": "BeModelNursingPrescription.generalRemarks",
        "short": "General remarks concerning the treatment or request.",
        "definition": "General remarks concerning the treatment or request.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Annotation"
          }
        ]
      },
      {
        "id": "BeModelNursingPrescription.contraIndications",
        "path": "BeModelNursingPrescription.contraIndications",
        "short": "Medical contraindications (e.g. 'Latex allergy'). 103306004 : 'Contraindication to (x)\"",
        "definition": "Medical contraindications (e.g. 'Latex allergy'). 103306004 : 'Contraindication to (x)'",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Annotation"
          }
        ]
      },
      {
        "id": "BeModelNursingPrescription.medicalReason",
        "path": "BeModelNursingPrescription.medicalReason",
        "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)'",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Annotation"
          }
        ]
      }
    ]
  }
}