Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
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"
}