http://hl7.org/fhir/action-condition-kind|4.0.1
name
ActionConditionKind
ActionConditionKind
package
hl7.fhir.r4.core@4.0.1
hl7.fhir.r4.core@4.0.1
content
complete
complete
status
draft
draft
date
2019-10-31 22:29:23.0
2019-10-31 22:29:23.0
ActionConditionKind
Defines the kinds of conditions that can appear on actions.
{
"description" : "Defines the kinds of conditions that can appear on actions.",
"compose" : null,
"package" : "hl7.fhir.r4.core@4.0.1",
"date" : "2019-10-31T22:29:23Z",
"meta" : {
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
},
"publisher" : "HL7 (FHIR Project)",
"content" : "complete",
"name" : "ActionConditionKind",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "ActionConditionKind",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cds"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2
} ],
"status" : "draft",
"id" : "e580e0bc-e1bc-5c72-ba36-699219b0c2f0",
"valueSet" : "http://hl7.org/fhir/ValueSet/action-condition-kind",
"url" : "http://hl7.org/fhir/action-condition-kind",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.816",
"system" : "urn:ietf:rfc:3986"
} ],
"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" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
}, {
"value" : "fhir@lists.hl7.org",
"system" : "email"
} ]
} ]
}