@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "v3-ContextControl"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Properties

This code system defines the following properties for its concepts

CodeURITypeDescription
SpecializesCodingThe child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric.
GeneralizesCodingInverse of Specializes. Only included as a derived relationship.
internalIdhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-idcodeThe internal identifier for the concept in the HL7 Access database repository.
notSelectablehttp://hl7.org/fhir/concept-properties#notSelectablebooleanIndicates that the code is abstract - only intended to be used as a selector for other concepts
statushttp://hl7.org/fhir/concept-properties#statuscodeDesignation of a concept's state. Normally is not populated unless the state is retired.
subsumedByhttp://hl7.org/fhir/concept-properties#parentcodeThe concept code of a parent concept

Concepts

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v3-ContextControl defines the following codes in a Is-A heirarchy:

LvlCodeDisplayDefinitioninternalIdNot SelectablestatusParent
1_ContextControlAdditive ContextControlAdditiveThe 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.21053trueactive
2  AN additive, non-propagatingThe 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.18932active_ContextControlAdditive, _ContextControlNonPropagating
2  AP additive, propagatingThe 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.18930active_ContextControlAdditive, _ContextControlPropagating
1_ContextControlNonPropagating ContextControlNonPropagatingThe 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).21054trueactive
2  ON overriding, non-propagatingThe 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.18933active_ContextControlNonPropagating, _ContextControlOverriding
2  ANadditive, non-propagating
1_ContextControlOverriding ContextControlOverridingThe 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.21055trueactive
2  OP overriding, propagatingThe 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.18931active_ContextControlOverriding, _ContextControlPropagating
2  ONoverriding, non-propagating
1_ContextControlPropagating ContextControlPropagatingThe association propagates to any child Acts that are related via a conducting ActRelationship (refer to contextConductionInd).21056trueactive
2  APadditive, propagating
2  OPoverriding, propagating
" ] ; # fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ContextControl"^^xsd:anyURI] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.5.1057" ] ] ) ; # fhir:version [ fhir:v "3.0.0"] ; # fhir:name [ fhir:v "ContextControl"] ; # fhir:title [ fhir:v "ContextControl"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2019-03-20"^^xsd:date] ; # fhir:publisher [ fhir:v "Health Level Seven International"] ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.org" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "hq@HL7.org" ] ] ) ] ) ; # fhir:description [ fhir:v "A code that specifies how an ActRelationship or Participation contributes to the context of an Act, and whether it may be propagated to descendent Acts whose association allows such propagation (see also attributes Participation.contextControlCode, ActRelationship.contextControlCode, ActRelationship.contextConductionInd)."] ; # fhir:copyright [ fhir:v "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"] ; # fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # fhir:hierarchyMeaning [ fhir:v "is-a"] ; # fhir:content [ fhir:v "complete"] ; # fhir:property ( [ fhir:extension ( [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry"^^xsd:anyURI ] ; fhir:value [ fhir:v "antisymmetric" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity"^^xsd:anyURI ] ; fhir:value [ fhir:v "transitive" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity"^^xsd:anyURI ] ; fhir:value [ fhir:v "irreflexive" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable"^^xsd:anyURI ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind"^^xsd:anyURI ] ; fhir:value [ fhir:v "Specializes" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName"^^xsd:anyURI ] ; fhir:value [ fhir:v "Generalizes" ] ] ) ; fhir:code [ fhir:v "Specializes" ] ; fhir:description [ fhir:v "The child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric." ] ; fhir:type [ fhir:v "Coding" ] ] [ fhir:extension ( [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry"^^xsd:anyURI ] ; fhir:value [ fhir:v "antisymmetric" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity"^^xsd:anyURI ] ; fhir:value [ fhir:v "transitive" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity"^^xsd:anyURI ] ; fhir:value [ fhir:v "irreflexive" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable"^^xsd:anyURI ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind"^^xsd:anyURI ] ; fhir:value [ fhir:v "Generalizes" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName"^^xsd:anyURI ] ; fhir:value [ fhir:v "Specializes" ] ] ) ; fhir:code [ fhir:v "Generalizes" ] ; fhir:description [ fhir:v "Inverse of Specializes. Only included as a derived relationship." ] ; fhir:type [ fhir:v "Coding" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id"^^xsd:anyURI ] ; fhir:description [ fhir:v "The internal identifier for the concept in the HL7 Access database repository." ] ; fhir:type [ fhir:v "code" ] ] [ fhir:code [ fhir:v "notSelectable" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#notSelectable"^^xsd:anyURI ] ; fhir:description [ fhir:v "Indicates that the code is abstract - only intended to be used as a selector for other concepts" ] ; fhir:type [ fhir:v "boolean" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ] ; fhir:description [ fhir:v "Designation of a concept's state. Normally is not populated unless the state is retired." ] ; fhir:type [ fhir:v "code" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#parent"^^xsd:anyURI ] ; fhir:description [ fhir:v "The concept code of a parent concept" ] ; fhir:type [ fhir:v "code" ] ] ) ; # 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 [ fhir:v "true"^^xsd:boolean ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "21053" ] ] ) ] [ 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 [ fhir:v "true"^^xsd:boolean ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "21054" ] ] ) ] [ 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 [ fhir:v "true"^^xsd:boolean ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "21055" ] ] ) ] [ 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 [ fhir:v "true"^^xsd:boolean ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "21056" ] ] ) ] [ 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 "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "18932" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_ContextControlAdditive" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_ContextControlNonPropagating" ] ] ) ] [ 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 "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "18930" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_ContextControlAdditive" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_ContextControlPropagating" ] ] ) ] [ 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 "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "18933" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_ContextControlNonPropagating" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_ContextControlOverriding" ] ] ) ] [ 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 "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "18931" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_ContextControlOverriding" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_ContextControlPropagating" ] ] ) ] ) . # # -------------------------------------------------------------------------------------