Mobile Care Services Discovery (mCSD)
3.8.1-current - ci-build International flag

Mobile Care Services Discovery (mCSD), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 3.8.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.mCSD/ and changes regularly. See the Directory of published versions

: mCSD Type codes for Organization.identifier - XML Representation

Active as of 2024-05-06

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="MCSDOrganizationIdentifierTypes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDOrganizationIdentifierTypes</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">HCID<a name="MCSDOrganizationIdentifierTypes-HCID"> </a></td><td>Home Community Identifier</td></tr><tr><td style="white-space:nowrap">AuthOrgId<a name="MCSDOrganizationIdentifierTypes-AuthOrgId"> </a></td><td>Organization identifier used in authentication or authorization transactions (e.g. IHE XUA, IUA)</td></tr></table></div>
  </text>
  <url
       value="https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDOrganizationIdentifierTypes"/>
  <version value="3.8.1-current"/>
  <name value="MCSDOrganizationIdentifierTypes"/>
  <title value="mCSD Type codes for Organization.identifier"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-05-06T21:53:56+00:00"/>
  <publisher value="IHE IT Infrastructure Technical Committee"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.ihe.net/ihe_domains/it_infrastructure/"/>
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="email"/>
      <value value="iti@ihe.net"/>
    </telecom>
  </contact>
  <contact>
    <name value="IHE IT Infrastructure Technical Committee"/>
    <telecom>
      <system value="email"/>
      <value value="iti@ihe.net"/>
    </telecom>
  </contact>
  <description
               value="mCSD Type codes for specific business identifiers for Organization resources."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="HCID"/>
    <display value="Home Community Identifier"/>
  </concept>
  <concept>
    <code value="AuthOrgId"/>
    <display
             value="Organization identifier used in authentication or authorization transactions (e.g. IHE XUA, IUA)"/>
  </concept>
</CodeSystem>