CatalogEntry
No description
type CatalogEntry implements IDomainResource, IResource {
id: String
meta: Meta
implicitRules: uri
_implicitRules: ElementBase
language: code
_language: ElementBase
text: Narrative
contained: [Resource]
extension: [Extension]
modifierExtension: [Extension]
identifier: [Identifier]
type: CodeableConcept
orderable: Boolean
_orderable: ElementBase
referencedItem: Reference!
additionalIdentifier: [Identifier]
classification: [CodeableConcept]
status: code
_status: ElementBase
validityPeriod: Period
validTo: dateTime
_validTo: ElementBase
lastUpdated: dateTime
_lastUpdated: ElementBase
additionalCharacteristic: [CodeableConcept]
additionalClassification: [CodeableConcept]
relatedEntry: [CatalogEntryRelatedEntry]
}
Fields
CatalogEntry.id ● String scalar
CatalogEntry.meta ● Meta object
CatalogEntry.implicitRules ● uri scalar
CatalogEntry._implicitRules ● ElementBase object
CatalogEntry.language ● code scalar
CatalogEntry._language ● ElementBase object
CatalogEntry.text ● Narrative object
CatalogEntry.contained ● [Resource] list object
CatalogEntry.extension ● [Extension] list object
CatalogEntry.modifierExtension ● [Extension] list object
CatalogEntry.identifier ● [Identifier] list object
CatalogEntry.type ● CodeableConcept object
CatalogEntry.orderable ● Boolean scalar
CatalogEntry._orderable ● ElementBase object
CatalogEntry.referencedItem ● Reference! non-null object
CatalogEntry.additionalIdentifier ● [Identifier] list object
CatalogEntry.classification ● [CodeableConcept] list object
CatalogEntry.status ● code scalar
CatalogEntry._status ● ElementBase object
CatalogEntry.validityPeriod ● Period object
CatalogEntry.validTo ● dateTime scalar
CatalogEntry._validTo ● ElementBase object
CatalogEntry.lastUpdated ● dateTime scalar
CatalogEntry._lastUpdated ● ElementBase object
CatalogEntry.additionalCharacteristic ● [CodeableConcept] list object
CatalogEntry.additionalClassification ● [CodeableConcept] list object
CatalogEntry.relatedEntry ● [CatalogEntryRelatedEntry] list object
Interfaces
IDomainResource interface
IResource interface
Returned By
CatalogEntry query ● CatalogEntryList query
Member Of
CatalogEntryEdge object ● CatalogEntryListType object ● CatalogEntryReadType object