{

"resourceType": "ValueSet",
"id": "goal-start-event",
"meta": {
  "lastUpdated": "2015-10-24T07:41:03.495+11:00",
  "profile": [
    "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
  ]
},
"text": {
  "status": "generated",
  "div": "<div><h2>GoalStartEvent</h2><p>Identifies types of events that might trigger the start of a goal.</p><p><b>Copyright Statement:</b> This value set includes content from SNOMED CT, which is copyright &copy; 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.</p><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in http://snomed.info/sct<table><tr><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td>32485007</td><td>Admission to hospital</td><td/></tr><tr><td>308283009</td><td>Discharge from hospital</td><td/></tr><tr><td>442137000</td><td>Completion time of procedure</td><td/></tr><tr><td>386216000</td><td>Childbirth</td><td/></tr></table></li></ul></div>"
},
"extension": [
  {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.413"
  }
],
"url": "http://hl7.org/fhir/ValueSet/goal-start-event",
"version": "1.0.2",
"name": "GoalStartEvent",
"status": "draft",
"experimental": true,
"publisher": "HL7 International - Patient Care WG",
"contact": [
  {
    "telecom": [
      {
        "system": "other",
        "value": "http://www.hl7.org/Special/committees/patientcare/"
      }
    ]
  }
],
"date": "2015-10-24T07:41:03+11:00",
"description": "Identifies types of events that might trigger the start of a goal.",
"copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.",
"compose": {
  "include": [
    {
      "system": "http://snomed.info/sct",
      "concept": [
        {
          "code": "32485007",
          "display": "Admission to hospital"
        },
        {
          "code": "308283009",
          "display": "Discharge from hospital"
        },
        {
          "code": "442137000",
          "display": "Completion time of procedure"
        },
        {
          "code": "386216000",
          "display": "Childbirth"
        }
      ]
    }
  ]
}

}