Uses of Interface
org.hl7.fhir.r5.patterns.PatternBase
-
Packages that use PatternBase Package Description org.hl7.fhir.r5.patterns -
-
Uses of PatternBase in org.hl7.fhir.r5.patterns
Subinterfaces of PatternBase in org.hl7.fhir.r5.patterns Modifier and Type Interface Description interfaceDefinitionA pattern to be followed by resources that represent a specific proposal, plan and/or order for some sort of action or service.interfaceEventA pattern to be followed by resources that represent the performance of some activity, possibly in accordance with a request or service definition.static interfaceEvent.EventPerformerComponentinterfaceFivewsWho What When Where Why - Common pattern for all resources that deals with attribution.interfaceRequestA pattern to be followed by resources that represent a specific proposal, plan and/or order for some sort of action or service.Classes in org.hl7.fhir.r5.patterns that implement PatternBase Modifier and Type Class Description classActivityDefinitionDefinitionImplclassPatternBaseImplMethods in org.hl7.fhir.r5.patterns that return PatternBase Modifier and Type Method Description PatternBasePatternBase. setId(String value)PatternBasePatternBaseImpl. setId(String value)
-