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

: diagnostic-imaging-basic-example-concreteWithText - 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 "diagnostic-imaging-basic-example-concreteWithText"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-referralprescription-diagnosticimaging"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-referralprescription-diagnosticimaging>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ServiceRequest</b><a name=\"diagnostic-imaging-basic-example-concreteWithText\"> </a><a name=\"hcdiagnostic-imaging-basic-example-concreteWithText\"> </a></p><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\">Resource ServiceRequest &quot;diagnostic-imaging-basic-example-concreteWithText&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-be-referralprescription-diagnosticimaging.html\">BeReferralPrescriptionDiagnosticImaging</a></p></div><p><b>BeFeedbackToPrescriber</b>: true</p><p><b>BeValidityPeriod</b>: 2020-01-01 --&gt; 2021-01-01</p><p><b>Reason for current status</b>: In progress <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-be-prescription-status-reason.html\">BePrescriptionStatusReason</a>#inProgress)</span></p><p><b>BeSupportingInfo</b>: Inversietrauma rechtervoet 20/1</p><blockquote><p><b>modifierExtension[https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-ext-contraindication]</b></p></blockquote><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>category</b>: Clinical imaging <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT[BE]</a>#363679005)</span></p><p><b>priority</b>: routine</p><p><b>code</b>: Rx + echo rechtervoet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>subject</b>: <a name=\"hcpatient1\"> </a></p><blockquote><p/><p><a name=\"patient1\"> </a></p><p><a name=\"hcpatient1\"> </a></p><p><b>identifier</b>: BeSSINNamingSystem/99999999991 (use: OFFICIAL)</p><p><b>name</b>: Jane Doe </p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1956-05-27</p></blockquote><p><b>authoredOn</b>: 2022-01-01 00:00:00+0100</p><p><b>requester</b>: <a name=\"hcrequesterrole1\"> </a></p><blockquote><p/><p><a name=\"requesterrole1\"> </a></p><p><a name=\"hcrequesterrole1\"> </a></p><p><b>practitioner</b>: <a href=\"Practitioner-Requester1.html\">Practitioner/Requester1</a> &quot; MCCOY&quot;</p><p><b>code</b>: physician <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://build.fhir.org/ig/hl7-be/core//CodeSystem-cd-hcparty.html\">BeCdHcParty</a>#persphysician)</span></p></blockquote><p><b>reasonCode</b>: Fractuur? Ligamentair letsel? <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><hr/><blockquote><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\"><b>Jane Doe </b> female, DoB: 1956-05-27 ( BeSSINNamingSystem/99999999991 (use: OFFICIAL))</p><hr/></blockquote><hr/><blockquote><p><b>Generated Narrative: PractitionerRole #requesterrole1</b><a name=\"requesterrole1\"> </a><a name=\"hcrequesterrole1\"> </a></p><p><b>practitioner</b>: <a href=\"Practitioner-Requester1.html\">Practitioner/Requester1</a> &quot; MCCOY&quot;</p><p><b>code</b>: physician <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://build.fhir.org/ig/hl7-be/core//CodeSystem-cd-hcparty.html\">BeCdHcParty</a>#persphysician)</span></p></blockquote></div>"
  ] ; # 
  fhir:contained ( [
a fhir:Patient ;
fhir:id [ fhir:v "patient1" ] ;
fhir:meta [
      ( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient>       ] )     ] ;
    ( fhir:identifier [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin"^^xsd:anyURI ] ;
fhir:value [ fhir:v "99999999991" ]     ] ) ;
    ( fhir:name [
fhir:family [ fhir:v "Doe" ] ;
      ( fhir:given [ fhir:v "Jane" ] )     ] ) ;
fhir:gender [ fhir:v "female" ] ;
fhir:birthDate [ fhir:v "1956-05-27"^^xsd:date ]
  ] [
a fhir:PractitionerRole ;
fhir:id [ fhir:v "requesterrole1" ] ;
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:reference [ fhir:v "Practitioner/Requester1" ]     ] ;
    ( 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:display [ fhir:v "physician" ]       ] )     ] )
  ] ) ; # 
  fhir:extension ( [
fhir:url [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-ext-feedback-to-prescriber"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
  ] [
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 "2020-01-01"^^xsd:date ] ;
fhir:end [ fhir:v "2021-01-01"^^xsd:date ]     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/request-statusReason"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/referral/CodeSystem/be-prescription-status-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "inProgress" ] ;
fhir:display [ fhir:v "In progress" ]       ] )     ]
  ] [
fhir:url [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-ext-supporting-info"^^xsd:anyURI ] ;
fhir:value [
a fhir:Annotation ;
fhir:text [ fhir:v "Inversietrauma rechtervoet 20/1" ]     ]
  ] ) ; # 
  fhir:modifierExtension ( [
fhir:url [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-ext-contraindication"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ASKU" ] ;
fhir:display [ fhir:v "asked but unknown" ]       ] )     ]
  ] ) ; # 
  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:display [ fhir:v "Clinical imaging" ]     ] )
  ] ) ; # 
  fhir:priority [ fhir:v "routine"] ; # 
  fhir:code [
fhir:text [ fhir:v "Rx + echo rechtervoet" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "#patient1" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2022-01-01T00:00:00+01:00"^^xsd:dateTime] ; # 
  fhir:requester [
fhir:reference [ fhir:v "#requesterrole1" ]
  ] ; # 
  fhir:reasonCode ( [
fhir:text [ fhir:v "Fractuur? Ligamentair letsel?" ]
  ] ) . #