http://hl7.org/fhir/ValueSet/care-plan-intent|4.0.1

Care Plan Intent

CarePlanIntent

http://hl7.org/fhir/ValueSet/care-plan-intent

Codes indicating the degree of authority/intentionality associated with a care plan.

IDcare-plan-intent
StatusDRAFT
URLhttp://hl7.org/fhir/ValueSet/care-plan-intent
Version4.0.1
DateFri Nov 01 08:29:23 AEST 2019
PublisherHL7 International - Patient Care WG

Includes

Systemhttp://hl7.org/fhir/request-intent
Concepts
CodeDisplay
proposal
plan
order
option
{
  "resourceType": "ValueSet",
  "id": "care-plan-intent",
  "meta": {
  "versionId": "1",
  "lastUpdated": "2023-12-19T16:44:01.067+10:00",
  "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
  },
  "extension": [ {
  "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
  "valueCode": "pc"
  }, {
  "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
  "valueCode": "trial-use"
  }, {
  "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
  "valueInteger": 2
  } ],
  "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.0.1",
  "name": "CarePlanIntent",
  "title": "Care Plan Intent",
  "status": "draft",
  "experimental": false,
  "date": "2019-11-01T09:29:23+11:00",
  "publisher": "HL7 International - Patient Care WG",
  "contact": [ {
  "telecom": [ {
    "system": "url",
    "value": "http://www.hl7.org/Special/committees/patientcare/"
  } ]
  } ],
  "description": "Codes indicating the degree of authority/intentionality associated with a care plan.",
  "compose": {
  "include": [ {
    "system": "http://hl7.org/fhir/request-intent",
    "concept": [ {
    "code": "proposal"
    }, {
    "code": "plan"
    }, {
    "code": "order"
    }, {
    "code": "option"
    } ]
  } ]
  }
}