Referral Prescription
1.0.0 - STU Belgium flag

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

: BeReferralCategory - TTL Representation

Draft as of 2021-10-07

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "be-vs-referral-category"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Fully specified name</b></td><td><b>English (English, en)</b></td><td><b>Nederlands (België) (Dutch (Belgium), nl)</b></td><td><b>French (Belgium) (fr)</b></td></tr><tr><td><a href=\"http://snomed.info/id/363679005\">363679005</a></td><td>Imaging</td><td>Imaging (procedure)</td><td>Imaging</td><td>medische beeldvorming</td><td>imagerie médicale</td></tr><tr><td><a href=\"http://snomed.info/id/91251008\">91251008</a></td><td>Physical therapy procedure</td><td>Physical therapy procedure (regime/therapy)</td><td>Physical therapy</td><td>kinesitherapie</td><td>kinésithérapie</td></tr><tr><td><a href=\"http://snomed.info/id/9632001\">9632001</a></td><td>Nursing procedure</td><td>Nursing procedure (procedure)</td><td>Nursing procedure</td><td>verpleegkundige procedure</td><td>procédure infirmière</td></tr><tr><td><a href=\"http://snomed.info/id/15220000\">15220000</a></td><td>Laboratory test</td><td>Laboratory test (procedure)</td><td>Laboratory test</td><td>laboratorium test</td><td>test de laboratoire</td></tr><tr><td><a href=\"http://snomed.info/id/312856000\">312856000</a></td><td>Referral to diabetes nurse</td><td>Referral to diabetes nurse (procedure)</td><td>Referral to diabetes nurse</td><td>Diabetes verwijzing</td><td>Renvoi diabétique</td></tr><tr><td><a href=\"http://snomed.info/id/183545006\">183545006</a></td><td>Orthopedic referral</td><td>Orthopedic referral (procedure)</td><td>Orthopedic referral</td><td>Orthopedische verwijzing</td><td>Renvoi orthopédique</td></tr><tr><td><a href=\"http://snomed.info/id/69377005\">69377005</a></td><td>Patient referral for rehabilitation, psychological (procedure)</td><td>Patient referral for rehabilitation, psychological (procedure)</td><td>Patient referral for rehabilitation, psychological</td><td>Psychologische of orthopedagogische verwijzing</td><td>Renvoi psychologique ou orthopédagogique</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/referral/ValueSet/be-vs-referral-category"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "BeReferralCategory"] ; # 
  fhir:title [ fhir:v "BeReferralCategory"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2021-10-07T15:14:36+02:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Belgium"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Belgium" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7belgium.org" ]     ] )
  ] [
fhir:name [ fhir:v "Message-Structure" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "message-structure@ehealth.fgov.be" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Codes to define the high level category for a referral prescription. SNOMED-CT codes in this valueset are just a draft proposal to give a general idea - pending an official valueset."] ; # 
  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 "http://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "363679005" ] ;
fhir:display [ fhir:v "Imaging" ] ;
        ( fhir:designation [
fhir:use [
a sct:900000000000003001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ]           ] ;
fhir:value [ fhir:v "Imaging (procedure)" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "Imaging" ]         ] [
fhir:language [ fhir:v "nl-BE" ] ;
fhir:value [ fhir:v "medische beeldvorming" ]         ] [
fhir:language [ fhir:v "fr-BE" ] ;
fhir:value [ fhir:v "imagerie médicale" ]         ] )       ] [
fhir:code [ fhir:v "91251008" ] ;
fhir:display [ fhir:v "Physical therapy procedure" ] ;
        ( fhir:designation [
fhir:use [
a sct:900000000000003001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ]           ] ;
fhir:value [ fhir:v "Physical therapy procedure (regime/therapy)" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "Physical therapy" ]         ] [
fhir:language [ fhir:v "nl-BE" ] ;
fhir:value [ fhir:v "kinesitherapie" ]         ] [
fhir:language [ fhir:v "fr-BE" ] ;
fhir:value [ fhir:v "kinésithérapie" ]         ] )       ] [
fhir:code [ fhir:v "9632001" ] ;
fhir:display [ fhir:v "Nursing procedure" ] ;
        ( fhir:designation [
fhir:use [
a sct:900000000000003001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ]           ] ;
fhir:value [ fhir:v "Nursing procedure (procedure)" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "Nursing procedure" ]         ] [
fhir:language [ fhir:v "nl-BE" ] ;
fhir:value [ fhir:v "verpleegkundige procedure" ]         ] [
fhir:language [ fhir:v "fr-BE" ] ;
fhir:value [ fhir:v "procédure infirmière" ]         ] )       ] [
fhir:code [ fhir:v "15220000" ] ;
fhir:display [ fhir:v "Laboratory test" ] ;
        ( fhir:designation [
fhir:use [
a sct:900000000000003001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ]           ] ;
fhir:value [ fhir:v "Laboratory test (procedure)" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "Laboratory test" ]         ] [
fhir:language [ fhir:v "nl-BE" ] ;
fhir:value [ fhir:v "laboratorium test" ]         ] [
fhir:language [ fhir:v "fr-BE" ] ;
fhir:value [ fhir:v "test de laboratoire" ]         ] )       ] [
fhir:code [ fhir:v "312856000" ] ;
fhir:display [ fhir:v "Referral to diabetes nurse" ] ;
        ( fhir:designation [
fhir:use [
a sct:900000000000003001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ]           ] ;
fhir:value [ fhir:v "Referral to diabetes nurse (procedure)" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "Referral to diabetes nurse" ]         ] [
fhir:language [ fhir:v "nl-BE" ] ;
fhir:value [ fhir:v "Diabetes verwijzing" ]         ] [
fhir:language [ fhir:v "fr-BE" ] ;
fhir:value [ fhir:v "Renvoi diabétique" ]         ] )       ] [
fhir:code [ fhir:v "183545006" ] ;
fhir:display [ fhir:v "Orthopedic referral" ] ;
        ( fhir:designation [
fhir:use [
a sct:900000000000003001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ]           ] ;
fhir:value [ fhir:v "Orthopedic referral (procedure)" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "Orthopedic referral" ]         ] [
fhir:language [ fhir:v "nl-BE" ] ;
fhir:value [ fhir:v "Orthopedische verwijzing" ]         ] [
fhir:language [ fhir:v "fr-BE" ] ;
fhir:value [ fhir:v "Renvoi orthopédique" ]         ] )       ] [
fhir:code [ fhir:v "69377005" ] ;
fhir:display [ fhir:v "Patient referral for rehabilitation, psychological (procedure)" ] ;
        ( fhir:designation [
fhir:use [
a sct:900000000000003001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ]           ] ;
fhir:value [ fhir:v "Patient referral for rehabilitation, psychological (procedure)" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "Patient referral for rehabilitation, psychological" ]         ] [
fhir:language [ fhir:v "nl-BE" ] ;
fhir:value [ fhir:v "Psychologische of orthopedagogische verwijzing" ]         ] [
fhir:language [ fhir:v "fr-BE" ] ;
fhir:value [ fhir:v "Renvoi psychologique ou orthopédagogique" ]         ] )       ] )     ] )
  ] . #