Prescription Search Support
1.0.0 - STU1 Belgium flag

This page is part of the eHealth FHIR PSS Profiles for Belgium (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Radiology - S1 Get Diagnoses - Response - 1.1. RequestGroup with options - 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:RequestGroup ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "30551ce1-5a28-4356-b684-3e639094ad08"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: RequestGroup 30551ce1-5a28-4356-b684-3e639094ad08</b></p><a name=\"30551ce1-5a28-4356-b684-3e639094ad08\"> </a><a name=\"hc30551ce1-5a28-4356-b684-3e639094ad08\"> </a><a name=\"30551ce1-5a28-4356-b684-3e639094ad08-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Proposal</p><p><b>subject</b>: <a href=\"Patient-30551ce1-5a28-4356-b684-3e639094ad48.html\"> Male, DoB Unknown</a></p><blockquote><p><b>action</b></p><p><b>selectionBehavior</b>: One Or More</p><h3>Actions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>TextEquivalent</b></td><td><b>Resource</b></td></tr><tr><td style=\"display: none\">*</td><td>Potential diagnosis of Ataxia, stroke suspected</td><td><a href=\"Task-1cdd5aab-1d4d-4965-bbe1-c851698d07f0.html\">Task Propose a diagnosis</a></td></tr><tr><td style=\"display: none\">*</td><td>Potential diagnosis of Head trauma, ataxia</td><td><a href=\"Task-30551ce1-5a28-4356-b684-3e639094ad11.html\">Task Propose a diagnosis</a></td></tr><tr><td style=\"display: none\">*</td><td>Potential diagnosis of Ataxia, slowly progressive or long duration</td><td><a href=\"Task-cfdfee5b-1db1-43fe-af72-4ea54b4e1a16.html\">Task Propose a diagnosis</a></td></tr><tr><td style=\"display: none\">*</td><td>Potential diagnosis of Ataxia, post head trauma</td><td><a href=\"Task-54aad964-ad8a-4985-8ff1-3b09d707ee1e.html\">Task Propose a diagnosis</a></td></tr></table></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "proposal"] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/30551ce1-5a28-4356-b684-3e639094ad48" ]
  ] ; # 
  fhir:action ( [
fhir:selectionBehavior [ fhir:v "one-or-more" ] ;
    ( fhir:action [
fhir:textEquivalent [ fhir:v "Potential diagnosis of Ataxia, stroke suspected" ] ;
fhir:resource [
fhir:reference [ fhir:v "Task/1cdd5aab-1d4d-4965-bbe1-c851698d07f0" ]       ]     ] [
fhir:textEquivalent [ fhir:v "Potential diagnosis of Head trauma, ataxia" ] ;
fhir:resource [
fhir:reference [ fhir:v "Task/30551ce1-5a28-4356-b684-3e639094ad11" ]       ]     ] [
fhir:textEquivalent [ fhir:v "Potential diagnosis of Ataxia, slowly progressive or long duration" ] ;
fhir:resource [
fhir:reference [ fhir:v "Task/cfdfee5b-1db1-43fe-af72-4ea54b4e1a16" ]       ]     ] [
fhir:textEquivalent [ fhir:v "Potential diagnosis of Ataxia, post head trauma" ] ;
fhir:resource [
fhir:reference [ fhir:v "Task/54aad964-ad8a-4985-8ff1-3b09d707ee1e" ]       ]     ] )
  ] ) . #