Digital Referral Prescription
1.0.0 - STU
This page is part of the HL7 BE Digital referral prescription IG (v1.0.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ServiceRequest ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "example04-referralprescription-nursing-bladder-care"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/be-referralprescription-nursing"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/be-referralprescription-nursing> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest example04-referralprescription-nursing-bladder-care</b></p><a name=\"example04-referralprescription-nursing-bladder-care\"> </a><a name=\"hcexample04-referralprescription-nursing-bladder-care\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-be-referralprescription-nursing.html\">BeReferralPrescriptionNursing</a></p></div><p><b>BeFeedbackToPrescriber</b>: true</p><p><b>BeValidityPeriod</b>: 2022-04-19 --> 2023-04-19</p><p><b>Request status reason</b>: <span title=\"Codes:{https://www.ehealth.fgov.be/standards/fhir/drp/CodeSystem/be-prescription-status-reason inProgress}\">In Progress</span></p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 9632001}\">Nursing procedure</span></p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title=\"Codes:{https://www.ehealth.fgov.be/standards/fhir/drp/CodeSystem/be-cs-temp-requested-service tmp-remo-tube-9}\">remove bladder tube</span></p><p><b>subject</b>: <a href=\"#hcexample04-referralprescription-nursing-bladder-care/patient1\">Jane Doe Female, DoB: 1956-05-27 ( https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin#BeSSINNamingSystem#99999999991 (use: official, ))</a></p><p><b>occurrence</b>: Once per 6 weeks</p><p><b>authoredOn</b>: 2022-10-31 00:00:00+0100</p><p><b>requester</b>: <a href=\"#hcexample04-referralprescription-nursing-bladder-care/requesterrole1\">PractitionerRole physician</a></p><p><b>performer</b>: <a href=\"#hcexample04-referralprescription-nursing-bladder-care/practitionerrole1\">PractitionerRole physician</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 309256001}\">309256001</span></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Patient #patient1</b></p><a name=\"example04-referralprescription-nursing-bladder-care/patient1\"> </a><a name=\"hcexample04-referralprescription-nursing-bladder-care/patient1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://www.ehealth.fgov.be/standards/fhir/core/2.1.2/StructureDefinition-be-patient.html\">BePatient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Jane Doe Female, DoB: 1956-05-27 ( https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin#BeSSINNamingSystem#99999999991 (use: official, ))</p><hr/></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole #practitionerrole1</b></p><a name=\"example04-referralprescription-nursing-bladder-care/practitionerrole1\"> </a><a name=\"hcexample04-referralprescription-nursing-bladder-care/practitionerrole1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://www.ehealth.fgov.be/standards/fhir/core/2.1.2/StructureDefinition-be-practitionerrole.html\">BePractitionerRole</a></p></div><p><b>identifier</b>: <code>http://www.acme.org/practitioners</code>/23</p><p><b>active</b>: true</p><p><b>period</b>: 2019-08-01 00:00:00+0000 --> 2019-12-01 00:00:00+0000</p><p><b>practitioner</b>: <a href=\"Practitioner-Performer1.html\">Dr Katherine Pulaski</a></p><p><b>code</b>: <span title=\"Codes:{https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty persphysician}\">physician</span></p><p><b>specialty</b>: <span title=\"Codes:{http://snomed.info/sct 419772000}\">Family practice</span></p><blockquote><p><b>availableTime</b></p><p><b>daysOfWeek</b>: Monday, Tuesday, Wednesday</p><p><b>availableStartTime</b>: 09:00:00</p><p><b>availableEndTime</b>: 16:30:00</p></blockquote><blockquote><p><b>availableTime</b></p><p><b>daysOfWeek</b>: Thursday, Friday</p><p><b>availableStartTime</b>: 09:00:00</p><p><b>availableEndTime</b>: 12:00:00</p></blockquote><h3>NotAvailables</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Description</b></td><td><b>During</b></td></tr><tr><td style=\"display: none\">*</td><td>Katherine will be on extended leave during August 2020</td><td>2020-08-01 00:00:00+0000 --> 2020-08-20 00:00:00+0000</td></tr></table><p><b>availabilityExceptions</b>: Katherine is generally unavailable on public holidays and during the Christmas/New Year break</p></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole #requesterrole1</b></p><a name=\"example04-referralprescription-nursing-bladder-care/requesterrole1\"> </a><a name=\"hcexample04-referralprescription-nursing-bladder-care/requesterrole1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://www.ehealth.fgov.be/standards/fhir/core/2.1.2/StructureDefinition-be-practitionerrole.html\">BePractitionerRole</a></p></div><p><b>practitioner</b>: <a href=\"Practitioner-Requester1.html\">Practitioner Leonard McCoy (official)</a></p><p><b>code</b>: <span title=\"Codes:{https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty persphysician}\">physician</span></p></blockquote></div>"^^rdf:XMLLiteral
] ; #
fhir:contained ( [
a fhir:Patient ;
fhir:id [ fhir:v "patient1" ] ;
fhir:meta [
( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient> ] ) ] ;
( fhir:identifier [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin"^^xsd:anyURI ] ;
fhir:value [ fhir:v "99999999991" ] ] ) ;
( fhir:name [
fhir:family [ fhir:v "Doe" ] ;
( fhir:given [ fhir:v "Jane" ] ) ] ) ;
fhir:gender [ fhir:v "female" ] ;
fhir:birthDate [ fhir:v "1956-05-27"^^xsd:date ]
] [
a fhir:PractitionerRole ;
fhir:id [ fhir:v "practitionerrole1" ] ;
fhir:meta [
( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitionerrole"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitionerrole> ] ) ] ;
( fhir:identifier [
fhir:system [ fhir:v "http://www.acme.org/practitioners"^^xsd:anyURI ] ;
fhir:value [ fhir:v "23" ] ] ) ;
fhir:active [ fhir:v true ] ;
fhir:period [
fhir:start [ fhir:v "2019-08-01T00:00:00.000Z"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2019-12-01T00:00:00.000Z"^^xsd:dateTime ] ] ;
fhir:practitioner [
fhir:reference [ fhir:v "Practitioner/Performer1" ] ;
fhir:display [ fhir:v "Dr Katherine Pulaski" ] ] ;
( fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty"^^xsd:anyURI ] ;
fhir:code [ fhir:v "persphysician" ] ;
fhir:display [ fhir:v "physician" ] ] ) ] ) ;
( fhir:specialty [
( fhir:coding [
a sct:419772000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
fhir:code [ fhir:v "419772000" ] ;
fhir:display [ fhir:v "Family practice" ] ] ) ] ) ;
( fhir:availableTime [
( fhir:daysOfWeek [ fhir:v "mon" ] [ fhir:v "tue" ] [ fhir:v "wed" ] ) ;
fhir:availableStartTime [ fhir:v "09:00:00"^^xsd:time ] ;
fhir:availableEndTime [ fhir:v "16:30:00"^^xsd:time ] ] [
( fhir:daysOfWeek [ fhir:v "thu" ] [ fhir:v "fri" ] ) ;
fhir:availableStartTime [ fhir:v "09:00:00"^^xsd:time ] ;
fhir:availableEndTime [ fhir:v "12:00:00"^^xsd:time ] ] ) ;
( fhir:notAvailable [
fhir:description [ fhir:v "Katherine will be on extended leave during August 2020" ] ;
fhir:during [
fhir:start [ fhir:v "2020-08-01T00:00:00.000Z"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2020-08-20T00:00:00.000Z"^^xsd:dateTime ] ] ] ) ;
fhir:availabilityExceptions [ fhir:v "Katherine is generally unavailable on public holidays and during the Christmas/New Year break" ]
] [
a fhir:PractitionerRole ;
fhir:id [ fhir:v "requesterrole1" ] ;
fhir:meta [
( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitionerrole"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitionerrole> ] ) ] ;
fhir:practitioner [
fhir:reference [ fhir:v "Practitioner/Requester1" ] ] ;
( fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty"^^xsd:anyURI ] ;
fhir:code [ fhir:v "persphysician" ] ;
fhir:display [ fhir:v "physician" ] ] ) ] )
] ) ; #
fhir:extension ( [
fhir:url [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/be-ext-feedback-to-prescriber"^^xsd:anyURI ] ;
fhir:value [
a fhir:boolean ;
fhir:v true ]
] [
fhir:url [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/be-ext-validity-period"^^xsd:anyURI ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2022-04-19"^^xsd:date ] ;
fhir:end [ fhir:v "2023-04-19"^^xsd:date ] ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/request-statusReason"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/drp/CodeSystem/be-prescription-status-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "inProgress" ] ;
fhir:display [ fhir:v "In Progress" ] ] ) ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:intent [ fhir:v "order"] ; #
fhir:category ( [
( fhir:coding [
a sct:9632001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
fhir:code [ fhir:v "9632001" ] ] ) ;
fhir:text [ fhir:v "Nursing procedure" ]
] ) ; #
fhir:priority [ fhir:v "routine"] ; #
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/drp/CodeSystem/be-cs-temp-requested-service"^^xsd:anyURI ] ;
fhir:code [ fhir:v "tmp-remo-tube-9" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "#patient1" ]
] ; #
fhir:occurrence [
a fhir:Timing ;
fhir:repeat [
fhir:bounds [
a fhir:Period ;
fhir:start [ fhir:v "2021-04-01"^^xsd:date ] ;
fhir:end [ fhir:v "2022-03-31"^^xsd:date ] ] ;
fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "6"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "wk" ] ]
] ; #
fhir:authoredOn [ fhir:v "2022-10-31T00:00:00+01:00"^^xsd:dateTime] ; #
fhir:requester [
fhir:reference [ fhir:v "#requesterrole1" ]
] ; #
fhir:performer ( [
fhir:reference [ fhir:v "#practitionerrole1" ]
] ) ; #
fhir:reasonCode ( [
( fhir:coding [
a sct:309256001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
fhir:code [ fhir:v "309256001" ] ] )
] ) . #
IG © 2022+ . Package hl7.fhir.be.drp#1.0.0 based on FHIR 4.0.1. Generated 2025-09-29
Links: Table of Contents |
QA Report