Extensions for Using Data Elements from FHIR DSTU2 in FHIR R5 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 0 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="v3-DataOperation"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem v3-DataOperation</b></p><a name="v3-DataOperation"> </a><a name="hcv3-DataOperation"> </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/DataOperation</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">OPERATE<a name="v3-DataOperation-OPERATE"> </a></td><td>operate</td><td>Description:Act on an object or objects.</td><td>false</td></tr><tr><td>2</td><td style="white-space:nowrap"> CREATE<a name="v3-DataOperation-CREATE"> </a></td><td>create</td><td>Description:Fundamental operation in an Information System (IS) that results only in the act of bringing an object into existence. Note: The preceding definition is taken from the HL7 RBAC specification. There is no restriction on how the operation is invoked, e.g. via a user interface. For an HL7 Act, the state transitions per the HL7 Reference Information Model.</td><td>false</td></tr><tr><td>2</td><td style="white-space:nowrap"> DELETE<a name="v3-DataOperation-DELETE"> </a></td><td>delete</td><td>Description:Fundamental operation in an Information System (IS) that results only in the removal of information about an object from memory or storage. Note: The preceding definition is taken from the HL7 RBAC specification. There is no restriction on how the operation is invoked, e.g. via a user interface.</td><td>false</td></tr><tr><td>2</td><td style="white-space:nowrap"> EXECUTE<a name="v3-DataOperation-EXECUTE"> </a></td><td>execute</td><td>Description:Fundamental operation in an IS that results only in initiating performance of a single or set of programs (i.e., software objects). Note: The preceding definition is taken from the HL7 RBAC specification. There is no restriction on how the operation is invoked, e.g. via a user interface.</td><td>false</td></tr><tr><td>2</td><td style="white-space:nowrap"> READ<a name="v3-DataOperation-READ"> </a></td><td>read</td><td>Description:Fundamental operation in an Information System (IS) that results only in the flow of information about an object to a subject. Note: The preceding definition is taken from the HL7 RBAC specification. There is no restriction on how the operation is invoked, e.g. via a user interface.</td><td>false</td></tr><tr><td>2</td><td style="white-space:nowrap"> UPDATE<a name="v3-DataOperation-UPDATE"> </a></td><td>revise</td><td>Definition:Fundamental operation in an Information System (IS) that results only in the revision or alteration of an object. Note: The preceding definition is taken from the HL7 RBAC specification. There is no restriction on how the operation is invoked, e.g. via a user interface.</td><td>false</td></tr><tr><td>3</td><td style="white-space:nowrap"> APPEND<a name="v3-DataOperation-APPEND"> </a></td><td>append</td><td>Description:Fundamental operation in an Information System (IS) that results only in the addition of information to an object already in existence. Note: The preceding definition is taken from the HL7 RBAC specification. There is no restriction on how the operation is invoked, e.g. via a user interface.</td><td>false</td></tr><tr><td>3</td><td style="white-space:nowrap"> MODIFYSTATUS<a name="v3-DataOperation-MODIFYSTATUS"> </a></td><td>modify status</td><td>Description:Change the status of an object representing an Act.</td><td>false</td></tr><tr><td>4</td><td style="white-space:nowrap"> ABORT<a name="v3-DataOperation-ABORT"> </a></td><td>abort</td><td>Description:Change the status of an object representing an Act to "aborted", i.e., terminated prior to the originally intended completion. For an HL7 Act, the state transitions per the HL7 Reference Information Model.</td><td>false</td></tr><tr><td>4</td><td style="white-space:nowrap"> ACTIVATE<a name="v3-DataOperation-ACTIVATE"> </a></td><td>activate</td><td>Description:Change the status of an object representing an Act to "active", i.e., so it can be performed or is being performed, for the first time. (Contrast with REACTIVATE.) For an HL7 Act, the state transitions per the HL7 Reference Information Model.</td><td>false</td></tr><tr><td>4</td><td style="white-space:nowrap"> CANCEL<a name="v3-DataOperation-CANCEL"> </a></td><td>cancel</td><td>Description:Change the status of an object representing an Act to "cancelled", i.e., abandoned before activation. For an HL7 Act, the state transitions per the HL7 Reference Information Model.</td><td>false</td></tr><tr><td>4</td><td style="white-space:nowrap"> COMPLETE<a name="v3-DataOperation-COMPLETE"> </a></td><td>complete</td><td>Description:Change the status of an object representing an Act to "completed", i.e., terminated normally after all of its constituents have been performed. For an HL7 Act, the state transitions per the HL7 Reference Information Model.</td><td>false</td></tr><tr><td>4</td><td style="white-space:nowrap"> HOLD<a name="v3-DataOperation-HOLD"> </a></td><td>hold</td><td>Description:Change the status of an object representing an Act to "held", i.e., put aside an Act that is still in preparatory stages. No action can occur until the Act is released. For an HL7 Act, the state transitions per the HL7 Reference Information Model.</td><td>false</td></tr><tr><td>4</td><td style="white-space:nowrap"> JUMP<a name="v3-DataOperation-JUMP"> </a></td><td>jump</td><td>Description:Change the status of an object representing an Act to a normal state. For an HL7 Act, the state transitions per the HL7 Reference Information Model.</td><td>false</td></tr><tr><td>4</td><td style="white-space:nowrap"> NULLIFY<a name="v3-DataOperation-NULLIFY"> </a></td><td>nullify</td><td>Description:Change the status of an object representing an Act to "nullified", i.e., treat as though it never existed. For an HL7 Act, the state transitions per the HL7 Reference Information Model.</td><td>false</td></tr><tr><td>4</td><td style="white-space:nowrap"> OBSOLETE<a name="v3-DataOperation-OBSOLETE"> </a></td><td>obsolete</td><td>Description:Change the status of an object representing an Act to "obsolete" when it has been replaced by a new instance. For an HL7 Act, the state transitions per the HL7 Reference Information Model.</td><td>false</td></tr><tr><td>4</td><td style="white-space:nowrap"> REACTIVATE<a name="v3-DataOperation-REACTIVATE"> </a></td><td>reactivate</td><td>Description:Change the status of a formerly active object representing an Act to "active", i.e., so it can again be performed or is being performed. (Contrast with ACTIVATE.) For an HL7 Act, the state transitions per the HL7 Reference Information Model.</td><td>false</td></tr><tr><td>4</td><td style="white-space:nowrap"> RELEASE<a name="v3-DataOperation-RELEASE"> </a></td><td>release</td><td>Description:Change the status of an object representing an Act so it is no longer "held", i.e., allow action to occur. For an HL7 Act, the state transitions per the HL7 Reference Information Model.</td><td>false</td></tr><tr><td>4</td><td style="white-space:nowrap"> RESUME<a name="v3-DataOperation-RESUME"> </a></td><td>resume</td><td>Description:Change the status of a suspended object representing an Act to "active", i.e., so it can be performed or is being performed. For an HL7 Act, the state transitions per the HL7 Reference Information Model.</td><td>false</td></tr><tr><td>4</td><td style="white-space:nowrap"> SUSPEND<a name="v3-DataOperation-SUSPEND"> </a></td><td>suspend</td><td>Definition:Change the status of an object representing an Act to suspended, i.e., so it is temporarily not in service.</td><td>false</td></tr></table></div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
<valueUri value="urn:oid:2.16.840.1.113883.5.1123"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/package-source">
<extension url="packageId">
<valueId value="hl7.fhir.uv.xver-r2.r5"/>
</extension>
<extension url="version">
<valueString value="0.1.0"/>
</extension>
<extension url="uri">
<valueUri
value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5"/>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="fhir"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="0">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5"/>
</extension>
</valueInteger>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5"/>
</extension>
</valueCode>
</extension>
<url value="http://hl7.org/fhir/v3/DataOperation"/>
<version value="1.0.2"/>
<name value="v3-DataOperation"/>
<status value="draft"/>
<date value="2026-03-20T11:35:48+11:00"/>
<publisher value="FHIR Infrastructure"/>
<contact>
<name value="FHIR Infrastructure"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/fiwg"/>
</telecom>
</contact>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<property>
<code value="status"/>
<uri value="http://hl7.org/fhir/concept-properties#status"/>
<type value="code"/>
</property>
<property>
<code value="inactive"/>
<uri value="http://hl7.org/fhir/concept-properties#inactive"/>
<type value="boolean"/>
</property>
<property>
<code value="effectiveDate"/>
<uri value="http://hl7.org/fhir/concept-properties#effectiveDate"/>
<type value="dateTime"/>
</property>
<property>
<code value="deprecationDate"/>
<uri value="http://hl7.org/fhir/concept-properties#deprecationDate"/>
<type value="dateTime"/>
</property>
<property>
<code value="retirementDate"/>
<uri value="http://hl7.org/fhir/concept-properties#retirementDate"/>
<type value="dateTime"/>
</property>
<property>
<code value="notSelectable"/>
<uri value="http://hl7.org/fhir/concept-properties#notSelectable"/>
<type value="boolean"/>
</property>
<property>
<code value="parent"/>
<uri value="http://hl7.org/fhir/concept-properties#parent"/>
<type value="code"/>
</property>
<property>
<code value="child"/>
<uri value="http://hl7.org/fhir/concept-properties#child"/>
<type value="code"/>
</property>
<property>
<code value="partOf"/>
<uri value="http://hl7.org/fhir/concept-properties#partOf"/>
<type value="code"/>
</property>
<property>
<code value="synonym"/>
<uri value="http://hl7.org/fhir/concept-properties#synonym"/>
<type value="code"/>
</property>
<property>
<code value="comment"/>
<uri value="http://hl7.org/fhir/concept-properties#comment"/>
<type value="string"/>
</property>
<property>
<code value="itemWeight"/>
<uri value="http://hl7.org/fhir/concept-properties#itemWeight"/>
<type value="decimal"/>
</property>
<concept>
<code value="OPERATE"/>
<display value="operate"/>
<definition value="Description:Act on an object or objects."/>
<property>
<code value="notSelectable"/>
<valueBoolean value="false"/>
</property>
<concept>
<code value="CREATE"/>
<display value="create"/>
<definition
value="Description:Fundamental operation in an Information System (IS) that results only in the act of bringing an object into existence. Note: The preceding definition is taken from the HL7 RBAC specification. There is no restriction on how the operation is invoked, e.g. via a user interface. For an HL7 Act, the state transitions per the HL7 Reference Information Model."/>
<property>
<code value="notSelectable"/>
<valueBoolean value="false"/>
</property>
</concept>
<concept>
<code value="DELETE"/>
<display value="delete"/>
<definition
value="Description:Fundamental operation in an Information System (IS) that results only in the removal of information about an object from memory or storage. Note: The preceding definition is taken from the HL7 RBAC specification. There is no restriction on how the operation is invoked, e.g. via a user interface."/>
<property>
<code value="notSelectable"/>
<valueBoolean value="false"/>
</property>
</concept>
<concept>
<code value="EXECUTE"/>
<display value="execute"/>
<definition
value="Description:Fundamental operation in an IS that results only in initiating performance of a single or set of programs (i.e., software objects). Note: The preceding definition is taken from the HL7 RBAC specification. There is no restriction on how the operation is invoked, e.g. via a user interface."/>
<property>
<code value="notSelectable"/>
<valueBoolean value="false"/>
</property>
</concept>
<concept>
<code value="READ"/>
<display value="read"/>
<definition
value="Description:Fundamental operation in an Information System (IS) that results only in the flow of information about an object to a subject. Note: The preceding definition is taken from the HL7 RBAC specification. There is no restriction on how the operation is invoked, e.g. via a user interface."/>
<property>
<code value="notSelectable"/>
<valueBoolean value="false"/>
</property>
</concept>
<concept>
<code value="UPDATE"/>
<display value="revise"/>
<definition
value="Definition:Fundamental operation in an Information System (IS) that results only in the revision or alteration of an object. Note: The preceding definition is taken from the HL7 RBAC specification. There is no restriction on how the operation is invoked, e.g. via a user interface."/>
<property>
<code value="notSelectable"/>
<valueBoolean value="false"/>
</property>
<concept>
<code value="APPEND"/>
<display value="append"/>
<definition
value="Description:Fundamental operation in an Information System (IS) that results only in the addition of information to an object already in existence. Note: The preceding definition is taken from the HL7 RBAC specification. There is no restriction on how the operation is invoked, e.g. via a user interface."/>
<property>
<code value="notSelectable"/>
<valueBoolean value="false"/>
</property>
</concept>
<concept>
<code value="MODIFYSTATUS"/>
<display value="modify status"/>
<definition
value="Description:Change the status of an object representing an Act."/>
<property>
<code value="notSelectable"/>
<valueBoolean value="false"/>
</property>
<concept>
<code value="ABORT"/>
<display value="abort"/>
<definition
value="Description:Change the status of an object representing an Act to "aborted", i.e., terminated prior to the originally intended completion. For an HL7 Act, the state transitions per the HL7 Reference Information Model."/>
<property>
<code value="notSelectable"/>
<valueBoolean value="false"/>
</property>
</concept>
<concept>
<code value="ACTIVATE"/>
<display value="activate"/>
<definition
value="Description:Change the status of an object representing an Act to "active", i.e., so it can be performed or is being performed, for the first time. (Contrast with REACTIVATE.) For an HL7 Act, the state transitions per the HL7 Reference Information Model."/>
<property>
<code value="notSelectable"/>
<valueBoolean value="false"/>
</property>
</concept>
<concept>
<code value="CANCEL"/>
<display value="cancel"/>
<definition
value="Description:Change the status of an object representing an Act to "cancelled", i.e., abandoned before activation. For an HL7 Act, the state transitions per the HL7 Reference Information Model."/>
<property>
<code value="notSelectable"/>
<valueBoolean value="false"/>
</property>
</concept>
<concept>
<code value="COMPLETE"/>
<display value="complete"/>
<definition
value="Description:Change the status of an object representing an Act to "completed", i.e., terminated normally after all of its constituents have been performed. For an HL7 Act, the state transitions per the HL7 Reference Information Model."/>
<property>
<code value="notSelectable"/>
<valueBoolean value="false"/>
</property>
</concept>
<concept>
<code value="HOLD"/>
<display value="hold"/>
<definition
value="Description:Change the status of an object representing an Act to "held", i.e., put aside an Act that is still in preparatory stages. No action can occur until the Act is released. For an HL7 Act, the state transitions per the HL7 Reference Information Model."/>
<property>
<code value="notSelectable"/>
<valueBoolean value="false"/>
</property>
</concept>
<concept>
<code value="JUMP"/>
<display value="jump"/>
<definition
value="Description:Change the status of an object representing an Act to a normal state. For an HL7 Act, the state transitions per the HL7 Reference Information Model."/>
<property>
<code value="notSelectable"/>
<valueBoolean value="false"/>
</property>
</concept>
<concept>
<code value="NULLIFY"/>
<display value="nullify"/>
<definition
value="Description:Change the status of an object representing an Act to "nullified", i.e., treat as though it never existed. For an HL7 Act, the state transitions per the HL7 Reference Information Model."/>
<property>
<code value="notSelectable"/>
<valueBoolean value="false"/>
</property>
</concept>
<concept>
<code value="OBSOLETE"/>
<display value="obsolete"/>
<definition
value="Description:Change the status of an object representing an Act to "obsolete" when it has been replaced by a new instance. For an HL7 Act, the state transitions per the HL7 Reference Information Model."/>
<property>
<code value="notSelectable"/>
<valueBoolean value="false"/>
</property>
</concept>
<concept>
<code value="REACTIVATE"/>
<display value="reactivate"/>
<definition
value="Description:Change the status of a formerly active object representing an Act to "active", i.e., so it can again be performed or is being performed. (Contrast with ACTIVATE.) For an HL7 Act, the state transitions per the HL7 Reference Information Model."/>
<property>
<code value="notSelectable"/>
<valueBoolean value="false"/>
</property>
</concept>
<concept>
<code value="RELEASE"/>
<display value="release"/>
<definition
value="Description:Change the status of an object representing an Act so it is no longer "held", i.e., allow action to occur. For an HL7 Act, the state transitions per the HL7 Reference Information Model."/>
<property>
<code value="notSelectable"/>
<valueBoolean value="false"/>
</property>
</concept>
<concept>
<code value="RESUME"/>
<display value="resume"/>
<definition
value="Description:Change the status of a suspended object representing an Act to "active", i.e., so it can be performed or is being performed. For an HL7 Act, the state transitions per the HL7 Reference Information Model."/>
<property>
<code value="notSelectable"/>
<valueBoolean value="false"/>
</property>
</concept>
<concept>
<code value="SUSPEND"/>
<display value="suspend"/>
<definition
value="Definition:Change the status of an object representing an Act to suspended, i.e., so it is temporarily not in service."/>
<property>
<code value="notSelectable"/>
<valueBoolean value="false"/>
</property>
</concept>
</concept>
</concept>
</concept>
</CodeSystem>