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

: Example 9: Wound care - 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 "example09-referralprescription-nursing-woundcare"] ; # 
  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 example09-referralprescription-nursing-woundcare</b></p><a name=\"example09-referralprescription-nursing-woundcare\"> </a><a name=\"hcexample09-referralprescription-nursing-woundcare\"> </a><a name=\"example09-referralprescription-nursing-woundcare-en-US\"> </a><p><b>BeValidityPeriod</b>: 2022-04-19 --&gt; 2023-04-19</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>identifier</b>: <a href=\"NamingSystem-be-ns-uhmep.html\" title=\"UHMEP naming system\">BeUnadressedHealthMessageExchangePlatform</a>/UHMEPVALUE, <a href=\"NamingSystem-be-ns-uhmep-short.html\" title=\"UHMEP userfriendly namingsystem\">BeNsUhmepShort</a>/AB12EF</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:{http://snomed.info/sct 225358003}\">Wound care</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>/99999999999</p><p><b>occurrence</b>: Once per1 days</p><p><b>authoredOn</b>: 2022-10-31 00:00:00+0100</p><p><b>requester</b>: <a href=\"PractitionerRole-DOCTOR-10829059004.html\">PractitionerRole physician</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 309256001}\">Cold foot</span></p><p><b>note</b>: wound care codeset/valueset is still missing (see orderDetail)</p></div>"
  ] ; # 
  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-04-19"^^xsd:date ] ;
fhir:end [ fhir:v "2023-04-19"^^xsd:date ]     ]
  ] [
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:identifier ( [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/referral/NamingSystem/uhmep"^^xsd:anyURI ] ;
fhir:value [ fhir:v "UHMEPVALUE" ]
  ] [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/referral/NamingSystem/uhmep-short"^^xsd:anyURI ] ;
fhir:value [ fhir:v "AB12EF" ]
  ] ) ; # 
  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 [
a sct:225358003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
fhir:code [ fhir:v "225358003" ]     ] )
  ] ; # 
  fhir:subject [
fhir:identifier [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin"^^xsd:anyURI ] ;
fhir:value [ fhir:v "99999999999" ]     ]
  ] ; # 
  fhir:occurrence [
a fhir:Timing ;
fhir:repeat [
fhir:bounds [
a fhir:Period ;
fhir:start [ fhir:v "2022-10-31"^^xsd:date ] ;
fhir:end [ fhir:v "2022-11-14"^^xsd:date ]       ] ;
fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ]     ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2022-10-31T00:00:00+01:00"^^xsd:dateTime] ; # 
  fhir:requester [
fhir:reference [ fhir:v "PractitionerRole/DOCTOR-10829059004" ]
  ] ; # 
  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" ]     ] )
  ] ) ; # 
  fhir:note ( [
fhir:text [ fhir:v "wound care codeset/valueset is still missing (see orderDetail)" ]
  ] ) . #