PatientContact
No description
type PatientContact {
id: String
extension: [Extension]
modifierExtension: [Extension]
relationship: [CodeableConcept]
name: HumanName
telecom: [ContactPoint]
address: Address
gender: code
_gender: ElementBase
organization: Reference
period: Period
}