Onyx Master Patient Index IG
0.1.0 - ci-build International flag

Onyx Master Patient Index IG - Local Development build (v0.1.0). See the Directory of published versions

: Organization Type - XML Representation

Active as of 2022-12-12

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="OrgTypeCS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://ig.fhir.safhir.io/ig/onyx-mpi/CodeSystem/OrgTypeCS</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">fac<a name="OrgTypeCS-fac"> </a></td><td>Facility</td><td>A physical healthcare facility</td></tr><tr><td style="white-space:nowrap">prvgrp<a name="OrgTypeCS-prvgrp"> </a></td><td>Provider Group</td><td>A healthcare provider entity</td></tr><tr><td style="white-space:nowrap">payer<a name="OrgTypeCS-payer"> </a></td><td>Payer</td><td>A healthcare payer</td></tr><tr><td style="white-space:nowrap">atyprv<a name="OrgTypeCS-atyprv"> </a></td><td>Atypical Provider</td><td>Providers that do not provide healthcare</td></tr><tr><td style="white-space:nowrap">bus<a name="OrgTypeCS-bus"> </a></td><td>Non-Healthcare Business</td><td>An organization that does not meet the definitions of a Healthcare or Atypical Provider, and is not a payer or healthcare facility</td></tr><tr><td style="white-space:nowrap">ntwk<a name="OrgTypeCS-ntwk"> </a></td><td>Network</td><td>A healthcare provider insurance network</td></tr></table></div>
  </text>
  <url value="http://ig.fhir.safhir.io/ig/onyx-mpi/CodeSystem/OrgTypeCS"/>
  <version value="0.1.0"/>
  <name value="OrgTypeCS"/>
  <title value="Organization Type"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2022-12-12T17:19:29-05:00"/>
  <publisher value="HL7 Financial Management Working Group"/>
  <contact>
    <name value="HL7 Financial Management Working Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fm"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fm@lists.HL7.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="Mark Scrimshire (mark.scrimshire@onyxhealth.io)"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:mark.scrimshire@onyxhealth.io"/>
    </telecom>
  </contact>
  <contact>
    <name value="Onyx Technology, LLC"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.onyxhealth.io"/>
    </telecom>
  </contact>
  <description value="Categories of organizations."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="fac"/>
    <display value="Facility"/>
    <definition value="A physical healthcare facility"/>
  </concept>
  <concept>
    <code value="prvgrp"/>
    <display value="Provider Group"/>
    <definition value="A healthcare provider entity"/>
  </concept>
  <concept>
    <code value="payer"/>
    <display value="Payer"/>
    <definition value="A healthcare payer"/>
  </concept>
  <concept>
    <code value="atyprv"/>
    <display value="Atypical Provider"/>
    <definition value="Providers that do not provide healthcare"/>
  </concept>
  <concept>
    <code value="bus"/>
    <display value="Non-Healthcare Business"/>
    <definition
                value="An organization that does not meet the definitions of a Healthcare or Atypical Provider, and is not a payer or healthcare facility"/>
  </concept>
  <concept>
    <code value="ntwk"/>
    <display value="Network"/>
    <definition value="A healthcare provider insurance network"/>
  </concept>
</CodeSystem>