FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CapabilityStatement/eRS-CapabilityStatement-1

Packagenhsd.assets.stu3
Resource TypeCapabilityStatement
IdeRS-CapabilityStatement-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/StructureDefinition/eRS-CapabilityStatement-1
URLhttps://fhir.nhs.uk/STU3/StructureDefinition/eRS-CapabilityStatement-1
Version1.0.0
Statusdraft
Date2017-11-28
NameeRS-CapabilityStatement-1
Authorityhl7
Copyright© 2017 NHS Digital
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CapabilityStatement",
  "url": "https://fhir.nhs.uk/STU3/StructureDefinition/eRS-CapabilityStatement-1",
  "version": "1.0.0",
  "name": "eRS-CapabilityStatement-1",
  "status": "draft",
  "date": "2017-11-28",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "copyright": "© 2017 NHS Digital",
  "kind": "requirements",
  "fhirVersion": "3.0.1",
  "acceptUnknown": "no",
  "format": [
    "application/fhir+xml",
    "application/fhir+json"
  ],
  "rest": [
    {
      "mode": "server",
      "resource": [
        {
          "type": "HealthcareService",
          "profile": {
            "reference": "https://fhir.nhs.uk/STU3/StructureDefinition/STU3/eRS-HealthcareService-1"
          },
          "interaction": [
            {
              "code": "read",
              "documentation": "Allows a read of a healthcareservice using the id"
            }
          ],
          "versioning": "versioned",
          "updateCreate": false,
          "searchParam": [
            {
              "name": "name",
              "type": "string",
              "documentation": "Allows the retrieval of healthcareservice using the name."
            },
            {
              "name": "id",
              "type": "number",
              "documentation": "Allows the retrieval of healthcareservice using the id"
            }
          ]
        }
      ],
      "operation": [
        {
          "name": "eRS-DoSServiceSearch-Operation-1",
          "definition": {
            "id": "https://fhir.nhs.uk/STU3/OperationDefinition/STU3/eRS-DoSServiceSearch-Operation-1"
          }
        },
        {
          "name": "eRS-PatientServiceSearch-Operation-1",
          "definition": {
            "id": "https://fhir.nhs.uk/STU3/OperationDefinition/STU3/eRS-PatientServiceSearch-Operation-1"
          }
        }
      ]
    }
  ]
}