{
  "resourceType": "ValueSet",
  "url": "https://fhir.cambio.se/ValueSet/TypeOfDiagnosis/v1",
  "title": "TypeOfDiagnosis",
  "status": "draft",
  "contact": [
    {
      "telecom": [
        {
          "system": "email"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "46261000052101",
            "display": "Huvuddiagnos"
          },
          {
            "display": "Bidiagnos",
            "code": "46271000052105"
          }
        ]
      }
    ]
  },
  "description": "Valueset for specifying type of diagnosis (either main or bi).",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>TypeOfDiagnosis</h2><tt>https://fhir.cambio.se/ValueSet/TypeOfDiagnosis/v1</tt><p>Valueset for specifying type of diagnosis (either main or bi).</p></div>"
  },
  "publisher": "FHIR@cambio.se",
  "name": "TypeOfDiagnosis"
}