Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions INBOUND.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ other transactions. See "Transaction Matching" section below for more details.
| fp69_flag_removal | FHIR | FP69 Flag Removal
| amendment | JSONPatch | Amendment

Some transaction types are [obsolete](https://digital.nhs.uk/services/nhais/guide-to-nhais-gp-links-documentation) and
Some transaction types are [obsolete](https://digital.nhs.uk/developer/api-catalogue/nhais-gp-links/guide-to-nhais-gp-links-documentation) and
not supported by the adaptor:

* MRF and MRS (Medical Records) transactions
Expand Down Expand Up @@ -89,7 +89,7 @@ GP Links Specification Chapter 3.16.3 lists data fields and their requirements f
| Transaction Type | N/A | N/A | N/A | N/A | See "TransactionType" message header
| GP Trading Partner Code | Parameters | gpTradingPartnerCode | valueString | | |
| GP Code | Patient | /generalPractitioner/0/identifier/value | | | "system": "https://fhir.hl7.org.uk/Id/gmc-number" |
| Sending HA Cipher | Patient | /managingOrganization/identifier/value | | | "system": "https://digital.nhs.uk/services/nhais/guide-to-nhais-gp-links-documentation" |
| Sending HA Cipher | Patient | /managingOrganization/identifier/value | | | "system": "https://digital.nhs.uk/developer/api-catalogue/nhais-gp-links/guide-to-nhais-gp-links-documentation" |
| Transaction Date and Time | N/A | N/A | N/A | N/A | Managed by the adaptor
| Transaction Number | N/A | N/A | N/A | N/A | Managed by the adaptor and abstracted by the OperationId message header
| NHS Number | Patient | /identifier/0/value | | | "system": "https://fhir.nhs.uk/Id/nhs-number" |
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ specification" except where it directly involves EDIFACT. The specification cont
the GP System itself which are out of scope for the adaptor.

The patient registration and demographics portion of the former NHS NHAIS system was called
[HA/GP Links](https://digital.nhs.uk/services/nhais/guide-to-nhais-gp-links-documentation). PCRM may support some
[HA/GP Links](https://digital.nhs.uk/developer/api-catalogue/nhais-gp-links/guide-to-nhais-gp-links-documentation). PCRM may support some
features in addition to GP Links, but these are out of scope for the GP Links Adaptor API.

HA/GP Links messaging comprises several types of "transactions" used to update and reconcile patient lists and
Expand Down Expand Up @@ -127,11 +127,11 @@ system concern.

## Adaptor Architecture

[NHS Digital Developer Hub - NHAIS GP Links adaptor](https://digital.nhs.uk/developer/api-catalogue/nhais-gp-links/nhais-gp-links-adaptor)
[NHS Digital Developer Hub - NHAIS GP Links adaptor](https://digital.nhs.uk/developer/api-catalogue/nhais-gp-links/guide-to-nhais-gp-links-documentation)

## Resources

**[Guide to NHAIS/GP links documentation](https://digital.nhs.uk/services/nhais/guide-to-nhais-gp-links-documentation)**
**[Guide to NHAIS/GP links documentation](https://digital.nhs.uk/developer/api-catalogue/nhais-gp-links/guide-to-nhais-gp-links-documentation)**

The "Guide to NHAIS/GP links documentation" describes how to use the "NHAIS developer document library" (see below) and
provides updates and clarifications to the original documentation.
Expand Down
10 changes: 5 additions & 5 deletions specification/nhais-adaptor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ info:
this adaptor for ANY transaction type.

## Technology
This API is [RESTful](https://digital.nhs.uk/developer/developer-reference/introduction-to-apis#basic-rest) and expects and responds with JSON data formats.
This API is [RESTful](https://digital.nhs.uk/developer/getting-started#learn-about-our-apis) and expects and responds with JSON data formats.

It also conforms to the [FHIR](https://digital.nhs.uk/developer/developer-reference/introduction-to-apis#fhir) global standard for health care data exchange.
Specifically, it is aligned with [FHIR UK Core](https://digital.nhs.uk/services/fhir-uk-core), which is built on FHIR Release 4.
Expand Down Expand Up @@ -161,7 +161,7 @@ paths:
Refer to GP Links Specification Chapter 3 for the complete requirements for deductions. The
values sent to the adaptor must comply with the GP Links Specification and FHSREG:0:1:FH:FHS001.

https://digital.nhs.uk/services/nhais/guide-to-nhais-gp-links-documentation
[Guide to NHAIS GP links](https://digital.nhs.uk/developer/api-catalogue/nhais-gp-links/guide-to-nhais-gp-links-documentation)

| GP Links Data Item | Deduction |
|-------------------------|-----------|
Expand Down Expand Up @@ -251,7 +251,7 @@ paths:
Refer to GP Links Specification Chapter 3 for the complete requirements for removals. The
values sent to the adaptor must comply with the GP Links Specification and FHSREG:0:1:FH:FHS001.

https://digital.nhs.uk/services/nhais/guide-to-nhais-gp-links-documentation
[Guide to NHAIS GP links](https://digital.nhs.uk/developer/api-catalogue/nhais-gp-links/guide-to-nhais-gp-links-documentation)

| GP Links Data Item | Removal |
|-------------------------|----------|
Expand Down Expand Up @@ -338,7 +338,7 @@ paths:
Refer to GP Links Specification Chapter 3 for the complete requirements for manually-entered acceptances. The
values sent to the adaptor must comply with the GP Links Specification and FHSREG:0:1:FH:FHS001.

https://digital.nhs.uk/services/nhais/guide-to-nhais-gp-links-documentation
[Guide to NHAIS GP links](https://digital.nhs.uk/developer/api-catalogue/nhais-gp-links/guide-to-nhais-gp-links-documentation)

The following fields are OBSOLETE and not supported by the adaptor:

Expand Down Expand Up @@ -513,7 +513,7 @@ paths:
Refer to GP Links Specification Chapter 3.5 for the complete requirements for manually-entered amendments. The
values sent to the adaptor must comply with the GP Links Specification and FHSREG:0:1:FH:FHS001.

https://digital.nhs.uk/services/nhais/guide-to-nhais-gp-links-documentation
[Guide to NHAIS GP links](https://digital.nhs.uk/developer/api-catalogue/nhais-gp-links/guide-to-nhais-gp-links-documentation)

Three fields are obsolete and not supported by the adaptor:

Expand Down
8 changes: 4 additions & 4 deletions specification/out/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1150,7 +1150,7 @@ <h1>acceptance</h1>
Refer to GP Links Specification Chapter 3 for the complete requirements for manually-entered acceptances. The
values sent to the adaptor must comply with the GP Links Specification and FHSREG:0:1:FH:FHS001.

https://digital.nhs.uk/services/nhais/guide-to-nhais-gp-links-documentation
https://digital.nhs.uk/developer/api-catalogue/nhais-gp-links/guide-to-nhais-gp-links-documentation

The following fields are OBSOLETE and not supported by the adaptor:

Expand Down Expand Up @@ -1840,7 +1840,7 @@ <h1>amendment</h1>
Refer to GP Links Specification Chapter 3.5 for the complete requirements for manually-entered amendments. The
values sent to the adaptor must comply with the GP Links Specification and FHSREG:0:1:FH:FHS001.

https://digital.nhs.uk/services/nhais/guide-to-nhais-gp-links-documentation
https://digital.nhs.uk/developer/api-catalogue/nhais-gp-links/guide-to-nhais-gp-links-documentation

Three fields are obsolete and not supported by the adaptor:

Expand Down Expand Up @@ -2547,7 +2547,7 @@ <h1>deduction</h1>
Refer to GP Links Specification Chapter 3 for the complete requirements for deductions. The
values sent to the adaptor must comply with the GP Links Specification and FHSREG:0:1:FH:FHS001.

https://digital.nhs.uk/services/nhais/guide-to-nhais-gp-links-documentation
https://digital.nhs.uk/developer/api-catalogue/nhais-gp-links/guide-to-nhais-gp-links-documentation

| GP Links Data Item | Deduction |
|-------------------------|-----------|
Expand Down Expand Up @@ -3154,7 +3154,7 @@ <h1>removal</h1>
Refer to GP Links Specification Chapter 3 for the complete requirements for removals. The
values sent to the adaptor must comply with the GP Links Specification and FHSREG:0:1:FH:FHS001.

https://digital.nhs.uk/services/nhais/guide-to-nhais-gp-links-documentation
https://digital.nhs.uk/developer/api-catalogue/nhais-gp-links/guide-to-nhais-gp-links-documentation

| GP Links Data Item | Removal |
|-------------------------|----------|
Expand Down
Loading