{
"description": "Codes that describe application CDSActionTypes",
"_filename": "CodeSystem-CDSActionType.json",
"package_name": "hl7.fhir.uv.tools.r3",
"date": "2025-07-21T18:48:45+10:00",
"publisher": "HL7 International / FHIR Infrastructure",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"content": "complete",
"name": "CDSActionTypeCodes",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": "CDSActionType Codes",
"package_version": "0.7.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative",
"_valueCode": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueUri": "http://hl7.org/fhir/tools/ImplementationGuide/hl7.fhir.uv.tools"
} ]
}
} ],
"status": "draft",
"id": "a307123f-af74-4333-9e17-7f03eba75ada",
"kind": null,
"url": "http://hl7.org/fhir/tools/CodeSystem/CDSActionType",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.4.642.40.1.16.1",
"system": "urn:ietf:rfc:3986"
},
"concept": [ {
"code": "create",
"display": "create",
"definition": "Create this resource"
}, {
"code": "update",
"display": "update",
"definition": "Update this resource"
}, {
"code": "delete",
"display": "delete",
"definition": "Delete this resource"
} ],
"caseSensitive": true,
"version": "0.7.0",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fiwg",
"system": "url"
} ]
} ]
}