Specialty Eyecare CDA Implementation Guide
0.1.0 - ci-build

Specialty Eyecare CDA Implementation Guide, published by Dogwood Health Consulting. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cda-eyecare/ and changes regularly. See the Directory of published versions

: Dry Eye Questionnaire Value Set - JSON Representation

Draft as of 2024-02-07

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "DryEyeQuestionnaireCodes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-DryEyeQuestionnaireCodes.html\"><code>http://hl7.org/cda/us/eyecare/CodeSystem/DryEyeQuestionnaireCodes</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org/cda/us/eyecare/ValueSet/DryEyeQuestionnaireCodes",
  "version" : "0.1.0",
  "name" : "DryEyeQuestionnaireCodes",
  "title" : "Dry Eye Questionnaire Value Set",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-02-07T21:17:12+00:00",
  "publisher" : "Dogwood Health Consulting",
  "contact" : [
    {
      "name" : "Dogwood Health Consulting",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/ph/index.cfm"
        }
      ]
    }
  ],
  "description" : "Codes that represent different types of dry eye questionnaires.",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/cda/us/eyecare/CodeSystem/DryEyeQuestionnaireCodes"
      }
    ]
  }
}