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

FHIR IG Statistics: CapabilityStatement/CapabilityStatement-England-PARS-Requirements

Packagefhir.r4.nhsengland.programme
Resource TypeCapabilityStatement
IdCapabilityStatement-England-PARS-Requirements
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.nhsengland.programme@0.2.2-pre-release&canonical=https://fhir.nhs.uk/England/CapabilityStatement/England-PARS-Requirements
URLhttps://fhir.nhs.uk/England/CapabilityStatement/England-PARS-Requirements
Version0.0.1-current
Statusdraft
Date2024-10-08
NameCapabilityStatementEnglandPARSRequirements
TitleCapabilityStatement England PARS Requirements
Realmus
Authorityhl7
DescriptionThis is for description purposes only and will be replaced by the OAS specification. \n\nSee [IHE RESTful ATNA (Query and Feed)](https://www.ihe.net/uploadedFiles/Documents/ITI/IHE_ITI_Suppl_RESTful-ATNA.pdf)\n\nAt present only HL7 FHIR based interactions is supported around HL7 (all versions) based interactions.
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
England-AuditEventEngland Audit Event

Narrative

No narrative content found in resource


Source

{
  "resourceType": "CapabilityStatement",
  "id": "CapabilityStatement-England-PARS-Requirements",
  "url": "https://fhir.nhs.uk/England/CapabilityStatement/England-PARS-Requirements",
  "version": "0.0.1-current",
  "name": "CapabilityStatementEnglandPARSRequirements",
  "title": "CapabilityStatement England PARS Requirements",
  "status": "draft",
  "experimental": false,
  "date": "2024-10-08",
  "publisher": "NHS England",
  "description": "This is for description purposes only and will be replaced by the OAS specification. \\n\\nSee [IHE RESTful ATNA (Query and Feed)](https://www.ihe.net/uploadedFiles/Documents/ITI/IHE_ITI_Suppl_RESTful-ATNA.pdf)\\n\\nAt present only HL7 FHIR based interactions is supported around HL7 (all versions) based interactions.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "kind": "requirements",
  "fhirVersion": "4.0.1",
  "format": [
    "application/fhir+xml",
    "application/fhir+json"
  ],
  "rest": [
    {
      "mode": "server",
      "resource": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHALL"
            }
          ],
          "type": "AuditEvent",
          "profile": "https://fhir.nhs.uk/England/StructureDefinition/England-AuditEvent",
          "documentation": "`POST /AuditEvent`",
          "interaction": [
            {
              "code": "create"
            }
          ]
        }
      ]
    }
  ]
}