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

: Organization Type - XML Representation

Active as of 2024-03-29

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="OrganizationType"/>
  <meta>
    <versionId value="11"/>
    <lastUpdated value="2023-06-29T14:54:25.989Z"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>https://sequoiaproject.org/fhir/sphd/CodeSystem/OrganizationType</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">Participant<a name="OrganizationType-Participant"> </a></td><td>Participant</td></tr><tr><td style="white-space:nowrap">Subparticipant<a name="OrganizationType-Subparticipant"> </a></td><td>Subparticipant</td></tr><tr><td style="white-space:nowrap">Implementer<a name="OrganizationType-Implementer"> </a></td><td>Implementer</td></tr><tr><td style="white-space:nowrap">Connection<a name="OrganizationType-Connection"> </a></td><td>Connection</td></tr><tr><td style="white-space:nowrap">QHIN<a name="OrganizationType-QHIN"> </a></td><td>QHIN</td></tr><tr><td style="white-space:nowrap">Child<a name="OrganizationType-Child"> </a></td><td>Child</td></tr></table></div>
  </text>
  <url
       value="https://sequoiaproject.org/fhir/sphd/CodeSystem/OrganizationType"/>
  <version value="1.0.5"/>
  <name value="OrganizationType"/>
  <title value="Organization Type"/>
  <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 Organization.type"/>
  <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"/>
  <content value="complete"/>
  <concept>
    <code value="Participant"/>
    <display value="Participant"/>
    <definition value="Participant"/>
  </concept>
  <concept>
    <code value="Subparticipant"/>
    <display value="Subparticipant"/>
    <definition value="Subparticipant"/>
  </concept>
  <concept>
    <code value="Implementer"/>
    <display value="Implementer"/>
    <definition value="Implementer"/>
  </concept>
  <concept>
    <code value="Connection"/>
    <display value="Connection"/>
    <definition value="Connection"/>
  </concept>
  <concept>
    <code value="QHIN"/>
    <display value="QHIN"/>
    <definition value="QHIN"/>
  </concept>
  <concept>
    <code value="Child"/>
    <display value="Child"/>
    <definition value="Child"/>
  </concept>
</CodeSystem>