Package de.gematik.test.erezept.fhir.r4
Class AbstractOrganization
java.lang.Object
org.hl7.fhir.r4.model.Base
org.hl7.fhir.r4.model.BaseResource
org.hl7.fhir.r4.model.Resource
org.hl7.fhir.r4.model.DomainResource
org.hl7.fhir.r4.model.Organization
de.gematik.test.erezept.fhir.r4.AbstractOrganization
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement,ErpFhirResource,Serializable,org.hl7.fhir.instance.model.api.IAnyResource,org.hl7.fhir.instance.model.api.IBase,org.hl7.fhir.instance.model.api.IBaseHasExtensions,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions,org.hl7.fhir.instance.model.api.IBaseResource,org.hl7.fhir.instance.model.api.IDomainResource
- Direct Known Subclasses:
InstitutionalOrganization,KbvMedicalOrganization
public abstract class AbstractOrganization
extends org.hl7.fhir.r4.model.Organization
implements ErpFhirResource
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.hl7.fhir.r4.model.Organization
org.hl7.fhir.r4.model.Organization.OrganizationContactComponent -
Field Summary
Fields inherited from class org.hl7.fhir.r4.model.Organization
active, ACTIVE, address, ADDRESS, ADDRESS_CITY, ADDRESS_COUNTRY, ADDRESS_POSTALCODE, ADDRESS_STATE, ADDRESS_USE, alias, contact, endpoint, ENDPOINT, endpointTarget, identifier, IDENTIFIER, INCLUDE_ENDPOINT, INCLUDE_PARTOF, name, NAME, partOf, PARTOF, partOfTarget, PHONETIC, SP_ACTIVE, SP_ADDRESS, SP_ADDRESS_CITY, SP_ADDRESS_COUNTRY, SP_ADDRESS_POSTALCODE, SP_ADDRESS_STATE, SP_ADDRESS_USE, SP_ENDPOINT, SP_IDENTIFIER, SP_NAME, SP_PARTOF, SP_PHONETIC, SP_TYPE, telecom, type, TYPEFields inherited from class org.hl7.fhir.r4.model.DomainResource
contained, extension, modifierExtension, textFields inherited from class org.hl7.fhir.r4.model.Resource
id, implicitRules, language, metaFields inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
RES_ID, SP_RES_IDFields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.hl7.fhir.r4.model.Organization
addAddress, addAddress, addAlias, addAliasElement, addChild, addContact, addContact, addEndpoint, addEndpoint, addEndpointTarget, addIdentifier, addIdentifier, addTelecom, addTelecom, addType, addType, copy, copyValues, equalsDeep, equalsShallow, fhirType, getActive, getActiveElement, getAddress, getAddressFirstRep, getAlias, getContact, getContactFirstRep, getEndpoint, getEndpointFirstRep, getEndpointTarget, getIdentifier, getIdentifierFirstRep, getName, getNamedProperty, getNameElement, getPartOf, getPartOfTarget, getProperty, getResourceType, getTelecom, getTelecomFirstRep, getType, getTypeFirstRep, getTypesForProperty, hasActive, hasActiveElement, hasAddress, hasAlias, hasAlias, hasContact, hasEndpoint, hasIdentifier, hasName, hasNameElement, hasPartOf, hasTelecom, hasType, isEmpty, listChildren, makeProperty, setActive, setActiveElement, setAddress, setAlias, setContact, setEndpoint, setIdentifier, setName, setNameElement, setPartOf, setPartOfTarget, setProperty, setProperty, setTelecom, setType, typedCopyMethods inherited from class org.hl7.fhir.r4.model.DomainResource
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setTextMethods inherited from class org.hl7.fhir.r4.model.Resource
copyValues, getId, getIdBase, getIdElement, getIdPart, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetaMethods inherited from class org.hl7.fhir.r4.model.BaseResource
getStructureFhirVersionEnum, isResource, setIdMethods inherited from class org.hl7.fhir.r4.model.Base
castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCanonical, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExpression, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMarketingStatus, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPopulation, castToPositiveInt, castToProdCharacteristic, castToProductShelfLife, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToSubstanceAmount, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUrl, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, copyValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, getXhtml, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.gematik.test.erezept.fhir.r4.ErpFhirResource
getDescriptionMethods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserDataMethods inherited from interface org.hl7.fhir.instance.model.api.IBase
fhirType, getFormatCommentsPost, getFormatCommentsPre, hasFormatComment, isEmptyMethods inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
getMeta, getStructureFhirVersionEnum, isDeleted, setId
-
Constructor Details
-
AbstractOrganization
public AbstractOrganization()
-
-
Method Details
-
asReference
public org.hl7.fhir.r4.model.Reference asReference()- Specified by:
asReferencein interfaceErpFhirResource
-
asReferenceWithDisplay
public org.hl7.fhir.r4.model.Reference asReferenceWithDisplay() -
getPhone
-
getMail
-
getCity
-
getPostalCode
-
getStreet
-
getCountry
public de.gematik.bbriccs.fhir.de.valueset.Country getCountry()
-