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

: Endpoint Identifier Codes - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="EndpointIdentifierCodes"/>
  <meta>
    <versionId value="3"/>
    <lastUpdated value="2021-04-14T06:04:27.916+00:00"/>
    <source value="#bo05t6vALv5I1deA"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system https://sequoiaproject.org/fhir/sphd/CodeSystem/EndpointIdentifierCodes defines the following codes:</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="EndpointIdentifierCodes-HCID"> </a></td><td>Home Community ID</td><td>Home Community ID</td></tr><tr><td style="white-space:nowrap">AAID<a name="EndpointIdentifierCodes-AAID"> </a></td><td>Assigning Authority ID</td><td>Assigning Authority ID</td></tr></table></div>
  </text>
  <url
       value="https://sequoiaproject.org/fhir/sphd/CodeSystem/EndpointIdentifierCodes"/>
  <version value="0.0.1"/>
  <name value="EndpointIdentifierCodes"/>
  <title value="EndpointIdentifierCodes"/>
  <status value="active"/>
  <date value="2021-09-29T20:44:58+00:00"/>
  <publisher value="The Sequoia Project"/>
  <contact>
    <name value="The Sequoia Project"/>
    <telecom>
      <system value="url"/>
      <value value="https://sequoiaproject.org/"/>
    </telecom>
  </contact>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
    <text value="United States of America"/>
  </jurisdiction>
  <copyright
             value="This document is copyright 2017-18 by The Sequoia Project. All rights reserved world wide."/>
  <content value="complete"/>
  <concept>
    <code value="HCID"/>
    <display value="Home Community ID"/>
    <definition value="Home Community ID"/>
  </concept>
  <concept>
    <code value="AAID"/>
    <display value="Assigning Authority ID"/>
    <definition value="Assigning Authority ID"/>
  </concept>
</CodeSystem>