add doctype screening
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user