PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.tools@0.1.0
    http://hl7.org/fhir/tools/CodeSystem/CDSActionType
{
  "description": "Codes that describe application CDSActionTypes",
  "_filename": "CodeSystem-CDSActionType.json",
  "package_name": "hl7.fhir.uv.tools",
  "date": "2023-12-19T11:34:35+11:00",
  "publisher": "HL7 International / FHIR Infrastructure",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "content": "complete",
  "property": [ {
    "code": "should-shall",
    "type": "boolean",
    "description": "Codes with this property true must have shall or should appended in the grammar"
  }, {
    "code": "expression",
    "type": "string",
    "description": "Expression that expresses aggregate codes using the grammar"
  } ],
  "name": "CDSActionTypeCodes",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "CDSActionType Codes",
  "package_version": "0.1.0",
  "status": "draft",
  "id": "92663848-6cc8-4245-a722-89265b5318d0",
  "kind": null,
  "url": "http://hl7.org/fhir/tools/CodeSystem/CDSActionType",
  "concept": [ {
    "code": "create",
    "display": "create"
  }, {
    "code": "update",
    "display": "update"
  }, {
    "code": "delete",
    "display": "delete"
  } ],
  "caseSensitive": true,
  "version": "0.1.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/Special/committees/fhir-i",
      "system": "url"
    } ]
  } ]
}