PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.examples@3.0.2
    http://hl7.org/fhir/care-plan-intent
{
  "description": "Codes indicating the degree of authority/intentionality associated with a care plan",
  "_filename": "CodeSystem-care-plan-intent.json",
  "package_name": "hl7.fhir.r3.examples",
  "date": "2019-10-24T11:53:00+11:00",
  "meta": {
    "lastUpdated": "2019-10-24T11:53:00+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "CarePlanIntent",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Informative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 2
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pc"
  } ],
  "status": "draft",
  "id": "aafd981f-73b4-4c70-a596-d07261021d3d",
  "valueSet": "http://hl7.org/fhir/ValueSet/care-plan-intent",
  "kind": null,
  "url": "http://hl7.org/fhir/care-plan-intent",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.142",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "proposal",
    "display": "Proposal",
    "definition": "The care plan is a suggestion made by someone/something that doesn't have an intention to ensure it occurs and without providing an authorization to act"
  }, {
    "code": "plan",
    "display": "Plan",
    "definition": "The care plan represents an intention to ensure something occurs without providing an authorization for others to act"
  }, {
    "code": "order",
    "display": "Order",
    "definition": "The care plan represents a request/demand and authorization for action"
  }, {
    "code": "option",
    "display": "Option",
    "definition": "The care plan represents a component or option for a RequestGroup that establishes timing, conditionality and/or other constraints among a set of requests.\n\nRefer to [[[RequestGroup]]] for additional information on how this status is used"
  } ],
  "caseSensitive": true,
  "version": "3.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}