Extensions for Using Data Elements from FHIR DSTU2 in FHIR R5
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR DSTU2 in FHIR R5 - Downloaded Version null See the Directory of published versions

: v3-ContextControl - TTL Representation

Page standards status: Trial-use Maturity Level: 0

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 "v3-ContextControl"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v3-ContextControl</b></p><a name=\"v3-ContextControl\"> </a><a name=\"hcv3-ContextControl\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td></tr><tr><td>Status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td></tr><tr><td>Inactive</td><td>inactive</td><td>http://hl7.org/fhir/concept-properties#inactive</td><td>boolean</td></tr><tr><td>effectiveDate</td><td>effectiveDate</td><td>http://hl7.org/fhir/concept-properties#effectiveDate</td><td>dateTime</td></tr><tr><td>Deprecation Date</td><td>deprecationDate</td><td>http://hl7.org/fhir/concept-properties#deprecationDate</td><td>dateTime</td></tr><tr><td>Retirement Date</td><td>retirementDate</td><td>http://hl7.org/fhir/concept-properties#retirementDate</td><td>dateTime</td></tr><tr><td>Not Selectable</td><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>boolean</td></tr><tr><td>Parent</td><td>parent</td><td>http://hl7.org/fhir/concept-properties#parent</td><td>code</td></tr><tr><td>Child</td><td>child</td><td>http://hl7.org/fhir/concept-properties#child</td><td>code</td></tr><tr><td>Part Of</td><td>partOf</td><td>http://hl7.org/fhir/concept-properties#partOf</td><td>code</td></tr><tr><td>Synonym</td><td>synonym</td><td>http://hl7.org/fhir/concept-properties#synonym</td><td>code</td></tr><tr><td>Comment</td><td>comment</td><td>http://hl7.org/fhir/concept-properties#comment</td><td>string</td></tr><tr><td>itemWeight</td><td>itemWeight</td><td>http://hl7.org/fhir/concept-properties#itemWeight</td><td>decimal</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://hl7.org/fhir/v3/ContextControl</code> defines the following codes in an undefined hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Not Selectable</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">_ContextControlAdditive<a name=\"v3-ContextControl-_ContextControlAdditive\"> </a></td><td>ContextControlAdditive</td><td>The association adds to the existing context associated with the Act.  Both this association and any associations propagated from ancestor Acts are interpreted as being related to this Act.</td><td>true</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  AN<a name=\"v3-ContextControl-AN\"> </a></td><td>additive, non-propagating</td><td>The association adds to the existing context associated with the Act, but will not propagate to any descendant Acts reached by conducting ActRelationships (see contextControlCode). Examples: If an 'Author' Participation were marked as \"Additive, Non-Propagating\" it means that the author will be added to the set of author participations that have propagated from ancestor Acts for the purpose of this Act. However only the previously propagated authors will propagate to any child Acts that allow context to be propagated.</td><td>false</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  AP<a name=\"v3-ContextControl-AP\"> </a></td><td>additive, propagating</td><td>The association adds to the existing context associated with the Act, and will propagate to any descendant Acts reached by conducting ActRelationships (see contextControlCode). Examples: If an 'Author' Participation were marked as \"Additive, Propagating\" it means that the author will be added to the set of author participations that have propagated from ancestor Acts, and will itself propagate with the other authors to any child Acts that allow context to be propagated.</td><td>false</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">_ContextControlNonPropagating<a name=\"v3-ContextControl-_ContextControlNonPropagating\"> </a></td><td>ContextControlNonPropagating</td><td>The association applies only to the current Act and will not propagate to any child Acts that are related via a conducting ActRelationship (refer to contextConductionInd).</td><td>true</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  ON<a name=\"v3-ContextControl-ON\"> </a></td><td>overriding, non-propagating</td><td>The association is added to the existing context associated with the Act, but overrides an association with the same typeCode. However, this overriding association will not propagate to any descendant Acts reached by conducting ActRelationships (see contextControlCode). Examples: If an 'Author' Participation were marked as \"Overriding, Non-Propagating\" it means that the author will replace the set of author participations that have propagated from ancestor Acts. Furthermore, no author participations whatsoever will propagate to any child Acts that allow context to be propagated.</td><td>false</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">_ContextControlOverriding<a name=\"v3-ContextControl-_ContextControlOverriding\"> </a></td><td>ContextControlOverriding</td><td>The association adds to the existing context associated with the Act, but replaces associations propagated from ancestor Acts whose typeCodes are the same or more specific.</td><td>true</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  OP<a name=\"v3-ContextControl-OP\"> </a></td><td>overriding, propagating</td><td>The association is added to the existing context associated with the Act, but overrides an association with the same typeCode. This overriding association will propagate to any descendant Acts reached by conducting ActRelationships (see contextControlCode). Examples: If an 'Author' Participation were marked as \"Overriding, Propagating\" it means that the author will replace the set of author participations that have propagated from ancestor Acts, and will itself be the only author to propagate to any child Acts that allow context to be propagated.</td><td>false</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">_ContextControlPropagating<a name=\"v3-ContextControl-_ContextControlPropagating\"> </a></td><td>ContextControlPropagating</td><td>The association propagates to any child Acts that are related via a conducting ActRelationship (refer to contextConductionInd).</td><td>true</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-oid"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/valueset-oid>     ] ;
fhir:value [
a fhir:Uri ;
fhir:v "urn:oid:2.16.840.1.113883.5.1057"^^xsd:anyURI ;
fhir:l <urn:oid:2.16.840.1.113883.5.1057>     ]
  ] [
    ( fhir:extension [
fhir:url [
fhir:v "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId       ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r2.r5"       ]     ] [
fhir:url [
fhir:v "version"^^xsd:anyURI ;
fhir:l fhir:version       ] ;
fhir:value [
a fhir:String ;
fhir:v "0.1.0"       ]     ] [
fhir:url [
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri       ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5>       ]     ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/package-source>     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "fhir"     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>     ] ;
fhir:value [
a fhir:Integer ;
fhir:v 0 ;
      ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>         ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5>         ]       ] )     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "trial-use" ;
      ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>         ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5>         ]       ] )     ]
  ] ) ; # 
  fhir:url [
fhir:v "http://hl7.org/fhir/v3/ContextControl"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/v3/ContextControl>
  ] ; # 
  fhir:version [ fhir:v "1.0.2"] ; # 
  fhir:name [ fhir:v "v3-ContextControl"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2026-03-20T11:35:48+11:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "FHIR Infrastructure"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "FHIR Infrastructure" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ]     ] )
  ] ) ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>       ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#status>     ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "inactive" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#inactive"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#inactive>     ] ;
fhir:type [ fhir:v "boolean" ]
  ] [
fhir:code [ fhir:v "effectiveDate" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#effectiveDate"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#effectiveDate>     ] ;
fhir:type [ fhir:v "dateTime" ]
  ] [
fhir:code [ fhir:v "deprecationDate" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#deprecationDate"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#deprecationDate>     ] ;
fhir:type [ fhir:v "dateTime" ]
  ] [
fhir:code [ fhir:v "retirementDate" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#retirementDate"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#retirementDate>     ] ;
fhir:type [ fhir:v "dateTime" ]
  ] [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#notSelectable"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#notSelectable>     ] ;
fhir:type [ fhir:v "boolean" ]
  ] [
fhir:code [ fhir:v "parent" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#parent"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#parent>     ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "child" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#child"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#child>     ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "partOf" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#partOf"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#partOf>     ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "synonym" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#synonym"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#synonym>     ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "comment" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#comment"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#comment>     ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "itemWeight" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#itemWeight"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#itemWeight>     ] ;
fhir:type [ fhir:v "decimal" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "_ContextControlAdditive" ] ;
fhir:display [ fhir:v "ContextControlAdditive" ] ;
fhir:definition [ fhir:v "The association adds to the existing context associated with the Act.  Both this association and any associations propagated from ancestor Acts are interpreted as being related to this Act." ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [
a fhir:Boolean ;
fhir:v true       ]     ] ) ;
    ( fhir:concept [
fhir:code [ fhir:v "AN" ] ;
fhir:display [ fhir:v "additive, non-propagating" ] ;
fhir:definition [ fhir:v "The association adds to the existing context associated with the Act, but will not propagate to any descendant Acts reached by conducting ActRelationships (see contextControlCode). Examples: If an 'Author' Participation were marked as \"Additive, Non-Propagating\" it means that the author will be added to the set of author participations that have propagated from ancestor Acts for the purpose of this Act. However only the previously propagated authors will propagate to any child Acts that allow context to be propagated." ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [
a fhir:Boolean ;
fhir:v false         ]       ] )     ] [
fhir:code [ fhir:v "AP" ] ;
fhir:display [ fhir:v "additive, propagating" ] ;
fhir:definition [ fhir:v "The association adds to the existing context associated with the Act, and will propagate to any descendant Acts reached by conducting ActRelationships (see contextControlCode). Examples: If an 'Author' Participation were marked as \"Additive, Propagating\" it means that the author will be added to the set of author participations that have propagated from ancestor Acts, and will itself propagate with the other authors to any child Acts that allow context to be propagated." ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [
a fhir:Boolean ;
fhir:v false         ]       ] )     ] )
  ] [
fhir:code [ fhir:v "_ContextControlNonPropagating" ] ;
fhir:display [ fhir:v "ContextControlNonPropagating" ] ;
fhir:definition [ fhir:v "The association applies only to the current Act and will not propagate to any child Acts that are related via a conducting ActRelationship (refer to contextConductionInd)." ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [
a fhir:Boolean ;
fhir:v true       ]     ] ) ;
    ( fhir:concept [
fhir:code [ fhir:v "ON" ] ;
fhir:display [ fhir:v "overriding, non-propagating" ] ;
fhir:definition [ fhir:v "The association is added to the existing context associated with the Act, but overrides an association with the same typeCode. However, this overriding association will not propagate to any descendant Acts reached by conducting ActRelationships (see contextControlCode). Examples: If an 'Author' Participation were marked as \"Overriding, Non-Propagating\" it means that the author will replace the set of author participations that have propagated from ancestor Acts. Furthermore, no author participations whatsoever will propagate to any child Acts that allow context to be propagated." ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [
a fhir:Boolean ;
fhir:v false         ]       ] )     ] )
  ] [
fhir:code [ fhir:v "_ContextControlOverriding" ] ;
fhir:display [ fhir:v "ContextControlOverriding" ] ;
fhir:definition [ fhir:v "The association adds to the existing context associated with the Act, but replaces associations propagated from ancestor Acts whose typeCodes are the same or more specific." ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [
a fhir:Boolean ;
fhir:v true       ]     ] ) ;
    ( fhir:concept [
fhir:code [ fhir:v "OP" ] ;
fhir:display [ fhir:v "overriding, propagating" ] ;
fhir:definition [ fhir:v "The association is added to the existing context associated with the Act, but overrides an association with the same typeCode. This overriding association will propagate to any descendant Acts reached by conducting ActRelationships (see contextControlCode). Examples: If an 'Author' Participation were marked as \"Overriding, Propagating\" it means that the author will replace the set of author participations that have propagated from ancestor Acts, and will itself be the only author to propagate to any child Acts that allow context to be propagated." ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [
a fhir:Boolean ;
fhir:v false         ]       ] )     ] )
  ] [
fhir:code [ fhir:v "_ContextControlPropagating" ] ;
fhir:display [ fhir:v "ContextControlPropagating" ] ;
fhir:definition [ fhir:v "The association propagates to any child Acts that are related via a conducting ActRelationship (refer to contextConductionInd)." ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [
a fhir:Boolean ;
fhir:v true       ]     ] )
  ] ) . #