Referral Prescription, published by . This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/referral/ and changes regularly. 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 "example-a"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-referral-servicerequest-diagnosticimaging"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-referral-servicerequest-diagnosticimaging> ] )
] ; #
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 example-a</b></p><a name=\"example-a\"> </a><a name=\"hcexample-a\"> </a><a name=\"example-a-en-US\"> </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-referral-servicerequest-diagnosticimaging.html\">BeReferralServiceRequestDiagnosticImaging</a></p></div><p><b>BeValidityPeriod</b>: 2024-10-15 --> 2025-04-15</p><blockquote><p><b>BeRelevantInfo</b></p><ul><li>key: <span title=\"Codes:{https://qsimedical.com Headaches}\">Headaches</span></li><li>value: <span title=\"Codes:{http://snomed.info/sct 373066001}\">Yes (qualifier value)</span></li></ul></blockquote><blockquote><p><b>BeRelevantInfo</b></p><ul><li>key: <span title=\"Codes:{https://qsimedical.com Nosebleeds}\">Nosebleeds</span></li><li>value: <span title=\"Codes:{http://snomed.info/sct 373066001}\">Yes (qualifier value)</span></li></ul></blockquote><blockquote><p><b>BeRelevantInfo</b></p><ul><li>key: <span title=\"Codes:{http://snomed.info/sct 237597000}\">Disorder of glucose regulation</span></li><li>value: <span title=\"Codes:{http://snomed.info/sct 373066001}\">Yes (qualifier value)</span></li></ul></blockquote><blockquote><p><b>BeRelevantInfo</b></p><ul><li>key: <span title=\"Codes:{http://snomed.info/sct 77386006}\">Pregnancy</span></li><li>value: <span title=\"Codes:{http://snomed.info/sct 373067005}\">No (qualifier value)</span></li></ul></blockquote><blockquote><p><b>BeRelevantInfo</b></p><ul><li>key: <span title=\"Codes:{http://snomed.info/sct 40388003}\">Implant</span></li><li>value: <span title=\"Codes:{http://snomed.info/sct 373067005}\">No (qualifier value)</span></li></ul></blockquote><blockquote><p><b>BeRelevantInfo</b></p><ul><li>key: <span title=\"Codes:{http://snomed.info/sct 293637006}\">Contrast media allergy</span></li><li>value: <span title=\"Codes:{http://snomed.info/sct 373067005}\">No (qualifier value)</span></li></ul></blockquote><blockquote><p><b>BeRelevantInfo</b></p><ul><li>key: <span title=\"Codes:{http://snomed.info/sct 422321007}\">Metallic foreign body (morphologic abnormality)</span></li><li>value: <span title=\"Codes:{http://snomed.info/sct 373067005}\">No (qualifier value)</span></li></ul></blockquote><blockquote><p><b>BeRelevantInfo</b></p><ul><li>key: <span title=\"Codes:{http://snomed.info/sct 236423003}\">Renal impairment</span></li><li>value: <span title=\"Codes:{http://snomed.info/sct 373067005}\">No (qualifier value)</span></li></ul></blockquote><blockquote><p><b>BeRelevantInfo</b></p><ul><li>key: <span title=\"Codes:{http://snomed.info/sct 74964007}\">Other</span></li><li>value: <span title=\"Codes:{http://snomed.info/sct 373067005}\">No (qualifier value)</span></li></ul></blockquote><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 363679005}\">Imaging (procedure)</span></p><p><b>priority</b>: Urgent</p><p><b>code</b>: <span title=\"Codes:{https://qsimedical.com CT-Head-with-Contrast}\">CT-Head-with-Contrast</span></p><p><b>subject</b>: Identifier: <a href=\"https://build.fhir.org/ig/hl7-be/core/NamingSystem-be-ssin.html\" title=\"NISS/INSZ\">BeSSINNamingSystem</a>/79011512345</p><p><b>authoredOn</b>: 2024-10-15 00:00:00+0000</p><p><b>requester</b>: <a href=\"PractitionerRole-DOCTOR-12009390800.html\">PractitionerRole physician</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 428061005}\">Malignant neoplasm of brain (disorder)</span></p></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-ext-validity-period"^^xsd:anyURI ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2024-10-15"^^xsd:date ] ;
fhir:end [ fhir:v "2025-04-15"^^xsd:date ] ]
] [
( fhir:extension [
fhir:url [ fhir:v "key"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://qsimedical.com"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Headaches" ] ] ) ] ] [
fhir:url [ fhir:v "value"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:373066001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
fhir:code [ fhir:v "373066001" ] ] ) ] ] ) ;
fhir:url [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-ext-relevant-info"^^xsd:anyURI ]
] [
( fhir:extension [
fhir:url [ fhir:v "key"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://qsimedical.com"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Nosebleeds" ] ] ) ] ] [
fhir:url [ fhir:v "value"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:373066001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
fhir:code [ fhir:v "373066001" ] ] ) ] ] ) ;
fhir:url [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-ext-relevant-info"^^xsd:anyURI ]
] [
( fhir:extension [
fhir:url [ fhir:v "key"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:237597000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
fhir:code [ fhir:v "237597000" ] ] ) ] ] [
fhir:url [ fhir:v "value"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:373066001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
fhir:code [ fhir:v "373066001" ] ] ) ] ] ) ;
fhir:url [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-ext-relevant-info"^^xsd:anyURI ]
] [
( fhir:extension [
fhir:url [ fhir:v "key"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:77386006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
fhir:code [ fhir:v "77386006" ] ] ) ] ] [
fhir:url [ fhir:v "value"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:373067005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
fhir:code [ fhir:v "373067005" ] ] ) ] ] ) ;
fhir:url [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-ext-relevant-info"^^xsd:anyURI ]
] [
( fhir:extension [
fhir:url [ fhir:v "key"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:40388003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
fhir:code [ fhir:v "40388003" ] ] ) ] ] [
fhir:url [ fhir:v "value"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:373067005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
fhir:code [ fhir:v "373067005" ] ] ) ] ] ) ;
fhir:url [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-ext-relevant-info"^^xsd:anyURI ]
] [
( fhir:extension [
fhir:url [ fhir:v "key"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:293637006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
fhir:code [ fhir:v "293637006" ] ] ) ] ] [
fhir:url [ fhir:v "value"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:373067005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
fhir:code [ fhir:v "373067005" ] ] ) ] ] ) ;
fhir:url [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-ext-relevant-info"^^xsd:anyURI ]
] [
( fhir:extension [
fhir:url [ fhir:v "key"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:422321007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
fhir:code [ fhir:v "422321007" ] ] ) ] ] [
fhir:url [ fhir:v "value"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:373067005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
fhir:code [ fhir:v "373067005" ] ] ) ] ] ) ;
fhir:url [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-ext-relevant-info"^^xsd:anyURI ]
] [
( fhir:extension [
fhir:url [ fhir:v "key"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:236423003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
fhir:code [ fhir:v "236423003" ] ] ) ] ] [
fhir:url [ fhir:v "value"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:373067005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
fhir:code [ fhir:v "373067005" ] ] ) ] ] ) ;
fhir:url [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-ext-relevant-info"^^xsd:anyURI ]
] [
( fhir:extension [
fhir:url [ fhir:v "key"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:74964007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
fhir:code [ fhir:v "74964007" ] ] ) ] ] [
fhir:url [ fhir:v "value"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:373067005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
fhir:code [ fhir:v "373067005" ] ] ) ] ] ) ;
fhir:url [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-ext-relevant-info"^^xsd:anyURI ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:intent [ fhir:v "order"] ; #
fhir:category ( [
( fhir:coding [
a sct:363679005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
fhir:code [ fhir:v "363679005" ] ] )
] ) ; #
fhir:priority [ fhir:v "urgent"] ; #
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://qsimedical.com"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CT-Head-with-Contrast" ] ] )
] ; #
fhir:subject [
fhir:identifier [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin"^^xsd:anyURI ] ;
fhir:value [ fhir:v "79011512345" ] ]
] ; #
fhir:authoredOn [ fhir:v "2024-10-15T00:00:00+00:00"^^xsd:dateTime] ; #
fhir:requester [
fhir:reference [ fhir:v "PractitionerRole/DOCTOR-12009390800" ]
] ; #
fhir:reasonCode ( [
( fhir:coding [
a sct:428061005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
fhir:code [ fhir:v "428061005" ] ] )
] ) . #
IG © 2022+ . Package hl7.fhir.be.referral#1.0.0 based on FHIR 4.0.1. Generated 2025-06-04
Links: Table of Contents |
QA Report |
Version History |