Da Vinci Health Record Exchange (HRex), published by HL7 International - Clinical Interoperability Council. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/davinci-ehrx/ and changes regularly. See the Directory of published versions
This sample shows the three parameter values passed into the $member-match operation. At minimum, the Patient must have an identifier, name, and gender. The identifier will be the member number as known by the requesting organization. Both the old and new coverage identify the Patient as the beneficiary via a local reference. In both coverages, the organization information is conveyed as a ‘contained’ resource - indicating that it is maintained as part of the coverage.
MemberPatient | Resource Patient "1" identifier: Member Number: 55678 name: Patricia Ann Person (OFFICIAL) gender: female birthDate: 1974-12-25 | ||
CoverageToMatch | Resource Coverage "9876B1" identifier: id: DH10001235 status: draft beneficiary: See above (Patient/1) period: 2011-05-23 --> 2012-05-23 payor: : Old Health Plan
| ||
CoverageToLink | Resource Coverage "AA87654" identifier: id: 234567 status: active beneficiary: See above (Patient/1) payor: : New Health Plan | ||
Consent | Generated Narrative: Consent status: active scope: Privacy Consent (Consent Scope Codes#patient-privacy) category: information disclosure (ActCode#IDSCL) patient: See above (Patient/1) performer: See above (Patient/1) source: http://example.org/DocumentReference/someconsent Policies
|