Shared Care Planning (SCP) Implementation Guide
0.2.0 - ci-build

Shared Care Planning (SCP) Implementation Guide, published by Santeon. 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/santeonnl/shared-care-planning/ and changes regularly. See the Directory of published versions

: Shwachman Diamond Syndrome PlanDefinition - TTL Representation

Draft as of 2021-01-14

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 "plan-sds"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://santeonnl.github.io/shared-care-planning/StructureDefinition/scp-plan"^^xsd:anyURI ;
fhir:link <http://santeonnl.github.io/shared-care-planning/StructureDefinition/scp-plan>     ] )
  ] ; # 
  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: PlanDefinition plan-sds</b></p><a name=\"plan-sds\"> </a><a name=\"hcplan-sds\"> </a><a name=\"plan-sds-en-US\"> </a><p><b>url</b>: <a href=\"PlanDefinition-plan-sds.html\">PlanDefinition Shwachman Diamond Syndrome Management</a></p><p><b>version</b>: 0.2.0</p><p><b>title</b>: Shwachman Diamond Syndrome Management</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>subject</b>: <span title=\"Codes:{http://hl7.org/fhir/resource-types Patient}\">Patient</span></p><p><b>date</b>: 2021-01-14</p><p><b>publisher</b>: Santeon</p><p><b>contact</b>: Santeon: <a href=\"https://www.santeon.nl\">https://www.santeon.nl</a></p><p><b>description</b>: </p><div><p>Shwachman Diamond Syndrome management plan.</p>\n</div><p><b>topic</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/definition-topic treatment}\">Treatment</span></p><blockquote><p><b>relatedArtifact</b></p></blockquote><h3>Goals</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Description</b></td><td><b>Addresses</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:\">Shwachman Diamond Syndrome management</span></td><td><span title=\"Codes:{http://www.orpha.net ORPHA:811}\">Shwachman-Diamond syndrome</span></td></tr></table><blockquote><p><b>action</b></p><p><b>title</b>: Neutropenia</p><p><b>definition</b>: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.10.0-beta.1&amp;canonical=https://rarecare.world/fhir/PlanDefinition/neutropenia\">https://rarecare.world/fhir/PlanDefinition/neutropenia</a></p></blockquote><blockquote><p><b>action</b></p><p><b>title</b>: Pancreas Insufficiency</p><p><b>definition</b>: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.10.0-beta.1&amp;canonical=https://rarecare.world/fhir/PlanDefinition/pancreas-insufficiency\">https://rarecare.world/fhir/PlanDefinition/pancreas-insufficiency</a></p></blockquote><blockquote><p><b>action</b></p><p><b>title</b>: Developmental disability</p><p><b>definition</b>: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.10.0-beta.1&amp;canonical=https://rarecare.world/fhir/PlanDefinition/developmental-disability\">https://rarecare.world/fhir/PlanDefinition/developmental-disability</a></p></blockquote><blockquote><p><b>action</b></p><p><b>title</b>: Vragenlijst participatie voor Shwachman Diamond Syndroom</p><p><b>definition</b>: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.10.0-beta.1&amp;canonical=https://rarecare.world/fhir/Questionnaire/shwachman-diamond-syndrome\">https://rarecare.world/fhir/Questionnaire/shwachman-diamond-syndrome</a></p></blockquote></div>"
  ] ; # 
  fhir:url [ fhir:v "https://rarecare.world/fhir/PlanDefinition/shwachman-diamond-syndrome"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.2.0"] ; # 
  fhir:title [ fhir:v "Shwachman Diamond Syndrome Management"] ; # 
  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:subject [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/resource-types"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Patient" ]     ] )
  ] ; # 
  fhir:date [ fhir:v "2021-01-14"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "Santeon"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Santeon" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.santeon.nl" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Shwachman Diamond Syndrome management plan."] ; # 
  fhir:topic ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/definition-topic"^^xsd:anyURI ] ;
fhir:code [ fhir:v "treatment" ]     ] )
  ] ) ; # 
  fhir:relatedArtifact ( [
fhir:type [ fhir:v "justification" ] ;
fhir:url [ fhir:v "https://rarecare.world/patient-organisation/shwachman-syndrome-support-holland"^^xsd:anyURI ] ;
fhir:document [
fhir:url [ fhir:v "https://rarecare.world/patient-organisation/shwachman-syndrome-support-holland"^^xsd:anyURI ]     ]
  ] ) ; # 
  fhir:goal ( [
fhir:description [
fhir:text [ fhir:v "Shwachman Diamond Syndrome management" ]     ] ;
    ( fhir:addresses [
      ( fhir:coding [
fhir:system [ fhir:v "http://www.orpha.net"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ORPHA:811" ] ;
fhir:display [ fhir:v "Shwachman-Diamond syndrome" ]       ] )     ] )
  ] ) ; # 
  fhir:action ( [
fhir:title [ fhir:v "Neutropenia" ] ;
fhir:definition [
fhir:v "https://rarecare.world/fhir/PlanDefinition/neutropenia"^^xsd:anyURI ;
fhir:link <https://rarecare.world/fhir/PlanDefinition/neutropenia>     ]
  ] [
fhir:title [ fhir:v "Pancreas Insufficiency" ] ;
fhir:definition [
fhir:v "https://rarecare.world/fhir/PlanDefinition/pancreas-insufficiency"^^xsd:anyURI ;
fhir:link <https://rarecare.world/fhir/PlanDefinition/pancreas-insufficiency>     ]
  ] [
fhir:title [ fhir:v "Developmental disability" ] ;
fhir:definition [
fhir:v "https://rarecare.world/fhir/PlanDefinition/developmental-disability"^^xsd:anyURI ;
fhir:link <https://rarecare.world/fhir/PlanDefinition/developmental-disability>     ]
  ] [
fhir:title [ fhir:v "Vragenlijst participatie voor Shwachman Diamond Syndroom" ] ;
fhir:definition [
fhir:v "https://rarecare.world/fhir/Questionnaire/shwachman-diamond-syndrome"^^xsd:anyURI ;
fhir:link <https://rarecare.world/fhir/Questionnaire/shwachman-diamond-syndrome>     ]
  ] ) . #