FHIR IG analytics| Package | hl7uk.fhir.communityassets |
| Resource Type | NamingSystem |
| Id | sct-namingsystem.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "NamingSystem",
"id": "sct-namingsystem",
"name": "SNOMED CT",
"status": "active",
"kind": "codesystem",
"date": "2023-08-01",
"publisher": "HL7 UK",
"contact": [
{
"name": "HL7 UK",
"telecom": [
{
"system": "email",
"value": "ukcore@hl7.org.uk",
"use": "work",
"rank": 1
}
]
}
],
"responsible": "International Health Terminology Standards Development Organisation",
"description": "SNOMED CT. For details of the international organisation see: [SNOMED International](https://www.snomed.org/). For details of SNOMED CT usage in NHS: [NHS England](https://www.england.nhs.uk/digitaltechnology/digital-primary-care/snomed-ct/)",
"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]"
}
]
}