PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@3.5.0
    http://hl7.org/fhir/task-intent
{
  "description": "Distinguishes whether the task is a proposal, plan or full order.",
  "_filename": "CodeSystem-task-intent.json",
  "package_name": "hl7.fhir.core",
  "date": "2018-08-19T21:48:56+10:00",
  "meta": {
    "lastUpdated": "2018-08-19T21:48:56.559+10:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "TaskIntent",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "TaskIntent",
  "package_version": "3.5.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "oo"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueString": "Trial Use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 2
  } ],
  "status": "draft",
  "id": "abd0f3b4-ea71-4166-a445-bb4e1bd4f29d",
  "kind": null,
  "url": "http://hl7.org/fhir/task-intent",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.1241",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "unknown",
    "display": "Unknown",
    "definition": "The intent is not known.  When dealing with Task, it's not always known (or relevant) how the task was initiated - i.e. whether it was proposed, planned, ordered or just done spontaneously."
  } ],
  "caseSensitive": true,
  "version": "3.5.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}