| Package | Description |
|---|---|
| org.hl7.fhir.r4.context | |
| org.hl7.fhir.r4.model | |
| org.hl7.fhir.r4.terminologies |
| Modifier and Type | Class and Description |
|---|---|
class |
CanonicalResourceManager<T extends MetadataResource>
This manages a cached list of resources, and provides high speed access by URL / URL+version, and assumes that patch version doesn't matter for access
note, though, that not all resources have semver versions
|
class |
CanonicalResourceManager.MetadataResourceVersionComparator<T extends MetadataResource> |
| 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 |
|---|---|
void |
CanonicalResourceManager.listAllM(List<MetadataResource> result) |
| 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 for a particular version of FHIR that may be used as a statement of actual server functionality or a statement of required or desired server implementation.
|
class |
ChargeItemDefinition
The ChargeItemDefinition resource provides the properties that apply to the (billing) codes necessary to calculate costs and prices.
|
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 concepts in code systems, or data element/data element concepts, or classes in class models.
|
class |
EffectEvidenceSynthesis
The EffectEvidenceSynthesis resource describes the difference in an outcome between exposures states in a population where the effect estimate is derived from a combination of research studies.
|
class |
EventDefinition
The EventDefinition resource provides a reusable description of when a particular event can occur.
|
class |
Evidence
The Evidence resource describes the conditional state (population and any exposures being compared within the population) and outcome (if specified) that the knowledge (evidence, assertion, recommendation) is about.
|
class |
EvidenceVariable
The EvidenceVariable resource describes a "PICO" element that knowledge (evidence, assertion, recommendation) is about.
|
class |
ExampleScenario
Example of workflow instance.
|
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 a particular interoperability or standards problem is solved - typically through the use of FHIR resources.
|
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 |
ResearchDefinition
The ResearchDefinition resource describes the conditional state (population and any exposures being compared within the population) and outcome (if specified) that the knowledge (evidence, assertion, recommendation) is about.
|
class |
ResearchElementDefinition
The ResearchElementDefinition resource describes a "PICO" element that knowledge (evidence, assertion, recommendation) is about.
|
class |
RiskEvidenceSynthesis
The RiskEvidenceSynthesis resource describes the likelihood of an outcome in a population plus exposure state where the risk estimate is derived from a combination of research studies.
|
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 TerminologyCapabilities resource documents a set of capabilities (behaviors) of a FHIR Terminology 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 instance 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–2021 Health Level 7. All rights reserved.