Skip to main content

ImplementationGuideConnection

No description

ImplementationGuideConnection(
_cursor: String
_id: String
_lastUpdated: String
_tag: String
_profile: String
_security: String
_source: String
_text: String
_content: String
_list: String
_has: String
_query: String
_filter: String
_type: String
_sort: String
_count: String
_include: String
_revinclude: String
_summary: String
_total: String
_elements: String
_contained: String
_containedType: String
_customSearchParameters: String
context: String
contextQuantity: String
contextType: String
date: String
description: String
jurisdiction: String
name: String
publisher: String
status: String
title: String
url: String
version: String
contextTypeQuantity: String
contextTypeValue: String
dependsOn: String
experimental: String
global: String
resource: String
): ConnectionResult

Arguments

ImplementationGuideConnection._cursor ● String scalar

ImplementationGuideConnection._id ● String scalar

Is used to allow searching based on the logical identifier of resources

ImplementationGuideConnection._lastUpdated ● String scalar

Is used to match resources based on when the most recent change has been made

ImplementationGuideConnection._tag ● String scalar

Is used to match resources based on tag information in the Resource.meta.tag element

ImplementationGuideConnection._profile ● String scalar

Is used to match resources based on values in the Resource.meta.profile element

ImplementationGuideConnection._security ● String scalar

Is used to match resources based on security labels in the Resource.meta.security element

ImplementationGuideConnection._source ● String scalar

Is used to match resources based on source information in the Resource.meta.source element

ImplementationGuideConnection._text ● String scalar

Is used to perform searches against the narrative content of a resource

ImplementationGuideConnection._content ● String scalar

Is used to allow searching all textual content of a resource

ImplementationGuideConnection._list ● String scalar

Is used to test resources against references in a List resource

ImplementationGuideConnection._has ● String scalar

Provides limited support for reverse chaining - that is, selecting resources based on the properties of resources that refer to them

ImplementationGuideConnection._query ● String scalar

Is used to execute a pre-defined and named query operation

ImplementationGuideConnection._filter ● String scalar

Provides a syntax for expressing a set of query expressions on the underlying resources.

ImplementationGuideConnection._type ● String scalar

Is used to allow filtering of types in searches that are performed across multiple resource types (e.g., searches across the server root)

ImplementationGuideConnection._sort ● String scalar

Order to sort results in (can repeat for inner sort orders)

ImplementationGuideConnection._count ● String scalar

Number of results per page

ImplementationGuideConnection._include ● String scalar

Other resources to include in the search results that search matches point to

ImplementationGuideConnection._revinclude ● String scalar

Other resources to include in the search results when they refer to search matches

ImplementationGuideConnection._summary ● String scalar

Just return the summary elements (for resources where this is defined)

ImplementationGuideConnection._total ● String scalar

Request a precision of the total number of results for a request

ImplementationGuideConnection._elements ● String scalar

Request that only a specific set of elements be returned for resources

ImplementationGuideConnection._contained ● String scalar

Whether to return resources contained in other resources in the search matches

ImplementationGuideConnection._containedType ● String scalar

If returning contained resources, whether to return the contained or container resources

ImplementationGuideConnection._customSearchParameters ● String scalar

One or more custom search parameters defined via SearchParameter

ImplementationGuideConnection.context ● String scalar

Multiple Resources: /// * CapabilityStatement: A use context assigned to the capability statement * CodeSystem: A use context assigned to the code system * CompartmentDefinition: A use context assigned to the compartment definition * ConceptMap: A use context assigned to the concept map * GraphDefinition: A use context assigned to the graph definition * ImplementationGuide: A use context assigned to the implementation guide * MessageDefinition: A use context assigned to the message definition * NamingSystem: A use context assigned to the naming system * OperationDefinition: A use context assigned to the operation definition * SearchParameter: A use context assigned to the search parameter * StructureDefinition: A use context assigned to the structure definition * StructureMap: A use context assigned to the structure map * TerminologyCapabilities: A use context assigned to the terminology capabilities * ValueSet: A use context assigned to the value set ///

ImplementationGuideConnection.contextQuantity ● String scalar

Multiple Resources: /// * CapabilityStatement: A quantity- or range-valued use context assigned to the capability statement * CodeSystem: A quantity- or range-valued use context assigned to the code system * CompartmentDefinition: A quantity- or range-valued use context assigned to the compartment definition * ConceptMap: A quantity- or range-valued use context assigned to the concept map * GraphDefinition: A quantity- or range-valued use context assigned to the graph definition * ImplementationGuide: A quantity- or range-valued use context assigned to the implementation guide * MessageDefinition: A quantity- or range-valued use context assigned to the message definition * NamingSystem: A quantity- or range-valued use context assigned to the naming system * OperationDefinition: A quantity- or range-valued use context assigned to the operation definition * SearchParameter: A quantity- or range-valued use context assigned to the search parameter * StructureDefinition: A quantity- or range-valued use context assigned to the structure definition * StructureMap: A quantity- or range-valued use context assigned to the structure map * TerminologyCapabilities: A quantity- or range-valued use context assigned to the terminology capabilities * ValueSet: A quantity- or range-valued use context assigned to the value set ///

ImplementationGuideConnection.contextType ● String scalar

Multiple Resources: /// * CapabilityStatement: A type of use context assigned to the capability statement * CodeSystem: A type of use context assigned to the code system * CompartmentDefinition: A type of use context assigned to the compartment definition * ConceptMap: A type of use context assigned to the concept map * GraphDefinition: A type of use context assigned to the graph definition * ImplementationGuide: A type of use context assigned to the implementation guide * MessageDefinition: A type of use context assigned to the message definition * NamingSystem: A type of use context assigned to the naming system * OperationDefinition: A type of use context assigned to the operation definition * SearchParameter: A type of use context assigned to the search parameter * StructureDefinition: A type of use context assigned to the structure definition * StructureMap: A type of use context assigned to the structure map * TerminologyCapabilities: A type of use context assigned to the terminology capabilities * ValueSet: A type of use context assigned to the value set ///

ImplementationGuideConnection.date ● String scalar

Multiple Resources: /// * CapabilityStatement: The capability statement publication date * CodeSystem: The code system publication date * CompartmentDefinition: The compartment definition publication date * ConceptMap: The concept map publication date * GraphDefinition: The graph definition publication date * ImplementationGuide: The implementation guide publication date * MessageDefinition: The message definition publication date * NamingSystem: The naming system publication date * OperationDefinition: The operation definition publication date * SearchParameter: The search parameter publication date * StructureDefinition: The structure definition publication date * StructureMap: The structure map publication date * TerminologyCapabilities: The terminology capabilities publication date * ValueSet: The value set publication date ///

ImplementationGuideConnection.description ● String scalar

Multiple Resources: /// * CapabilityStatement: The description of the capability statement * CodeSystem: The description of the code system * CompartmentDefinition: The description of the compartment definition * ConceptMap: The description of the concept map * GraphDefinition: The description of the graph definition * ImplementationGuide: The description of the implementation guide * MessageDefinition: The description of the message definition * NamingSystem: The description of the naming system * OperationDefinition: The description of the operation definition * SearchParameter: The description of the search parameter * StructureDefinition: The description of the structure definition * StructureMap: The description of the structure map * TerminologyCapabilities: The description of the terminology capabilities * ValueSet: The description of the value set ///

ImplementationGuideConnection.jurisdiction ● String scalar

Multiple Resources: /// * CapabilityStatement: Intended jurisdiction for the capability statement * CodeSystem: Intended jurisdiction for the code system * ConceptMap: Intended jurisdiction for the concept map * GraphDefinition: Intended jurisdiction for the graph definition * ImplementationGuide: Intended jurisdiction for the implementation guide * MessageDefinition: Intended jurisdiction for the message definition * NamingSystem: Intended jurisdiction for the naming system * OperationDefinition: Intended jurisdiction for the operation definition * SearchParameter: Intended jurisdiction for the search parameter * StructureDefinition: Intended jurisdiction for the structure definition * StructureMap: Intended jurisdiction for the structure map * TerminologyCapabilities: Intended jurisdiction for the terminology capabilities * ValueSet: Intended jurisdiction for the value set ///

ImplementationGuideConnection.name ● String scalar

Multiple Resources: /// * CapabilityStatement: Computationally friendly name of the capability statement * CodeSystem: Computationally friendly name of the code system * CompartmentDefinition: Computationally friendly name of the compartment definition * ConceptMap: Computationally friendly name of the concept map * GraphDefinition: Computationally friendly name of the graph definition * ImplementationGuide: Computationally friendly name of the implementation guide * MessageDefinition: Computationally friendly name of the message definition * NamingSystem: Computationally friendly name of the naming system * OperationDefinition: Computationally friendly name of the operation definition * SearchParameter: Computationally friendly name of the search parameter * StructureDefinition: Computationally friendly name of the structure definition * StructureMap: Computationally friendly name of the structure map * TerminologyCapabilities: Computationally friendly name of the terminology capabilities * ValueSet: Computationally friendly name of the value set ///

ImplementationGuideConnection.publisher ● String scalar

Multiple Resources: /// * CapabilityStatement: Name of the publisher of the capability statement * CodeSystem: Name of the publisher of the code system * CompartmentDefinition: Name of the publisher of the compartment definition * ConceptMap: Name of the publisher of the concept map * GraphDefinition: Name of the publisher of the graph definition * ImplementationGuide: Name of the publisher of the implementation guide * MessageDefinition: Name of the publisher of the message definition * NamingSystem: Name of the publisher of the naming system * OperationDefinition: Name of the publisher of the operation definition * SearchParameter: Name of the publisher of the search parameter * StructureDefinition: Name of the publisher of the structure definition * StructureMap: Name of the publisher of the structure map * TerminologyCapabilities: Name of the publisher of the terminology capabilities * ValueSet: Name of the publisher of the value set ///

ImplementationGuideConnection.status ● String scalar

Multiple Resources: /// * CapabilityStatement: The current status of the capability statement * CodeSystem: The current status of the code system * CompartmentDefinition: The current status of the compartment definition * ConceptMap: The current status of the concept map * GraphDefinition: The current status of the graph definition * ImplementationGuide: The current status of the implementation guide * MessageDefinition: The current status of the message definition * NamingSystem: The current status of the naming system * OperationDefinition: The current status of the operation definition * SearchParameter: The current status of the search parameter * StructureDefinition: The current status of the structure definition * StructureMap: The current status of the structure map * TerminologyCapabilities: The current status of the terminology capabilities * ValueSet: The current status of the value set ///

ImplementationGuideConnection.title ● String scalar

Multiple Resources: /// * CapabilityStatement: The human-friendly name of the capability statement * CodeSystem: The human-friendly name of the code system * ConceptMap: The human-friendly name of the concept map * ImplementationGuide: The human-friendly name of the implementation guide * MessageDefinition: The human-friendly name of the message definition * OperationDefinition: The human-friendly name of the operation definition * StructureDefinition: The human-friendly name of the structure definition * StructureMap: The human-friendly name of the structure map * TerminologyCapabilities: The human-friendly name of the terminology capabilities * ValueSet: The human-friendly name of the value set ///

ImplementationGuideConnection.url ● String scalar

Multiple Resources: /// * CapabilityStatement: The uri that identifies the capability statement * CodeSystem: The uri that identifies the code system * CompartmentDefinition: The uri that identifies the compartment definition * ConceptMap: The uri that identifies the concept map * GraphDefinition: The uri that identifies the graph definition * ImplementationGuide: The uri that identifies the implementation guide * MessageDefinition: The uri that identifies the message definition * OperationDefinition: The uri that identifies the operation definition * SearchParameter: The uri that identifies the search parameter * StructureDefinition: The uri that identifies the structure definition * StructureMap: The uri that identifies the structure map * TerminologyCapabilities: The uri that identifies the terminology capabilities * ValueSet: The uri that identifies the value set ///

ImplementationGuideConnection.version ● String scalar

Multiple Resources: /// * CapabilityStatement: The business version of the capability statement * CodeSystem: The business version of the code system * CompartmentDefinition: The business version of the compartment definition * ConceptMap: The business version of the concept map * GraphDefinition: The business version of the graph definition * ImplementationGuide: The business version of the implementation guide * MessageDefinition: The business version of the message definition * OperationDefinition: The business version of the operation definition * SearchParameter: The business version of the search parameter * StructureDefinition: The business version of the structure definition * StructureMap: The business version of the structure map * TerminologyCapabilities: The business version of the terminology capabilities * ValueSet: The business version of the value set ///

ImplementationGuideConnection.contextTypeQuantity ● String scalar

Multiple Resources: /// * CapabilityStatement: A use context type and quantity- or range-based value assigned to the capability statement * CodeSystem: A use context type and quantity- or range-based value assigned to the code system * CompartmentDefinition: A use context type and quantity- or range-based value assigned to the compartment definition * ConceptMap: A use context type and quantity- or range-based value assigned to the concept map * GraphDefinition: A use context type and quantity- or range-based value assigned to the graph definition * ImplementationGuide: A use context type and quantity- or range-based value assigned to the implementation guide * MessageDefinition: A use context type and quantity- or range-based value assigned to the message definition * NamingSystem: A use context type and quantity- or range-based value assigned to the naming system * OperationDefinition: A use context type and quantity- or range-based value assigned to the operation definition * SearchParameter: A use context type and quantity- or range-based value assigned to the search parameter * StructureDefinition: A use context type and quantity- or range-based value assigned to the structure definition * StructureMap: A use context type and quantity- or range-based value assigned to the structure map * TerminologyCapabilities: A use context type and quantity- or range-based value assigned to the terminology capabilities * ValueSet: A use context type and quantity- or range-based value assigned to the value set ///

ImplementationGuideConnection.contextTypeValue ● String scalar

Multiple Resources: /// * CapabilityStatement: A use context type and value assigned to the capability statement * CodeSystem: A use context type and value assigned to the code system * CompartmentDefinition: A use context type and value assigned to the compartment definition * ConceptMap: A use context type and value assigned to the concept map * GraphDefinition: A use context type and value assigned to the graph definition * ImplementationGuide: A use context type and value assigned to the implementation guide * MessageDefinition: A use context type and value assigned to the message definition * NamingSystem: A use context type and value assigned to the naming system * OperationDefinition: A use context type and value assigned to the operation definition * SearchParameter: A use context type and value assigned to the search parameter * StructureDefinition: A use context type and value assigned to the structure definition * StructureMap: A use context type and value assigned to the structure map * TerminologyCapabilities: A use context type and value assigned to the terminology capabilities * ValueSet: A use context type and value assigned to the value set ///

ImplementationGuideConnection.dependsOn ● String scalar

Identity of the IG that this depends on

ImplementationGuideConnection.experimental ● String scalar

For testing purposes, not real usage

ImplementationGuideConnection.global ● String scalar

Profile that all resources must conform to

ImplementationGuideConnection.resource ● String scalar

Location of the resource

Type

ConnectionResult object