This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
FHIR Infrastructure Work Group | Maturity Level: N | Normative (from v4.2.0) | Security Category: N/A | Compartments: No defined compartments |
Common Interface declaration for conformance and knowledge artifact resources.
The MetadataResource represents resources that carry additional publication metadata over other canonical resources, describing their review and use in more details.
As an interface, this type is never created directly - see Resource Interfaces for more details.
This resource interface extends the CanonicalResource interface. The following resources implement this interface:
No references for this Resource.
Additional definitions: Master Definition XML + JSON, the spreadsheet version & the dependency analysis
Path | ValueSet | Type | Documentation |
---|---|---|---|
MetadataResource.topic | DefinitionTopic | Example | High-level categorization of the definition, used for searching, sorting, and filtering. |
Search parameters defined by this interface for all implementations. See Searching for more information about searching in REST, messaging, and services.
Name | Type | Description | Paths |
context | token | A use context assigned to the {{title}} | {{name}}.useContext.valueCodeableConcept |
context-quantity | quantity | A quantity- or range-valued use context assigned to the {{title}} | {{name}}.useContext.valueQuantity, {{name}}.useContext.valueRange |
context-reference | reference | A use context reference assigned to the {{title}} | |
context-type | token | A type of use context assigned to the {{title}} | {{name}}.useContext.code |
context-type-quantity | composite | A use context type and quantity- or range-based value assigned to the {{title}} | |
context-type-value | composite | A use context type and value assigned to the {{title}} | |
date | date | The {{title}} publication date | {{name}}.date |
description | string | The description of the {{title}} | {{name}}.description |
identifier | token | External identifier for the {{title}} | {{name}}.identifier |
jurisdiction | token | Intended jurisdiction for the {{title}} | {{name}}.jurisdiction |
name | string | Computationally friendly name of the {{title}} | {{name}}.name |
publisher | string | Name of the publisher of the {{title}} | {{name}}.publisher |
status | token | The current status of the {{title}} | {{name}}.status |
title | string | The human-friendly name of the {{title}} | {{name}}.title |
url | uri | The uri that identifies the {{title}} | {{name}}.url |
version | token | The business version of the {{title}} | {{name}}.version |
composed-of | reference | A resource that the {{title}} is composed of | {{name}}.relatedArtifact.resource |
depends-on | reference | A resource that the {{title}} depends on | {{name}}.relatedArtifact.resource |
derived-from | reference | A resource that the {{title}} is derived from | {{name}}.relatedArtifact.resource |
effective | date | The time during which the {{title}} is intended to be in use | {{name}}.effectivePeriod |
predecessor | reference | The predecessor of the {{title}} | {{name}}.relatedArtifact.resource |
successor | reference | The successor of the {{title}} | {{name}}.relatedArtifact.resource |
topic | token | Topics associated with the {{title}} | {{name}}.topic |