Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrExtractingPatientID = errors.New("extracting patient id") ErrUnsupportedType = errors.New("extraction unsupported for type") )
Functions ¶
func IDFromResource ¶
IDFromResource returns the patient's ID from a FHIR Resource. This function provides a mapping from an input resource to the patient ID it references.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.