Skip to main content
AskMe (beta)
Loading icon

HS.FHIR.DTL.Util.FHIR.Handler.Patient

class HS.FHIR.DTL.Util.FHIR.Handler.Patient

Method Inventory

Methods

classmethod Citizenship(extension As HS.FHIR.DTL.vSTU3.Model.Base.Extension, aux) as HS.SDA3.CodeTableDetail.Citizenship
Convert the Patient citizenship hl7.org extension into an SDA3 CodeTable. This method is needed due to the unique structure of the citizenship hl7.org extension.
classmethod Race(extension As HS.FHIR.DTL.vR4.Model.Base.Extension, ByRef target, aux) as HS.SDA3.CodeTableDetail.Race
Convert the Patient race extension into an SDA3 CodeTable. This method is needed due to the unique structure of the race extension.
classmethod TribalAffiliation(extension As HS.FHIR.DTL.vSTU3.Model.Base.Extension, aux) as HS.SDA3.CodeTableDetail.TribalAffiliation
Convert the Patient tribal affiliation hl7.org extension into an SDA3 CodeTable. This method is needed due to the unique structure of the tribal affiliation hl7.org extension.
FeedbackOpens in a new tab