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

: Antimicrobial 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "antimicroResponse"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/be-antimicro-guidance-bundle"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/be-antimicro-guidance-bundle>     ] )
  ] ; # 
  fhir:type [ fhir:v "collection"] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:e134a22d-7c34-4964-9eea-a1b68c368122"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:e134a22d-7c34-4964-9eea-a1b68c368122> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:ee0e86f7-75f6-41aa-a390-6a58112faadd"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:ee0e86f7-75f6-41aa-a390-6a58112faadd> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:fd45eea5-eb11-4fd4-b3d4-a885b20ccb49"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:fd45eea5-eb11-4fd4-b3d4-a885b20ccb49> )
  ] ) . # 

<urn:uuid:e134a22d-7c34-4964-9eea-a1b68c368122> a fhir:GuidanceResponse ;
  fhir:id [ fhir:v "e134a22d-7c34-4964-9eea-a1b68c368122"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/be-antimicro-guidance-response"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/be-antimicro-guidance-response>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"GuidanceResponse_e134a22d-7c34-4964-9eea-a1b68c368122\"> </a><p class=\"res-header-id\"><b>Generated Narrative: GuidanceResponse e134a22d-7c34-4964-9eea-a1b68c368122</b></p><a name=\"e134a22d-7c34-4964-9eea-a1b68c368122\"> </a><a name=\"hce134a22d-7c34-4964-9eea-a1b68c368122\"> </a><a name=\"e134a22d-7c34-4964-9eea-a1b68c368122-en-US\"> </a><p><b>module</b>: /antimicroGuidanceRequest</p><p><b>status</b>: Success</p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 921000172108}\">Acute Keelpijn</span></p><p><b>evaluationMessage</b>: <a href=\"OperationOutcome-fd45eea5-eb11-4fd4-b3d4-a885b20ccb49.html\">OperationOutcome</a></p><p><b>outputParameters</b>: <a href=\"Bundle-antimicroResponse.html#Parameters_ee0e86f7-75f6-41aa-a390-6a58112faadd\">Bundle: type = collection</a></p></div>"
  ] ; # 
  fhir:module [ fhir:v "/antimicroGuidanceRequest"^^xsd:anyURI] ; # 
  fhir:status [ fhir:v "success"] ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
a sct:921000172108 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
fhir:code [ fhir:v "921000172108" ] ;
fhir:display [ fhir:v "Acute Keelpijn" ]     ] )
  ] ) ; # 
  fhir:evaluationMessage ( [
fhir:reference [ fhir:v "OperationOutcome/fd45eea5-eb11-4fd4-b3d4-a885b20ccb49" ]
  ] ) ; # 
  fhir:outputParameters [
fhir:reference [ fhir:v "Parameters/ee0e86f7-75f6-41aa-a390-6a58112faadd" ]
  ] . # 

<urn:uuid:ee0e86f7-75f6-41aa-a390-6a58112faadd> a fhir:Parameters ;
  fhir:id [ fhir:v "ee0e86f7-75f6-41aa-a390-6a58112faadd"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/be-antimicro-support-parameters"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/be-antimicro-support-parameters>     ] )
  ] ; # 
  fhir:parameter ( [
fhir:name [ fhir:v "supportOptions" ] ;
    ( fhir:part [
fhir:name [ fhir:v "option" ] ;
      ( fhir:part [
fhir:name [ fhir:v "isIntended" ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]       ] [
fhir:name [ fhir:v "score" ] ;
fhir:value [ fhir:v "3"^^xsd:integer ]       ] [
fhir:name [ fhir:v "instruction" ] ;
        ( fhir:part [
fhir:name [ fhir:v "NL" ] ;
fhir:value [ fhir:v "Feneticilline" ]         ] [
fhir:name [ fhir:v "FR" ] ;
fhir:value [ fhir:v "Phénéticilline" ]         ] )       ] [
fhir:name [ fhir:v "evidenceSummary" ] ;
        ( fhir:part [
fhir:name [ fhir:v "NL" ] ;
fhir:value [ fhir:v "Volwassenen en kind > 10 jaar: 1500 mg per dag in 3 giften. Kind 2-10 j: 750 mg per dag in drie giften. Kind < 2 jaar: 375 mg per dag in drie giften." ]         ] [
fhir:name [ fhir:v "FR" ] ;
fhir:value [ fhir:v "Adultes et enfants > 10 ans : 1500 mg par jour en 3 prises. Enfant 2-10 ans : 750 mg par jour en 3 prises. Enfant < 2 ans : 375 mg par jour en 3 prises." ]         ] )       ] )     ] [
fhir:name [ fhir:v "option" ] ;
      ( fhir:part [
fhir:name [ fhir:v "isIntended" ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]       ] [
fhir:name [ fhir:v "score" ] ;
fhir:value [ fhir:v "3"^^xsd:integer ]       ] [
fhir:name [ fhir:v "instruction" ] ;
        ( fhir:part [
fhir:name [ fhir:v "NL" ] ;
fhir:value [ fhir:v "Cefadroxil of Cefalexine" ]         ] [
fhir:name [ fhir:v "FR" ] ;
fhir:value [ fhir:v "Céfadroxil ou Céfalexine" ]         ] )       ] [
fhir:name [ fhir:v "evidenceSummary" ] ;
        ( fhir:part [
fhir:name [ fhir:v "NL" ] ;
fhir:value [ fhir:v "Eerste keuze alternatief Cefadroxil: Kind: 30 mg/kg per dag in 2 giften gedurende 7 dagen. Volwassene: 2 g per dag in 2 giften gedurende 7 dagen. Cefalexine: Volwassene: 2 g per dag in 2 giften gedurende 7 dagen." ]         ] [
fhir:name [ fhir:v "FR" ] ;
fhir:value [ fhir:v "Alternative de premier choix : Céfadroxil : Enfant : 30 mg/kg par jour en 2 prises pendant 7 jours. Adulte : 2 g par jour en 2 prises pendant 7 jours. Céfalexine : Adulte : 2 g par jour en 2 prises pendant 7 jours." ]         ] )       ] )     ] [
fhir:name [ fhir:v "option" ] ;
      ( fhir:part [
fhir:name [ fhir:v "isIntended" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:name [ fhir:v "score" ] ;
fhir:value [ fhir:v "3"^^xsd:integer ]       ] [
fhir:name [ fhir:v "instruction" ] ;
        ( fhir:part [
fhir:name [ fhir:v "NL" ] ;
fhir:value [ fhir:v "Amoxicilline" ]         ] [
fhir:name [ fhir:v "FR" ] ;
fhir:value [ fhir:v "Amoxicilline" ]         ] )       ] [
fhir:name [ fhir:v "evidenceSummary" ] ;
        ( fhir:part [
fhir:name [ fhir:v "NL" ] ;
fhir:value [ fhir:v "Tweede keuze alternatief: Kind: 75-100 mg/kg per dag in 3 giften gedurende 5 dagen. Volwassene: 3 g per dag in 3 giften gedurende 5 dagen." ]         ] [
fhir:name [ fhir:v "FR" ] ;
fhir:value [ fhir:v "Alternative de deuxième choix : Enfant : 75-100 mg/kg par jour en 3 prises pendant 5 jours. Adulte : 3 g par jour en 3 prises pendant 5 jours." ]         ] )       ] )     ] [
fhir:name [ fhir:v "option" ] ;
      ( fhir:part [
fhir:name [ fhir:v "isIntended" ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]       ] [
fhir:name [ fhir:v "score" ] ;
fhir:value [ fhir:v "1"^^xsd:integer ]       ] [
fhir:name [ fhir:v "instruction" ] ;
        ( fhir:part [
fhir:name [ fhir:v "NL" ] ;
fhir:value [ fhir:v "Amoxicilline-clavulaanzuur" ]         ] [
fhir:name [ fhir:v "FR" ] ;
fhir:value [ fhir:v "Amoxicilline-acide clavulanique" ]         ] )       ] [
fhir:name [ fhir:v "evidenceSummary" ] ;
        ( fhir:part [
fhir:name [ fhir:v "NL" ] ;
fhir:value [ fhir:v "Niet aangewezen" ]         ] [
fhir:name [ fhir:v "FR" ] ;
fhir:value [ fhir:v "Non indiqué" ]         ] )       ] )     ] [
fhir:name [ fhir:v "option" ] ;
      ( fhir:part [
fhir:name [ fhir:v "isIntended" ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]       ] [
fhir:name [ fhir:v "score" ] ;
fhir:value [ fhir:v "1"^^xsd:integer ]       ] [
fhir:name [ fhir:v "instruction" ] ;
        ( fhir:part [
fhir:name [ fhir:v "NL" ] ;
fhir:value [ fhir:v "Chinolonen" ]         ] [
fhir:name [ fhir:v "FR" ] ;
fhir:value [ fhir:v "Quinolones" ]         ] )       ] [
fhir:name [ fhir:v "evidenceSummary" ] ;
        ( fhir:part [
fhir:name [ fhir:v "NL" ] ;
fhir:value [ fhir:v "Niet aangewezen" ]         ] [
fhir:name [ fhir:v "FR" ] ;
fhir:value [ fhir:v "Non indiqué" ]         ] )       ] )     ] [
fhir:name [ fhir:v "option" ] ;
      ( fhir:part [
fhir:name [ fhir:v "isIntended" ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]       ] [
fhir:name [ fhir:v "score" ] ;
fhir:value [ fhir:v "1"^^xsd:integer ]       ] [
fhir:name [ fhir:v "instruction" ] ;
        ( fhir:part [
fhir:name [ fhir:v "NL" ] ;
fhir:value [ fhir:v "Macroliden" ]         ] [
fhir:name [ fhir:v "FR" ] ;
fhir:value [ fhir:v "Macrolides" ]         ] )       ] [
fhir:name [ fhir:v "evidenceSummary" ] ;
        ( fhir:part [
fhir:name [ fhir:v "NL" ] ;
fhir:value [ fhir:v "Niet aangewezen" ]         ] [
fhir:name [ fhir:v "FR" ] ;
fhir:value [ fhir:v "Non indiqué" ]         ] )       ] )     ] [
fhir:name [ fhir:v "option" ] ;
      ( fhir:part [
fhir:name [ fhir:v "isIntended" ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]       ] [
fhir:name [ fhir:v "score" ] ;
fhir:value [ fhir:v "1"^^xsd:integer ]       ] [
fhir:name [ fhir:v "instruction" ] ;
        ( fhir:part [
fhir:name [ fhir:v "NL" ] ;
fhir:value [ fhir:v "Tetracyclinen" ]         ] [
fhir:name [ fhir:v "FR" ] ;
fhir:value [ fhir:v "Tétracyclines" ]         ] )       ] [
fhir:name [ fhir:v "evidenceSummary" ] ;
        ( fhir:part [
fhir:name [ fhir:v "NL" ] ;
fhir:value [ fhir:v "Niet aangewezen" ]         ] [
fhir:name [ fhir:v "FR" ] ;
fhir:value [ fhir:v "Non indiqué" ]         ] )       ] )     ] )
  ] ) . # 

<urn:uuid:fd45eea5-eb11-4fd4-b3d4-a885b20ccb49> a fhir:OperationOutcome ;
  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\"><a name=\"OperationOutcome_fd45eea5-eb11-4fd4-b3d4-a885b20ccb49\"> </a><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 ]       ] )     ]
  ] ) . #