Prescription Search Support
1.0.0 - STU1 Belgium flag

Prescription Search Support, published by eHealth Platform Belgium. 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

: Generic response - Guidance unavailable - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "no-response-response"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSResponseBundle"^^xsd:anyURI ;
fhir:l <https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSResponseBundle>     ] )
  ] ; # 
  fhir:identifier [
fhir:value [ fhir:v "response01" ]
  ] ; # 
  fhir:type [ fhir:v "collection"] ; # 
  fhir:timestamp [ fhir:v "2025-02-20T00:00:00Z"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [
fhir:v "urn:uuid:c174873b-e39a-4eba-aff4-72708dd6c34d"^^xsd:anyURI ;
fhir:l <urn:uuid:c174873b-e39a-4eba-aff4-72708dd6c34d>     ] ;
    ( fhir:resource <urn:uuid:c174873b-e39a-4eba-aff4-72708dd6c34d> )
  ] [
fhir:fullUrl [
fhir:v "urn:uuid:1e6c8c0a-9f7f-4f65-bc16-3a7a5e7b29c2"^^xsd:anyURI ;
fhir:l <urn:uuid:1e6c8c0a-9f7f-4f65-bc16-3a7a5e7b29c2>     ] ;
    ( fhir:resource <urn:uuid:1e6c8c0a-9f7f-4f65-bc16-3a7a5e7b29c2> )
  ] ) . # 

<urn:uuid:c174873b-e39a-4eba-aff4-72708dd6c34d> a fhir:RequestGroup ;
  fhir:id [ fhir:v "no-response-group"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSResponseRequestGroup"^^xsd:anyURI ;
fhir:l <https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSResponseRequestGroup>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"RequestGroup_no-response-group\"> </a><p class=\"res-header-id\"><b>Generated Narrative: RequestGroup no-response-group</b></p><a name=\"no-response-group\"> </a><a name=\"hcno-response-group\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PSSResponseRequestGroup.html\">PSS Response Request Group</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Proposal</p><blockquote><p><b>action</b></p><h3>Actions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Title</b></td><td><b>Code</b></td><td><b>Resource</b></td></tr><tr><td style=\"display: none\">*</td><td>PSS niet geactiveerd</td><td><span title=\"Codes:{https://www.ehealth.fgov.be/standards/fhir/pss/CodeSystem/pss-exception-codes guidance-unavailable}\">Guidance unavailable</span></td><td><a href=\"CommunicationRequest-1e6c8c0a-9f7f-4f65-bc16-3a7a5e7b29c2.html\">CommunicationRequest: status = active</a></td></tr></table></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "proposal"] ; # 
  fhir:action ( [
    ( fhir:action [
fhir:title [
fhir:v "PSS niet geactiveerd" ;
        ( fhir:extension [
          ( fhir:extension [
fhir:url [
fhir:v "lang"^^xsd:anyURI ;
fhir:l fhir:lang             ] ;
fhir:value [
a fhir:Code ;
fhir:v "fr-BE"             ]           ] [
fhir:url [
fhir:v "content"^^xsd:anyURI ;
fhir:l fhir:content             ] ;
fhir:value [
a fhir:String ;
fhir:v "PSS non activé"             ]           ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/translation>           ]         ] )       ] ;
      ( fhir:code [
        ( fhir:coding [
fhir:system [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/pss/CodeSystem/pss-exception-codes"^^xsd:anyURI ;
fhir:l <https://www.ehealth.fgov.be/standards/fhir/pss/CodeSystem/pss-exception-codes>           ] ;
fhir:code [ fhir:v "guidance-unavailable" ]         ] )       ] ) ;
fhir:resource [
fhir:l fhir:CommunicationRequest/1e6c8c0a-9f7f-4f65-bc16-3a7a5e7b29c2 ;
fhir:reference [ fhir:v "CommunicationRequest/1e6c8c0a-9f7f-4f65-bc16-3a7a5e7b29c2" ]       ]     ] )
  ] ) . # 

<urn:uuid:1e6c8c0a-9f7f-4f65-bc16-3a7a5e7b29c2> a fhir:CommunicationRequest ;
  fhir:id [ fhir:v "1e6c8c0a-9f7f-4f65-bc16-3a7a5e7b29c2"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSResponseCommunicationRequest"^^xsd:anyURI ;
fhir:l <https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSResponseCommunicationRequest>     ] [
fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-communicationrequest"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-communicationrequest>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CommunicationRequest_1e6c8c0a-9f7f-4f65-bc16-3a7a5e7b29c2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: CommunicationRequest 1e6c8c0a-9f7f-4f65-bc16-3a7a5e7b29c2</b></p><a name=\"1e6c8c0a-9f7f-4f65-bc16-3a7a5e7b29c2\"> </a><a name=\"hc1e6c8c0a-9f7f-4f65-bc16-3a7a5e7b29c2\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profiles: <a href=\"StructureDefinition-PSSResponseCommunicationRequest.html\">PSS Response Communication Request</a>, <a href=\"http://hl7.org/fhir/uv/cpg/STU2/StructureDefinition-cpg-communicationrequest.html\">CPG Communication Request</a></p></div><p><b>status</b>: Active</p><h3>Payloads</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Content[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><code>Markdown: </code><div><p>In het kader van de pilootfase is het PSS-systeem momenteel niet geactiveerd. Het zal later opnieuw geactiveerd worden. Ter info: we blijven de gegevens die naar PSS worden doorgestuurd, registreren.</p>\n</div></td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:payload ( [
fhir:content [
a fhir:String ;
      ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/rendering-markdown"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/rendering-markdown>         ] ;
fhir:value [
a fhir:Markdown ;
fhir:v "In het kader van de pilootfase is het PSS-systeem momenteel niet geactiveerd. Het zal later opnieuw geactiveerd worden. Ter info: we blijven de gegevens die naar PSS worden doorgestuurd, registreren." ;
          ( fhir:extension [
            ( fhir:extension [
fhir:url [
fhir:v "lang"^^xsd:anyURI ;
fhir:l fhir:lang               ] ;
fhir:value [
a fhir:Code ;
fhir:v "fr-BE"               ]             ] [
fhir:url [
fhir:v "content"^^xsd:anyURI ;
fhir:l fhir:content               ] ;
fhir:value [
a fhir:String ;
fhir:v "Dans le cadre de la phase pilote, le système PSS n'est pas activé pour le moment. Celui-ci sera réactivé. Pour votre information sachez que nous continuons de capturer les données transmises à PSS."               ]             ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/translation>             ]           ] )         ]       ] )     ]
  ] ) . #