FHIR Cross-Version Extensions package for FHIR R4B from FHIR R3
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4B from FHIR R3 - Version 0.0.1-snapshot-2. See the Directory of published versions

: ActionRelationshipType - TTL Representation

Page standards status: Informative Maturity Level: 2

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "action-relationship-type"] ; # 
  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: CodeSystem action-relationship-type</b></p><a name=\"action-relationship-type\"> </a><a name=\"hcaction-relationship-type\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/action-relationship-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">before-start<a name=\"action-relationship-type-before-start\"> </a></td><td>Before Start</td><td>The action must be performed before the start of the related action</td></tr><tr><td style=\"white-space:nowrap\">before<a name=\"action-relationship-type-before\"> </a></td><td>Before</td><td>The action must be performed before the related action</td></tr><tr><td style=\"white-space:nowrap\">before-end<a name=\"action-relationship-type-before-end\"> </a></td><td>Before End</td><td>The action must be performed before the end of the related action</td></tr><tr><td style=\"white-space:nowrap\">concurrent-with-start<a name=\"action-relationship-type-concurrent-with-start\"> </a></td><td>Concurrent With Start</td><td>The action must be performed concurrent with the start of the related action</td></tr><tr><td style=\"white-space:nowrap\">concurrent<a name=\"action-relationship-type-concurrent\"> </a></td><td>Concurrent</td><td>The action must be performed concurrent with the related action</td></tr><tr><td style=\"white-space:nowrap\">concurrent-with-end<a name=\"action-relationship-type-concurrent-with-end\"> </a></td><td>Concurrent With End</td><td>The action must be performed concurrent with the end of the related action</td></tr><tr><td style=\"white-space:nowrap\">after-start<a name=\"action-relationship-type-after-start\"> </a></td><td>After Start</td><td>The action must be performed after the start of the related action</td></tr><tr><td style=\"white-space:nowrap\">after<a name=\"action-relationship-type-after\"> </a></td><td>After</td><td>The action must be performed after the related action</td></tr><tr><td style=\"white-space:nowrap\">after-end<a name=\"action-relationship-type-after-end\"> </a></td><td>After End</td><td>The action must be performed after the end of the related action</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Informative"     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 2     ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r3.r4b"       ]     ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1-snapshot-2"       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "cds"     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4b"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4b>         ]       ] )     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/action-relationship-type"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "3.0.2"] ; # 
  fhir:name [ fhir:v "ActionRelationshipType"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2019-10-24T10:53:00+10:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Clinical Decision Support"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Clinical Decision Support" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/dss" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Defines the types of relationships between actions"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/action-relationship-type|4.3.0"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/ValueSet/action-relationship-type|4.3.0>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "before-start" ] ;
fhir:display [ fhir:v "Before Start" ] ;
fhir:definition [ fhir:v "The action must be performed before the start of the related action" ]
  ] [
fhir:code [ fhir:v "before" ] ;
fhir:display [ fhir:v "Before" ] ;
fhir:definition [ fhir:v "The action must be performed before the related action" ]
  ] [
fhir:code [ fhir:v "before-end" ] ;
fhir:display [ fhir:v "Before End" ] ;
fhir:definition [ fhir:v "The action must be performed before the end of the related action" ]
  ] [
fhir:code [ fhir:v "concurrent-with-start" ] ;
fhir:display [ fhir:v "Concurrent With Start" ] ;
fhir:definition [ fhir:v "The action must be performed concurrent with the start of the related action" ]
  ] [
fhir:code [ fhir:v "concurrent" ] ;
fhir:display [ fhir:v "Concurrent" ] ;
fhir:definition [ fhir:v "The action must be performed concurrent with the related action" ]
  ] [
fhir:code [ fhir:v "concurrent-with-end" ] ;
fhir:display [ fhir:v "Concurrent With End" ] ;
fhir:definition [ fhir:v "The action must be performed concurrent with the end of the related action" ]
  ] [
fhir:code [ fhir:v "after-start" ] ;
fhir:display [ fhir:v "After Start" ] ;
fhir:definition [ fhir:v "The action must be performed after the start of the related action" ]
  ] [
fhir:code [ fhir:v "after" ] ;
fhir:display [ fhir:v "After" ] ;
fhir:definition [ fhir:v "The action must be performed after the related action" ]
  ] [
fhir:code [ fhir:v "after-end" ] ;
fhir:display [ fhir:v "After End" ] ;
fhir:definition [ fhir:v "The action must be performed after the end of the related action" ]
  ] ) . #