CatalogEntry.type
FHIR attribute (r4)
In the CatalogEntry resource for FHIR r4 , the type attribute identifies the The type of item - medication, device, service, protocol or other
type (CatalogEntry) description
Attribute Name: type
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
CatalogEntry.type Example
"type": {
"text": "Medication"
}
CatalogEntry attributes
AttributeField is listTypeDescription
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"
}
]
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"
}
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
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"
}
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":
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":
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
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":
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
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
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":
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":
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