R4 Ballot #1 (Mixed Normative/Trial use)

This page is part of the FHIR Specification (v3.3.0: R4 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Orders and Observations Work GroupMaturity Level: 0 Draft Compartments: Not linked to any defined compartments

Detailed Descriptions for the elements in the EntryDefinition resource.

EntryDefinition
Element IdEntryDefinition
Definition

Catalog entries are wrappers that contextualize items included in a catalog.

Control1..1
Summarytrue
EntryDefinition.type
Element IdEntryDefinition.type
Definition

The type of item - medication, device, service, protocol or other.

Control0..1
TypeCodeableConcept
Summarytrue
EntryDefinition.purpose
Element IdEntryDefinition.purpose
Definition

Whether the entry represents an orderable item, or other.

Control1..1
TypeCodeableConcept
Summarytrue
EntryDefinition.referencedItem
Element IdEntryDefinition.referencedItem
Definition

Content of the catalog.

Control1..1
TypeReference(Medication | Device | Organization | Practitioner | HealthcareService | ActivityDefinition | PlanDefinition | SpecimenDefinition | ObservationDefinition | Binary)
Summarytrue
EntryDefinition.identifier
Element IdEntryDefinition.identifier
Definition

Used in supporting different identifiers for the same product, e.g. manufacturer code and retailer code.

NoteThis is a business identifer, not a resource identifier (see discussion)
Control0..1
TypeIdentifier
Summarytrue
EntryDefinition.additionalIdentifier
Element IdEntryDefinition.additionalIdentifier
Definition

Used in supporting related concepts, e.g. NDC to RxNorm.

Control0..*
TypeIdentifier
Summarytrue
EntryDefinition.classification
Element IdEntryDefinition.classification
Definition

Classes of devices, or ATC for medication.

Control0..*
TypeCodeableConcept
Summarytrue
EntryDefinition.status
Element IdEntryDefinition.status
Definition

Used to support catalog exchange even for unsupported products, e.g. getting list of medications even if not prescribable.

Control0..1
TypeCodeableConcept
Summarytrue
EntryDefinition.validityPeriod
Element IdEntryDefinition.validityPeriod
Definition

The time period in which this catalog entry is expected to be active.

Control0..1
TypePeriod
Summarytrue
EntryDefinition.lastUpdated
Element IdEntryDefinition.lastUpdated
Definition

Typically date of issue is different from the beginning of the validity. This can be used to see when an item was last updated.

Control0..1
TypedateTime
Summarytrue
Comments

Perhaps not needed - if we use fhir resource metadata.

EntryDefinition.additionalCharacteristic
Element IdEntryDefinition.additionalCharacteristic
Definition

Used for examplefor Out of Formulary, or any specifics.

Control0..*
TypeCodeableConcept
Summarytrue
EntryDefinition.additionalClassification
Element IdEntryDefinition.additionalClassification
Definition

User for example for ATC classification, or.

Control0..*
TypeCodeableConcept
Summarytrue
EntryDefinition.relatedEntry
Element IdEntryDefinition.relatedEntry
Definition

Used for example, to point to a substance, or to a device used to administer a medication.

Control0..*
Summarytrue
EntryDefinition.relatedEntry.relationtype
Element IdEntryDefinition.relatedEntry.relationtype
Definition

The type of relation to the related item: child, parent, packageContent, containerPackage, usedIn, uses, requires, etc.

Control1..1
TypeCodeableConcept
Summarytrue
EntryDefinition.relatedEntry.item
Element IdEntryDefinition.relatedEntry.item
Definition

The reference to the related item.

Control1..1
TypeReference(EntryDefinition)
Summarytrue