Tiro.health Implementation Guide
0.1.0 - ci-build

Tiro.health Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Report Details - TTL Representation

Active as of 2025-10-16

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:GraphDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "report-details"] ; # 
  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: GraphDefinition report-details</b></p><a name=\"report-details\"> </a><a name=\"hcreport-details\"> </a><p><b>url</b>: <a href=\"GraphDefinition-report-details.html\">GraphDefinition Report Details</a></p><p><b>version</b>: 1.0.0</p><p><b>name</b>: report-details</p><p><b>title</b>: Report Details</p><p><b>status</b>: Active</p><p><b>description</b>: </p><div><p>Graph to retrieve Task of type 'complete-questionnaire' with Questionnaire, QuestionnaireResponse</p>\n</div></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://fhir.tiro.heatlh/GraphDefinition/report-details"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "report-details"] ; # 
  fhir:title [ fhir:v "Report Details"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:description [ fhir:v "Graph to retrieve Task of type 'complete-questionnaire' with Questionnaire, QuestionnaireResponse"] . #