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 Actor Codes - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="EndpointActorCodes"/>
  <meta>
    <versionId value="2"/>
    <lastUpdated value="2021-01-06T06:01:49.763+00:00"/>
    <source value="#QB1nGfxItxqD0vgu"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system https://sequoiaproject.org/fhir/sphd/CodeSystem/EndpointActorCodes 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">Responding Gateway<a name="EndpointActorCodes-RespondingGateway"> </a></td><td>Responding Gateway</td><td>The gateway corresponding to the responder actor</td></tr><tr><td style="white-space:nowrap">Initiating Gateway<a name="EndpointActorCodes-InitiatingGateway"> </a></td><td>Initiating Gateway</td><td>The gateway corresponding to the initiator actor</td></tr></table></div>
  </text>
  <url
       value="https://sequoiaproject.org/fhir/sphd/CodeSystem/EndpointActorCodes"/>
  <version value="0.0.1"/>
  <name value="EndpointActorCodes"/>
  <title value="Endpoint Actor Codes"/>
  <status value="active"/>
  <date value="2021-12-16T17:13:49+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."/>
  <valueSet
            value="https://sequoiaproject.org/fhir/sphd/ValueSet/EndpointActorCodes"/>
  <content value="complete"/>
  <concept>
    <code value="Responding Gateway"/>
    <display value="Responding Gateway"/>
    <definition value="The gateway corresponding to the responder actor"/>
  </concept>
  <concept>
    <code value="Initiating Gateway"/>
    <display value="Initiating Gateway"/>
    <definition value="The gateway corresponding to the initiator actor"/>
  </concept>
</CodeSystem>