PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.examples@1.0.2
    http://hl7.org/fhir/ValueSet/goal-relationship-type
{
  "description": "Types of relationships between two goals",
  "_filename": "ValueSet-goal-relationship-type.json",
  "package_name": "hl7.fhir.r2.examples",
  "date": "2015-10-24T07:41:03+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
    "lastUpdated": "2015-10-24T07:41:03.495+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "name": "GoalRelationshipType",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.390"
  } ],
  "status": "draft",
  "id": "b881c995-307b-49b5-9dd6-84c7de914e67",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/goal-relationship-type",
  "codeSystem": {
    "system": "http://hl7.org/fhir/goal-relationship-type",
    "concept": [ {
      "code": "predecessor",
      "display": "Predecessor",
      "definition": "Indicates that the target goal is one which must be met before striving for the current goal"
    }, {
      "code": "successor",
      "display": "Successor",
      "definition": "Indicates that the target goal is a desired objective once the current goal is met"
    }, {
      "code": "replacement",
      "display": "Replacement",
      "definition": "Indicates that this goal has been replaced by the target goal"
    }, {
      "code": "component",
      "display": "Component",
      "definition": "Indicates that the target goal is considered to be a \"piece\" of attaining this goal."
    }, {
      "code": "other",
      "display": "Other",
      "definition": "Indicates that the relationship is not covered by one of the pre-defined codes.  (An extension may convey more information about the meaning of the relationship.)"
    } ],
    "version": "1.0.2",
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.390"
    } ],
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}