Uses of Class
com.ibm.fhir.model.annotation.Summary
-
Packages that use Summary Package Description com.ibm.fhir.model.resource com.ibm.fhir.model.type -
-
Uses of Summary in com.ibm.fhir.model.resource
Fields in com.ibm.fhir.model.resource with annotations of type Summary Modifier and Type Field Description protected String
Resource. id
protected Uri
Resource. implicitRules
protected Meta
Resource. meta
-
Uses of Summary in com.ibm.fhir.model.type
Fields in com.ibm.fhir.model.type with annotations of type Summary Modifier and Type Field Description protected Code
Quantity. code
protected QuantityComparator
Quantity. comparator
protected List<Extension>
BackboneElement. modifierExtension
protected Uri
Quantity. system
protected String
Quantity. unit
protected Decimal
Quantity. value
-