{
  "resourceType": "ValueSet",
  "id": "ValueSet-CDS-SocialCareTaskOutcomeType",
  "meta": {
    "lastUpdated": "2020-11-18T09:30:00+00:00"
  },
  "url": "https://fhir.nottinghamshire.gov.uk/STU3/valueset/CDS-SocialCareTaskOutcomeType",
  "version": "0.0.1",
  "name": "Social Care Task Outcome Type",
  "status": "draft",
  "date": "2020-02-05T09:41:37.2296355+00:00",
  "description": "A ValueSet to identify the type of outcome represented in the Task.output",
  "copyright": "Copyright © Nottinghamshire County Council 2020",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nottinghamshire.gov.uk/STU3/codesystem/CDS-SocialCareTaskOutcomeType",
        "concept": [
          {
            "code": "outcome-summary",
            "display": "Outcome Summary"
          },
          {
            "code": "outcome-documentation",
            "display": "Outcome Documentation"
          },
          {
            "code": "outcome-effective-period",
            "display": "Outcome Effective Period"
          }
        ]
      }
    ]
  }
}