@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 -------------------------------------------------------------------

<https://www.ehealth.fgov.be/standards/fhir/pss/Bundle/any-service-no-consent-response-response> a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "any-service-no-consent-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 "response1" ]
  ] ; # 
  fhir:type [ fhir:v "collection"] ; # 
  fhir:timestamp [ fhir:v "2025-02-20T00:00:00Z"^^xsd:dateTime] ; # 
  fhir:entry ( [
     fhir:fullUrl [
       fhir:v "urn:uuid:26491cef-c5c7-4c5f-b10b-839e938f6b3c"^^xsd:anyURI ;
       fhir:l <urn:uuid:26491cef-c5c7-4c5f-b10b-839e938f6b3c>
     ] ;
     fhir:resource ( <urn:uuid:26491cef-c5c7-4c5f-b10b-839e938f6b3c> )
  ] [
     fhir:fullUrl [
       fhir:v "urn:uuid:26491cef-c5c7-4c5f-b10b-839e938f6b3d"^^xsd:anyURI ;
       fhir:l <urn:uuid:26491cef-c5c7-4c5f-b10b-839e938f6b3d>
     ] ;
     fhir:resource ( <urn:uuid:26491cef-c5c7-4c5f-b10b-839e938f6b3d> )
  ] [
     fhir:fullUrl [
       fhir:v "urn:uuid:26491cef-c5c7-4c5f-b10b-839e938f6b3e"^^xsd:anyURI ;
       fhir:l <urn:uuid:26491cef-c5c7-4c5f-b10b-839e938f6b3e>
     ] ;
     fhir:resource ( <urn:uuid:26491cef-c5c7-4c5f-b10b-839e938f6b3e> )
  ] ) . # 

<urn:uuid:26491cef-c5c7-4c5f-b10b-839e938f6b3c> a fhir:RequestGroup ;
  fhir:id [ fhir:v "26491cef-c5c7-4c5f-b10b-839e938f6b3c"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"RequestGroup_26491cef-c5c7-4c5f-b10b-839e938f6b3c\"> </a><p class=\"res-header-id\"><b>Generated Narrative: RequestGroup 26491cef-c5c7-4c5f-b10b-839e938f6b3c</b></p><a name=\"26491cef-c5c7-4c5f-b10b-839e938f6b3c\"> </a><a name=\"hc26491cef-c5c7-4c5f-b10b-839e938f6b3c\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Proposal</p><blockquote><p><b>action</b></p><p><b>selectionBehavior</b>: At Most One</p><h3>Actions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Title</b></td><td><b>TextEquivalent</b></td><td><b>Code</b></td><td><b>Resource</b></td></tr><tr><td style=\"display: none\">*</td><td>Toegang geweigerd</td><td>U hebt (nog) geen toestemming gegeven voor het gebruik van het systeem. Gelieve eerst akkoord te gaan met de gebruiksvoorwaarden.</td><td><span title=\"Codes:{https://www.ehealth.fgov.be/standards/fhir/pss/CodeSystem/pss-exception-codes no-consent-found}\">User Consent not found</span></td><td><a href=\"Task-26491cef-c5c7-4c5f-b10b-839e938f6b3d.html\">Task Collect information</a></td></tr></table></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "proposal"] ; # 
  fhir:action ( [
     fhir:selectionBehavior [ fhir:v "at-most-one" ] ;
     fhir:action ( [
       fhir:title [
         fhir:v "Toegang geweigerd" ;
         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 "Accès refusé"
             ]
           ] ) ;
           fhir:url [
             fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ;
             fhir:l <http://hl7.org/fhir/StructureDefinition/translation>
           ]
         ] )
       ] ;
       fhir:textEquivalent [
         fhir:v "U hebt (nog) geen toestemming gegeven voor het gebruik van het systeem. Gelieve eerst akkoord te gaan met de gebruiksvoorwaarden." ;
         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 "Vous n'avez pas (encore) donné votre consentement pour l'utilisation du système. Veuillez d'abord accepter les conditions d'utilisation."
             ]
           ] ) ;
           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 "no-consent-found" ]
         ] )
       ] ) ;
       fhir:resource [
         fhir:l <https://www.ehealth.fgov.be/standards/fhir/pss/Task/26491cef-c5c7-4c5f-b10b-839e938f6b3d> ;
         fhir:reference [ fhir:v "Task/26491cef-c5c7-4c5f-b10b-839e938f6b3d" ]
       ]
     ] )
  ] ) . # 

<urn:uuid:26491cef-c5c7-4c5f-b10b-839e938f6b3d> a fhir:Task ;
  fhir:id [ fhir:v "26491cef-c5c7-4c5f-b10b-839e938f6b3d"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSQuestionnaireTask"^^xsd:anyURI ;
       fhir:l <https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSQuestionnaireTask>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_26491cef-c5c7-4c5f-b10b-839e938f6b3d\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task 26491cef-c5c7-4c5f-b10b-839e938f6b3d</b></p><a name=\"26491cef-c5c7-4c5f-b10b-839e938f6b3d\"> </a><a name=\"hc26491cef-c5c7-4c5f-b10b-839e938f6b3d\"> </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-PSSQuestionnaireTask.html\">PSS Questionnaire Task</a></p></div><p><b>status</b>: Requested</p><p><b>intent</b>: proposal</p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs collect-information}\">Collect information</span></p><h3>Inputs</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs collect-information}\">Collect information</span></td><td><a href=\"Questionnaire-26491cef-c5c7-4c5f-b10b-839e938f6b3e.html\">TCConsentForm</a></td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "requested"] ; # 
  fhir:intent [ fhir:v "proposal"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs>
       ] ;
       fhir:code [ fhir:v "collect-information" ] ;
       fhir:display [ fhir:v "Collect information" ]
     ] )
  ] ; # 
  fhir:input ( [
     fhir:type [
       fhir:coding ( [
         fhir:system [
           fhir:v "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs>
         ] ;
         fhir:code [ fhir:v "collect-information" ] ;
         fhir:display [ fhir:v "Collect information" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Canonical ;
       fhir:v "http://openhie.org/fhir/Questionnaire/hiv-case-report-questionnaire"^^xsd:anyURI ;
       fhir:l <http://openhie.org/fhir/Questionnaire/hiv-case-report-questionnaire>
     ]
  ] ) . # 

<urn:uuid:26491cef-c5c7-4c5f-b10b-839e938f6b3e> a fhir:Questionnaire ;
  fhir:id [ fhir:v "26491cef-c5c7-4c5f-b10b-839e938f6b3e"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablequestionnaire"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablequestionnaire>
     ] )
  ] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><a name=\"Questionnaire_26491cef-c5c7-4c5f-b10b-839e938f6b3e\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Questionnaire 26491cef-c5c7-4c5f-b10b-839e938f6b3e</b></p><a name=\"26491cef-c5c7-4c5f-b10b-839e938f6b3e\"> </a><a name=\"hc26491cef-c5c7-4c5f-b10b-839e938f6b3e\"> </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\">Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/uv/cpg/STU2/StructureDefinition-cpg-computablequestionnaire.html\">CPG Computable Questionnaire</a></p></div><b>Structure</b><table border=\"1\" cellpadding=\"0\" cellspacing=\"0\" style=\"border: 1px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top;\"><tr style=\"border: 2px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top\"><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"The linkID for the item\">LinkID</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Text for the item\">Text</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Minimum and Maximum # of times the item can appear in the instance\">Cardinality</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"The type of the item\">Type</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Additional information about the item\">Description &amp; Constraints</a><span style=\"float: right\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/></a></span></th></tr><tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck1.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_q_root.gif\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"QuestionnaireRoot\" class=\"hierarchy\"/> TCConsentForm</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Questionnaire</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">http://openhie.org/fhir/Questionnaire/hiv-case-report-questionnaire#2025</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck11.png)\" id=\"item.tc\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-group.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"group\" class=\"hierarchy\"/> tc</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Terms and Conditions</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">1..1</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/codesystem-item-type.html#item-type-group\">group</a></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck110.png)\" id=\"item.tcpolicy\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vline.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-display.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"display\" class=\"hierarchy\"/> tcpolicy</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Door een account aan te maken gaat u akkoord met de [Gebruiksvoorwaarden en privacyverklaring](https://www.riziv.fgov.be/nl/thema-s/egezondheid/beslissingsondersteunend-platform-voor-voorschrijvers-meer-gepaste-zorg-en-minder-veiligheidsrisico-s/gebruiksvoorwaarden-en-privacyverklaring-voor-de-applicatie-pss).</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0..1</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/codesystem-item-type.html#item-type-display\">display</a></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck110.png)\" id=\"item.tcversion\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vline.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-display.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"display\" class=\"hierarchy\"/> tcversion</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">version</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0..1</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/codesystem-item-type.html#item-type-display\">display</a></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck100.png)\" id=\"item.consent\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vline.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin_end.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-boolean.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"boolean\" class=\"hierarchy\"/> consent</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Consent</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">1..1</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/codesystem-item-type.html#item-type-boolean\">boolean</a></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck00.png)\" id=\"item.anonymizationPreference\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin_end.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-choice.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"choice\" class=\"hierarchy\"/> anonymizationPreference</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Statistical anonymization preference</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">1..1</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/codesystem-item-type.html#item-type-choice\">choice</a></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Options: <a href=\"#opt-item.anonymizationPreference\">2 options</a></td></tr>#xD;\n<tr><td colspan=\"5\" class=\"hierarchy\"><br/><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/> Documentation for this format</a></td></tr></table><hr/><p><b>Options Sets</b></p><a name=\"opt-item.anonymizationPreference\"> </a><p><b>Answer options for anonymizationPreference </b></p><ul><li style=\"font-size: 11px\">null#cluster-anon (\"Ik geef toestemming om gegevens over mijn gebruik van deze app anoniem te verzamelen op het niveau van mijn onderwijsinstelling (cluster) voor statistische doeleinden.\")</li><li style=\"font-size: 11px\">null#full-anon (\"Ik geef de voorkeur aan volledige anonimiteit wanneer voor statistische doeleinden gegevens worden verzameld over mijn gebruik van deze app.\")</li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
     fhir:v "http://openhie.org/fhir/Questionnaire/hiv-case-report-questionnaire"^^xsd:anyURI ;
     fhir:l <http://openhie.org/fhir/Questionnaire/hiv-case-report-questionnaire>
  ] ; # 
  fhir:version [ fhir:v "2025"] ; # 
  fhir:name [ fhir:v "TCConsentForm"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:item ( [
     fhir:linkId [ fhir:v "tc" ] ;
     fhir:text [ fhir:v "Terms and Conditions" ] ;
     fhir:type [ fhir:v "group" ] ;
     fhir:required [ fhir:v true ] ;
     fhir:repeats [ fhir:v false ] ;
     fhir:item ( [
       fhir:linkId [ fhir:v "tcpolicy" ] ;
       fhir:text [
         fhir:v "Door een account aan te maken gaat u akkoord met de [Gebruiksvoorwaarden en privacyverklaring](https://www.riziv.fgov.be/nl/thema-s/egezondheid/beslissingsondersteunend-platform-voor-voorschrijvers-meer-gepaste-zorg-en-minder-veiligheidsrisico-s/gebruiksvoorwaarden-en-privacyverklaring-voor-de-applicatie-pss)." ;
         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 "Door een account aan te maken gaat u akkoord met de [Gebruiksvoorwaarden en privacyverklaring](https://www.riziv.fgov.be/nl/thema-s/egezondheid/beslissingsondersteunend-platform-voor-voorschrijvers-meer-gepaste-zorg-en-minder-veiligheidsrisico-s/gebruiksvoorwaarden-en-privacyverklaring-voor-de-applicatie-pss)."
           ]
         ] [
           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 "En créant un compte, vous acceptez les [Conditions d'utilisation et politique de confidentialité](https://www.inami.fgov.be/fr/themes/esante/plateforme-d-aide-a-la-decision-pour-les-prescripteurs-des-soins-plus-adaptes-et-moins-de-risques-de-securite/conditions-d-utilisation-et-politique-de-confidentialite-pour-l-application-pss)." ;
               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 "En créant un compte, vous acceptez les [Conditions d'utilisation et politique de confidentialité](https://www.inami.fgov.be/fr/themes/esante/plateforme-d-aide-a-la-decision-pour-les-prescripteurs-des-soins-plus-adaptes-et-moins-de-risques-de-securite/conditions-d-utilisation-et-politique-de-confidentialite-pour-l-application-pss"
                 ]
               ] )
             ]
           ] ) ;
           fhir:url [
             fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ;
             fhir:l <http://hl7.org/fhir/StructureDefinition/translation>
           ]
         ] )
       ] ;
       fhir:type [ fhir:v "display" ]
     ] [
       fhir:linkId [ fhir:v "tcversion" ] ;
       fhir:text [ fhir:v "version" ] ;
       fhir:type [ fhir:v "display" ]
     ] [
       fhir:linkId [ fhir:v "consent" ] ;
       fhir:text [ fhir:v "Consent" ] ;
       fhir:type [ fhir:v "boolean" ] ;
       fhir:required [ fhir:v true ] ;
       fhir:repeats [ fhir:v false ]
     ] )
  ] [
     fhir:linkId [ fhir:v "anonymizationPreference" ] ;
     fhir:text [ fhir:v "Statistical anonymization preference" ] ;
     fhir:type [ fhir:v "choice" ] ;
     fhir:required [ fhir:v true ] ;
     fhir:repeats [ fhir:v false ] ;
     fhir:answerOption ( [
       fhir:value [
         a fhir:Coding ;
         fhir:code [ fhir:v "cluster-anon" ] ;
         fhir:display [
           fhir:v "Ik geef toestemming om gegevens over mijn gebruik van deze app anoniem te verzamelen op het niveau van mijn onderwijsinstelling (cluster) voor statistische doeleinden." ;
           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 "Je donne mon consentement pour que les données concernant mon utilisation de cette application soient collectées anonymement au niveau de mon établissement d'enseignement (cluster) à des fins statistiques."
               ]
             ] ) ;
             fhir:url [
               fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ;
               fhir:l <http://hl7.org/fhir/StructureDefinition/translation>
             ]
           ] )
         ]
       ]
     ] [
       fhir:value [
         a fhir:Coding ;
         fhir:code [ fhir:v "full-anon" ] ;
         fhir:display [
           fhir:v "Ik geef de voorkeur aan volledige anonimiteit wanneer voor statistische doeleinden gegevens worden verzameld over mijn gebruik van deze app." ;
           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 "Je préfère une anonymité totale lors de la collecte de données sur mon utilisation de cette application à des fins statistiques."
               ]
             ] ) ;
             fhir:url [
               fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ;
               fhir:l <http://hl7.org/fhir/StructureDefinition/translation>
             ]
           ] )
         ]
       ]
     ] )
  ] ) . # 

# -------------------------------------------------------------------------------------

