minimal Common Oncology Data Elements (mCODE) Implementation Guide
3.0.0-ballot - 2023May United States of America flag

This page is part of the HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1 (v3.0.0-ballot: STU 3 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.1.0. For a full list of available versions, see the Directory of published versions

: Requested SNOMED Codes Code System - JSON Representation

Active as of 2023-03-28

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "snomed-requested-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://hl7.org/fhir/us/mcode/CodeSystem/snomed-requested-cs</code> defines the 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\">USCRS-34356<a name=\"snomed-requested-cs-USCRS-34356\"> </a></td><td>Bowel space (observable entity)</td></tr><tr><td style=\"white-space:nowrap\">USCRS-34358<a name=\"snomed-requested-cs-USCRS-34358\"> </a></td><td>Small bowel space (observable entity)</td></tr><tr><td style=\"white-space:nowrap\">USCRS-34777<a name=\"snomed-requested-cs-USCRS-34777\"> </a></td><td>Lymph node level IIA (qualifier value)</td></tr><tr><td style=\"white-space:nowrap\">USCRS-34775<a name=\"snomed-requested-cs-USCRS-34775\"> </a></td><td>Lymph node level IIB (qualifier value)</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/us/mcode/CodeSystem/snomed-requested-cs",
  "version" : "3.0.0-ballot",
  "name" : "SnomedRequestedCS",
  "title" : "Requested SNOMED Codes Code System",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-03-28T19:28:28+00:00",
  "publisher" : "HL7 International Clinical Interoperability Council",
  "contact" : [
    {
      "name" : "HL7 International Clinical Interoperability Council",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cic"
        },
        {
          "system" : "email",
          "value" : "ciclist@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "Codes requested from SNOMED by mCODE, to be issued at a later date. Where numeric codes are given, these correspond to the expected SNOMED CT codes. Terms beginning with 'USCRS-' (for United States Content Request Service) represent request identifiers with no SNOMED code yet approved or assigned.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "USCRS-34356",
      "display" : "Bowel space (observable entity)"
    },
    {
      "code" : "USCRS-34358",
      "display" : "Small bowel space (observable entity)"
    },
    {
      "code" : "USCRS-34777",
      "display" : "Lymph node level IIA (qualifier value)"
    },
    {
      "code" : "USCRS-34775",
      "display" : "Lymph node level IIB (qualifier value)"
    }
  ]
}