STU 2 Ballot

This page is part of the Structured Data Capture - Data Element Exchange Specification (v1.6: STU 2 Ballot 1) based on FHIR v1.6.0. The current version which supercedes this version is 2.0. For a full list of available versions, see the Directory of published versions

DataElement SDC Concept - json

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "dataelement-sdccode",
  "url" : "http://hl7.org/fhir/us/sdcde/ValueSet/dataelement-sdccode",
  "name" : "DataElement SDC Concept",
  "status" : "draft",
  "publisher" : "Office of the National Coordinator for Health IT",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://healthit.gov"
        }
      }
    }
  },
  "date" : "2016-08-11T13:43:42+10:00",
  "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"
      }
    }
  }
}