{
  "resourceType": "ValueSet",
  "id": "ValueSet-Genomics-TargetVariant-1",
  "url": "https://fhir.nhs.uk/STU3/ValueSet/ValueSet-Genomics-TargetVariant-1",
  "version": "1.0.0",
  "name": "ValueSet-Genomics-TargetVariant-1",
  "status": "draft",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A ValueSet that contains a set of codes that identify the target variant.",
  "copyright": "Copyright © 2018 NHS Digital",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nhs.uk/STU3/CodeSystem/ValueSet-Genomics-TargetVariant-1",
        "concept": [
          {
            "code": "Code Example",
            "display": "Code Display"
          }
        ]
      }
    ]
  }
}