PanCareSurPass Project HL7 FHIR Implementation Guide
0.2.0 - CI Build 150

PanCareSurPass Project HL7 FHIR Implementation Guide, published by PanCareSurPass Project. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/pcsp/ and changes regularly. See the Directory of published versions

: 3976 - TTL Representation

Draft as of 2024-09-11

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:PlanDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "3976"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "2" ] ;
fhir:lastUpdated [ fhir:v "2023-07-05T12:46:27.971+02:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#6QeK1KP8RItavadz"^^xsd:anyURI ]
  ] ; # 
  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: PlanDefinition 3976</b></p><a name=\"3976\"> </a><a name=\"hc3976\"> </a><a name=\"3976-en-US\"> </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\">version: 2; Last updated: 2023-07-05 12:46:27+0200; </p><p style=\"margin-bottom: 0px\">Information Source: #6QeK1KP8RItavadz</p></div><p><b>Randomization arm for trial</b>: GROUP</p><p><b>url</b>: <a href=\"PlanDefinition-3976.html\">PlanDefinition: extension = GROUP; url = https://psp-sp-fhir.dev.sanit.cineca.it/fhir/PlanDefinition/3976; version = 0.2.0; type = Clinical Protocol; status = draft; date = 2024-09-11 13:25:13+0000; publisher = PanCareSurPass Project; contact = PanCareSurPass Project (https://www.pancaresurpass.eu/),PanCareSurPass Project (https://www.pancaresurpass.eu/); description = TRIAL; jurisdiction = Europe; copyright = </a></p><p><b>version</b>: 0.2.0</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/plan-definition-type clinical-protocol}\">Clinical Protocol</span></p><p><b>status</b>: Draft</p><p><b>date</b>: 2024-09-11 13:25:13+0000</p><p><b>publisher</b>: PanCareSurPass Project</p><p><b>contact</b>: PanCareSurPass Project: <a href=\"https://www.pancaresurpass.eu/\">https://www.pancaresurpass.eu/</a>, PanCareSurPass Project: <a href=\"https://www.pancaresurpass.eu/\">https://www.pancaresurpass.eu/</a></p><p><b>description</b>: </p><div><p>TRIAL</p>\n</div><p><b>jurisdiction</b>: <span title=\"Codes:{http://unstats.un.org/unsd/methods/m49/m49.htm 150}\">Europe</span></p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.eu/fhir/ig/pcsp/StructureDefinition/procedure-fltArm"^^xsd:anyURI ] ;
fhir:value [ fhir:v "GROUP" ]
  ] ) ; # 
  fhir:url [ fhir:v "https://psp-sp-fhir.dev.sanit.cineca.it/fhir/PlanDefinition/3976"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.2.0"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/plan-definition-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "clinical-protocol" ]     ] )
  ] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2024-09-11T13:25:13+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "PanCareSurPass Project"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "PanCareSurPass Project" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.pancaresurpass.eu/" ]     ] )
  ] [
fhir:name [ fhir:v "PanCareSurPass Project" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.pancaresurpass.eu/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "TRIAL"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "150" ] ;
fhir:display [ fhir:v "Europe" ]     ] )
  ] ) . #