Active as of 2025-05-28 |
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @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 "epa-patient-client"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/ti-capability-statement"^^xsd:anyURI ; fhir:link <https://gematik.de/fhir/ti/StructureDefinition/ti-capability-statement> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CapabilityStatement epa-patient-client</b></p><a name=\"epa-patient-client\"> </a><a name=\"hcepa-patient-client\"> </a><a name=\"epa-patient-client-de-DE\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://simplifier.net/resolve?scope=de.gematik.ti@1.1.0&canonical=https://gematik.de/fhir/ti/StructureDefinition/ti-capability-statement\">Capability Statement Profil für TI FHIR Data Service</a></p></div><h2 id=\"title\">Capability Statement für Clients des ePA Patient Service</h2><ul><li>Implementation Guide Version: 1.1.5 </li><li>FHIR Version: 4.0.1 </li><li>Supported Formats: <code>application/fhir+json</code>, <code>application/fhir+xml</code></li><li>Supported Patch Formats: </li><li>Published on: 2025-05-28 </li><li>Published by: gematik GmbH </li></ul><blockquote class=\"impl-note\"><p><strong>Note to Implementers: FHIR Capabilities</strong></p><p>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.</p></blockquote><p>This CapabilityStatement imports the CapabilityStatement <a href=\"CapabilityStatement-epa-basic-client.html\">EPA Basic Client</a></p><h2 id=\"rest\">FHIR RESTful Capabilities</h2><div class=\"panel panel-default\"><div class=\"panel-heading\"><h3 id=\"mode1\" class=\"panel-title\">Mode: <code>client</code></h3></div><div class=\"panel-body\"><div class=\"lead\"><em>Summary of System-wide Interactions</em></div></div></div><h3 id=\"resourcesCap1\">Capabilities by Resource/Profile</h3><h4 id=\"resourcesSummary1\">Summary</h4><p>The summary table lists the resources that are part of this configuration, and for each resource it lists:</p><ul><li>The relevant profiles (if any)</li><li>The interactions supported by each resource (<b><span class=\"bg-info\">R</span></b>ead, <b><span class=\"bg-info\">S</span></b>earch, <b><span class=\"bg-info\">U</span></b>pdate, and <b><span class=\"bg-info\">C</span></b>reate, are always shown, while <b><span class=\"bg-info\">VR</span></b>ead, <b><span class=\"bg-info\">P</span></b>atch, <b><span class=\"bg-info\">D</span></b>elete, <b><span class=\"bg-info\">H</span></b>istory on <b><span class=\"bg-info\">I</span></b>nstance, or <b><span class=\"bg-info\">H</span></b>istory on <b><span class=\"bg-info\">T</span></b>ype are only present if at least one of the resources has support for them.</li><li><span>The required, recommended, and some optional search parameters (if any). </span></li><li>The linked resources enabled for <code>_include</code></li><li>The other resources enabled for <code>_revinclude</code></li><li>The operations on the resource (if any)</li></ul><div class=\"table-responsive\"><table class=\"table table-condensed table-hover\"><thead><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th class=\"text-center\"><b title=\"GET a resource (read interaction)\">R</b></th><th class=\"text-center\"><b title=\"GET past versions of resources (vread interaction)\">V-R</b></th><th class=\"text-center\"><b title=\"GET all set of resources of the type (search interaction)\">S</b></th><th class=\"text-center\"><b title=\"PUT a new resource version (update interaction)\">U</b></th><th class=\"text-center\"><b title=\"POST a new resource (create interaction)\">C</b></th><th class=\"text-center\"><b title=\"GET changes to a resource (history interaction on instance)\">H-I</b></th><th class=\"text-center\"><b title=\"GET changes for all resources of the type (history interaction on type)\">H-T</b></th><th><b title=\"Required and recommended search parameters\">Searches</b></th><th><code><b>_include</b></code></th><th><code><b>_revinclude</b></code></th><th><b>Operations</b></th></tr></thead><tbody><tr><td><a href=\"#Patient1-1\">Patient</a></td><td><a href=\"StructureDefinition-epa-patient.html\">https://gematik.de/fhir/epa/StructureDefinition/epa-patient</a><br/><em>Additional supported profiles:</em><br/> <a href=\"https://simplifier.net/resolve?scope=de.gematik.ti@1.1.0&canonical=https://gematik.de/fhir/ti/StructureDefinition/ti-patient\">TI Patient</a></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>identifier</td><td/><td/><td/></tr></tbody></table></div><hr/><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Patient1-1\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL </span>Patient</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-epa-patient.html\">EPA Patient</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"https://simplifier.net/resolve?scope=de.gematik.ti@1.1.0&canonical=https://gematik.de/fhir/ti/StructureDefinition/ti-patient\">TI Patient</a></p></div><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>update</code>.</li><li><strong>MAY</strong> support <code>search-type</code>, <code>history-type</code>, <code>read</code>, <code>history-instance</code>, <code>vread</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>Patient.identifier</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div></div>"^^rdf:XMLLiteral ] ; # fhir:extension ( [ ( fhir:extension [ fhir:url [ fhir:v "name"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "X-Request-ID" ] ] [ fhir:url [ fhir:v "type"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "string" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "UUID of the request message" ] ] [ fhir:url [ fhir:v "format"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "uuid" ] ] [ fhir:url [ fhir:v "required"^^xsd:anyURI ] ; fhir:value [ a fhir:boolean ; fhir:v false ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-header"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "name"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "x-insurantid" ] ] [ fhir:url [ fhir:v "type"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "string" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Health Record Identifier" ] ] [ fhir:url [ fhir:v "pattern"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "^[A-Z]{1}\\d{9}$" ] ] [ fhir:url [ fhir:v "required"^^xsd:anyURI ] ; fhir:value [ a fhir:boolean ; fhir:v true ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-header"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "name"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "x-useragent" ] ] [ fhir:url [ fhir:v "type"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "string" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "user agent information" ] ] [ fhir:url [ fhir:v "pattern"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "^[a-zA-Z0-9]{20}\\/[a-zA-Z0-9\\-\\.]{1,15}$" ] ] [ fhir:url [ fhir:v "required"^^xsd:anyURI ] ; fhir:value [ a fhir:boolean ; fhir:v true ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-header"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "403" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Request does not match schema" ] ] [ fhir:url [ fhir:v "responseType"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "application/json" ] ] [ fhir:url [ fhir:v "errorCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "invalAuth" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "403" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Requestor has no valid entitlement" ] ] [ fhir:url [ fhir:v "responseType"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "application/json" ] ] [ fhir:url [ fhir:v "errorCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "notEntitled" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "403" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Requestor role is not in the list of allowed user groups" ] ] [ fhir:url [ fhir:v "responseType"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "application/json" ] ] [ fhir:url [ fhir:v "errorCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "invalidOid" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "403" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Device registration does not exist" ] ] [ fhir:url [ fhir:v "responseType"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "application/json" ] ] [ fhir:url [ fhir:v "errorCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "unregisteredDevice" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "404" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Health record is in state UNKNOWN or INITIALIZED" ] ] [ fhir:url [ fhir:v "responseType"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "application/json" ] ] [ fhir:url [ fhir:v "errorCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "noHealthRecord" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "409" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Health record is in state SUSPENDED" ] ] [ fhir:url [ fhir:v "responseType"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "application/json" ] ] [ fhir:url [ fhir:v "errorCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "statusMismatch" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "500" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Any other error" ] ] [ fhir:url [ fhir:v "responseType"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "application/json" ] ] [ fhir:url [ fhir:v "errorCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "internalError" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] [ fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-base-url"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "http://epa4all/epa/patient/api/v1/fhir" ] ] ) ; # fhir:url [ fhir:v "https://gematik.de/fhir/epa/CapabilityStatement/epa-patient-client"^^xsd:anyURI] ; # fhir:version [ fhir:v "1.1.5"] ; # fhir:name [ fhir:v "EPAPatientClient"] ; # fhir:title [ fhir:v "Capability Statement für Clients des ePA Patient Service"] ; # fhir:status [ fhir:v "active"] ; # fhir:date [ fhir:v "2025-05-28"^^xsd:date] ; # fhir:publisher [ fhir:v "gematik GmbH"] ; # fhir:contact ( [ ( fhir:telecom [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://www.gematik.de" ] ] ) ] ) ; # fhir:description [ fhir:v "EPA CapabilityStatement für den Patient Service"] ; # fhir:jurisdiction ( [ ( fhir:coding [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ; fhir:code [ fhir:v "DE" ] ] ) ] ) ; # fhir:kind [ fhir:v "requirements"] ; # fhir:imports ( [ fhir:v "https://gematik.de/fhir/epa/CapabilityStatement/epa-basic-client"^^xsd:anyURI ; fhir:link <https://gematik.de/fhir/epa/CapabilityStatement/epa-basic-client> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "SHALL" ] ] ) ] ) ; # fhir:fhirVersion [ fhir:v "4.0.1"] ; # fhir:format ( [ fhir:v "application/fhir+json"] [ fhir:v "application/fhir+xml"] ) ; # fhir:rest ( [ fhir:mode [ fhir:v "client" ] ; ( fhir:resource [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "SHALL" ] ] ) ; fhir:type [ fhir:v "Patient" ] ; fhir:profile [ fhir:v "https://gematik.de/fhir/epa/StructureDefinition/epa-patient"^^xsd:anyURI ; fhir:link <https://gematik.de/fhir/epa/StructureDefinition/epa-patient> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "SHALL" ] ] ) ] ; ( fhir:supportedProfile [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/ti-patient"^^xsd:anyURI ; fhir:link <https://gematik.de/fhir/ti/StructureDefinition/ti-patient> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "SHALL" ] ] ) ] ) ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "MAY" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "200" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Successful operation" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "400" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Unknown search parameter" ] ] [ fhir:url [ fhir:v "responseType"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "TIOperationOutcome" ] ] [ fhir:url [ fhir:v "errorCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "MSG_PARAM_UNKNOWN" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "400" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Invalid query parameter(s)" ] ] [ fhir:url [ fhir:v "responseType"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "TIOperationOutcome" ] ] [ fhir:url [ fhir:v "errorCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "MSG_BAD_SYNTAX" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "400" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Invalid request" ] ] [ fhir:url [ fhir:v "responseType"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "TIOperationOutcome" ] ] [ fhir:url [ fhir:v "errorCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "MSG_BAD_FORMAT" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "404" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Unknown resource type" ] ] [ fhir:url [ fhir:v "responseType"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "TIOperationOutcome" ] ] [ fhir:url [ fhir:v "errorCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "MSG_UNKNOWN_TYPE" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "search-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "MAY" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "200" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Successful operation" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "400" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Invalid request" ] ] [ fhir:url [ fhir:v "responseType"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "TIOperationOutcome" ] ] [ fhir:url [ fhir:v "errorCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "MSG_BAD_FORMAT" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "404" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Unknown resource type" ] ] [ fhir:url [ fhir:v "responseType"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "TIOperationOutcome" ] ] [ fhir:url [ fhir:v "errorCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "MSG_UNKNOWN_TYPE" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "history-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "MAY" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "200" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Successful operation" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "400" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Invalid request" ] ] [ fhir:url [ fhir:v "responseType"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "TIOperationOutcome" ] ] [ fhir:url [ fhir:v "errorCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "MSG_BAD_FORMAT" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "404" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Unknown resource type" ] ] [ fhir:url [ fhir:v "responseType"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "TIOperationOutcome" ] ] [ fhir:url [ fhir:v "errorCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "MSG_UNKNOWN_TYPE" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "404" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Resource is not known" ] ] [ fhir:url [ fhir:v "responseType"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "TIOperationOutcome" ] ] [ fhir:url [ fhir:v "errorCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "MSG_RESOURCE_ID_FAIL" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "MAY" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "200" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Successful operation" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "400" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Invalid request" ] ] [ fhir:url [ fhir:v "responseType"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "TIOperationOutcome" ] ] [ fhir:url [ fhir:v "errorCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "MSG_BAD_FORMAT" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "404" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Unknown resource type" ] ] [ fhir:url [ fhir:v "responseType"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "TIOperationOutcome" ] ] [ fhir:url [ fhir:v "errorCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "MSG_UNKNOWN_TYPE" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "404" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Resource is not known" ] ] [ fhir:url [ fhir:v "responseType"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "TIOperationOutcome" ] ] [ fhir:url [ fhir:v "errorCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "MSG_RESOURCE_ID_FAIL" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "history-instance" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "MAY" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "200" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Successful operation" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "400" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Invalid request" ] ] [ fhir:url [ fhir:v "responseType"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "TIOperationOutcome" ] ] [ fhir:url [ fhir:v "errorCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "MSG_BAD_FORMAT" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "404" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Unknown resource type" ] ] [ fhir:url [ fhir:v "responseType"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "TIOperationOutcome" ] ] [ fhir:url [ fhir:v "errorCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "MSG_UNKNOWN_TYPE" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "404" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Resource is not known" ] ] [ fhir:url [ fhir:v "responseType"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "TIOperationOutcome" ] ] [ fhir:url [ fhir:v "errorCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "MSG_RESOURCE_ID_FAIL" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "vread" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "SHALL" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "201" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Created, wenn eine neue Ressourceninstanz erstellt wurde" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "200" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Successful operation" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "400" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Invalid request" ] ] [ fhir:url [ fhir:v "responseType"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "TIOperationOutcome" ] ] [ fhir:url [ fhir:v "errorCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "MSG_BAD_FORMAT" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "400" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Invalid request" ] ] [ fhir:url [ fhir:v "responseType"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "application/json" ] ] [ fhir:url [ fhir:v "errorCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "malformedRequest" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "422" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Unprocessable Content, falls ein falscher Identifier (KVNR) in der Anfrage angegeben wurde" ] ] [ fhir:url [ fhir:v "responseType"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "TIOperationOutcome" ] ] [ fhir:url [ fhir:v "errorCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "MSG_RESOURCE_ID_MISMATCH" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "403" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "ID-Token or Insurant-ID mismatch" ] ] [ fhir:url [ fhir:v "responseType"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "TIOperationOutcome" ] ] [ fhir:url [ fhir:v "errorCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "SVC_IDENTITY_MISMATCH" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "404" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Unknown resource type" ] ] [ fhir:url [ fhir:v "responseType"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "TIOperationOutcome" ] ] [ fhir:url [ fhir:v "errorCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "MSG_UNKNOWN_TYPE" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "404" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Resource is not known" ] ] [ fhir:url [ fhir:v "responseType"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "TIOperationOutcome" ] ] [ fhir:url [ fhir:v "errorCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "MSG_RESOURCE_ID_FAIL" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "statusCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "412" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Precondition Failed, wenn mehrere Ressourceninstanz gefunden wurden" ] ] [ fhir:url [ fhir:v "responseType"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "TIOperationOutcome" ] ] [ fhir:url [ fhir:v "errorCode"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "UPDATE_MULTIPLE_MATCHES" ] ] ) ; fhir:url [ fhir:v "https://gematik.de/fhir/ti/StructureDefinition/extension-http-response-info"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "update" ] ] ) ; fhir:versioning [ fhir:v "versioned-update" ] ; fhir:readHistory [ fhir:v true ] ; fhir:conditionalUpdate [ fhir:v true ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "SHALL" ] ] ) ] ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "identifier" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Patient-identifier"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/Patient-identifier> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Patient.identifier" ] ] ) ] ) ] ) . #
IG © 2025+ gematik GmbH. Paket de.gematik.epa#1.1.5 basierend auf FHIR 4.0.1. Generiert 2025-05-28
Links: Table of Contents |
QA Report