This page is part of the Data Access Framework (v1.6.0: STU 2 Ballot 1) based on FHIR v1.6.0. . For a full list of available versions, see the Directory of published versions

{
  "resourceType" : "ValueSet",
  "id" : "daf-observation-value-codes",
  "url" : "http://hl7.org/fhir/us/daf/ValueSet/daf-observation-value-codes",
  "version" : "1.6.0",
  "name" : "Observation Value Codes (SNOMED-CT)",
  "status" : "draft",
  "experimental" : true,
  "publisher" : "FHIR Project",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }
      }
    }
  },
  "date" : "2016-08-10",
  "description" : "[Snomed-CT](http://www.ihtsdo.org/) concept codes for coded results",
  "copyright" : "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",
  "extensible" : true,
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct"
      }
    }
  }
}