Sequoia Project Healthcare Directory Implementation Guide
0.0.1 - CI Build

Sequoia Project Healthcare Directory Implementation Guide - Local Development build (v0.0.1). See the Directory of published versions

: Identifier Codes - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "EndpointIdentifierCodes",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2021-02-04T09:18:18.112+00:00",
    "source" : "#VzmqDDBfhyMViqaj"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-EndpointIdentifierCodes.html\"><code>https://sequoiaproject.org/fhir/sphd/CodeSystem/EndpointIdentifierCodes</code></a></li></ul></div>"
  },
  "url" : "https://sequoiaproject.org/fhir/sphd/ValueSet/EndpointIdentifierCodes",
  "version" : "0.0.1",
  "name" : "EndpointIdentifierCodes",
  "title" : "Endpoint Identifier Codes",
  "status" : "draft",
  "date" : "2021-09-29T20:44:58+00:00",
  "publisher" : "The Sequoia Project",
  "contact" : [
    {
      "name" : "The Sequoia Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://sequoiaproject.org/"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ],
      "text" : "United States of America"
    }
  ],
  "copyright" : "This document is copyright 2017-18 by The Sequoia Project. All rights reserved world wide.",
  "compose" : {
    "include" : [
      {
        "system" : "https://sequoiaproject.org/fhir/sphd/CodeSystem/EndpointIdentifierCodes"
      }
    ]
  }
}