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

: ucgh241p16-1 - TTL Representation

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:ServiceRequest ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ucgh241p16-1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-referral-servicerequest-nursing"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-referral-servicerequest-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 ucgh241p16-1</b></p><a name=\"ucgh241p16-1\"> </a><a name=\"hcucgh241p16-1\"> </a><a name=\"ucgh241p16-1-en-US\"> </a><p><b>BeValidityPeriod</b>: 2022-10-03 --&gt; 2023-04-03</p><p><b>BeFeedbackToPrescriber</b>: false</p><p><b>BePerformerType</b>: <span title=\"Codes:{https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty persnurse}\">nurse</span></p><p><b>BePerformerType</b>: <span title=\"Codes:{https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty persdiabeticeducator}\">diabetis educator</span></p><p><b>status</b>: Draft</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>code</b>: <span title=\"Codes:{http://snomed.info/sct 385805005}\">Diabetic care education</span></p><p><b>orderDetail</b>: <span title=\"Codes:{https://www.ehealth.fgov.be/standards/fhir/referral/CodeSystem/be-cs-temp-requested-service-detail tmp-with-tion-7}\">Within convention</span>, <span title=\"Codes:{https://www.ehealth.fgov.be/standards/fhir/referral/CodeSystem/be-cs-temp-requested-service-detail tmp-guid-care-5}\">Guidance if not self-care</span></p><p><b>subject</b>: Identifier: BeSSINNamingSystem/38012699993</p><p><b>authoredOn</b>: 2022-10-03 00:00:00+0100</p><p><b>requester</b>: <a href=\"#hcucgh241p16-1/ucgh241p16-1-1\">PractitionerRole physician</a></p><p><b>reasonCode</b>: <span title=\"Codes:\">Diabetes type 1</span></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole  #ucgh241p16-1-1</b></p><a name=\"ucgh241p16-1/ucgh241p16-1-1\"> </a><a name=\"hcucgh241p16-1/ucgh241p16-1-1\"> </a><a name=\"ucgh241p16-1/ucgh241p16-1-1-en-US\"> </a><p><b>practitioner</b>: Identifier: BeNIHDINamingSystem/10829059004</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>"
  ] ; # 
  fhir:contained ( [
a fhir:PractitionerRole ;
fhir:id [ fhir:v "ucgh241p16-1-1" ] ;
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:identifier [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "10829059004" ]       ]     ] ;
    ( 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: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 "2022-10-03"^^xsd:date ] ;
fhir:end [ fhir:v "2023-04-03"^^xsd:date ]     ]
  ] [
fhir:url [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-ext-feedback-to-prescriber"^^xsd:anyURI ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]
  ] [
fhir:url [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-ext-performer-type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty"^^xsd:anyURI ] ;
fhir:code [ fhir:v "persnurse" ]       ] )     ]
  ] [
fhir:url [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-ext-performer-type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty"^^xsd:anyURI ] ;
fhir:code [ fhir:v "persdiabeticeducator" ]       ] )     ]
  ] ) ; # 
  fhir:status [ fhir:v "draft"] ; # 
  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:code [
    ( fhir:coding [
a sct:385805005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
fhir:code [ fhir:v "385805005" ]     ] )
  ] ; # 
  fhir:orderDetail ( [
    ( fhir:coding [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/referral/CodeSystem/be-cs-temp-requested-service-detail"^^xsd:anyURI ] ;
fhir:code [ fhir:v "tmp-with-tion-7" ]     ] )
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/referral/CodeSystem/be-cs-temp-requested-service-detail"^^xsd:anyURI ] ;
fhir:code [ fhir:v "tmp-guid-care-5" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:identifier [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin"^^xsd:anyURI ] ;
fhir:value [ fhir:v "38012699993" ]     ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2022-10-03T00:00:00+01:00"^^xsd:dateTime] ; # 
  fhir:requester [
fhir:reference [ fhir:v "#ucgh241p16-1-1" ]
  ] ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
fhir:display [ fhir:v "Diabetes type 1" ]     ] )
  ] ) . #