All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ai.stapi.graphsystem.systemfixtures.model.command.CreateOperationDefinition.230427021723.AddCodingOnParametersParameterValue.profile.custom.json Maven / Gradle / Ivy

{
  "code": "AddCodingOnParametersParameterValue",
  "system": false,
  "instance": true,
  "resource": [
    "Parameters"
  ],
  "kind": "operation",
  "parameter": [
    {
      "name": "coding",
      "use": "in",
      "min": 1,
      "max": "*",
      "type": "Coding",
      "referencedFrom": [
        {
          "source": "Parameters.parameter.value.coding"
        }
      ],
      "targetProfileRef": []
    },
    {
      "name": "parameterId",
      "use": "in",
      "min": 1,
      "max": "1",
      "type": "id",
      "referencedFrom": [
        {
          "source": "Parameters.parameter.id"
        }
      ],
      "targetProfileRef": []
    }
  ],
  "name": "Add Coding on Parameters.parameter.value",
  "description": "Generated command for adding coding(Coding) on Parameters Aggregate",
  "id": "AddCodingOnParametersParameterValue",
  "type": false,
  "status": "draft"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy