{
"description": "OAS Specification Support",
"_filename": "OperationDefinition-openapi.json",
"package_name": "uk.nhsdigital.r4.test",
"date": "2022-01-07T14:00:00+00:00",
"meta": {
"lastUpdated": "2022-01-07T14:00:00+00:00"
},
"system": true,
"publisher": "NHS Digital",
"instance": false,
"name": "OpenApi",
"type": "false",
"experimental": null,
"resourceType": "OperationDefinition",
"title": null,
"package_version": "2.8.21-prerelease",
"status": "draft",
"id": "eaf3d972-d4bc-4d76-aa42-c214de0d213c",
"affectsState": false,
"kind": "operation",
"comment": "Converts a FHIR CapabilityStatement into an openApi specification",
"url": "https://fhir.nhs.uk/OperationDefinition/openapi",
"code": "openapi",
"version": "4.0.1",
"contact": [ {
"telecom": [ {
"value": "interoperabilityteam@nhs.net",
"system": "email"
} ]
} ],
"parameter": [ {
"max": "1",
"min": 1,
"use": "in",
"name": "resource",
"type": "CapabilityStatement",
"documentation": "The resource to be validated"
} ]
}