http://terminology.hl7.org/CodeSystem/v3-ActReason|3.1.0
name
ActReason
ActReason
package
hl7.terminology@6.3.0
hl7.terminology@6.3.0
content
complete
complete
status
active
active
date
2024-02-28 00:00:00.0
2024-02-28 00:00:00.0
ActReason
A set of codes specifying the motivation, cause, or rationale of an Act, when such rationale is not reasonably represented as an ActRelationship of type \"has reason\" linking to another Act.\r\n\r\n*Examples:* Example reasons that might qualify for being coded in this field might be: \"routine requirement\", \"infectious disease reporting requirement\", \"on patient request\", \"required by law\".
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ActReason"
}, {
"name" : "version",
"valueString" : "3.1.0"
} ]
}