Skip to main content

HS.FHIR.DTL.USCore.Util.Patient

class HS.FHIR.DTL.USCore.Util.Patient

Method Inventory

Methods

classmethod BirthGender(birthGender As HS.SDA3.CodeTableDetail.Gender, ByRef aux) as HS.FHIR.DTL.vSTU3.Model.Base.Extension
Transform BirthGender CodeTable into a FHIR ExtensionCode. Adds support for USCore birth sex extension: http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex
classmethod EthnicGroup(ethnicGroup As HS.SDA3.CodeTableDetail.EthnicGroup, ByRef aux) as HS.FHIR.DTL.vSTU3.Model.Base.Extension
Transform an ethnic group CodeTable into a FHIR extension. This method is needed due to the unique format of the hl7.org ethnic group extension.
classmethod GenderIdentity(genderIdentity As HS.SDA3.CodeTableDetail.GenderIdentity, ByRef aux) as HS.FHIR.DTL.vSTU3.Model.Base.Extension
Transform a gender identity CodeTable into a FHIR extension. This method includes logic for the coding of the USCore gender identity extension.
classmethod Races(races As %ListOfObjects, ByRef aux) as HS.FHIR.DTL.vSTU3.Model.Base.Extension
Transform a citizenship CodeTable into a FHIR extension. This method is needed due to the unique format of the hl7.org citizenship extension.
FeedbackOpens in a new tab