ai.stapi.graphsystem.systemfixtures.model.command.CreateOperationDefinition.230427021726.AddTelecomOnValueSetContact.profile.custom.json Maven / Gradle / Ivy
{
"code": "AddTelecomOnValueSetContact",
"system": false,
"instance": true,
"resource": [
"ValueSet"
],
"kind": "operation",
"parameter": [
{
"name": "telecom",
"use": "in",
"min": 1,
"max": "*",
"type": "ContactPoint",
"referencedFrom": [
{
"source": "ValueSet.contact.telecom"
}
],
"targetProfileRef": []
},
{
"name": "contactId",
"use": "in",
"min": 1,
"max": "1",
"type": "id",
"referencedFrom": [
{
"source": "ValueSet.contact.id"
}
],
"targetProfileRef": []
}
],
"name": "Add Telecom on ValueSet.contact",
"description": "Generated command for adding telecom(ContactPoint) on ValueSet Aggregate",
"id": "AddTelecomOnValueSetContact",
"type": false,
"status": "draft"
}