PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@1.4.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/valueset-shareable-definition" ],
    "lastUpdated": "2016-03-31T08:01:25.570+11:00"
  },
  "publisher": "HL7 International - Patient Care WG",
  "content": "complete",
  "name": "GoalCategory",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.4.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.411"
  } ],
  "status": "draft",
  "id": "286993a8-08f7-40f6-a467-6ec33df21aec",
  "valueSet": "http://hl7.org/fhir/ValueSet/goal-category",
  "kind": null,
  "url": "http://hl7.org/fhir/goal-category",
  "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.4.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/patientcare/",
      "system": "other"
    } ]
  } ]
}