Skip to content

Commit

Permalink
Added implementation guides
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinMayfield committed Jan 16, 2025
1 parent 4f2027c commit 34f55b4
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions input/pagecontent/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,19 +44,19 @@ The validation configuration (ValidationSupportChain) is composed of:

The following is a list of services demonstrating a variety of FHIR and IHE use cases.

| Service / Application | FHIR Version | GitHub Repository | OAS Specification | Application |
|---------------------------------------------------|--------------|------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------|
| FHIR Validation | R4 | [NHS Digital GitHub Repository](https://github.com/NHSDigital/FHIR-Validation) | [FHIR Development and Testing](https://ulg1llnfga.execute-api.eu-west-2.amazonaws.com/swagger-ui/index.html) | |
| FHIR Integration Engine | R4 | [NHS Digital GitHub Repository](https://github.com/NHSDigital/IOPS-FHIR-Integration-Engine) | [Orchestration Services](https://oh5vdeg59i.execute-api.eu-west-2.amazonaws.com/) | |
| FHIR Query API Demo | R4 | [NHS Digital GitHub Repository](https://github.com/NHSDigital/IOPS-FHIR-QEDm) | [Clinical Data Sharing](https://ffw91ex2z5.execute-api.eu-west-2.amazonaws.com) | |
| FHIR Care Directory Services API Demo | R4 | [NHS Digital GitHub Repository](https://github.com/NHSDigital/IOPS-FHIR-mCSD) | [Care Directories](https://uz0xlsaixi.execute-api.eu-west-2.amazonaws.com/) | |
| Clinical Data Repository | R4 | [AWS FHIRWorks](https://github.com/aws-solutions/fhir-works-on-aws) | | |
| Document Repository | R4 | [NHS Digital GitHub Repository](https://github.com/NHSDigital/IOPS-FHIR-MHDS) | [Document Sharing](https://6zsrlg601k.execute-api.eu-west-2.amazonaws.com/) | |
| FHIR Development Tools Application | R4 | [NHS Digital GitHub Repository](https://github.com/NHSDigital/interoperability-standards-tools-skunkworks) | | [FHIR Development Tools Application](https://nhsdigital.github.io/interoperability-standards-tools-skunkworks/) |
| FHIR R4 and UK Core Demonstration | R4 | [NHS Digital GitHub Repository](https://github.com/NHSDigital/FHIR-R4-Demonstration) | | [FHIR R4 and UK Core Demonstration](https://nhsdigital.github.io/FHIR-R4-Demonstration/) |
| Care Connect API Documentation (FHIR Query API) | STU3 | [NHS Connect GitHub](https://github.com/nhsconnect/CareConnectAPI) | | [Care Connect API Documentation](https://nhsconnect.github.io/CareConnectAPI/) |
| Care Connect Reference Implementation Application | STU3 | [NHS Connect GitHub](https://github.com/nhsconnect/ccri-fhir-explorer) | | [FHIR Explorer](https://data.developer.nhs.uk/ccri/exp) |
| Care Connect Reference Implementation Service | STU3 | [NHS Connect GitHub](https://github.com/nhsconnect/careconnect-reference-implementation) | Use FHIR Explorer for documentation (see above) | |
| Care Connect Document Viewer | STU3 | [NHS Connect GitHub](https://github.com/nhsconnect/careconnect-document-viewer) | | [Clinical Document Viewer](https://nhsconnect.github.io/careconnect-document-viewer) used in Transfer of Care testing |
| Care Connect Document Service | STU3 | [NHS Connect GitHub](https://github.com/nhsconnect/careconnect-document) | | |
| Health Information Exchange Portal | STU3 | [NHS Connect GitHub](https://github.com/nhsconnect/ccri-hie-portal) | | [Health Information Exchange Portal](https://nhsconnect.github.io/ccri-hie-portal/hie) |
| Service / Application | FHIR Version | Implementation Guide | GitHub Repository | OAS Specification | Application |
|---------------------------------------------------|--------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------|
| FHIR Validation | R4 | [HL7 FHIR Validation](https://hl7.org/fhir/R4/validation.html) | [NHS Digital GitHub Repository](https://github.com/NHSDigital/FHIR-Validation) | [FHIR Development and Testing](https://ulg1llnfga.execute-api.eu-west-2.amazonaws.com/swagger-ui/index.html) | |
| FHIR Integration Engine | R4 | [HL7 Structured Data Capture (SDC)](https://build.fhir.org/ig/HL7/sdc/) | [NHS Digital GitHub Repository](https://github.com/NHSDigital/IOPS-FHIR-Integration-Engine) | [Orchestration Services](https://oh5vdeg59i.execute-api.eu-west-2.amazonaws.com/) | |
| FHIR Query API Demo | R4 | [HL7 International Patient Access (IPA)](https://build.fhir.org/ig/HL7/fhir-ipa/) / [IHE Query for Existing Data mobile (QEDm)](https://build.fhir.org/ig/IHE/QEDm/branches/master/index.html) | [NHS Digital GitHub Repository](https://github.com/NHSDigital/IOPS-FHIR-QEDm) | [Clinical Data Sharing](https://ffw91ex2z5.execute-api.eu-west-2.amazonaws.com) | |
| FHIR Care Directory Services API Demo | R4 | [IHE mobile Care Directory Services (mCSD)](https://profiles.ihe.net/ITI/mCSD/index.html) | [NHS Digital GitHub Repository](https://github.com/NHSDigital/IOPS-FHIR-mCSD) | [Care Directories](https://uz0xlsaixi.execute-api.eu-west-2.amazonaws.com/) | |
| Clinical Data Repository | R4 | | [AWS FHIRWorks](https://github.com/aws-solutions/fhir-works-on-aws) | | |
| Document Repository | R4 | [IHE Mobile Health Documents](https://profiles.ihe.net/ITI/MHD/index.html) | [NHS Digital GitHub Repository](https://github.com/NHSDigital/IOPS-FHIR-MHDS) | [Document Sharing](https://6zsrlg601k.execute-api.eu-west-2.amazonaws.com/) | |
| FHIR Development Tools Application | R4 | | [NHS Digital GitHub Repository](https://github.com/NHSDigital/interoperability-standards-tools-skunkworks) | | [FHIR Development Tools Application](https://nhsdigital.github.io/interoperability-standards-tools-skunkworks/) |
| FHIR R4 and UK Core Demonstration | R4 | | [NHS Digital GitHub Repository](https://github.com/NHSDigital/FHIR-R4-Demonstration) | | [FHIR R4 and UK Core Demonstration](https://nhsdigital.github.io/FHIR-R4-Demonstration/) |
| Care Connect API Documentation (FHIR Query API) | STU3 | [CareConnectAPI](https://nhsconnect.github.io/CareConnectAPI/) | [NHS Connect GitHub](https://github.com/nhsconnect/CareConnectAPI) | | |
| Care Connect Reference Implementation Application | STU3 | | [NHS Connect GitHub](https://github.com/nhsconnect/ccri-fhir-explorer) | | [FHIR Explorer](https://data.developer.nhs.uk/ccri/exp) |
| Care Connect Reference Implementation Service | STU3 | | [NHS Connect GitHub](https://github.com/nhsconnect/careconnect-reference-implementation) | Use FHIR Explorer for documentation (see above) | |
| Care Connect Document Viewer | STU3 | See Technology / Representation Layer [Transfer of Care](https://digital.nhs.uk/services/transfer-of-care-initiative/transfer-of-care-resource-library) | [NHS Connect GitHub](https://github.com/nhsconnect/careconnect-document-viewer) | | [Clinical Document Viewer](https://nhsconnect.github.io/careconnect-document-viewer) used in Transfer of Care testing |
| Care Connect Document Service | STU3 | | [NHS Connect GitHub](https://github.com/nhsconnect/careconnect-document) | | |
| Health Information Exchange Portal | STU3 | | [NHS Connect GitHub](https://github.com/nhsconnect/ccri-hie-portal) | | [Health Information Exchange Portal](https://nhsconnect.github.io/ccri-hie-portal/hie) |

0 comments on commit 34f55b4

Please sign in to comment.