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 Payload Type Codes - XML Representation

Active as of 2023-05-03

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="EndpointPayloadTypeCodes"/>
  <meta>
    <versionId value="4"/>
    <lastUpdated value="2023-05-03T15:55:12.430+00:00"/>
    <source value="#3m9yAK73cLQdjwKs"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html"><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-NI">NI</a></td><td>No Information</td><td>**Description:**The value is exceptional (missing, omitted, incomplete, improper). No information as to the reason for being an exceptional value is provided. This is the most general exceptional value. It is also the default exceptional value.</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://sequoiaproject.org/fhir/sphd/ValueSet/EndpointPayloadTypeCodes"/>
  <version value="0.0.10"/>
  <name value="EndpointPayloadTypeCodes"/>
  <title value="Endpoint Payload Type 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 in Endpoint.payloadType"/>
  <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>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/>
      <concept>
        <code value="NI"/>
        <display value="No Information"/>
      </concept>
    </include>
  </compose>
</ValueSet>