Care Plan Intent
draftURL
http://hl7.org/fhir/ValueSet/care-plan-intentCopied!
Version4.3.0Copied!
PublisherHL7 International - Patient Care WGDescriptionCodes indicating the degree of authority/intentionality associated with a care plan.
Expansion
| Code | Display | System |
|---|---|---|
| proposal | Proposal | http://hl7.org/fhir/request-intent |
| plan | Plan | http://hl7.org/fhir/request-intent |
| order | Order | http://hl7.org/fhir/request-intent |
| option | Option | http://hl7.org/fhir/request-intent |
systemhttp://hl7.org/fhir/request-intent
- Include these codes as defined in
http://hl7.org/fhir/request-intentCode Display Definition proposal Proposal The request is a suggestion made by someone/something that does not have an intention to ensure it occurs and without providing an authorization to act. plan Plan The request represents an intention to ensure something occurs without providing an authorization for others to act. order Order The request represents a request/demand and authorization for action by a Practitioner. option Option The request represents a component or option for a RequestGroup that establishes timing, conditionality and/or other constraints among a set of requests. Refer to [[[RequestGroup]]] for additional information on how this status is used.
{
"description" : "Codes indicating the degree of authority/intentionality associated with a care plan.",
"compose" : {
"exclude" : [ ],
"include" : [ {
"system" : "http://hl7.org/fhir/request-intent",
"extension" : [ {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 4
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
} ]
} ]
},
"meta" : {
"lastUpdated" : "2022-05-28T12:47:40.239+10:00",
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
},
"publisher" : "HL7 International - Patient Care WG",
"name" : "CarePlanIntent",
"experimental" : false,
"resourceType" : "ValueSet",
"title" : "Care Plan Intent",
"extension" : [ {
"valueCode" : "pc",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"
}, {
"valueCode" : "trial-use",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "draft",
"id" : "be6ecc35-5623-497a-ba1e-f89cc2cc6fe7",
"url" : "http://hl7.org/fhir/ValueSet/care-plan-intent",
"identifier" : [ {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.150"
} ],
"version" : "4.3.0",
"contact" : [ {
"telecom" : [ {
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/patientcare/"
} ]
} ],
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <ul>\n <li>Include these codes as defined in \n <a href=\"codesystem-request-intent.html\">\n <code>http://hl7.org/fhir/request-intent</code>\n </a>\n <table class=\"none\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td>\n <a href=\"codesystem-request-intent.html#request-intent-proposal\">proposal</a>\n </td>\n <td>Proposal</td>\n <td>The request is a suggestion made by someone/something that does not have an intention to ensure it occurs and without providing an authorization to act.</td>\n </tr>\n <tr>\n <td>\n <a href=\"codesystem-request-intent.html#request-intent-plan\">plan</a>\n </td>\n <td>Plan</td>\n <td>The request represents an intention to ensure something occurs without providing an authorization for others to act.</td>\n </tr>\n <tr>\n <td>\n <a href=\"codesystem-request-intent.html#request-intent-order\">order</a>\n </td>\n <td>Order</td>\n <td>The request represents a request/demand and authorization for action by a Practitioner.</td>\n </tr>\n <tr>\n <td>\n <a href=\"codesystem-request-intent.html#request-intent-option\">option</a>\n </td>\n <td>Option</td>\n <td>The request represents a component or option for a RequestGroup that establishes timing, conditionality and/or other constraints among a set of requests. Refer to [[[RequestGroup]]] for additional information on how this status is used.</td>\n </tr>\n </table>\n </li>\n </ul>\n </div>",
"status" : "extensions"
}
}