PackagesCanonicalsLogsProblems
    Packages
    de.netzwerk-universitaetsmedizin.ebm-cpg@1.1.0
    https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/cs-action-combination-method
{
  "description": "Code system for the combination of actions in a PlanDefinition.",
  "_filename": "CodeSystem-cs-action-combination-method.json",
  "package_name": "de.netzwerk-universitaetsmedizin.ebm-cpg",
  "date": "2024-02-16",
  "meta": {
    "profile": [ "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-shareablecodesystem" ]
  },
  "publisher": "Netzwerk Universitätsmedizin (NUM)",
  "content": "complete",
  "name": "ActionCombinationMethod",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "Action Combination Method",
  "package_version": "1.1.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
    "valueCode": "shareable"
  }, {
    "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
    "valueCode": "computable"
  }, {
    "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
    "valueCode": "publishable"
  }, {
    "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel",
    "valueCode": "structured"
  } ],
  "status": "draft",
  "id": "b6193332-432d-4a9b-8e65-aef39820e110",
  "kind": null,
  "count": 6,
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/cs-action-combination-method",
  "concept": [ {
    "code": "all",
    "display": "All",
    "definition": "All actions must be performed."
  }, {
    "code": "any",
    "display": "Any",
    "definition": "Any action must be performed."
  }, {
    "code": "at-least",
    "display": "At Least",
    "definition": "At least the specified number of actions must be performed."
  }, {
    "code": "exactly",
    "display": "Exactly",
    "definition": "Exactly the specified number of actions must be performed."
  }, {
    "code": "at-most",
    "display": "At Most",
    "definition": "At most the specified number of actions must be performed."
  }, {
    "code": "one-or-more",
    "display": "One or More",
    "definition": "One or more actions must be performed."
  } ],
  "version": "0.1.0",
  "contact": [ {
    "telecom": [ {
      "value": "https://www.netzwerk-universitaetsmedizin.de",
      "system": "url"
    } ]
  } ]
}