{ "description": "Defines the kinds of conditions that can appear on actions.", "_filename": "CodeSystem-action-condition-kind.json", "package_name": "hl7.fhir.uv.xver-r5.r4b", "date": "2021-01-05T09:01:24+10:00", "publisher": "Clinical Decision Support", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "World" } ] } ], "content": "complete", "name": "ActionConditionKind", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "Action Condition Kind", "package_version": "0.0.1-snapshot-2", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 3 }, { "url": "http://hl7.org/fhir/StructureDefinition/package-source", "extension": [ { "url": "packageId", "valueId": "hl7.fhir.uv.xver-r5.r4b" }, { "url": "version", "valueString": "0.0.1-snapshot-2" } ] }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "cds" } ], "status": "active", "id": "1ade8da9-f66e-4cdd-8e1f-03a23e399ee1", "valueSet": "http://hl7.org/fhir/ValueSet/action-condition-kind|4.3.0", "kind": null, "url": "http://hl7.org/fhir/action-condition-kind", "concept": [ { "code": "applicability", "display": "Applicability", "definition": "The condition describes whether or not a given action is applicable." }, { "code": "start", "display": "Start", "definition": "The condition is a starting condition for the action." }, { "code": "stop", "display": "Stop", "definition": "The condition is a stop, or exit condition for the action." } ], "caseSensitive": true, "version": "5.0.0", "contact": [ { "name": "Clinical Decision Support", "telecom": [ { "value": "http://www.hl7.org/Special/committees/dss", "system": "url" } ] } ] }