Correct enums for hiType - FHIR IG or apidocs

As per the ABDM api docs(/v0.5/links/context/notify), the hiTypes enums are as below

OPConsultation, Prescription, DischargeSummary, DiagnosticReport, ImmunizationRecord, HealthDocumentRecord, WellnessRecord

But as the the ABDM FHIR IG, the supported document types are

OPConsultRecord, PrescriptionRecord, DischargeSummaryRecord, DiagnosticReportRecord, ImmunizationRecord, HealthDocumentRecord, WellnessRecord

Since some of the values are different in both, can anyone confirm which ones are to be used with the apis