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

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

{
  "code": "Create OperationOutcome",
  "system": false,
  "instance": true,
  "resource": [
    "OperationOutcome"
  ],
  "kind": "operation",
  "parameter": [
    {
      "name": "contained",
      "use": "in",
      "min": 0,
      "max": "*",
      "type": "Resource",
      "referencedFrom": [
        {
          "source": "OperationOutcome.contained"
        }
      ],
      "targetProfileReference": []
    },
    {
      "name": "extension",
      "use": "in",
      "min": 0,
      "max": "*",
      "type": "Extension",
      "referencedFrom": [
        {
          "source": "OperationOutcome.extension"
        }
      ],
      "targetProfileReference": []
    },
    {
      "name": "issue",
      "use": "in",
      "min": 1,
      "max": "*",
      "type": "OperationOutcomeIssue",
      "referencedFrom": [
        {
          "source": "OperationOutcome.issue"
        }
      ],
      "targetProfileReference": []
    },
    {
      "name": "meta",
      "use": "in",
      "min": 0,
      "max": "1",
      "type": "Meta",
      "referencedFrom": [
        {
          "source": "OperationOutcome.meta"
        }
      ],
      "targetProfileReference": []
    },
    {
      "name": "modifierExtension",
      "use": "in",
      "min": 0,
      "max": "*",
      "type": "Extension",
      "referencedFrom": [
        {
          "source": "OperationOutcome.modifierExtension"
        }
      ],
      "targetProfileReference": []
    },
    {
      "name": "implicitRules",
      "use": "in",
      "min": 0,
      "max": "1",
      "type": "uri",
      "referencedFrom": [
        {
          "source": "OperationOutcome.implicitRules"
        }
      ],
      "targetProfileReference": []
    },
    {
      "name": "language",
      "use": "in",
      "min": 0,
      "max": "1",
      "type": "code",
      "referencedFrom": [
        {
          "source": "OperationOutcome.language"
        }
      ],
      "targetProfileReference": []
    },
    {
      "name": "text",
      "use": "in",
      "min": 0,
      "max": "1",
      "type": "Narrative",
      "referencedFrom": [
        {
          "source": "OperationOutcome.text"
        }
      ],
      "targetProfileReference": []
    }
  ],
  "name": "Create OperationOutcome",
  "description": "Generated command for creating OperationOutcome with all fields.",
  "id": "CreateOperationOutcome",
  "type": true,
  "status": "draft"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy