add doctype screening

This commit is contained in:
dpurbosakti
2025-12-03 10:19:36 +07:00
parent b066165b16
commit cc16b6f1cb
@@ -123,6 +123,7 @@ const (
DTCGC DocTypeCode = "general-consent"
DTCVSCL DocTypeCode = "vclaim-control-letter" // vclaim control letter
DTCResume DocTypeCode = "resume" // Resume
DTCScreening DocTypeCode = "screening" // Screening
ETCPerson EntityTypeCode = "person"
ETCEncounter EntityTypeCode = "encounter"