Prescription Search Support
1.0.0 - STU1 Belgium flag

Prescription Search Support, published by eHealth Platform. 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/pss/ and changes regularly. See the Directory of published versions

: Radio 2b - 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 xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "radiology-response"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/be-radiology-guidance-bundle"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/be-radiology-guidance-bundle>     ] )
  ] ; # 
  fhir:type [ fhir:v "collection"] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:75b71ed1-0a71-407b-8d73-693ce9d59b26"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:75b71ed1-0a71-407b-8d73-693ce9d59b26> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:3db7fb44-1472-4cb5-b971-42cf792f2762"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:3db7fb44-1472-4cb5-b971-42cf792f2762> )
  ] ) . # 

<urn:uuid:75b71ed1-0a71-407b-8d73-693ce9d59b26> a fhir:GuidanceResponse ;
  fhir:id [ fhir:v "75b71ed1-0a71-407b-8d73-693ce9d59b26"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/be-radiology-guidance-response"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/be-radiology-guidance-response>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"GuidanceResponse_75b71ed1-0a71-407b-8d73-693ce9d59b26\"> </a><p class=\"res-header-id\"><b>Generated Narrative: GuidanceResponse 75b71ed1-0a71-407b-8d73-693ce9d59b26</b></p><a name=\"75b71ed1-0a71-407b-8d73-693ce9d59b26\"> </a><a name=\"hc75b71ed1-0a71-407b-8d73-693ce9d59b26\"> </a><a name=\"75b71ed1-0a71-407b-8d73-693ce9d59b26-en-US\"> </a><p><b>module</b>: /radioGuidanceRequest</p><p><b>status</b>: Success</p><p><b>reasonCode</b>: <span title=\"Codes:{http://pss/qsi-indications 5000246}\">Hoofdtrauma, ataxie</span></p><p><b>outputParameters</b>: <a href=\"Bundle-radiology-response.html#Parameters_3db7fb44-1472-4cb5-b971-42cf792f2762\">Bundle: type = collection</a></p></div>"
  ] ; # 
  fhir:module [ fhir:v "/radioGuidanceRequest"^^xsd:anyURI] ; # 
  fhir:status [ fhir:v "success"] ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://pss/qsi-indications"^^xsd:anyURI ] ;
fhir:code [ fhir:v "5000246" ] ;
fhir:display [ fhir:v "Hoofdtrauma, ataxie" ]     ] )
  ] ) ; # 
  fhir:outputParameters [
fhir:reference [ fhir:v "Parameters/3db7fb44-1472-4cb5-b971-42cf792f2762" ]
  ] . # 

<urn:uuid:3db7fb44-1472-4cb5-b971-42cf792f2762> a fhir:Parameters ;
  fhir:id [ fhir:v "3db7fb44-1472-4cb5-b971-42cf792f2762"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/be-radiology-support-parameters"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/be-radiology-support-parameters>     ] )
  ] ; # 
  fhir:parameter ( [
fhir:name [ fhir:v "supportOptions" ] ;
    ( fhir:part [
fhir:name [ fhir:v "option" ] ;
      ( fhir:part [
fhir:name [ fhir:v "score" ] ;
fhir:value [ fhir:v "10"^^xsd:integer ]       ] [
fhir:name [ fhir:v "instruction" ] ;
        ( fhir:part [
fhir:name [ fhir:v "NL" ] ;
fhir:value [ fhir:v "CT, hoofd, zonder intraveneus contrast" ]         ] )       ] [
fhir:name [ fhir:v "supportOptionMetadata" ] ;
        ( fhir:part [
fhir:name [ fhir:v "RelativeCost" ] ;
fhir:value [ fhir:v "€€" ]         ] [
fhir:name [ fhir:v "RadiationLevel" ] ;
fhir:value [ fhir:v "3"^^xsd:integer ]         ] [
fhir:name [ fhir:v "IsIntended" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]         ] )       ] )     ] [
fhir:name [ fhir:v "option" ] ;
      ( fhir:part [
fhir:name [ fhir:v "score" ] ;
fhir:value [ fhir:v "10"^^xsd:integer ]       ] [
fhir:name [ fhir:v "instruction" ] ;
        ( fhir:part [
fhir:name [ fhir:v "NL" ] ;
fhir:value [ fhir:v "CT, angiografie, hoofd, met intraveneus contrast" ]         ] )       ] [
fhir:name [ fhir:v "supportOptionMetadata" ] ;
        ( fhir:part [
fhir:name [ fhir:v "RelativeCost" ] ;
fhir:value [ fhir:v "€€€" ]         ] [
fhir:name [ fhir:v "RadiationLevel" ] ;
fhir:value [ fhir:v "3"^^xsd:integer ]         ] [
fhir:name [ fhir:v "IsIntended" ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]         ] )       ] )     ] [
fhir:name [ fhir:v "option" ] ;
      ( fhir:part [
fhir:name [ fhir:v "score" ] ;
fhir:value [ fhir:v "10"^^xsd:integer ]       ] [
fhir:name [ fhir:v "instruction" ] ;
        ( fhir:part [
fhir:name [ fhir:v "NL" ] ;
fhir:value [ fhir:v "CT, cisternografie, hoofd, met intraveneus contrast" ]         ] )       ] [
fhir:name [ fhir:v "supportOptionMetadata" ] ;
        ( fhir:part [
fhir:name [ fhir:v "RelativeCost" ] ;
fhir:value [ fhir:v "€€" ]         ] [
fhir:name [ fhir:v "RadiationLevel" ] ;
fhir:value [ fhir:v "3"^^xsd:integer ]         ] [
fhir:name [ fhir:v "IsIntended" ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]         ] )       ] )     ] [
fhir:name [ fhir:v "option" ] ;
      ( fhir:part [
fhir:name [ fhir:v "score" ] ;
fhir:value [ fhir:v "10"^^xsd:integer ]       ] [
fhir:name [ fhir:v "instruction" ] ;
        ( fhir:part [
fhir:name [ fhir:v "NL" ] ;
fhir:value [ fhir:v "CT, hoofd, met intraveneus contrast" ]         ] )       ] [
fhir:name [ fhir:v "supportOptionMetadata" ] ;
        ( fhir:part [
fhir:name [ fhir:v "RelativeCost" ] ;
fhir:value [ fhir:v "€€" ]         ] [
fhir:name [ fhir:v "RadiationLevel" ] ;
fhir:value [ fhir:v "3"^^xsd:integer ]         ] [
fhir:name [ fhir:v "IsIntended" ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]         ] )       ] )     ] )
  ] ) . #