Object

ImportedEntity

Usage Example
query {
# Use this type in your queries
someQuery {
entityId
entityType
idx
name
}
}

Fields

entityIdID!required

ID of the imported entity

entityTypeString!required

Type of entity: 'medication', 'immunization', or 'custom_patient_protocol'

idxInt!required

Source index for imported entity

nameString!required

Name of the imported entity