Sequoia Project Healthcare Directory Implementation Guide
0.0.10 - CI Build United States of America flag

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

: Endpoint Use Case Codes - XML Representation

Active as of 2023-05-03

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="EndpointUseCaseCodes"/>
  <meta>
    <versionId value="6"/>
    <lastUpdated value="2023-03-04T05:48:52.504+00:00"/>
    <source value="#SX8tBhCREnCtDy7m"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>https://sequoiaproject.org/fhir/sphd/CodeSystem/EndpointUseCaseCodes</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">QueryBasedDocumentExchange<a name="EndpointUseCaseCodes-QueryBasedDocumentExchange"> </a></td><td>Query Based Document Exchange</td></tr><tr><td style="white-space:nowrap">PushBasedDocumentSubmission<a name="EndpointUseCaseCodes-PushBasedDocumentSubmission"> </a></td><td>Push Based Document Submission</td></tr><tr><td style="white-space:nowrap">FHIRBasedExchange<a name="EndpointUseCaseCodes-FHIRBasedExchange"> </a></td><td>FHIR Based Exchange</td></tr><tr><td style="white-space:nowrap">ElectronicCaseReporting<a name="EndpointUseCaseCodes-ElectronicCaseReporting"> </a></td><td>Electronic Case Reporting</td></tr><tr><td style="white-space:nowrap">PushNotifications<a name="EndpointUseCaseCodes-PushNotifications"> </a></td><td>Push Notifications</td></tr></table></div>
  </text>
  <url
       value="https://sequoiaproject.org/fhir/sphd/CodeSystem/EndpointUseCaseCodes"/>
  <version value="0.0.10"/>
  <name value="SequoiaEndpointUseCaseCodes"/>
  <title value="Endpoint Use Case Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-05-03T16:00:14+00:00"/>
  <publisher value="The Sequoia Project"/>
  <contact>
    <name value="The Sequoia Project"/>
    <telecom>
      <system value="url"/>
      <value value="https://sequoiaproject.org/"/>
    </telecom>
  </contact>
  <description value="Codes used by the UseCases extension"/>
  <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>
  <caseSensitive value="true"/>
  <valueSet
            value="https://sequoiaproject.org/fhir/sphd/ValueSet/EndpointUseCaseCodes"/>
  <content value="complete"/>
  <concept>
    <code value="QueryBasedDocumentExchange"/>
    <display value="Query Based Document Exchange"/>
  </concept>
  <concept>
    <code value="PushBasedDocumentSubmission"/>
    <display value="Push Based Document Submission"/>
  </concept>
  <concept>
    <code value="FHIRBasedExchange"/>
    <display value="FHIR Based Exchange"/>
  </concept>
  <concept>
    <code value="ElectronicCaseReporting"/>
    <display value="Electronic Case Reporting"/>
  </concept>
  <concept>
    <code value="PushNotifications"/>
    <display value="Push Notifications"/>
  </concept>
</CodeSystem>