0.0.1 - CI Build

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

: SequoiaCodes - JSON Representation

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "SequoiaCodes",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2020-02-11T23:02:43.236+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system https://sequoiaproject.org/fhir/sphd-stu3/CodeSystem/SequoiaCodes defines many codes, of which the following are a subset:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">HCID<a name=\"SequoiaCodes-HCID\"> </a></td><td>Home Community ID</td><td/></tr><tr><td style=\"white-space:nowrap\">AAID<a name=\"SequoiaCodes-AAID\"> </a></td><td>Assigning Authority ID</td><td/></tr></table></div>"
  },
  "url" : "https://sequoiaproject.org/fhir/sphd-stu3/CodeSystem/SequoiaCodes",
  "version" : "0.0.1",
  "name" : "SequoiaCodes",
  "title" : "SequoiaCodes",
  "status" : "active",
  "date" : "2020-09-11T00:14:55-04:00",
  "contact" : [
    {
      "name" : "The Sequoia Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://sequoiaproject.org/"
        }
      ]
    }
  ],
  "content" : "fragment",
  "concept" : [
    {
      "code" : "HCID",
      "display" : "Home Community ID"
    },
    {
      "code" : "AAID",
      "display" : "Assigning Authority ID"
    }
  ]
}