Sequoia Project Healthcare Directory Implementation Guide
1.2.0 - Release 1

: Organization Type - XML Representation

Active as of 2024-12-23

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="OrganizationType"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem OrganizationType</b></p><a name="OrganizationType"> </a><a name="hcOrganizationType"> </a><a name="OrganizationType-en-US"> </a><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.2.0"/>
  <name value="OrganizationType"/>
  <title value="Organization Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-12-23T16:26:05-05: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"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="6"/>
  <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>