Uses of Class
org.linuxforhealth.fhir.model.annotation.Summary
-
Packages that use Summary Package Description org.linuxforhealth.fhir.model.resource org.linuxforhealth.fhir.model.type -
-
Uses of Summary in org.linuxforhealth.fhir.model.resource
Fields in org.linuxforhealth.fhir.model.resource with annotations of type Summary Modifier and Type Field Description protected java.lang.StringResource. idprotected UriResource. implicitRulesprotected MetaResource. meta -
Uses of Summary in org.linuxforhealth.fhir.model.type
Fields in org.linuxforhealth.fhir.model.type with annotations of type Summary Modifier and Type Field Description protected CodeQuantity. codeprotected QuantityComparatorQuantity. comparatorprotected java.util.List<Extension>BackboneElement. modifierExtensionprotected UriQuantity. systemprotected StringQuantity. unitprotected DecimalQuantity. value
-