Sequoia Project Healthcare Directory Implementation Guide
1.0.5 - Release 1 United States of America flag

: Endpoint Payload Type Codes - XML Representation

Active as of 2024-03-29

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="EndpointPayloadTypeCodes"/>
  <meta>
    <versionId value="6"/>
    <lastUpdated value="2023-06-29T14:54:27.683Z"/>
  </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.3.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.3.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="1.0.5"/>
  <name value="EndpointPayloadTypeCodes"/>
  <title value="Endpoint Payload Type Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-03-29T15:21:41+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>