PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@1.8.0
    http://hl7.org/fhir/goal-category
{
  "description": "Example codes for grouping goals for filtering or presentation.",
  "_filename": "codesystem-goal-category.json",
  "package_name": "hl7.fhir.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/codesystem-shareable-definition" ],
    "lastUpdated": "2016-12-06T12:22:34.981+11:00"
  },
  "publisher": "HL7 International - Patient Care WG",
  "content": "complete",
  "name": "GoalCategory",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.8.0",
  "status": "draft",
  "id": "635ac7fd-289b-40c0-b7c1-14ec544daa3f",
  "valueSet": "http://hl7.org/fhir/ValueSet/goal-category",
  "kind": null,
  "url": "http://hl7.org/fhir/goal-category",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.411",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "dietary",
    "display": "dietary",
    "definition": "Goals related to the consumption of food and/or beverages."
  }, {
    "code": "safety",
    "display": "safety",
    "definition": "Goals related to the personal protection of the subject."
  }, {
    "code": "behavioral",
    "display": "behavioral",
    "definition": "Goals related to the manner in which the subject acts."
  }, {
    "code": "nursing",
    "display": "nursing",
    "definition": "Goals related to the practice of nursing or established by nurses."
  }, {
    "code": "physiotherapy",
    "display": "physiotherapy",
    "definition": "Goals related to the mobility and motor capability of the subject."
  } ],
  "caseSensitive": true,
  "version": "1.8.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/patientcare/",
      "system": "url"
    } ]
  } ]
}