Da Vinci Payer Data exchange Implementation Guide Release 0.1.0

This page is part of the Da Vinci Payer Data Exchange (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

2-7 PDex Data Payloads

The PDex IG defines four types of data payload:

  1. Member Clinical and Claims-derived History. Referred to in this IG as the “Member Health History”
  2. Healthcare Network Directory
  3. Pharmacy Network Directory
  4. Medication Formulary

The Directory and Formulary data payloads are covered in their respective subsidiary PDex IGs.

All resources available via a FHIR API endpoint SHALL be declared in a FHIR CapabilityStatement.

2-7-1 Member Clinical and Claims-derived History

The FHIR Resources that comprise the Member Clinical and Claims-derived history, otherwise referred to as the “Member Health History” SHOULD include the following profiles:

2-7-1-1 US Core

In addition the Patient-everything operation SHOULD be supported to enable a client application to request all, or a date-defined subset of FHIR resources for a member to be returned as a bundle. The Patient-everything operation is defined here: https://www.hl7.org/fhir/operation-patient-everything.html.

The FHIR bundle that is the output of the Patient-everything operation can be returned via the REST API as a paged bundle. If the bundle is compiled for transfer by another method the bundle SHOULD be compiled as a non-paged bundle.

2-7-1-2 Da Vinci PDex / HRex

2-7-1-3 CapabilityStatement

The FHIR CapabilityStatement defines the resources and operations permitted on the resources exposed via the FHIR API.

The Permitted Operations for the FHIR Profiles covered in this payload section are defined as follows:

Resource Type Profile Read V-Read Search Update Create Updates History
AllergyIntolerance http://hl7.org/fhir/us/core/STU3/StructureDefinition-us-core-allergyintolerance.html Y Y Y       Y
CarePlan http://hl7.org/fhir/us/core/STU3/StructureDefinition-us-core-careplan.html Y Y Y       Y
CareTeam http://hl7.org/fhir/us/core/STU3/StructureDefinition-us-core-careteam.html Y Y Y       Y
Condition http://hl7.org/fhir/us/core/STU3/StructureDefinition-us-core-condition.html Y Y Y       Y
Coverage http://hl7.org/fhir/us/davinci-hrex/2019Jun/StructureDefinition-hrex-coverage.html Y Y Y       Y
Device http://hl7.org/fhir/us/core/STU3/StructureDefinition-us-core-device.html Y Y Y       Y
DiagnosticReport http://hl7.org/fhir/us/core/STU3/StructureDefinition-us-core-diagnosticreport.html Y Y Y       Y
DiagnosticReport for report and Note Exchange http://hl7.org/fhir/us/core/STU3/StructureDefinition-new-us-core-diagnosticreport.html Y Y Y       Y
DocumentReference http://hl7.org/fhir/us/core/STU3/StructureDefinition-us-core-documentreference.html Y Y Y       Y
Encounter http://hl7.org/fhir/us/core/STU3/StructureDefinition-us-core-encounter.html Y Y Y       Y
Goal http://hl7.org/fhir/us/core/STU3/StructureDefinition-us-core-goal.html Y Y Y       Y
Immunization http://hl7.org/fhir/us/core/STU3/StructureDefinition-us-core-immunization.html Y Y Y       Y
Location http://hl7.org/fhir/us/core/STU3/StructureDefinition-us-core-location.html Y Y Y       Y
Medication http://hl7.org/fhir/us/core/STU3/StructureDefinition-us-core-medication.html Y Y Y       Y
MedicationDispense   Y Y Y       Y
MedicationRequest http://hl7.org/fhir/us/core/STU3/StructureDefinition-us-core-medicationrequest.html Y Y Y       Y
MedicationStatement http://hl7.org/fhir/us/core/STU3/StructureDefinition-us-core-medicationstatement.html Y Y Y       Y
Organization http://hl7.org/fhir/us/core/STU3/StructureDefinition-us-core-organization.html Y Y Y       Y
Patient http://hl7.org/fhir/us/core/STU3/StructureDefinition-us-core-patient.html Y Y Y       Y
Pediatric BMI Observation http://hl7.org/fhir/us/core/STU3/StructureDefinition-us-core-pediatric-bmi.html Y Y Y       Y
Pediatric Weight Observation http://hl7.org/fhir/us/core/STU3/StructureDefinition-us-core-pediatric-weight.html Y Y Y       Y
Practitioner http://hl7.org/fhir/us/core/STU3/StructureDefinition-us-core-practitioner.html Y Y Y       Y
PractitionerRole http://hl7.org/fhir/us/core/STU3/StructureDefinition-us-core-practitionerrole.html Y Y Y       Y
Procedure http://hl7.org/fhir/us/core/STU3/StructureDefinition-us-core-procedure.html Y Y Y       Y
Provenance http://hl7.org/fhir/us/core/STU3/StructureDefinition-us-core-provenance.html Y Y Y       Y
Result Observation http://hl7.org/fhir/us/core/STU3/StructureDefinition-us-core-observationresults.html Y Y Y       Y
Smoking Status Observation http://hl7.org/fhir/us/core/STU3/StructureDefinition-us-core-smokingstatus.html Y Y Y       Y
Vital Signs http://hl7.org/fhir/R4/observation-vitalsigns.html Y Y Y       Y

2-7-2 Healthcare Network Directory

The provision of a Member-accessible Healthcare Network Directory API is detailed in the companion, subsidiary Payer Data Exchange Plan Network Implementation Guide (PDex-plan-net IG).

The Matching build of the PDex-plan-net IG can be found at: http://hl7.org/fhir/us/davinci-pdex-plan-net/2019Jun/

2-7-3 Pharmacy Network Directory

The provision of a Member-accessible Pharmacy Network Directory API is detailed in the companion, subsidiary Payer Data Exchange Plan Network Implementation Guide (PDex-plan-net IG). A Health Plan’s Pharmacy Network SHALL be expressed using the same FHIR profiles used for the Healthcare Network Directory.

The Matching build of the PDex-plan-net IG which includes the Pharmacy Network Directory can be found at: http://hl7.org/fhir/us/davinci-pdex-plan-net/2019Jun/

2-7-4 Medication Formulary

When a Health Plan provides prescription drug coverage the list of covered medications is known as a “Formulary.” The provision of a Member-accessible Prescription Drug Formulary API is detailed in the companion, subsidiary Payer Data Exchange Drug Formulary Implementation Guide (PDex-formulary IG.

The Matching build of the PDex-formulary IG can be found at http://hl7.org/fhir/us/davinci-pdex-formulary/2019Jun/