1.0.0 - Release

This page is part of the KLChildren (v1.0.0: Release) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: SNOMED CT International Edition - JSON Representation

Active as of 2020-11-03

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "SNOMED-CT-INT",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p>This case-sensitive code system <code>http://snomed.info/sct</code> provides <b>a fragment</b> that includes following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1153637007<a name=\"SNOMED-CT-INT-1153637007\"> </a></td><td>Body height (observable entity)</td></tr><tr><td style=\"white-space:nowrap\">425024002<a name=\"SNOMED-CT-INT-425024002\"> </a></td><td>Body weight without shoes</td></tr><tr><td style=\"white-space:nowrap\">363812007<a name=\"SNOMED-CT-INT-363812007\"> </a></td><td>Head circumference</td></tr><tr><td style=\"white-space:nowrap\">229819007<a name=\"SNOMED-CT-INT-229819007\"> </a></td><td>Tobacco use and exposure (observable entity)</td></tr><tr><td style=\"white-space:nowrap\">285854004<a name=\"SNOMED-CT-INT-285854004\"> </a></td><td>Emotion</td></tr><tr><td style=\"white-space:nowrap\">169740003<a name=\"SNOMED-CT-INT-169740003\"> </a></td><td>Infant feeding method</td></tr><tr><td style=\"white-space:nowrap\">228524006<a name=\"SNOMED-CT-INT-228524006\"> </a></td><td>Exposed to tobacco smoke at home</td></tr><tr><td style=\"white-space:nowrap\">110483000<a name=\"SNOMED-CT-INT-110483000\"> </a></td><td>Tobacco user</td></tr><tr><td style=\"white-space:nowrap\">160245001<a name=\"SNOMED-CT-INT-160245001\"> </a></td><td>No current problems or disability</td></tr><tr><td style=\"white-space:nowrap\">1145307003<a name=\"SNOMED-CT-INT-1145307003\"> </a></td><td>Exclusively breastfed</td></tr><tr><td style=\"white-space:nowrap\">169743001<a name=\"SNOMED-CT-INT-169743001\"> </a></td><td>Breastfeeding with supplement</td></tr><tr><td style=\"white-space:nowrap\">169746009<a name=\"SNOMED-CT-INT-169746009\"> </a></td><td>Breastfeeding stopped</td></tr><tr><td style=\"white-space:nowrap\">276885007<a name=\"SNOMED-CT-INT-276885007\"> </a></td><td>Core body temperature</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-properties-mode",
      "valueCode" : "not-present"
    }
  ],
  "url" : "http://snomed.info/sct",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.6.96"
    }
  ],
  "version" : "1.0.0",
  "name" : "SNOMED_CT_INT",
  "title" : "SNOMED\u00a0CT International Edition",
  "status" : "active",
  "experimental" : false,
  "date" : "2020-11-03",
  "publisher" : "Kommunernes Landsforening",
  "contact" : [
    {
      "name" : "Kommunernes Landsforening",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://kl.dk"
        }
      ]
    }
  ],
  "description" : "SNOMED CT is a core clinical healthcare terminology that contains concepts with unique meanings and formal logic based definitions organized into hierarchies.",
  "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" : true,
  "content" : "fragment",
  "concept" : [
    {
      "code" : "1153637007",
      "display" : "Body height (observable entity)"
    },
    {
      "code" : "425024002",
      "display" : "Body weight without shoes"
    },
    {
      "code" : "363812007",
      "display" : "Head circumference"
    },
    {
      "code" : "229819007",
      "display" : "Tobacco use and exposure (observable entity)"
    },
    {
      "code" : "285854004",
      "display" : "Emotion"
    },
    {
      "code" : "169740003",
      "display" : "Infant feeding method"
    },
    {
      "code" : "228524006",
      "display" : "Exposed to tobacco smoke at home"
    },
    {
      "code" : "110483000",
      "display" : "Tobacco user"
    },
    {
      "code" : "160245001",
      "display" : "No current problems or disability"
    },
    {
      "code" : "1145307003",
      "display" : "Exclusively breastfed"
    },
    {
      "code" : "169743001",
      "display" : "Breastfeeding with supplement"
    },
    {
      "code" : "169746009",
      "display" : "Breastfeeding stopped"
    },
    {
      "code" : "276885007",
      "display" : "Core body temperature"
    }
  ]
}