public class PdqPatient
extends org.hl7.fhir.instance.model.Patient
org.hl7.fhir.instance.model.Patient.AnimalComponent, org.hl7.fhir.instance.model.Patient.ContactComponent, org.hl7.fhir.instance.model.Patient.LinkType, org.hl7.fhir.instance.model.Patient.LinkTypeEnumFactory, org.hl7.fhir.instance.model.Patient.PatientCommunicationComponent, org.hl7.fhir.instance.model.Patient.PatientLinkComponent| Modifier and Type | Field and Description |
|---|---|
static ca.uhn.fhir.rest.gclient.StringClientParam |
ADDRESS |
static ca.uhn.fhir.rest.gclient.DateClientParam |
BIRTHDATE |
static ca.uhn.fhir.rest.gclient.StringClientParam |
FAMILY |
static ca.uhn.fhir.rest.gclient.TokenClientParam |
GENDER |
static ca.uhn.fhir.rest.gclient.StringClientParam |
GIVEN |
static ca.uhn.fhir.rest.gclient.TokenClientParam |
IDENTIFIER |
static ca.uhn.fhir.rest.gclient.NumberClientParam |
MULTIPLE_BIRTH_ORDER_NUMBER |
static ca.uhn.fhir.rest.gclient.TokenClientParam |
RESOURCE_IDENTIFIER |
static ca.uhn.fhir.rest.gclient.StringClientParam |
SP_MOTHERS_MAIDEN_NAME_FAMILY |
static ca.uhn.fhir.rest.gclient.StringClientParam |
SP_MOTHERS_MAIDEN_NAME_GIVEN |
static ca.uhn.fhir.rest.gclient.StringClientParam |
TELECOM |
active, address, animal, birthDate, careProvider, careProviderTarget, communication, contact, deceased, gender, identifier, link, managingOrganization, managingOrganizationTarget, maritalStatus, multipleBirth, name, photo, SP_ACTIVE, SP_ADDRESS, SP_ADDRESSCITY, SP_ADDRESSCOUNTRY, SP_ADDRESSPOSTALCODE, SP_ADDRESSSTATE, SP_ADDRESSUSE, SP_ANIMALBREED, SP_ANIMALSPECIES, SP_BIRTHDATE, SP_CAREPROVIDER, SP_DEATHDATE, SP_DECEASED, SP_EMAIL, SP_FAMILY, SP_GENDER, SP_GIVEN, SP_IDENTIFIER, SP_LANGUAGE, SP_LINK, SP_NAME, SP_ORGANIZATION, SP_PHONE, SP_PHONETIC, SP_TELECOM, telecomcontained, extension, modifierExtension, text| Constructor and Description |
|---|
PdqPatient() |
| Modifier and Type | Method and Description |
|---|---|
org.hl7.fhir.instance.model.HumanName |
getMothersMaidenName() |
boolean |
isEmpty() |
void |
setMothersMaidenName(org.hl7.fhir.instance.model.HumanName mothersMaidenName) |
addAddress, addAddress, addCareProvider, addCareProvider, addCommunication, addCommunication, addContact, addContact, addIdentifier, addIdentifier, addLink, addLink, addName, addName, addPhoto, addPhoto, addTelecom, addTelecom, copy, equalsDeep, equalsShallow, getActive, getActiveElement, getAddress, getAnimal, getBirthDate, getBirthDateElement, getCareProvider, getCareProviderTarget, getCommunication, getContact, getDeceased, getDeceasedBooleanType, getDeceasedDateTimeType, getGender, getGenderElement, getIdentifier, getLink, getManagingOrganization, getManagingOrganizationTarget, getMaritalStatus, getMultipleBirth, getMultipleBirthBooleanType, getMultipleBirthIntegerType, getName, getPhoto, getResourceType, getTelecom, hasActive, hasActiveElement, hasAddress, hasAnimal, hasBirthDate, hasBirthDateElement, hasCareProvider, hasCommunication, hasContact, hasDeceased, hasDeceasedBooleanType, hasDeceasedDateTimeType, hasGender, hasGenderElement, hasIdentifier, hasLink, hasManagingOrganization, hasMaritalStatus, hasMultipleBirth, hasMultipleBirthBooleanType, hasMultipleBirthIntegerType, hasName, hasPhoto, hasTelecom, listChildren, setActive, setActiveElement, setAnimal, setBirthDate, setBirthDateElement, setDeceased, setGender, setGenderElement, setManagingOrganization, setManagingOrganizationTarget, setMaritalStatus, setMultipleBirth, typedCopyaddExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getModifierExtension, getText, hasContained, hasExtension, hasModifierExtension, hasText, setTextcopyValues, getId, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, setIdchildren, compareDeep, compareDeep, compareDeep, compareValues, compareValues, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasUserData, listChildrenByName, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getIdElement, getLanguageElement, getUserData, setId, setUserDatapublic static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
public static final ca.uhn.fhir.rest.gclient.StringClientParam FAMILY
public static final ca.uhn.fhir.rest.gclient.StringClientParam GIVEN
public static final ca.uhn.fhir.rest.gclient.DateClientParam BIRTHDATE
public static final ca.uhn.fhir.rest.gclient.StringClientParam ADDRESS
public static final ca.uhn.fhir.rest.gclient.TokenClientParam GENDER
public static final ca.uhn.fhir.rest.gclient.TokenClientParam RESOURCE_IDENTIFIER
public static final ca.uhn.fhir.rest.gclient.StringClientParam TELECOM
public static final ca.uhn.fhir.rest.gclient.NumberClientParam MULTIPLE_BIRTH_ORDER_NUMBER
public static final ca.uhn.fhir.rest.gclient.StringClientParam SP_MOTHERS_MAIDEN_NAME_GIVEN
public static final ca.uhn.fhir.rest.gclient.StringClientParam SP_MOTHERS_MAIDEN_NAME_FAMILY
public boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class org.hl7.fhir.instance.model.Patientpublic org.hl7.fhir.instance.model.HumanName getMothersMaidenName()
public void setMothersMaidenName(org.hl7.fhir.instance.model.HumanName mothersMaidenName)
Copyright © 2016 Open eHealth Foundation. All rights reserved.