public interface IBaseResource extends IBase, IElement
org.hl7.fhir.instance.model.Patient) and
the second are HAPI's Resource structures, e.g.
ca.uhn.fhir.model.dstu.resource.Patient)| Modifier and Type | Field and Description |
|---|---|
static Include |
INCLUDE_ALL
Include constant for
* (return all includes) |
static Set<Include> |
WILDCARD_ALL_SET
Include set containing only
INCLUDE_ALL |
| Modifier and Type | Method and Description |
|---|---|
IIdType |
getIdElement() |
IBaseMetaType |
getMeta() |
FhirVersionEnum |
getStructureFhirVersionEnum() |
IBaseResource |
setId(IIdType theId) |
IBaseResource |
setId(String theId) |
getFormatCommentsPost, getFormatCommentsPre, hasFormatComment, isEmptystatic final Include INCLUDE_ALL
* (return all includes)static final Set<Include> WILDCARD_ALL_SET
INCLUDE_ALLIBaseMetaType getMeta()
IIdType getIdElement()
IBaseResource setId(String theId)
IBaseResource setId(IIdType theId)
FhirVersionEnum getStructureFhirVersionEnum()
Copyright © 2014–2017 University Health Network. All rights reserved.