http://snomed.info/sct|4.0.1

name
SNOMED_CT
package
hl7.fhir.r4.examples@4.0.1
content
not-present
status
active

SNOMED CT (all versions)

SNOMED CT is the most comprehensive and precise clinical health terminology product in the world, owned and distributed around the world by The International Health Terminology Standards Development Organisation (IHTSDO).

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://snomed.info/sct"
  }, {
    "name" : "version",
    "valueString" : "4.0.1"
  } ]
}