CatalogEntry.additionalIdentifier FHIR attribute (r4) In the CatalogEntry resource for FHIR r4 , the additionalIdentifier attribute identifies the Any additional identifier(s) for the catalog item, in the same granularity or concept
additionalIdentifier (CatalogEntry) description Attribute Name: additionalIdentifier
Description: Any additional identifier(s) for the catalog item, in the same granularity or concept
Attribute Type : Identifier
Required: N/A
Countability: Array
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
"additionalIdentifier":
CatalogEntry attributes Attribute Field is list Type Description
identifier
true
Identifier
Unique identifier of the catalog item
Description: Unique identifier of the catalog item
Attribute Type : Identifier
Required: N/A
Countability: Array
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "identifier": [
{
"system": "http://example.com/identifier",
"value": "123"
}
]
type
false
CodeableConcept
The type of item - medication, device, service, protocol or other
Description: The type of item - medication, device, service, protocol or other
Attribute Type : CodeableConcept
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "type": {
"text": "Medication"
}
orderable
false
boolean
Whether the entry represents an orderable item
Description: Whether the entry represents an orderable item
Attribute Type : boolean
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "orderable": true
referencedItem
false
Reference
"referencedItem" : { Reference(Medication|Device|Organization|Practitioner|
Description: "referencedItem" : { Reference(Medication|Device|Organization|Practitioner|
Attribute Type : Reference
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "referencedItem": {
"reference": "Medication/123"
}
additionalIdentifier
true
Identifier
Any additional identifier(s) for the catalog item, in the same granularity or concept
Description: Any additional identifier(s) for the catalog item, in the same granularity or concept
Attribute Type : Identifier
Required: N/A
Countability: Array
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "additionalIdentifier":
classification
true
CodeableConcept
Classification (category or class) of the item entry
Description: Classification (category or class) of the item entry
Attribute Type : CodeableConcept
Required: N/A
Countability: Array
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "classification":
status
false
code
draft | active | retired | unknown
Description: draft | active | retired | unknown
Attribute Type : code
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
validityPeriod
false
Period
The time period in which this catalog entry is expected to be active
Description: The time period in which this catalog entry is expected to be active
Attribute Type : Period
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "validityPeriod":
validTo
false
dateTime
The date until which this catalog entry is expected to be active
Description: The date until which this catalog entry is expected to be active
Attribute Type : dateTime
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
lastUpdated
false
dateTime
When was this catalog last updated
Description: When was this catalog last updated
Attribute Type : dateTime
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
additionalCharacteristic
true
CodeableConcept
Additional characteristics of the catalog entry
Description: Additional characteristics of the catalog entry
Attribute Type : CodeableConcept
Required: N/A
Countability: Array
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "additionalCharacteristic":
additionalClassification
true
CodeableConcept
Additional classification of the catalog entry
Description: Additional classification of the catalog entry
Attribute Type : CodeableConcept
Required: N/A
Countability: Array
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "additionalClassification":
relatedEntry
true
Data Type
An item that this catalog entry is related to
Description: An item that this catalog entry is related to
Attribute Type : Data Type
Required: N/A
Countability: Array
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A