Care Plan Intent
draftURL
http://hl7.org/fhir/ValueSet/care-plan-intentCopied!
Version5.0.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 |
| directive | Directive | 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 the requestor. option Option The request represents a component or option for a RequestOrchestration that establishes timing, conditionality and/or other constraints among a set of requests. Refer to [[[RequestOrchestration]]] for additional information on how this status is used. directive Directive The request represents a legally binding instruction authored by a Patient or RelatedPerson.
{
"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" : 5
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
} ]
} ]
},
"meta" : {
"lastUpdated" : "2023-03-26T15:21:02.749+11:00",
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
},
"publisher" : "HL7 International - Patient Care WG",
"jurisdiction" : [ {
"coding" : [ {
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
} ]
} ],
"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" : "f1ad40e6-5dd8-4a6f-9008-4d0551ef7bc1",
"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"
}, {
"system" : "urn:ietf:rfc:3986",
"use" : "old",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.141"
} ],
"version" : "5.0.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 the requestor.</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 RequestOrchestration that establishes timing, conditionality and/or other constraints among a set of requests. Refer to [[[RequestOrchestration]]] for additional information on how this status is used.</td>\n </tr>\n <tr>\n <td>\n <a href=\"codesystem-request-intent.html#request-intent-directive\">directive</a>\n </td>\n <td>Directive</td>\n <td>The request represents a legally binding instruction authored by a Patient or RelatedPerson.</td>\n </tr>\n </table>\n </li>\n </ul>\n </div>",
"status" : "extensions"
}
}