Content Management Infrastructure Implementation Guide
0.1.0 - ballot United States of America flag

Content Management Infrastructure Implementation Guide, published by Clinical Decision Support WG. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/HL7/Content-Management-Infrastructure-IG/ and changes regularly. See the Directory of published versions

: SNOMED CT International Edition - JSON Representation

Active as of 2020-11-03

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "publishable-example",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/uv/cmi/StructureDefinition/publishable-codesystem-cmi"
    ]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><p>This code system http://snomed.info/sct defines many codes, but they are not represented here</p></div>"
  },
  "url" : "http://hl7.org/fhir/uv/cmi/CodeSystem/publishable-example",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.6.96"
    }
  ],
  "version" : "0.1.0",
  "name" : "SNOMED_CT_INT",
  "title" : "SNOMED CT International Edition",
  "status" : "active",
  "experimental" : true,
  "date" : "2020-11-03",
  "publisher" : "Clinical Decision Support WG",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description" : "This is an example code system, based on the SNOMED CT Code System to illustrate a publishable code system resource. SNOMED CT is a core clinical healthcare terminology that contains concepts with unique meanings and formal logic based definitions organized into hierarchies.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "copyright" : "This artefact includes content from SNOMED Clinical Terms (SNOMED CT) which is copyrighted material of the International Health Terminology Standards Development Organisation (IHTSDO). Where an implementation of this artefact makes use of SNOMED CT content, the implementer must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org",
  "caseSensitive" : false,
  "content" : "not-present",
  "concept" : [
    {
      "code" : "428361000124107",
      "display" : "Discharge to home for hospice care (procedure)"
    }
  ]
}