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
: BeVSPrescriptionStatusReason - TTL Representation
Raw ttl | Download
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "be-vs-prescription-status-reason"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet be-vs-prescription-status-reason</b></p><a name=\"be-vs-prescription-status-reason\"> </a><a name=\"hcbe-vs-prescription-status-reason\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-be-prescription-status-reason.html\"><code>https://www.ehealth.fgov.be/standards/fhir/drp/CodeSystem/be-prescription-status-reason</code></a></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/drp/ValueSet/be-vs-prescription-status-reason"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "BeVSPrescriptionStatusReason"] ; #
fhir:title [ fhir:v "BeVSPrescriptionStatusReason"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-09-29T17:49:50+02:00"^^xsd:dateTime] ; #
fhir:description [ fhir:v "This is the status reason of the prescription"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BE" ] ;
fhir:display [ fhir:v "Belgium" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/drp/CodeSystem/be-prescription-status-reason"^^xsd:anyURI ] ] )
] . #