MessageBroker
Property | Value |
---|---|
Publisher | IGUHealth |
Name | MessageBroker |
URL | https://iguhealth.com/StructureDefinition/MessageBroker |
Status | active |
Description | Configuration for a message broker. Contains endpoint for the message broker, type of message broker, and security configuration. |
Abstract | false |
Structure
Path | Cardinality | Type | Description |
---|---|---|---|
MessageBroker | 0..* | MessageBroker | undefined |
MessageBroker.id | 0..1 | http://hl7.org/fhirpath/System.String | The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. |
MessageBroker.meta | 0..1 | Meta | The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource. |
MessageBroker.name | 1..1 | string | undefined |
MessageBroker.host | 1..1 | uri | undefined |
MessageBroker.type | 1..1 | code | undefined |
MessageBroker.security | 1..1 | BackboneElement | undefined |
MessageBroker.security.type | 1..1 | code | undefined |
MessageBroker.security.username | 0..1 | string | undefined |
MessageBroker.security.password | 0..1 | string | undefined |
Search Parameters
Name | Type | Description | Expression |
---|---|---|---|
_text | string | Search on the narrative of the resource | |
_content | string | Search on the entire content of the resource | |
_id | token | Logical id of this artifact | Resource.id |
_lastUpdated | date | When the resource version last changed | Resource.meta.lastUpdated |
_profile | uri | Profiles this resource claims to conform to | Resource.meta.profile |
_query | token | A custom search profile that describes a specific defined query operation | |
_security | token | Security Labels applied to this resource | Resource.meta.security |
_source | uri | Identifies where the resource comes from | Resource.meta.source |
_tag | token | Tags applied to this resource | Resource.meta.tag |
Message broker host | uri | MessageBroker broker. | MessageBroker.host |
Message broker name | string | MessageBroker broker. | MessageBroker.name |
type | token | MessageBroker broker. | MessageBroker.type |
_iguhealth-version-seq | number | The version sequence of the resource | Resource.meta.extension.where(url='https://iguhealth.app/version-sequence').value |
_iguhealth-author | reference | The author of the resource | Resource.meta.extension.where(url='https://iguhealth.app/author').value |