Package | uk.nhsdigital.r4.test |
Resource Type | OperationDefinition |
Id | 68a5d3a2-0197-43dc-88e9-6da18c058468 |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.16.0-prerelease&canonical=https://fhir.nhs.uk/OperationDefinition/openapi |
URL | https://fhir.nhs.uk/OperationDefinition/openapi |
Version | 4.0.1 |
Status | draft |
Date | 2022-01-07T14:00:00+00:00 |
Name | OpenApi |
Description | OAS Specification Support |
Type | false |
Kind | operation |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "OperationDefinition", "id": "68a5d3a2-0197-43dc-88e9-6da18c058468", "meta": { "lastUpdated": "2022-01-07T14:00:00+00:00" }, "url": "https://fhir.nhs.uk/OperationDefinition/openapi", "version": "4.0.1", "name": "OpenApi", "status": "draft", "kind": "operation", "date": "2022-01-07T14:00:00+00:00", "publisher": "NHS Digital", "contact": [ { "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net" } ] } ], "description": "OAS Specification Support", "affectsState": false, "code": "openapi", "comment": "Converts a FHIR CapabilityStatement into an openApi specification", "system": true, "type": false, "instance": false, "parameter": [ { "name": "resource", "use": "in", "min": 1, "max": "1", "documentation": "The resource to be validated", "type": "CapabilityStatement" } ] }