{
  "resourceType": "NamingSystem",
  "id": "SnomedCT",
  "name": "SnomedCT",
  "status": "draft",
  "kind": "codesystem",
  "date": "2020-01-02",
  "publisher": "NHS Digital",
  "responsible": "HL7",
  "description": "SNOMED CT",
  "usage": "UK",
  "uniqueId": [
    {
      "type": "uri",
      "value": "http://snomed.info/sct",
      "preferred": true
    },
    {
      "type": "oid",
      "value": "2.16.840.1.113883.6.96",
      "preferred": false,
      "comment": "International OID"
    },
    {
      "type": "oid",
      "value": "2.16.840.1.113883.2.1.3.2.4.15",
      "preferred": true,
      "comment": "SnomedCT - UK Edition of SNOMED Clinical Terms. [NPfIT]"
    }
  ]
}