NHS MPI Adapter for QuickFHIR - Local Development build (v1.0.0). See the Directory of published versions
Active as of 2021-01-01 |
@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:CapabilityStatement ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "adapter"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2/><table><tr><td>Mode</td><td>SERVER</td></tr><tr><td>Description</td><td/></tr><tr><td>Transaction</td><td></td></tr><tr><td>System History</td><td></td></tr><tr><td>System Search</td><td></td></tr></table><table><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th><b title=\"GET a resource (read interaction)\">Read</b></th><th><b title=\"GET all set of resources of the type (search interaction)\">Search</b></th><th><b title=\"PUT a new resource version (update interaction)\">Update</b></th><th><b title=\"POST a new resource (create interaction)\">Create</b></th></tr><tr><td>Patient</td><td><a href=\"http://hl7.org/fhir/StructureDefinition/Patient\">http://hl7.org/fhir/StructureDefinition/Patient</a></td><td></td><td>y</td><td></td><td></td></tr></table></div>"
] ; #
fhir:url [ fhir:v "https://quickfhir.cloud/docs/blackpear-quickfhir-aws-adapter-nhsmpi/CapabilityStatement/adapter"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:title [ fhir:v "Adapter capabilities"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2021-01-01"^^xsd:date] ; #
fhir:kind [ fhir:v "capability"] ; #
fhir:software [
fhir:name [ fhir:v "NHS MPI Adapter for QuickFHIR" ]
] ; #
fhir:fhirVersion [ fhir:v "4.0.1"] ; #
fhir:format ( [ fhir:v "json"] ) ; #
fhir:rest ( [
fhir:mode [ fhir:v "server" ] ;
( fhir:resource [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "identifier" ] ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "birthdate" ] ] [
fhir:url [ fhir:v "optional"^^xsd:anyURI ] ;
fhir:value [ fhir:v "family" ] ] [
fhir:url [ fhir:v "optional"^^xsd:anyURI ] ;
fhir:value [ fhir:v "gender" ] ] [
fhir:url [ fhir:v "optional"^^xsd:anyURI ] ;
fhir:value [ fhir:v "given" ] ] [
fhir:url [ fhir:v "optional"^^xsd:anyURI ] ;
fhir:value [ fhir:v "address-postalcode" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ] ] [
( fhir:extension [
fhir:url [ fhir:v "optional"^^xsd:anyURI ] ;
fhir:value [ fhir:v "identifier" ] ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "birthdate" ] ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "family" ] ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "gender" ] ] [
fhir:url [ fhir:v "optional"^^xsd:anyURI ] ;
fhir:value [ fhir:v "given" ] ] [
fhir:url [ fhir:v "optional"^^xsd:anyURI ] ;
fhir:value [ fhir:v "address-postalcode" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ] ] ) ;
fhir:type [ fhir:v "Patient" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/Patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Patient> ] ;
( fhir:interaction [
fhir:code [ fhir:v "search-type" ] ] ) ;
( fhir:searchParam [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Must use system `https://fhir.nhs.uk/Id/nhs-number` for NHS numbers" ] ] [
fhir:name [ fhir:v "birthdate" ] ;
fhir:type [ fhir:v "date" ] ] [
fhir:name [ fhir:v "gender" ] ;
fhir:type [ fhir:v "token" ] ] [
fhir:name [ fhir:v "given" ] ;
fhir:type [ fhir:v "string" ] ] [
fhir:name [ fhir:v "family" ] ;
fhir:type [ fhir:v "string" ] ] [
fhir:name [ fhir:v "address-postalcode" ] ;
fhir:type [ fhir:v "string" ] ] ) ] )
] ) . #
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