Class EpisodeOfCare
- java.lang.Object
-
- ca.uhn.fhir.model.api.BaseElement
-
- ca.uhn.fhir.model.dstu2.resource.BaseResource
-
- ca.uhn.fhir.model.dstu2.resource.EpisodeOfCare
-
- All Implemented Interfaces:
ca.uhn.fhir.model.api.ICompositeElement,ca.uhn.fhir.model.api.IElement,ca.uhn.fhir.model.api.IResource,ca.uhn.fhir.model.api.ISupportsUndeclaredExtensions,Serializable,org.hl7.fhir.instance.model.api.IBase,org.hl7.fhir.instance.model.api.IBaseResource
public class EpisodeOfCare extends BaseResource implements ca.uhn.fhir.model.api.IResource
HAPI/FHIR EpisodeOfCare Resource (workflow.encounter)Definition: An association between a patient and an organization / healthcare provider(s) during which time encounters may occur. The managing organization assumes a level of responsibility for the patient during this time.
Requirements:
Profile Definition: http://hl7.org/fhir/profiles/EpisodeOfCare
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEpisodeOfCare.CareTeamBlock class for child element: EpisodeOfCare.careTeam ()static classEpisodeOfCare.StatusHistoryBlock class for child element: EpisodeOfCare.statusHistory ()
-
Field Summary
Fields Modifier and Type Field Description static ca.uhn.fhir.rest.gclient.ReferenceClientParamCARE_MANAGERFluent Client search parameter constant for care-managerstatic ca.uhn.fhir.rest.gclient.ReferenceClientParamCONDITIONFluent Client search parameter constant for conditionstatic ca.uhn.fhir.rest.gclient.DateClientParamDATEFluent Client search parameter constant for datestatic ca.uhn.fhir.rest.gclient.TokenClientParamIDENTIFIERFluent Client search parameter constant for identifierstatic ca.uhn.fhir.model.api.IncludeINCLUDE_CARE_MANAGERConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeINCLUDE_CONDITIONConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeINCLUDE_INCOMINGREFERRALConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeINCLUDE_ORGANIZATIONConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeINCLUDE_PATIENTConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeINCLUDE_TEAM_MEMBERConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.rest.gclient.ReferenceClientParamINCOMINGREFERRALFluent Client search parameter constant for incomingreferralstatic ca.uhn.fhir.rest.gclient.ReferenceClientParamORGANIZATIONFluent Client search parameter constant for organizationstatic ca.uhn.fhir.rest.gclient.ReferenceClientParamPATIENTFluent Client search parameter constant for patientstatic StringSP_CARE_MANAGERSearch parameter constant for care-managerstatic StringSP_CONDITIONSearch parameter constant for conditionstatic StringSP_DATESearch parameter constant for datestatic StringSP_IDENTIFIERSearch parameter constant for identifierstatic StringSP_INCOMINGREFERRALSearch parameter constant for incomingreferralstatic StringSP_ORGANIZATIONSearch parameter constant for organizationstatic StringSP_PATIENTSearch parameter constant for patientstatic StringSP_STATUSSearch parameter constant for statusstatic StringSP_TEAM_MEMBERSearch parameter constant for team-memberstatic StringSP_TYPESearch parameter constant for typestatic ca.uhn.fhir.rest.gclient.TokenClientParamSTATUSFluent Client search parameter constant for statusstatic ca.uhn.fhir.rest.gclient.ReferenceClientParamTEAM_MEMBERFluent Client search parameter constant for team-memberstatic ca.uhn.fhir.rest.gclient.TokenClientParamTYPEFluent Client search parameter constant for type-
Fields inherited from class ca.uhn.fhir.model.dstu2.resource.BaseResource
RES_ID, SP_RES_ID, SP_RES_LANGUAGE
-
-
Constructor Summary
Constructors Constructor Description EpisodeOfCare()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description EpisodeOfCare.CareTeamaddCareTeam()Adds and returns a new value for careTeam ()EpisodeOfCareaddCareTeam(EpisodeOfCare.CareTeam theValue)Adds a given new value for careTeam ()ResourceReferenceDtaddCondition()Adds and returns a new value for condition (what)IdentifierDtaddIdentifier()Adds and returns a new value for identifier (id)EpisodeOfCareaddIdentifier(IdentifierDt theValue)Adds a given new value for identifier (id)ResourceReferenceDtaddReferralRequest()Adds and returns a new value for referralRequest ()EpisodeOfCare.StatusHistoryaddStatusHistory()Adds and returns a new value for statusHistory ()EpisodeOfCareaddStatusHistory(EpisodeOfCare.StatusHistory theValue)Adds a given new value for statusHistory ()CodeableConceptDtaddType()Adds and returns a new value for type (class)EpisodeOfCareaddType(CodeableConceptDt theValue)Adds a given new value for type (class)<T extends ca.uhn.fhir.model.api.IElement>
List<T>getAllPopulatedChildElementsOfType(Class<T> theType)ResourceReferenceDtgetCareManager()Gets the value(s) for careManager ().List<EpisodeOfCare.CareTeam>getCareTeam()Gets the value(s) for careTeam ().EpisodeOfCare.CareTeamgetCareTeamFirstRep()Gets the first repetition for careTeam (), creating it if it does not already exist.List<ResourceReferenceDt>getCondition()Gets the value(s) for condition (what).List<IdentifierDt>getIdentifier()Gets the value(s) for identifier (id).IdentifierDtgetIdentifierFirstRep()Gets the first repetition for identifier (id), creating it if it does not already exist.ResourceReferenceDtgetManagingOrganization()Gets the value(s) for managingOrganization ().ResourceReferenceDtgetPatient()Gets the value(s) for patient (who.focus).PeriodDtgetPeriod()Gets the value(s) for period (when.init).List<ResourceReferenceDt>getReferralRequest()Gets the value(s) for referralRequest ().StringgetResourceName()StringgetStatus()Gets the value(s) for status (status).ca.uhn.fhir.model.primitive.BoundCodeDt<EpisodeOfCareStatusEnum>getStatusElement()Gets the value(s) for status (status).List<EpisodeOfCare.StatusHistory>getStatusHistory()Gets the value(s) for statusHistory ().EpisodeOfCare.StatusHistorygetStatusHistoryFirstRep()Gets the first repetition for statusHistory (), creating it if it does not already exist.ca.uhn.fhir.context.FhirVersionEnumgetStructureFhirVersionEnum()List<CodeableConceptDt>getType()Gets the value(s) for type (class).CodeableConceptDtgetTypeFirstRep()Gets the first repetition for type (class), creating it if it does not already exist.booleanisEmpty()EpisodeOfCaresetCareManager(ResourceReferenceDt theValue)Sets the value(s) for careManager ()EpisodeOfCaresetCareTeam(List<EpisodeOfCare.CareTeam> theValue)Sets the value(s) for careTeam ()EpisodeOfCaresetCondition(List<ResourceReferenceDt> theValue)Sets the value(s) for condition (what)EpisodeOfCaresetIdentifier(List<IdentifierDt> theValue)Sets the value(s) for identifier (id)EpisodeOfCaresetManagingOrganization(ResourceReferenceDt theValue)Sets the value(s) for managingOrganization ()EpisodeOfCaresetPatient(ResourceReferenceDt theValue)Sets the value(s) for patient (who.focus)EpisodeOfCaresetPeriod(PeriodDt theValue)Sets the value(s) for period (when.init)EpisodeOfCaresetReferralRequest(List<ResourceReferenceDt> theValue)Sets the value(s) for referralRequest ()EpisodeOfCaresetStatus(EpisodeOfCareStatusEnum theValue)Sets the value(s) for status (status)EpisodeOfCaresetStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<EpisodeOfCareStatusEnum> theValue)Sets the value(s) for status (status)EpisodeOfCaresetStatusHistory(List<EpisodeOfCare.StatusHistory> theValue)Sets the value(s) for statusHistory ()EpisodeOfCaresetType(List<CodeableConceptDt> theValue)Sets the value(s) for type (class)-
Methods inherited from class ca.uhn.fhir.model.dstu2.resource.BaseResource
getContained, getId, getIdElement, getLanguage, getMeta, getResourceMetadata, getText, isBaseEmpty, setContained, setId, setId, setId, setLanguage, setResourceMetadata, setText, toString
-
Methods inherited from class ca.uhn.fhir.model.api.BaseElement
addUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, getUserData, hasFormatComment, setUserData
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.hl7.fhir.instance.model.api.IBase
fhirType, getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, setUserData
-
-
-
-
Field Detail
-
SP_PATIENT
public static final String SP_PATIENT
Search parameter constant for patientDescription:
Type: reference
Path: EpisodeOfCare.patient
- See Also:
- Constant Field Values
-
PATIENT
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PATIENT
Fluent Client search parameter constant for patientDescription:
Type: reference
Path: EpisodeOfCare.patient
-
SP_IDENTIFIER
public static final String SP_IDENTIFIER
Search parameter constant for identifierDescription:
Type: token
Path: EpisodeOfCare.identifier
- See Also:
- Constant Field Values
-
IDENTIFIER
public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
Fluent Client search parameter constant for identifierDescription:
Type: token
Path: EpisodeOfCare.identifier
-
SP_STATUS
public static final String SP_STATUS
Search parameter constant for statusDescription: The current status of the Episode of Care as provided (does not check the status history collection)
Type: token
Path: EpisodeOfCare.status
- See Also:
- Constant Field Values
-
STATUS
public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
Fluent Client search parameter constant for statusDescription: The current status of the Episode of Care as provided (does not check the status history collection)
Type: token
Path: EpisodeOfCare.status
-
SP_ORGANIZATION
public static final String SP_ORGANIZATION
Search parameter constant for organizationDescription: The organization that has assumed the specific responsibilities of this EpisodeOfCare
Type: reference
Path: EpisodeOfCare.managingOrganization
- See Also:
- Constant Field Values
-
ORGANIZATION
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam ORGANIZATION
Fluent Client search parameter constant for organizationDescription: The organization that has assumed the specific responsibilities of this EpisodeOfCare
Type: reference
Path: EpisodeOfCare.managingOrganization
-
SP_DATE
public static final String SP_DATE
Search parameter constant for dateDescription: The provided date search value falls within the episode of care's period
Type: date
Path: EpisodeOfCare.period
- See Also:
- Constant Field Values
-
DATE
public static final ca.uhn.fhir.rest.gclient.DateClientParam DATE
Fluent Client search parameter constant for dateDescription: The provided date search value falls within the episode of care's period
Type: date
Path: EpisodeOfCare.period
-
SP_TYPE
public static final String SP_TYPE
Search parameter constant for typeDescription:
Type: token
Path: EpisodeOfCare.type
- See Also:
- Constant Field Values
-
TYPE
public static final ca.uhn.fhir.rest.gclient.TokenClientParam TYPE
Fluent Client search parameter constant for typeDescription:
Type: token
Path: EpisodeOfCare.type
-
SP_CONDITION
public static final String SP_CONDITION
Search parameter constant for conditionDescription:
Type: reference
Path: EpisodeOfCare.condition
- See Also:
- Constant Field Values
-
CONDITION
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam CONDITION
Fluent Client search parameter constant for conditionDescription:
Type: reference
Path: EpisodeOfCare.condition
-
SP_INCOMINGREFERRAL
public static final String SP_INCOMINGREFERRAL
Search parameter constant for incomingreferralDescription: Incoming Referral Request
Type: reference
Path: EpisodeOfCare.referralRequest
- See Also:
- Constant Field Values
-
INCOMINGREFERRAL
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam INCOMINGREFERRAL
Fluent Client search parameter constant for incomingreferralDescription: Incoming Referral Request
Type: reference
Path: EpisodeOfCare.referralRequest
-
SP_CARE_MANAGER
public static final String SP_CARE_MANAGER
Search parameter constant for care-managerDescription:
Type: reference
Path: EpisodeOfCare.careManager
- See Also:
- Constant Field Values
-
CARE_MANAGER
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam CARE_MANAGER
Fluent Client search parameter constant for care-managerDescription:
Type: reference
Path: EpisodeOfCare.careManager
-
SP_TEAM_MEMBER
public static final String SP_TEAM_MEMBER
Search parameter constant for team-memberDescription: A Practitioner or Organization allocated to the care team for this EpisodeOfCare
Type: reference
Path: EpisodeOfCare.careTeam.member
- See Also:
- Constant Field Values
-
TEAM_MEMBER
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam TEAM_MEMBER
Fluent Client search parameter constant for team-memberDescription: A Practitioner or Organization allocated to the care team for this EpisodeOfCare
Type: reference
Path: EpisodeOfCare.careTeam.member
-
INCLUDE_CARE_MANAGER
public static final ca.uhn.fhir.model.api.Include INCLUDE_CARE_MANAGER
Constant for fluent queries to be used to add include statements. Specifies the path value of "EpisodeOfCare:care-manager".
-
INCLUDE_CONDITION
public static final ca.uhn.fhir.model.api.Include INCLUDE_CONDITION
Constant for fluent queries to be used to add include statements. Specifies the path value of "EpisodeOfCare:condition".
-
INCLUDE_INCOMINGREFERRAL
public static final ca.uhn.fhir.model.api.Include INCLUDE_INCOMINGREFERRAL
Constant for fluent queries to be used to add include statements. Specifies the path value of "EpisodeOfCare:incomingreferral".
-
INCLUDE_ORGANIZATION
public static final ca.uhn.fhir.model.api.Include INCLUDE_ORGANIZATION
Constant for fluent queries to be used to add include statements. Specifies the path value of "EpisodeOfCare:organization".
-
INCLUDE_PATIENT
public static final ca.uhn.fhir.model.api.Include INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements. Specifies the path value of "EpisodeOfCare:patient".
-
INCLUDE_TEAM_MEMBER
public static final ca.uhn.fhir.model.api.Include INCLUDE_TEAM_MEMBER
Constant for fluent queries to be used to add include statements. Specifies the path value of "EpisodeOfCare:team-member".
-
-
Constructor Detail
-
EpisodeOfCare
public EpisodeOfCare()
-
-
Method Detail
-
isEmpty
public boolean isEmpty()
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase
-
getAllPopulatedChildElementsOfType
public <T extends ca.uhn.fhir.model.api.IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
- Specified by:
getAllPopulatedChildElementsOfTypein interfaceca.uhn.fhir.model.api.ICompositeElement
-
getIdentifier
public List<IdentifierDt> getIdentifier()
Gets the value(s) for identifier (id). creating it if it does not exist. Will not returnnull.Definition: Identifier(s) by which this EpisodeOfCare is known
-
setIdentifier
public EpisodeOfCare setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier (id)Definition: Identifier(s) by which this EpisodeOfCare is known
-
addIdentifier
public IdentifierDt addIdentifier()
Adds and returns a new value for identifier (id)Definition: Identifier(s) by which this EpisodeOfCare is known
-
addIdentifier
public EpisodeOfCare addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier (id)Definition: Identifier(s) by which this EpisodeOfCare is known
- Parameters:
theValue- The identifier to add (must not benull)
-
getIdentifierFirstRep
public IdentifierDt getIdentifierFirstRep()
Gets the first repetition for identifier (id), creating it if it does not already exist.Definition: Identifier(s) by which this EpisodeOfCare is known
-
getStatusElement
public ca.uhn.fhir.model.primitive.BoundCodeDt<EpisodeOfCareStatusEnum> getStatusElement()
Gets the value(s) for status (status). creating it if it does not exist. Will not returnnull.Definition: planned | waitlist | active | onhold | finished | cancelled
-
getStatus
public String getStatus()
Gets the value(s) for status (status). creating it if it does not exist. This method may returnnull.Definition: planned | waitlist | active | onhold | finished | cancelled
-
setStatus
public EpisodeOfCare setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<EpisodeOfCareStatusEnum> theValue)
Sets the value(s) for status (status)Definition: planned | waitlist | active | onhold | finished | cancelled
-
setStatus
public EpisodeOfCare setStatus(EpisodeOfCareStatusEnum theValue)
Sets the value(s) for status (status)Definition: planned | waitlist | active | onhold | finished | cancelled
-
getStatusHistory
public List<EpisodeOfCare.StatusHistory> getStatusHistory()
Gets the value(s) for statusHistory (). creating it if it does not exist. Will not returnnull.Definition: The history of statuses that the EpisodeOfCare has been through (without requiring processing the history of the resource)
-
setStatusHistory
public EpisodeOfCare setStatusHistory(List<EpisodeOfCare.StatusHistory> theValue)
Sets the value(s) for statusHistory ()Definition: The history of statuses that the EpisodeOfCare has been through (without requiring processing the history of the resource)
-
addStatusHistory
public EpisodeOfCare.StatusHistory addStatusHistory()
Adds and returns a new value for statusHistory ()Definition: The history of statuses that the EpisodeOfCare has been through (without requiring processing the history of the resource)
-
addStatusHistory
public EpisodeOfCare addStatusHistory(EpisodeOfCare.StatusHistory theValue)
Adds a given new value for statusHistory ()Definition: The history of statuses that the EpisodeOfCare has been through (without requiring processing the history of the resource)
- Parameters:
theValue- The statusHistory to add (must not benull)
-
getStatusHistoryFirstRep
public EpisodeOfCare.StatusHistory getStatusHistoryFirstRep()
Gets the first repetition for statusHistory (), creating it if it does not already exist.Definition: The history of statuses that the EpisodeOfCare has been through (without requiring processing the history of the resource)
-
getType
public List<CodeableConceptDt> getType()
Gets the value(s) for type (class). creating it if it does not exist. Will not returnnull.Definition: A classification of the type of encounter; e.g. specialist referral, disease management, type of funded care
-
setType
public EpisodeOfCare setType(List<CodeableConceptDt> theValue)
Sets the value(s) for type (class)Definition: A classification of the type of encounter; e.g. specialist referral, disease management, type of funded care
-
addType
public CodeableConceptDt addType()
Adds and returns a new value for type (class)Definition: A classification of the type of encounter; e.g. specialist referral, disease management, type of funded care
-
addType
public EpisodeOfCare addType(CodeableConceptDt theValue)
Adds a given new value for type (class)Definition: A classification of the type of encounter; e.g. specialist referral, disease management, type of funded care
- Parameters:
theValue- The type to add (must not benull)
-
getTypeFirstRep
public CodeableConceptDt getTypeFirstRep()
Gets the first repetition for type (class), creating it if it does not already exist.Definition: A classification of the type of encounter; e.g. specialist referral, disease management, type of funded care
-
getCondition
public List<ResourceReferenceDt> getCondition()
Gets the value(s) for condition (what). creating it if it does not exist. Will not returnnull.Definition: A list of conditions/problems/diagnoses that this episode of care is intended to be providing care for
-
setCondition
public EpisodeOfCare setCondition(List<ResourceReferenceDt> theValue)
Sets the value(s) for condition (what)Definition: A list of conditions/problems/diagnoses that this episode of care is intended to be providing care for
-
addCondition
public ResourceReferenceDt addCondition()
Adds and returns a new value for condition (what)Definition: A list of conditions/problems/diagnoses that this episode of care is intended to be providing care for
-
getPatient
public ResourceReferenceDt getPatient()
Gets the value(s) for patient (who.focus). creating it if it does not exist. Will not returnnull.Definition: The patient that this EpisodeOfCare applies to
-
setPatient
public EpisodeOfCare setPatient(ResourceReferenceDt theValue)
Sets the value(s) for patient (who.focus)Definition: The patient that this EpisodeOfCare applies to
-
getManagingOrganization
public ResourceReferenceDt getManagingOrganization()
Gets the value(s) for managingOrganization (). creating it if it does not exist. Will not returnnull.Definition: The organization that has assumed the specific responsibilities for the specified duration
-
setManagingOrganization
public EpisodeOfCare setManagingOrganization(ResourceReferenceDt theValue)
Sets the value(s) for managingOrganization ()Definition: The organization that has assumed the specific responsibilities for the specified duration
-
getPeriod
public PeriodDt getPeriod()
Gets the value(s) for period (when.init). creating it if it does not exist. Will not returnnull.Definition: The interval during which the managing organization assumes the defined responsibility
-
setPeriod
public EpisodeOfCare setPeriod(PeriodDt theValue)
Sets the value(s) for period (when.init)Definition: The interval during which the managing organization assumes the defined responsibility
-
getReferralRequest
public List<ResourceReferenceDt> getReferralRequest()
Gets the value(s) for referralRequest (). creating it if it does not exist. Will not returnnull.Definition: Referral Request(s) that are fulfilled by this EpisodeOfCare, incoming referrals
-
setReferralRequest
public EpisodeOfCare setReferralRequest(List<ResourceReferenceDt> theValue)
Sets the value(s) for referralRequest ()Definition: Referral Request(s) that are fulfilled by this EpisodeOfCare, incoming referrals
-
addReferralRequest
public ResourceReferenceDt addReferralRequest()
Adds and returns a new value for referralRequest ()Definition: Referral Request(s) that are fulfilled by this EpisodeOfCare, incoming referrals
-
getCareManager
public ResourceReferenceDt getCareManager()
Gets the value(s) for careManager (). creating it if it does not exist. Will not returnnull.Definition: The practitioner that is the care manager/care co-ordinator for this patient
-
setCareManager
public EpisodeOfCare setCareManager(ResourceReferenceDt theValue)
Sets the value(s) for careManager ()Definition: The practitioner that is the care manager/care co-ordinator for this patient
-
getCareTeam
public List<EpisodeOfCare.CareTeam> getCareTeam()
Gets the value(s) for careTeam (). creating it if it does not exist. Will not returnnull.Definition: The list of practitioners that may be facilitating this episode of care for specific purposes
-
setCareTeam
public EpisodeOfCare setCareTeam(List<EpisodeOfCare.CareTeam> theValue)
Sets the value(s) for careTeam ()Definition: The list of practitioners that may be facilitating this episode of care for specific purposes
-
addCareTeam
public EpisodeOfCare.CareTeam addCareTeam()
Adds and returns a new value for careTeam ()Definition: The list of practitioners that may be facilitating this episode of care for specific purposes
-
addCareTeam
public EpisodeOfCare addCareTeam(EpisodeOfCare.CareTeam theValue)
Adds a given new value for careTeam ()Definition: The list of practitioners that may be facilitating this episode of care for specific purposes
- Parameters:
theValue- The careTeam to add (must not benull)
-
getCareTeamFirstRep
public EpisodeOfCare.CareTeam getCareTeamFirstRep()
Gets the first repetition for careTeam (), creating it if it does not already exist.Definition: The list of practitioners that may be facilitating this episode of care for specific purposes
-
getResourceName
public String getResourceName()
- Specified by:
getResourceNamein interfaceca.uhn.fhir.model.api.IResource
-
getStructureFhirVersionEnum
public ca.uhn.fhir.context.FhirVersionEnum getStructureFhirVersionEnum()
- Specified by:
getStructureFhirVersionEnumin interfaceorg.hl7.fhir.instance.model.api.IBaseResource- Specified by:
getStructureFhirVersionEnumin interfaceca.uhn.fhir.model.api.IResource
-
-