| Package | Description |
|---|---|
| org.hl7.fhir.dstu2016may.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<Library> |
Measure.libraryTarget
The actual objects that are the target of the reference (A reference to a Library resource containing the formal logic used by the measure.)
|
protected List<Library> |
DecisionSupportRule.libraryTarget
The actual objects that are the target of the reference (A reference to a Library containing the formal logic used by the rule.)
|
protected List<Library> |
OrderSet.libraryTarget
The actual objects that are the target of the reference (A reference to a Library resource containing any formal logic used by the orderset.)
|
| Modifier and Type | Method and Description |
|---|---|
Library |
Library.addCodeSystem(Library.LibraryCodeSystemComponent t) |
Library |
Library.addDataRequirement(DataRequirement t) |
Library |
Library.addLibrary(Library.LibraryLibraryComponent t) |
Library |
Measure.addLibraryTarget() |
Library |
DecisionSupportRule.addLibraryTarget() |
Library |
OrderSet.addLibraryTarget() |
Library |
Library.addModel(Library.LibraryModelComponent t) |
Library |
Library.addParameter(ParameterDefinition t) |
Library |
Library.addValueSet(Library.LibraryValueSetComponent t) |
Library |
Library.copy() |
Library |
Library.setDocument(Attachment value) |
Library |
Library.setModuleMetadata(ModuleMetadata value) |
protected Library |
Library.typedCopy() |
| Modifier and Type | Method and Description |
|---|---|
List<Library> |
Measure.getLibraryTarget() |
List<Library> |
DecisionSupportRule.getLibraryTarget() |
List<Library> |
OrderSet.getLibraryTarget() |
Copyright © 2014–2018 University Health Network. All rights reserved.