Class PdqPatient

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  PdqPatient.Citizenship  
      static class  PdqPatient.Ethnicity  
      static class  PdqPatient.Race  
      • Nested classes/interfaces inherited from class org.hl7.fhir.dstu3.model.Patient

        org.hl7.fhir.dstu3.model.Patient.AnimalComponent, org.hl7.fhir.dstu3.model.Patient.ContactComponent, org.hl7.fhir.dstu3.model.Patient.LinkType, org.hl7.fhir.dstu3.model.Patient.LinkTypeEnumFactory, org.hl7.fhir.dstu3.model.Patient.PatientCommunicationComponent, org.hl7.fhir.dstu3.model.Patient.PatientLinkComponent
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static TokenClientParam ACTIVE  
      static StringClientParam ADDRESS  
      static DateClientParam BIRTHDATE  
      static StringClientParam FAMILY  
      static TokenClientParam GENDER  
      static StringClientParam GIVEN  
      static TokenClientParam IDENTIFIER  
      static TokenClientParam RESOURCE_IDENTIFIER  
      static StringClientParam TELECOM  
      • Fields inherited from class org.hl7.fhir.dstu3.model.Patient

        active, address, ADDRESS_CITY, ADDRESS_COUNTRY, ADDRESS_POSTALCODE, ADDRESS_STATE, ADDRESS_USE, animal, ANIMAL_BREED, ANIMAL_SPECIES, birthDate, communication, contact, DEATH_DATE, deceased, DECEASED, EMAIL, gender, GENERAL_PRACTITIONER, generalPractitioner, generalPractitionerTarget, identifier, INCLUDE_GENERAL_PRACTITIONER, INCLUDE_LINK, INCLUDE_ORGANIZATION, LANGUAGE, link, LINK, managingOrganization, managingOrganizationTarget, maritalStatus, multipleBirth, name, NAME, ORGANIZATION, PHONE, PHONETIC, photo, SP_ACTIVE, SP_ADDRESS, SP_ADDRESS_CITY, SP_ADDRESS_COUNTRY, SP_ADDRESS_POSTALCODE, SP_ADDRESS_STATE, SP_ADDRESS_USE, SP_ANIMAL_BREED, SP_ANIMAL_SPECIES, SP_BIRTHDATE, SP_DEATH_DATE, SP_DECEASED, SP_EMAIL, SP_FAMILY, SP_GENDER, SP_GENERAL_PRACTITIONER, SP_GIVEN, SP_IDENTIFIER, SP_LANGUAGE, SP_LINK, SP_NAME, SP_ORGANIZATION, SP_PHONE, SP_PHONETIC, SP_TELECOM, telecom
      • Fields inherited from class org.hl7.fhir.dstu3.model.DomainResource

        contained, extension, modifierExtension, text
      • Fields inherited from class org.hl7.fhir.dstu3.model.Resource

        id, implicitRules, language, meta
    • Constructor Summary

      Constructors 
      Constructor Description
      PdqPatient()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      PdqPatient.Citizenship addCitizenship()  
      org.hl7.fhir.dstu3.model.Patient addCitizenship​(PdqPatient.Citizenship t)  
      org.hl7.fhir.dstu3.model.CodeableConcept addReligion()  
      org.hl7.fhir.dstu3.model.Patient addReligion​(org.hl7.fhir.dstu3.model.CodeableConcept t)  
      org.hl7.fhir.dstu3.model.Address getBirthPlace()  
      List<PdqPatient.Citizenship> getCitizenship()  
      PdqPatient.Ethnicity getEthnicity()  
      org.hl7.fhir.dstu3.model.HumanName getMothersMaidenName()  
      PdqPatient.Race getRace()  
      List<org.hl7.fhir.dstu3.model.CodeableConcept> getReligion()  
      boolean hasBirthPlace()  
      boolean hasCitizenship()  
      boolean hasEthnicity()  
      boolean hasMothersMaidenName()  
      boolean hasRace()  
      boolean hasReligion()  
      boolean isEmpty()  
      void setBirthPlace​(org.hl7.fhir.dstu3.model.Address birthPlace)  
      void setCitizenship​(List<PdqPatient.Citizenship> citizenship)  
      void setEthnicity​(PdqPatient.Ethnicity ethnicity)  
      void setMothersMaidenName​(org.hl7.fhir.dstu3.model.HumanName mothersMaidenName)  
      void setRace​(PdqPatient.Race race)  
      void setReligion​(List<org.hl7.fhir.dstu3.model.CodeableConcept> religion)  
      • Methods inherited from class org.hl7.fhir.dstu3.model.Patient

        addAddress, addAddress, addChild, addCommunication, addCommunication, addContact, addContact, addGeneralPractitioner, addGeneralPractitioner, addIdentifier, addIdentifier, addLink, addLink, addName, addName, addPhoto, addPhoto, addTelecom, addTelecom, copy, equalsDeep, equalsShallow, fhirType, getActive, getActiveElement, getAddress, getAddressFirstRep, getAnimal, getBirthDate, getBirthDateElement, getCommunication, getCommunicationFirstRep, getContact, getContactFirstRep, getDeceased, getDeceasedBooleanType, getDeceasedDateTimeType, getGender, getGenderElement, getGeneralPractitioner, getGeneralPractitionerFirstRep, getGeneralPractitionerTarget, getIdentifier, getIdentifierFirstRep, getLink, getLinkFirstRep, getManagingOrganization, getManagingOrganizationTarget, getMaritalStatus, getMultipleBirth, getMultipleBirthBooleanType, getMultipleBirthIntegerType, getName, getNamedProperty, getNameFirstRep, getPhoto, getPhotoFirstRep, getProperty, getResourceType, getTelecom, getTelecomFirstRep, getTypesForProperty, hasActive, hasActiveElement, hasAddress, hasAnimal, hasBirthDate, hasBirthDateElement, hasCommunication, hasContact, hasDeceased, hasDeceasedBooleanType, hasDeceasedDateTimeType, hasGender, hasGenderElement, hasGeneralPractitioner, hasIdentifier, hasLink, hasManagingOrganization, hasMaritalStatus, hasMultipleBirth, hasMultipleBirthBooleanType, hasMultipleBirthIntegerType, hasName, hasPhoto, hasTelecom, listChildren, makeProperty, setActive, setActiveElement, setAddress, setAnimal, setBirthDate, setBirthDateElement, setCommunication, setContact, setDeceased, setGender, setGenderElement, setGeneralPractitioner, setIdentifier, setLink, setManagingOrganization, setManagingOrganizationTarget, setMaritalStatus, setMultipleBirth, setName, setPhoto, setProperty, setProperty, setTelecom, typedCopy
      • Methods inherited from class org.hl7.fhir.dstu3.model.DomainResource

        addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setText
      • Methods inherited from class org.hl7.fhir.dstu3.model.Resource

        copyValues, getId, getIdBase, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMeta
      • Methods inherited from class org.hl7.fhir.dstu3.model.BaseResource

        getStructureFhirVersionEnum, isResource, setId
      • Methods inherited from class org.hl7.fhir.dstu3.model.Base

        castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINN
    • Constructor Detail

      • PdqPatient

        public PdqPatient()
    • Method Detail

      • isEmpty

        public boolean isEmpty()
        Specified by:
        isEmpty in interface IBase
        Overrides:
        isEmpty in class org.hl7.fhir.dstu3.model.Patient
      • getBirthPlace

        public org.hl7.fhir.dstu3.model.Address getBirthPlace()
      • setBirthPlace

        public void setBirthPlace​(org.hl7.fhir.dstu3.model.Address birthPlace)
      • hasBirthPlace

        public boolean hasBirthPlace()
      • getMothersMaidenName

        public org.hl7.fhir.dstu3.model.HumanName getMothersMaidenName()
      • setMothersMaidenName

        public void setMothersMaidenName​(org.hl7.fhir.dstu3.model.HumanName mothersMaidenName)
      • hasMothersMaidenName

        public boolean hasMothersMaidenName()
      • hasCitizenship

        public boolean hasCitizenship()
      • getReligion

        public List<org.hl7.fhir.dstu3.model.CodeableConcept> getReligion()
      • setReligion

        public void setReligion​(List<org.hl7.fhir.dstu3.model.CodeableConcept> religion)
      • hasReligion

        public boolean hasReligion()
      • addReligion

        public org.hl7.fhir.dstu3.model.CodeableConcept addReligion()
      • addReligion

        public org.hl7.fhir.dstu3.model.Patient addReligion​(org.hl7.fhir.dstu3.model.CodeableConcept t)
      • hasRace

        public boolean hasRace()
      • hasEthnicity

        public boolean hasEthnicity()