Da Vinci Health Record Exchange (HRex)
1.0.0 - STU R1 US

Publication Build: This will be filled in by the publication tooling

: $member-match example response - XML Representation

Raw xml | Download



<Parameters xmlns="http://hl7.org/fhir">
  <id value="member-match-out"/>
  <parameter>
    <name value="MemberIdentifier"/>
    <valueIdentifier>
      <type>
        <coding>
          <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
          <code value="MB"/>
        </coding>
      </type>
      <system value="http://example.org/target-payer/identifiers/member"/>
      <value value="55678"/>
      <assigner>
        <display value="Old Payer"/>
      </assigner>
    </valueIdentifier>
  </parameter>
</Parameters>