{
  "resourceType" : "ValueSet",
  "id" : "modality",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet modality</b></p><a name=\"modality\"> </a><a name=\"hcmodality\"> </a><a name=\"modality-en-GB\"> </a><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept  is-a childOf 363680008</li></ul></div>"
  },
  "url" : "https://fhir.nhs.uk/England/RAD/ValueSet/modality",
  "version" : "0.0.1-current",
  "name" : "Modality",
  "title" : "Modality",
  "status" : "draft",
  "date" : "2025-06-10T07:39:07+00:00",
  "publisher" : "NHS England",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.ihe.net/ihe_domains/it_infrastructure/"
    }]
  },
  {
    "telecom" : [{
      "system" : "email",
      "value" : "iti@ihe.net"
    }]
  },
  {
    "name" : "NHS England",
    "telecom" : [{
      "system" : "email",
      "value" : "iti@ihe.net"
    }]
  }],
  "description" : "[Modality](https://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_29.html)",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "GB",
      "display" : "United Kingdom of Great Britain and Northern Ireland"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://snomed.info/sct",
      "filter" : [{
        "property" : "concept",
        "op" : "is-a",
        "value" : "childOf 363680008"
      }]
    }]
  }
}