{ "description": "Conformance requirements NHS Digital Clinical APIs", "_filename": "apim-clinical-conformance.json", "package_name": "uk.nhsdigital.clinical.r4", "format": [ "json" ], "date": "2021-03-16", "publisher": "digital.nhs.uk", "fhirVersion": "4.0.1", "name": "APIM Clinical Conformance Capability Statement", "type": null, "experimental": null, "resourceType": "CapabilityStatement", "title": null, "package_version": "2.1.0-dev", "status": "active", "id": "4a28828b-7ed1-4032-a24b-bdb344f70a56", "kind": "requirements", "url": "https://fhir.nhs.uk/CapabilityStatement/apim-clinical-conformance", "version": "3.0.0", "rest": [ { "mode": "server", "resource": [ { "type": "CommunicationRequest", "profile": "https://fhir.nhs.uk/StructureDefinition/NHSDigital-CommunicationRequest" }, { "type": "Observation", "profile": "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Observation", "interaction": [ { "code": "search-type" } ], "searchParam": [ { "name": "patient.identifier", "type": "token", "documentation": "The patient identifier (e.g. NHS Number) that the observation is about" }, { "name": "patient", "type": "reference", "documentation": "The patient that the observation is about" }, { "name": "code", "type": "token", "documentation": "The code of the observation type" }, { "name": "date", "type": "date", "documentation": "The code of the observation type" } ] } ], "security": { "service": [ { "coding": [ { "code": "OAuth", "system": "http://terminology.hl7.org/CodeSystem/restful-security-service", "display": "OAuth2 Token" } ] } ] } } ] }