This page is part of the FHIR Specification (v4.2.0: R5 Preview #1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
FHIR Infrastructure Work Group | Maturity Level: 0 | Trial Use | Security Category: Business | Compartments: Not linked to any defined compartments |
Detailed Descriptions for the elements in the Topic resource.
Topic | |
Element Id | Topic |
Definition | Describes a stream of resource state changes identified by trigger criteria and annotated with labels useful to filter projections from this topic. |
Cardinality | 0..* |
Type | DomainResource |
Topic.url | |
Element Id | Topic.url |
Definition | An absolute URL that is used to identify this Topic when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this Topic is (or will be) published. The URL SHOULD include the major version of the Topic. For more information see Technical and Business Versions. |
Cardinality | 0..1 |
Type | uri |
Requirements | Allows the Topic to be referenced by a single globally unique identifier. |
Summary | true |
Comments | Can be a urn:uuid: or a urn:oid:, but real http: addresses are preferred. This is the URI that will be used when making canonical references to this resource. |
Topic.identifier | |
Element Id | Topic.identifier |
Definition | Business identifiers assigned to this Topic by the performer and/or other systems. These identifiers remain constant as the resource is updated and propagates from server to server. |
Note | This is a business identifier, not a resource identifier (see discussion) |
Cardinality | 0..* |
Type | Identifier |
Requirements | Allows identification of the Topic as it is known by various participating systems and in a way that remains consistent across servers. |
Summary | true |
Comments | Note: This is a business identifier, not a resource identifier (see discussion). It is best practice for the identifier to only appear on a single resource instance, however business practices may occasionally dictate that multiple resource instances with the same identifier can exist - possibly even with different resource types. For example, multiple Patient and a Person resource instance might share the same social insurance number. |
Topic.version | |
Element Id | Topic.version |
Definition | The identifier that is used to identify this version of the Topic when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the Topic author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions are orderable. |
Note | This is a business versionId, not a resource version id (see discussion) |
Cardinality | 0..1 |
Type | string |
Summary | true |
Comments | There may be multiple different instances of a Topic that have the same identifier but different versions. |
Topic.title | |
Element Id | Topic.title |
Definition | A short, descriptive, user-friendly title for the Topic, for example, "admission". |
Cardinality | 0..1 |
Type | string |
Alternate Names | Name; Topic Name |
Summary | true |
Topic.derivedFromCanonical | |
Element Id | Topic.derivedFromCanonical |
Definition | The canonical URL pointing to another FHIR-defined Topic that is adhered to in whole or in part by this Topic. |
Cardinality | 0..* |
Type | canonical(Topic) |
Requirements | Topics may be refinements of more generic topics. |
Summary | true |
Topic.derivedFromUri | |
Element Id | Topic.derivedFromUri |
Definition | The URL pointing to an externally-defined subscription topic or other definition that is adhered to in whole or in part by this definition. |
Cardinality | 0..* |
Type | uri |
Requirements | Topics may be refinements of more generic subscription topics or definitions. |
Summary | true |
Comments | This might be an HTML page, PDF, etc. or could just be a non-resolvable URI identifier. |
Topic.status | |
Element Id | Topic.status |
Definition | The current state of the Topic. |
Cardinality | 1..1 |
Terminology Binding | PublicationStatus (Required) |
Type | code |
Is Modifier | true (Reason: This is labeled as "Is Modifier" because applications should not use a retired Topic without due consideration) |
Summary | true |
Comments | A nominal state-transition diagram can be found in the [[definition.html#statemachine | Definition pattern]] documentation Unknown does not represent "other" - one of the defined statuses must apply. Unknown is used when the authoring system is not sure what the current status is. |
Topic.experimental | |
Element Id | Topic.experimental |
Definition | A flag to indicate that this Topic is authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage. |
Cardinality | 0..1 |
Type | boolean |
Is Modifier | true (Reason: This is labeled as "Is Modifier" because applications should not use an experimental Topic in production.) |
Requirements | Enables experimental content to be developed following the same life-cycle as a production-level Topic would. |
Summary | true |
Comments | Allows filtering of Topic that are appropriate for use vs. not. |
Topic.date | |
Element Id | Topic.date |
Definition | For draft definitions, indicates the date of initial creation. For active definitions, represents the date of activation. For withdrawn definitions, indicates the date of withdrawal. |
Cardinality | 0..1 |
Type | dateTime |
Alternate Names | created |
Summary | true |
Topic.publisher | |
Element Id | Topic.publisher |
Definition | Helps establish the "authority/credibility" of the Topic. May also allow for contact. |
Cardinality | 0..1 |
Type | Reference(Practitioner | PractitionerRole | Organization) |
Patterns | Reference(Practitioner,PractitionerRole,Organization): Common patterns = Participant |
Requirements | Usually an organization, but may be an individual. The publisher (or steward) of the Topic is the organization or individual primarily responsible for the maintenance and upkeep of the Topic. This is not necessarily the same individual or organization that developed and initially authored the content. The publisher is the primary point of contact for questions or issues with the Topic. This item SHOULD be populated unless the information is available from context. |
Alternate Names | author |
Summary | true |
Topic.contact | |
Element Id | Topic.contact |
Definition | Contact details to assist a user in finding and communicating with the publisher. |
Cardinality | 0..* |
Type | ContactDetail |
Summary | true |
Comments | May be a web site, an email address, a telephone number, etc. |
Topic.description | |
Element Id | Topic.description |
Definition | A free text natural language description of the Topic from the consumer's perspective. |
Cardinality | 0..1 |
Type | markdown |
Comments | This description can be used to capture details such as why the Topic was built, comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc. It is not a rendering of the module as conveyed in the text field of the resource itself. This item SHOULD be populated unless the information is available from context. |
Topic.useContext | |
Element Id | Topic.useContext |
Definition | The content was developed with a focus and intent of supporting the contexts that are listed. These terms may be used to assist with indexing and searching of code system definitions. |
Cardinality | 0..* |
Type | UsageContext |
Requirements | Assist in searching for appropriate content. |
Summary | true |
Comments | When multiple usageContexts are specified, there is no expectation for whether all or any of the contexts apply. |
Topic.jurisdiction | |
Element Id | Topic.jurisdiction |
Definition | A jurisdiction in which the Topic is intended to be used. |
Cardinality | 0..* |
Terminology Binding | Jurisdiction (Extensible) |
Type | CodeableConcept |
Summary | true |
Topic.purpose | |
Element Id | Topic.purpose |
Definition | Explains why this Topic is needed and why it has been designed as it has. |
Cardinality | 0..1 |
Type | markdown |
Comments | This element does not describe the usage of the Topic. Rather it is for traceability of ''why'' the resource is either needed or ''why'' it is defined as it is. This may be used to point to source materials or specifications that drove the structure of this Topic. |
Topic.copyright | |
Element Id | Topic.copyright |
Definition | A copyright statement relating to the Topic and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the Topic. |
Cardinality | 0..1 |
Type | markdown |
Requirements | Consumers of the Topic must be able to determine any legal restrictions on the use of the artifact and/or its content. |
Alternate Names | License; Restrictions |
Topic.approvalDate | |
Element Id | Topic.approvalDate |
Definition | The date on which the asset content was approved by the publisher. Approval happens once when the content is officially approved for usage. |
Cardinality | 0..1 |
Type | date |
Comments | The date may be more recent than the approval date because of minor changes / editorial corrections. |
Topic.lastReviewDate | |
Element Id | Topic.lastReviewDate |
Definition | The date on which the asset content was last reviewed. Review happens periodically after that, but doesn't change the original approval date. |
Cardinality | 0..1 |
Type | date |
Comments | If specified, this is usually after the approval date. |
Topic.effectivePeriod | |
Element Id | Topic.effectivePeriod |
Definition | The period during which the Topic content was or is planned to be effective. |
Cardinality | 0..1 |
Type | Period |
Summary | true |
Comments | The effective period for a Topic determines when the content is applicable for usage and is independent of publication and review dates. For example, a measure intended to be used for the year 2016 would be published in 2015. |
Topic.resourceTrigger | |
Element Id | Topic.resourceTrigger |
Definition | The criteria for including updates to a nominated resource in the topic. Thie criteria may be just a human readable description and/or a full FHIR search string or FHIRPath expression. |
Cardinality | 0..1 |
Alternate Names | Trigger; Criteria |
Summary | true |
Topic.resourceTrigger.description | |
Element Id | Topic.resourceTrigger.description |
Definition | The human readable description of what triggers inclusion into this topic - for example, "Beginning of a clinical encounter". |
Cardinality | 0..1 |
Type | string |
Summary | true |
Comments | Implementation of particular topics might not use a computable definition and instead base their design on the definition. |
Topic.resourceTrigger.resourceType | |
Element Id | Topic.resourceTrigger.resourceType |
Definition | The list of resource types that are candidates for this topic. For example, the Encounter resource is updated in an 'admission' topic. |
Cardinality | 0..* |
Terminology Binding | ResourceType (Required) |
Type | code |
Summary | true |
Topic.resourceTrigger.methodCriteria | |
Element Id | Topic.resourceTrigger.methodCriteria |
Definition | The REST interaction based rules that the server should use to determine when to trigger a notification for this topic. |
Cardinality | 0..* |
Terminology Binding | Interaction Trigger (Required) |
Type | code |
Summary | true |
Topic.resourceTrigger.queryCriteria | |
Element Id | Topic.resourceTrigger.queryCriteria |
Definition | The FHIR query based rules that the server should use to determine when to trigger a notification for this topic. |
Cardinality | 0..1 |
Summary | true |
Topic.resourceTrigger.queryCriteria.previous | |
Element Id | Topic.resourceTrigger.queryCriteria.previous |
Definition | The FHIR query based rules are applied to the previous resource state. |
Cardinality | 0..1 |
Type | string |
Summary | true |
Comments | The rules are search criteria (without the [base] part). Like Bundle.entry.request.url, it has no leading "/". |
Topic.resourceTrigger.queryCriteria.current | |
Element Id | Topic.resourceTrigger.queryCriteria.current |
Definition | The FHIR query based rules are applied to the current resource state. |
Cardinality | 0..1 |
Type | string |
Summary | true |
Comments | The rules are search criteria (without the [base] part). Like Bundle.entry.request.url, it has no leading "/". |
Topic.resourceTrigger.queryCriteria.requireBoth | |
Element Id | Topic.resourceTrigger.queryCriteria.requireBoth |
Definition | If set to true, both current and previous criteria must evaluate true to trigger a notification for this topic. Otherwise a notification for this topic will be triggered if either one evaluates to true. |
Cardinality | 0..1 |
Type | boolean |
Summary | true |
Topic.resourceTrigger.fhirPathCriteria | |
Element Id | Topic.resourceTrigger.fhirPathCriteria |
Definition | The FHIRPath based rules that the server should use to determine when to trigger a notification for this topic. |
Cardinality | 0..1 |
Type | string |
Summary | true |
Comments | FHIRPath expression with %previous and %current vars. |
Topic.canFilterBy | |
Element Id | Topic.canFilterBy |
Definition | List of properties by which Subscriptions on the topic can be filtered. |
Cardinality | 0..* |
Summary | true |
Topic.canFilterBy.name | |
Element Id | Topic.canFilterBy.name |
Definition | A search parameter (like "patient") which is a label for the filter. |
Cardinality | 0..1 |
Type | string |
Summary | true |
Comments | Chained parameters are allowed (like "patient.gender") - but can not use colons or modifiers. |
Topic.canFilterBy.matchType | |
Element Id | Topic.canFilterBy.matchType |
Definition | Allowable operators to apply when determining matches (Search Modifiers). |
Cardinality | 0..* |
Terminology Binding | TopicFilterByMatchType (Required) |
Type | code |
Summary | true |
Topic.canFilterBy.documentation | |
Element Id | Topic.canFilterBy.documentation |
Definition | Description of how this filter parameter is intended to be used. |
Cardinality | 0..1 |
Type | markdown |
Summary | true |