NHS MPI Adapter for QuickFHIR - Local Development build (v1.0.0). See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:_DeviceDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "Adapter"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://quickfhir.cloud/docs/blackpear-quickfhir-aws-adapter-nhsmpi/StructureDefinition/AdapterDefinition"^^xsd:anyURI ;
fhir:link <https://quickfhir.cloud/docs/blackpear-quickfhir-aws-adapter-nhsmpi/StructureDefinition/AdapterDefinition> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: DeviceDefinition</b><a name=\"Adapter\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource DeviceDefinition "Adapter" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-AdapterDefinition.html\">AdapterDefinition</a></p></div><p><b style=\"color: maroon\">Exception generating Narrative: Unknown modifier extension https://quickfhir.cloud/fhir/StructureDefinition/device-config-schema-extension</b></p></div>"
] ; #
fhir:modifierExtension ( [
fhir:url [ fhir:v "https://quickfhir.cloud/fhir/StructureDefinition/device-config-schema-extension"^^xsd:anyURI ] ;
fhir:value [ fhir:v "{\n \"$schema\": \"https://json-schema.org/draft/2019-09/schema\",\n \"type\": \"object\",\n \"properties\": {\n \"client\": {\n \"description\": \"Endpoint settings\",\n \"type\": \"object\",\n \"properties\": {\n \"jwksendpoint\": {\n \"description\": \"jwks endpoint\",\n \"type\": \"string\"\n },\n \"apikey\": {\n \"description\": \"API Key\",\n \"type\": \"string\"\n },\n \"domain\": {\n \"description\": \"Domain URL\",\n \"type\": \"string\"\n }\n },\n \"required\": [\n \"jwksendpoint\",\n \"apikey\",\n \"domain\"\n ]\n },\n \"secret\": {\n \"description\": \"Secret settings\",\n \"type\": \"object\",\n \"properties\": {\n \"AWS_REGION\": {\n \"description\": \"AWS Region\",\n \"type\": \"string\"\n },\n \"PrivateKeyARN\": {\n \"description\": \"Private Key ARN\",\n \"type\": \"string\"\n }\n },\n \"required\": [\n \"AWS_REGION\",\n \"PrivateKeyARN\"\n ]\n }\n },\n \"required\": [\n \"client\",\n \"secret\"\n ]\n}" ]
] [
fhir:url [ fhir:v "https://quickfhir.cloud/fhir/StructureDefinition/endpoint-config-schema-extension"^^xsd:anyURI ] ;
fhir:value [ fhir:v "{}" ]
] ) ; #
fhir:manufacturer [ fhir:v "Black Pear Software Limited"] ; #
fhir:deviceName ( [
fhir:name [ fhir:v "@blackpear.quickfhir-aws-adapter-nhsmpi" ] ;
fhir:type [ fhir:v "model-name" ]
] [
fhir:name [ fhir:v "NHSMPI FHIR Works router" ] ;
fhir:type [ fhir:v "user-friendly-name" ]
] ) ; #
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "https://quickfhir.cloud/fhir/CodeSystem/device-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "adapter" ] ;
fhir:display [ fhir:v "QuickFHIR Adapter" ] ] )
] ; #
fhir:property ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "https://quickfhir.cloud/fhir/CodeSystem/adapter-property"^^xsd:anyURI ] ;
fhir:code [ fhir:v "router" ] ] ) ] ;
( fhir:valueCode [
( fhir:coding [
fhir:system [ fhir:v "https://quickfhir.cloud/fhir/CodeSystem/router-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "aws-fhirworks-v1" ] ;
fhir:display [ fhir:v "AWS FHIRWorks router" ] ] ) ] )
] [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "https://quickfhir.cloud/fhir/CodeSystem/adapter-property"^^xsd:anyURI ] ;
fhir:code [ fhir:v "secrets-manager-config" ] ] ) ]
] ) ; #
fhir:onlineInformation [ fhir:v ""^^xsd:anyURI] ; #
fhir:note ( [
fhir:text [ fhir:v "QuickFHIR Adapter that searches for patients on the NHS Master Patient Index (Patient Demographics Service). Requires the consumer to complete accreditation by NHS Digital as a Spine Mini Services Client" ]
] ) . #
IG © 2021+ . Package ig#1.0.0 based on FHIR 4.0.1. Generated 2023-08-16
Links: Table of Contents |
QA Report
Links: Table of Contents |
QA Report