| Package | Description |
|---|---|
| org.hl7.fhir.r4.context | |
| org.hl7.fhir.r4.hapi.ctx | |
| org.hl7.fhir.r4.model | |
| org.hl7.fhir.r4.terminologies |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends MetadataResource> |
BaseWorkerContext.seeMetadataResource(T r,
Map<String,T> map,
boolean addId) |
| Modifier and Type | Method and Description |
|---|---|
List<MetadataResource> |
BaseWorkerContext.allConformanceResources() |
List<MetadataResource> |
IWorkerContext.allConformanceResources() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SimpleWorkerContext.seeMetadataResource(MetadataResource r,
Map map,
boolean addId) |
| Modifier and Type | Method and Description |
|---|---|
List<MetadataResource> |
HapiWorkerContext.allConformanceResources() |
| Modifier and Type | Class and Description |
|---|---|
class |
ActivityDefinition
This resource allows for the definition of some activity to be performed, independent of a particular patient, practitioner, or other performance context.
|
class |
CapabilityStatement
A Capability Statement documents a set of capabilities (behaviors) of a FHIR Server that may be used as a statement of actual server functionality or a statement of required or desired server implementation.
|
class |
CodeSystem
The CodeSystem resource is used to declare the existence of and describe a code system or code system supplement and its key properties, and optionally define a part or all of its content.
|
class |
CompartmentDefinition
A compartment definition that defines how resources are accessed on a server.
|
class |
ConceptMap
A statement of relationships from one set of concepts to one or more other concepts - either code systems or data elements, or classes in class models.
|
class |
EventDefinition
The EventDefinition resource provides a reusable description of when a particular event can occur.
|
class |
ExampleScenario
Example of workflow instance.
|
class |
ExpansionProfile
Resource to define constraints on the Expansion of a FHIR ValueSet.
|
class |
GraphDefinition
A formal computable definition of a graph of resources - that is, a coherent set of resources that form a graph by following references.
|
class |
ImplementationGuide
A set of rules of how FHIR is used to solve a particular problem.
|
class |
Library
The Library resource is a general-purpose container for knowledge asset definitions.
|
class |
Measure
The Measure resource provides the definition of a quality measure.
|
class |
MessageDefinition
Defines the characteristics of a message that can be shared between systems, including the type of event that initiates the message, the content to be transmitted and what response(s), if any, are permitted.
|
class |
NamingSystem
A curated namespace that issues unique symbols within that namespace for the identification of concepts, people, devices, etc.
|
class |
OperationDefinition
A formal computable definition of an operation (on the RESTful interface) or a named query (using the search interaction).
|
class |
PlanDefinition
This resource allows for the definition of various types of plans as a sharable, consumable, and executable artifact.
|
class |
Questionnaire
A structured set of questions intended to guide the collection of answers from end-users.
|
class |
SearchParameter
A search parameter that defines a named search item that can be used to search/filter on a resource.
|
class |
StructureDefinition
A definition of a FHIR structure.
|
class |
StructureMap
A Map of relationships between 2 structures that can be used to transform data.
|
class |
TerminologyCapabilities
A Terminology Capabilities documents a set of capabilities (behaviors) of a FHIR Server that may be used as a statement of actual server functionality or a statement of required or desired server implementation.
|
class |
TestScript
A structured set of tests against a FHIR server or client implementation to determine compliance against the FHIR specification.
|
class |
ValueSet
A ValueSet resource specifies a set of codes drawn from one or more code systems, intended for use in a particular context.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataResource.copyValues(MetadataResource dst) |
| Modifier and Type | Method and Description |
|---|---|
MetadataResource |
ValueSetExpansionCache.getStoredResource(String canonicalUri) |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueSetExpansionCache.storeResource(MetadataResource md) |
Copyright © 2014–2018 University Health Network. All rights reserved.