http://hl7.org/fhir/ValueSet/goal-category|4.0.1

Goal category

GoalCategory

http://hl7.org/fhir/ValueSet/goal-category

Example codes for grouping goals to use for filtering or presentation.

IDgoal-category
StatusDRAFT
URLhttp://hl7.org/fhir/ValueSet/goal-category
Version4.0.1
DateFri Nov 01 08:29:23 AEST 2019
PublisherHL7 International - Patient Care WG

Includes

Systemhttp://terminology.hl7.org/CodeSystem/goal-category
{
  "resourceType": "ValueSet",
  "id": "goal-category",
  "meta": {
  "versionId": "1",
  "lastUpdated": "2023-12-19T16:42:09.948+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": "draft"
  }, {
  "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
  "valueInteger": 1
  } ],
  "url": "http://hl7.org/fhir/ValueSet/goal-category",
  "identifier": [ {
  "system": "urn:ietf:rfc:3986",
  "value": "urn:oid:2.16.840.1.113883.4.642.3.275"
  } ],
  "version": "4.0.1",
  "name": "GoalCategory",
  "title": "Goal category",
  "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": "Example codes for grouping goals to use for filtering or presentation.",
  "immutable": true,
  "compose": {
  "include": [ {
    "system": "http://terminology.hl7.org/CodeSystem/goal-category"
  } ]
  }
}