PackagesCanonicalsLogsProblems
    Packages
    uk.nhsengland.genomics.r4@0.6.1
    https://fhir.nhs.uk/CapabilityStatement/UGR-application
{
  "description": "Sample server capability for the Unified Genomic Record",
  "_filename": "CapabilityStatement-UGR-application.json",
  "package_name": "uk.nhsengland.genomics.r4",
  "format": [ "application/fhir+json" ],
  "date": "2026-07-08T00:00:00+00:00",
  "publisher": "NHS England",
  "fhirVersion": "4.0.1",
  "name": "CapabilityStatementUGRApplication",
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "title": null,
  "package_version": "0.6.1",
  "status": "draft",
  "id": "6626ea0c-46d5-4fc7-ae7b-da3528336efa",
  "kind": "instance",
  "implementationGuide": [ "https://fhir.nhs.uk/ImplementationGuide/FHIR-Genomics-Implementation-Guide" ],
  "url": "https://fhir.nhs.uk/CapabilityStatement/UGR-application",
  "version": "0.1.0",
  "implementation": {
    "description": "Exemplar CapabilityStatement for the GMS Unified Genomic Record, covering the resources required for developing the UGR composition. Capabilities for managing clinical resources are expected to follow SPR/GOMS capabilities"
  },
  "rest": [ {
    "mode": "server",
    "resource": [ {
      "type": "Composition",
      "profile": "https://fhir.nhs.uk/StructureDefinition/NHSEngland-Composition-GenomicsEULabReport",
      "operation": [ {
        "name": "$document",
        "definition": "http://hl7.org/fhir/OperationDefinition/Composition-document"
      } ],
      "versioning": "versioned",
      "interaction": [ {
        "code": "read"
      }, {
        "code": "search-type"
      }, {
        "code": "vread"
      }, {
        "code": "history-instance"
      } ],
      "readHistory": true,
      "searchParam": [ {
        "name": "type",
        "type": "token"
      }, {
        "name": "subject",
        "type": "reference"
      }, {
        "name": "entry",
        "type": "reference"
      }, {
        "name": "date",
        "type": "date"
      } ],
      "documentation": "For searching and retrieving Compositions and generating UGR Documents"
    }, {
      "searchParam": [ {
        "name": "active",
        "type": "token"
      }, {
        "name": "identifier",
        "type": "token"
      }, {
        "name": "patient",
        "type": "reference"
      }, {
        "name": "relationship",
        "type": "token"
      } ],
      "referencePolicy": [ "resolves" ],
      "readHistory": true,
      "type": "RelatedPerson",
      "interaction": [ {
        "code": "read"
      }, {
        "code": "vread"
      }, {
        "code": "update"
      }, {
        "code": "patch"
      }, {
        "code": "delete"
      }, {
        "code": "history-instance"
      }, {
        "code": "create"
      }, {
        "code": "search-type"
      } ],
      "documentation": "Endpoints for interacting with RelatedPerson resources to link UGRs",
      "conditionalCreate": true,
      "versioning": "versioned",
      "profile": "https://fhir.nhs.uk/StructureDefinition/NHSEngland-RelatedPerson-Genomics"
    }, {
      "searchParam": [ {
        "name": "action",
        "type": "token"
      }, {
        "name": "actor",
        "type": "reference"
      }, {
        "name": "category",
        "type": "token"
      }, {
        "name": "consentor",
        "type": "reference"
      }, {
        "name": "data",
        "type": "reference"
      }, {
        "name": "patient",
        "type": "reference"
      }, {
        "name": "period",
        "type": "date"
      }, {
        "name": "purpose",
        "type": "token"
      }, {
        "name": "scope",
        "type": "token"
      }, {
        "name": "status",
        "type": "token"
      } ],
      "referencePolicy": [ "resolves" ],
      "readHistory": true,
      "type": "Consent",
      "interaction": [ {
        "code": "read"
      }, {
        "code": "vread"
      }, {
        "code": "update"
      }, {
        "code": "patch"
      }, {
        "code": "delete"
      }, {
        "code": "history-instance"
      }, {
        "code": "create"
      }, {
        "code": "search-type"
      } ],
      "documentation": "Endpoints for interacting with Consent resources representing data access permissions for UGRs",
      "conditionalCreate": true,
      "versioning": "versioned",
      "profile": "https://fhir.nhs.uk/StructureDefinition/NHSEngland-Consent-GenomicsPCF"
    } ],
    "documentation": "RESTful endpoints supported by the UGR FHIR API"
  } ]
}