FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r2.r4b
Resource TypeCodeSystem
IdCodeSystem-v3-DataOperation.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/xver-r2.r4b/0.0.1-snapshot-2/CodeSystem-v3-DataOperation.html
URLhttp://hl7.org/fhir/v3/DataOperation
Version1.0.2
Statusdraft
Date2025-09-13T15:10:02-04:00
Namev3-DataOperation
Realmuv
Authorityhl7
Contentcomplete

Resources that use this resource

ValueSet
R2-v3-DataOperation-for-R4BCross-version VS for R2.v3 Code System DataOperation for use in FHIR R4B
R3-provenance-activity-type-for-R4BCross-version VS for R3.ProvenanceActivityType for use in FHIR R4B
R3-v3-DataOperation-for-R4BCross-version VS for R3.v3 Code System DataOperation for use in FHIR R4B
R2-v3-DataOperation-for-R5Cross-version VS for R2.v3 Code System DataOperation for use in FHIR R5
R3-provenance-activity-type-for-R4Cross-version VS for R3.ProvenanceActivityType for use in FHIR R4
R3-provenance-activity-type-for-R5Cross-version VS for R3.ProvenanceActivityType for use in FHIR R5
R3-v3-DataOperation-for-R5Cross-version VS for R3.v3 Code System DataOperation for use in FHIR R5

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem v3-DataOperation

Properties

This code system defines the following properties for its concepts

NameCodeURIType
statusstatushttp://hl7.org/fhir/concept-properties#statuscode
Inactiveinactivehttp://hl7.org/fhir/concept-properties#inactiveboolean
effectiveDateeffectiveDatehttp://hl7.org/fhir/concept-properties#effectiveDatedateTime
deprecationDatedeprecationDatehttp://hl7.org/fhir/concept-properties#deprecationDatedateTime
retirementDateretirementDatehttp://hl7.org/fhir/concept-properties#retirementDatedateTime
Not SelectablenotSelectablehttp://hl7.org/fhir/concept-properties#notSelectableboolean
Parentparenthttp://hl7.org/fhir/concept-properties#parentcode
Childchildhttp://hl7.org/fhir/concept-properties#childcode
partOfpartOfhttp://hl7.org/fhir/concept-properties#partOfcode
synonymsynonymhttp://hl7.org/fhir/concept-properties#synonymcode
commentcommenthttp://hl7.org/fhir/concept-properties#commentstring
itemWeightitemWeighthttp://hl7.org/fhir/concept-properties#itemWeightdecimal

Concepts

This case-sensitive code system http://hl7.org/fhir/v3/DataOperation defines the following codes in an undefined hierarchy:

LvlCodeDisplayDefinitionNot Selectable
1OPERATE operateDescription:Act on an object or objects.false
2  CREATE createDescription: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.false
2  DELETE deleteDescription: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.false
2  EXECUTE executeDescription: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.false
2  READ readDescription: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.false
2  UPDATE reviseDefinition: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.false
3    APPEND appendDescription: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.false
3    MODIFYSTATUS modify statusDescription:Change the status of an object representing an Act.false
4      ABORT abortDescription: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.false
4      ACTIVATE activateDescription: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.false
4      CANCEL cancelDescription: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.false
4      COMPLETE completeDescription: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.false
4      HOLD holdDescription: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.false
4      JUMP jumpDescription: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.false
4      NULLIFY nullifyDescription: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.false
4      OBSOLETE obsoleteDescription: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.false
4      REACTIVATE reactivateDescription: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.false
4      RELEASE releaseDescription: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.false
4      RESUME resumeDescription: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.false
4      SUSPEND suspendDefinition:Change the status of an object representing an Act to suspended, i.e., so it is temporarily not in service.false

Source1

{
  "resourceType": "CodeSystem",
  "id": "v3-DataOperation",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.5.1123"
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r2.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/v3/DataOperation",
  "version": "1.0.2",
  "name": "v3-DataOperation",
  "status": "draft",
  "date": "2025-09-13T15:10:02-04:00",
  "publisher": "FHIR Infrastructure",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "property": [
    {
      "code": "status",
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "type": "code"
    },
    {
      "code": "inactive",
      "uri": "http://hl7.org/fhir/concept-properties#inactive",
      "type": "boolean"
    },
    {
      "code": "effectiveDate",
      "uri": "http://hl7.org/fhir/concept-properties#effectiveDate",
      "type": "dateTime"
    },
    {
      "code": "deprecationDate",
      "uri": "http://hl7.org/fhir/concept-properties#deprecationDate",
      "type": "dateTime"
    },
    {
      "code": "retirementDate",
      "uri": "http://hl7.org/fhir/concept-properties#retirementDate",
      "type": "dateTime"
    },
    {
      "code": "notSelectable",
      "uri": "http://hl7.org/fhir/concept-properties#notSelectable",
      "type": "boolean"
    },
    {
      "code": "parent",
      "uri": "http://hl7.org/fhir/concept-properties#parent",
      "type": "code"
    },
    {
      "code": "child",
      "uri": "http://hl7.org/fhir/concept-properties#child",
      "type": "code"
    },
    {
      "code": "partOf",
      "uri": "http://hl7.org/fhir/concept-properties#partOf",
      "type": "code"
    },
    {
      "code": "synonym",
      "uri": "http://hl7.org/fhir/concept-properties#synonym",
      "type": "code"
    },
    {
      "code": "comment",
      "uri": "http://hl7.org/fhir/concept-properties#comment",
      "type": "string"
    },
    {
      "code": "itemWeight",
      "uri": "http://hl7.org/fhir/concept-properties#itemWeight",
      "type": "decimal"
    }
  ],
  "concept": [
    {
      "code": "OPERATE",
      "display": "operate",
      "definition": "Description:Act on an object or objects.",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": false
        }
      ],
      "concept": [
        {
          "code": "CREATE",
          "display": "create",
          "definition": "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": "notSelectable",
              "valueBoolean": false
            }
          ]
        },
        {
          "code": "DELETE",
          "display": "delete",
          "definition": "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": "notSelectable",
              "valueBoolean": false
            }
          ]
        },
        {
          "code": "EXECUTE",
          "display": "execute",
          "definition": "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": "notSelectable",
              "valueBoolean": false
            }
          ]
        },
        {
          "code": "READ",
          "display": "read",
          "definition": "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": "notSelectable",
              "valueBoolean": false
            }
          ]
        },
        {
          "code": "UPDATE",
          "display": "revise",
          "definition": "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": "notSelectable",
              "valueBoolean": false
            }
          ],
          "concept": [
            {
              "code": "APPEND",
              "display": "append",
              "definition": "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": "notSelectable",
                  "valueBoolean": false
                }
              ]
            },
            {
              "code": "MODIFYSTATUS",
              "display": "modify status",
              "definition": "Description:Change the status of an object representing an Act.",
              "property": [
                {
                  "code": "notSelectable",
                  "valueBoolean": false
                }
              ],
              "concept": [
                {
                  "code": "ABORT",
                  "display": "abort",
                  "definition": "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": "notSelectable",
                      "valueBoolean": false
                    }
                  ]
                },
                {
                  "code": "ACTIVATE",
                  "display": "activate",
                  "definition": "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": "notSelectable",
                      "valueBoolean": false
                    }
                  ]
                },
                {
                  "code": "CANCEL",
                  "display": "cancel",
                  "definition": "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": "notSelectable",
                      "valueBoolean": false
                    }
                  ]
                },
                {
                  "code": "COMPLETE",
                  "display": "complete",
                  "definition": "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": "notSelectable",
                      "valueBoolean": false
                    }
                  ]
                },
                {
                  "code": "HOLD",
                  "display": "hold",
                  "definition": "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": "notSelectable",
                      "valueBoolean": false
                    }
                  ]
                },
                {
                  "code": "JUMP",
                  "display": "jump",
                  "definition": "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": "notSelectable",
                      "valueBoolean": false
                    }
                  ]
                },
                {
                  "code": "NULLIFY",
                  "display": "nullify",
                  "definition": "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": "notSelectable",
                      "valueBoolean": false
                    }
                  ]
                },
                {
                  "code": "OBSOLETE",
                  "display": "obsolete",
                  "definition": "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": "notSelectable",
                      "valueBoolean": false
                    }
                  ]
                },
                {
                  "code": "REACTIVATE",
                  "display": "reactivate",
                  "definition": "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": "notSelectable",
                      "valueBoolean": false
                    }
                  ]
                },
                {
                  "code": "RELEASE",
                  "display": "release",
                  "definition": "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": "notSelectable",
                      "valueBoolean": false
                    }
                  ]
                },
                {
                  "code": "RESUME",
                  "display": "resume",
                  "definition": "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": "notSelectable",
                      "valueBoolean": false
                    }
                  ]
                },
                {
                  "code": "SUSPEND",
                  "display": "suspend",
                  "definition": "Definition:Change the status of an object representing an Act to suspended, i.e., so it is temporarily not in service.",
                  "property": [
                    {
                      "code": "notSelectable",
                      "valueBoolean": false
                    }
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}