Skip to content

Instantly share code, notes, and snippets.

@reinh
Created March 11, 2009 20:43
Show Gist options
  • Save reinh/77720 to your computer and use it in GitHub Desktop.
Save reinh/77720 to your computer and use it in GitHub Desktop.
def self.next_available_arv_id
return self.get_next_patient_identifier(identifier_type = "Arv national id")
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment