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

: fd45eea5-eb11-4fd4-b3d4-a885b20ccb49 - 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:OperationOutcome ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "fd45eea5-eb11-4fd4-b3d4-a885b20ccb49"] ; # 
  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: OperationOutcome fd45eea5-eb11-4fd4-b3d4-a885b20ccb49</b></p><a name=\"fd45eea5-eb11-4fd4-b3d4-a885b20ccb49\"> </a><a name=\"hcfd45eea5-eb11-4fd4-b3d4-a885b20ccb49\"> </a><a name=\"fd45eea5-eb11-4fd4-b3d4-a885b20ccb49-en-US\"> </a><blockquote><p><b>issue</b></p><p><b>OperationOutcome Authority for Rule</b>: <a href=\"https://www.bcfi.be/nl/chapters/12?frag=8000036\">https://www.bcfi.be/nl/chapters/12?frag=8000036</a></p><p><b>severity</b>: Information</p><p><b>code</b>: Informational Note</p><p><b>diagnostics</b>: Meer details op de BCFI site</p></blockquote><blockquote><p><b>issue</b></p><p><b>OperationOutcome Authority for Rule</b>: <a href=\"https://www.cbip.be/fr/chapters/12?frag=8000036\">https://www.cbip.be/fr/chapters/12?frag=8000036</a></p><p><b>severity</b>: Information</p><p><b>code</b>: Informational Note</p><p><b>diagnostics</b>: Plus de détails sur le site CBIP</p></blockquote><blockquote><p><b>issue</b></p><p><b>severity</b>: Warning</p><p><b>code</b>: Informational Note</p><p><b>diagnostics</b>: f804e1b2-0128-4afb-8bec-6976fcddaefd</p></blockquote></div>"
  ] ; # 
  fhir:issue ( [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/operationoutcome-authority"^^xsd:anyURI ] ;
fhir:value [ fhir:v "https://www.bcfi.be/nl/chapters/12?frag=8000036"^^xsd:anyURI ]     ] ) ;
fhir:severity [ fhir:v "information" ] ;
fhir:code [ fhir:v "informational" ] ;
fhir:diagnostics [ fhir:v "Meer details op de BCFI site" ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/operationoutcome-authority"^^xsd:anyURI ] ;
fhir:value [ fhir:v "https://www.cbip.be/fr/chapters/12?frag=8000036"^^xsd:anyURI ]     ] ) ;
fhir:severity [ fhir:v "information" ] ;
fhir:code [ fhir:v "informational" ] ;
fhir:diagnostics [ fhir:v "Plus de détails sur le site CBIP" ]
  ] [
fhir:severity [ fhir:v "warning" ] ;
fhir:code [ fhir:v "informational" ] ;
fhir:diagnostics [
fhir:v "f804e1b2-0128-4afb-8bec-6976fcddaefd" ;
      ( fhir:extension [
        ( fhir:extension [
fhir:url [ fhir:v "lang"^^xsd:anyURI ] ;
fhir:value [ fhir:v "nl-BE" ]         ] [
fhir:url [ fhir:v "content"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Waarschuwing! De indicatie ‘Acute Keelpijn’ is niet langer up-to-date met de BAPCOC-richtlijnen." ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "lang"^^xsd:anyURI ] ;
fhir:value [ fhir:v "fr-BE" ]         ] [
fhir:url [ fhir:v "content"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Attention ! L'indication 'Mal de gorge aigu' n'est plus à jour avec les directives BAPCOC." ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ]       ] )     ]
  ] ) . #