Structured Data Capture - Data Element Exchange 2.0 (STU2)

This page is part of the Structured Data Capture - Data Element Exchange Specification (v2.0: STU 2) based on FHIR R3. This is the current published version. For a full list of available versions, see the Directory of published versions

Raw json

Narrative view of the Value Set

{
  "resourceType" : "ValueSet",
  "id" : "dataelement-sdccode",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>DataElement SDC Concept</h2><div><p>The allowed codes for identifying the ISO 11179 data element concept if intended for registration/use within the U.S. Structured Data Capture (SDC) project.</p>
</div><p><b>Copyright Statement:</b> This value set includes content from LOINC®, which is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use. This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.</p><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a></li><li>Include all codes defined in <a href="http://loinc.org"><code>http://loinc.org</code></a></li><li>Include all codes defined in <a href="http://www.nlm.nih.gov/research/umls/rxnorm"><code>http://www.nlm.nih.gov/research/umls/rxnorm</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/sdcde/ValueSet/dataelement-sdccode",
  "version" : "2.0",
  "name" : "DataElement SDC Concept",
  "status" : "draft",
  "date" : "2017-04-21T10:24:36+10:00",
  "publisher" : "Office of the National Coordinator for Health IT",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://healthit.gov"
        }
      ]
    }
  ],
  "description" : "The allowed codes for identifying the ISO 11179 data element concept if intended for registration/use within the U.S. Structured Data Capture (SDC) project.",
  "copyright" : "This value set includes content from LOINC®, which is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use. This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct"
      },
      {
        "system" : "http://loinc.org"
      },
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm"
      }
    ]
  }
}