Virtually Healthcare HL7 FHIR Implementation Guide
0.1.0-current - ci-build
Virtually Healthcare HL7 FHIR Implementation Guide, published by Virtually Healthcare. This guide is not an authorized publication; it is the continuous build for version 0.1.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Virtually-Healthcare/Virtually-Healthcare-FHIR-Implementation-Guide/ and changes regularly. See the Directory of published versions
Official URL: https://fhir.virtually.healthcare/CapabilityStatement/IM1TransactionEMISFacade | Version: 0.1.0-current | |||
Draft as of 2024-10-08 | Computable Name: IM1TransactionEMISFacade |
This is a Service Facade to IM1 Transaction
This is not a complete description of the API and so does not represent the actual implemented API or capabilities of the GP provider. This is a facade to the GP System IM1, this is not the API provided by the GP System.
Raw OpenAPI-Swagger Definition file | Download
Generated Narrative: CapabilityStatement IM1TransactionEMISFacade
application/fhir+xml
, application/fhir+json
Note to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
server
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
read
, search-type
.GET /Patient?{parameters}
Conformance to this implementation guide SHOULD be tested via FHIR Validation.
Search Examples
Search for Patient's for a patient with a NHS Number of 9876543210
GET /Patient?identifier=https://fhir.nhs.uk/Id/nhs-number|9876543210
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | identifier | token | A patients NHS Number e.g. |
SHALL | name | string | A server defined search that may match any of the string fields in the HumanName, including family, given, prefix, suffix, and/or text |
SHALL | birthdate | date | A patients date of birth |
search-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient | reference | Who the sensitivity is for |
search-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient | reference | Who has the condition? |
https://fhir.hl7.org.uk/StructureDefinition/UKCore-DocumentReference
search-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient | reference | Who/what is the subject of the document |
search-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient | reference | The patient for the vaccination record |
search-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient | reference | Returns prescriptions for a specific patient |
SHALL | authoredon | date | Return prescriptions written on this date |
search-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient | reference | The subject that the observation is about (if patient) |
https://fhir.hl7.org.uk/StructureDefinition/UKCore-Task
search-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient | reference | Search by patient |
search-type
.Consultations
Not fully implemented, used for testing writebacks.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient | reference | Who and/or what the composition is about |
SHALL | date | date | Composition editing time |
https://fhir.hl7.org.uk/StructureDefinition/UKCore-QuestionnaireResponse
create
.Writeback clinically coded (UK SNOMED CT) consultations to EMIS
create
.search-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | schedule | reference | The Schedule Resource that we are seeking a slot within |
search-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | service-type | token | The type of appointments that can be booked into associated slot(s) |
SHALL | date | date | Search for Schedule resources that have a period that contains this date specified |