0.0.1 - CI Build

SequoiaProjectHealthcareDirectoryImplementationGuideSTU3 - Local Development build (v0.0.1). See the Directory of published versions

: Domains - JSON Representation

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "Domains",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2020-02-11T22:58:34.991+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-Domains.html\"><code>https://sequoiaproject.org/fhir/sphd-stu3/CodeSystem/Domains</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>eHx</td><td>eHx</td><td>eHx</td></tr><tr><td>CQ</td><td>CQ</td><td>CQ</td></tr></table></li></ul></div>"
  },
  "url" : "https://sequoiaproject.org/fhir/sphd-stu3/ValueSet/Domains",
  "version" : "0.0.1",
  "name" : "Domains",
  "title" : "Domains",
  "status" : "draft",
  "date" : "2020-09-11T00:14:55-04:00",
  "contact" : [
    {
      "name" : "The Sequoia Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://sequoiaproject.org/"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://sequoiaproject.org/fhir/sphd-stu3/CodeSystem/Domains",
        "concept" : [
          {
            "code" : "eHx",
            "display" : "eHx"
          },
          {
            "code" : "CQ",
            "display" : "CQ"
          }
        ]
      }
    ]
  }
}