CatalogEntry
FoundationCatalog entries are wrappers that contextualize items included in a catalog.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| CatalogEntry | 0..* | — | An entry in a catalog |
| .idΣ | 0..1 | String | Logical id of this artifact |
| .metaΣ | 0..1 | Meta | Metadata about the resource |
| .implicitRules?!Σ | 0..1 | uri | A set of rules under which this content was created |
| .language | 0..1 | code | Language of the resource content Bindinglanguages(preferred) |
| .text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
| .contained | 0..* | Resource | Contained, inline Resources |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?! | 0..* | Extension | Extensions that cannot be ignored |
| .identifierΣ | 0..* | Identifier | Unique identifier of the catalog item |
| .type | 0..1 | CodeableConcept | The type of item - medication, device, service, protocol or other |
| .orderableΣ | 1..1 | boolean | Whether the entry represents an orderable item |
| .referencedItemΣ | 1..1 | Reference(Medication | Device | Organization | Practitioner | PractitionerRole | HealthcareService | ActivityDefinition | PlanDefinition | SpecimenDefinition | ObservationDefinition | Binary) | The item that is being defined |
| .additionalIdentifier | 0..* | Identifier | Any additional identifier(s) for the catalog item, in the same granularity or concept |
| .classification | 0..* | CodeableConcept | Classification (category or class) of the item entry |
| .status | 0..1 | code | draft | active | retired | unknown Bindingpublication-status(required) |
| .validityPeriod | 0..1 | Period | The time period in which this catalog entry is expected to be active |
| .validTo | 0..1 | dateTime | The date until which this catalog entry is expected to be active |
| .lastUpdated | 0..1 | dateTime | When was this catalog last updated |
| .additionalCharacteristic | 0..* | CodeableConcept | Additional characteristics of the catalog entry |
| .additionalClassification | 0..* | CodeableConcept | Additional classification of the catalog entry |
| .relatedEntry | 0..* | BackboneElement | An item that this catalog entry is related to |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .relationtype | 1..1 | code | triggers | is-replaced-by Bindingrelation-type(required) |
| .item | 1..1 | Reference(CatalogEntry) | The reference to the related item |