careMESH NPD
0.1.0 - ci-build United States of America flag

careMESH NPD - Local Development build (v0.1.0). See the Directory of published versions

: careMESH Primary Care Provider Indicator - XML Representation

Active as of 2023-12-07

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="CaremeshPrimaryCareProviderCS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://fhir.caremesh.app/CodeSystem/CaremeshPrimaryCareProviderCS</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">pcp<a name="CaremeshPrimaryCareProviderCS-pcp"> </a></td><td>PCP</td><td>Provider of services is a Primary Care Provider</td></tr><tr><td style="white-space:nowrap">specialist<a name="CaremeshPrimaryCareProviderCS-specialist"> </a></td><td>Specialist</td><td>Provider of services is a Specialist</td></tr></table></div>
  </text>
  <url
       value="http://fhir.caremesh.app/CodeSystem/CaremeshPrimaryCareProviderCS"/>
  <version value="0.1.0"/>
  <name value="CaremeshPrimaryCareProviderCS"/>
  <title value="careMESH Primary Care Provider Indicator"/>
  <status value="active"/>
  <date value="2023-12-07T14:49:42-05:00"/>
  <publisher value="careMESH, Inc."/>
  <contact>
    <name value="careMESH, Inc."/>
    <telecom>
      <system value="url"/>
      <value value="http://caremesh.com/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="operations@caremesh.com"/>
    </telecom>
  </contact>
  <description
               value="Describes whether this practitionerRole serves as a primary care provider"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="pcp"/>
    <display value="PCP"/>
    <definition value="Provider of services is a Primary Care Provider"/>
  </concept>
  <concept>
    <code value="specialist"/>
    <display value="Specialist"/>
    <definition value="Provider of services is a Specialist"/>
  </concept>
</CodeSystem>