LinuxForHealth FHIR Implementation Guide
8.0.0 - draft United States of America flag

LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions

: Matched Practitioner Source - EMR1 Practitioner A - XML Representation

Raw xml | Download



<Practitioner xmlns="http://hl7.org/fhir">
  <id value="MatchedPractitionerSource-EMR1-PractitionerA"/>
  <meta>
    <extension
               url="http://linuxforhealth.org/fhir/cdm/StructureDefinition/tenant-id">
      <valueString value="99999"/>
    </extension>
    <extension
               url="http://linuxforhealth.org/fhir/cdm/StructureDefinition/ingestion-batch-id">
      <valueString value="b069a545-9506-40c6-8498-23de2e189143"/>
    </extension>
    <source value="http://acme-health.com/emr1"/>
    <profile
             value="http://linuxforhealth.org/fhir/cdm/StructureDefinition/cdm-practitioner"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Practitioner</b><a name="MatchedPractitionerSource-EMR1-PractitionerA"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Practitioner "MatchedPractitionerSource-EMR1-PractitionerA" </p><p style="margin-bottom: 0px">Information Source: http://acme-health.com/emr1!</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-cdm-practitioner.html">CDM Practitioner</a></p></div><p><b>identifier</b>: Source System Row Identifier: providerA(use: OFFICIAL), Provider number: 1122445599(use: OFFICIAL), Match Data Identifier: e65bdcac-6e50-4353-8faa-dc147a603468(use: SECONDARY)</p><p><b>name</b>: Dr Rosemary B Match, MD</p></div>
  </text>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system
                value="http://linuxforhealth.org/fhir/cdm/CodeSystem/identifier-type"/>
        <code value="SSRI"/>
      </coding>
    </type>
    <system value="http://acme-health.com/emr1/practitioner"/>
    <value value="providerA"/>
    <assigner>
      <display value="Acme Health - EMR1"/>
    </assigner>
  </identifier>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="PRN"/>
      </coding>
    </type>
    <system value="http://hl7.org/fhir/sid/us-npi"/>
    <value value="1122445599"/>
    <assigner>
      <display value="cms.gov"/>
    </assigner>
  </identifier>
  <identifier>
    <use value="secondary"/>
    <type>
      <coding>
        <system
                value="http://linuxforhealth.org/fhir/cdm/CodeSystem/identifier-type"/>
        <code value="MDI"/>
      </coding>
    </type>
    <system
            value="http://linuxforhealth.org/platform/practitioner-match-identifier"/>
    <value value="e65bdcac-6e50-4353-8faa-dc147a603468"/>
    <assigner>
      <display value="HDC"/>
    </assigner>
  </identifier>
  <name>
    <text value="Dr Rosemary B Match, MD"/>
    <family value="Match"/>
    <given value="Rosemary"/>
    <given value="B"/>
    <prefix value="Dr"/>
    <suffix value="MD"/>
  </name>
</Practitioner>