EU Health Data API, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/euridice-org/eu-health-data-api/ and changes regularly. See the Directory of published versions
| Active as of 2026-02-02 |
@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 "EEHRxF-ResourceConsumer"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CapabilityStatement EEHRxF-ResourceConsumer</b></p><a name=\"EEHRxF-ResourceConsumer\"> </a><a name=\"hcEEHRxF-ResourceConsumer\"> </a><h2 id=\"title\">EEHRxF Resource Consumer CapabilityStatement</h2><ul><li>Implementation Guide Version: 0.1.0 </li><li>FHIR Version: 4.0.1 </li><li>Supported Formats: <code>json</code>, <code>xml</code></li><li>Published on: 2026-02-02 </li><li>Published by: HL7 Europe </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><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><p>The Resource Consumer actor queries for clinical data resources from a Resource Access\nProvider following IPA and QEDm patterns. This enables direct resource access complementing\ndocument-based exchange via MHD.</p>\n<p>All transactions require SMART Backend Services authorization.</p>\n</div><div class=\"lead\"><em>Security</em></div><div class=\"row\"><div class=\"col-lg-6\">Enable CORS: no</div><div class=\"col-lg-6\">Security services supported: <code>SMART-on-FHIR</code></div></div><blockquote><div><p>SMART Backend Services authorization is REQUIRED for all transactions.\nSystems SHALL:</p>\n<ul>\n<li>Authenticate using JWT client credentials (RFC 7523)</li>\n<li>Request appropriate scopes for resource access</li>\n<li>Use TLS 1.2 or higher for all communications</li>\n</ul>\n<h3>Resource Flexibility</h3>\n<p>Following IPA's approach, clients MAY choose which clinical resources to request based on their\nneeds and the server's capabilities (as declared in the server's CapabilityStatement). Patient\nlookup is required; other resources are requested as needed.</p>\n<h3>Scopes for Desired Resources</h3>\n<p>Clients SHALL request scopes for the resources they need:</p>\n<ul>\n<li>system/Patient.read, system/Patient.search (REQUIRED - read and search Patient)</li>\n<li>system/Condition.read, system/Condition.search (if Condition needed)</li>\n<li>system/AllergyIntolerance.read, system/AllergyIntolerance.search (if AllergyIntolerance needed)</li>\n<li>system/Observation.read, system/Observation.search (if Observation needed)</li>\n<li>system/DiagnosticReport.read, system/DiagnosticReport.search (if DiagnosticReport needed)</li>\n<li>system/MedicationRequest.read, system/MedicationRequest.search (if MedicationRequest needed)</li>\n<li>system/MedicationDispense.read, system/MedicationDispense.search (if MedicationDispense needed)</li>\n<li>system/Encounter.read, system/Encounter.search (if Encounter needed)</li>\n<li>system/Practitioner.read (if Practitioner needed)</li>\n<li>system/Organization.read (if Organization needed)</li>\n</ul>\n</div></blockquote></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 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><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> </td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td>_id, identifier, family, given, birthdate</td><td/><td/><td/></tr><tr><td><a href=\"#Practitioner1-2\">Practitioner</a></td><td> </td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td/><td/><td/><td/></tr><tr><td><a href=\"#Organization1-3\">Organization</a></td><td> </td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td/><td/><td/><td/></tr><tr><td><a href=\"#Condition1-4\">Condition</a></td><td> </td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td>patient, clinical-status, category, code</td><td/><td/><td/></tr><tr><td><a href=\"#AllergyIntolerance1-5\">AllergyIntolerance</a></td><td> </td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td>patient, clinical-status</td><td/><td/><td/></tr><tr><td><a href=\"#Observation1-6\">Observation</a></td><td> </td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td>patient, category, code, date, status</td><td/><td/><td/></tr><tr><td><a href=\"#DiagnosticReport1-7\">DiagnosticReport</a></td><td> </td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td>patient, category, code, date, status</td><td/><td/><td/></tr><tr><td><a href=\"#MedicationRequest1-8\">MedicationRequest</a></td><td> </td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td>patient, status, intent, authoredon</td><td/><td/><td/></tr><tr><td><a href=\"#MedicationDispense1-9\">MedicationDispense</a></td><td> </td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td>patient, status, whenhandedover</td><td/><td/><td/></tr><tr><td><a href=\"#Encounter1-10\">Encounter</a></td><td> </td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td>patient, date, status, class</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-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/patient.html\">Patient</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <br/><code>read</code><div><p>Read Patient by logical ID</p>\n</div><code>search-type</code><div><p>Search for patients for lookup purposes</p>\n</div></li></ul></div></div><p/><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Patient resources are queried for patient lookup per PDQm [ITI-78] with identifier\nas a required search parameter. Note: Patient is used for lookup context, not as\na primary clinical data resource in this actor.</p>\n</div></blockquote></div></div><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/resource.html#search\">_id</a></td><td><code>token</code></td><td><div><p>Patient logical ID</p>\n</div></td></tr><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 (e.g., national ID, MRN) - required for patient lookup</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">family</a></td><td><code>string</code></td><td><div><p>Patient family name</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">given</a></td><td><code>string</code></td><td><div><p>Patient given name</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">birthdate</a></td><td><code>date</code></td><td><div><p>Patient date of birth</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Practitioner1-2\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD </span>Practitioner</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/practitioner.html\">Practitioner</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <br/><code>read</code><div><p>Read Practitioner by logical ID</p>\n</div></li></ul></div></div><p/><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Practitioner resources are read to resolve clinical context for referenced healthcare providers.\nClients SHOULD support this resource but MAY omit it based on their needs.</p>\n</div></blockquote></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Organization1-3\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD </span>Organization</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/organization.html\">Organization</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <br/><code>read</code><div><p>Read Organization by logical ID</p>\n</div></li></ul></div></div><p/><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Organization resources are read to resolve context for referenced healthcare organizations.\nClients SHOULD support this resource but MAY omit it based on their needs.</p>\n</div></blockquote></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Condition1-4\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD </span>Condition</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/condition.html\">Condition</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <br/><code>read</code><div><p>Read Condition by logical ID</p>\n</div><code>search-type</code><div><p>Search for Condition resources</p>\n</div></li></ul></div></div><p/><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Condition resources represent problems, diagnoses, and health concerns.\nIf supported, clients SHALL support search by patient and SHOULD support additional filters.\nClients MAY omit this resource based on their needs.</p>\n</div></blockquote></div></div><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/condition.html#search\">patient</a></td><td><code>reference</code></td><td><div><p>The patient who has the condition (SHALL support)</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/condition.html#search\">clinical-status</a></td><td><code>token</code></td><td><div><p>The clinical status of the condition</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/condition.html#search\">category</a></td><td><code>token</code></td><td><div><p>The category of condition</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/condition.html#search\">code</a></td><td><code>token</code></td><td><div><p>Code for the condition</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"AllergyIntolerance1-5\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD </span>AllergyIntolerance</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/allergyintolerance.html\">AllergyIntolerance</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <br/><code>read</code><div><p>Read AllergyIntolerance by logical ID</p>\n</div><code>search-type</code><div><p>Search for AllergyIntolerance resources</p>\n</div></li></ul></div></div><p/><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>AllergyIntolerance resources represent patient allergies and intolerances.\nIf supported, clients SHALL support search by patient.\nClients MAY omit this resource based on their needs.</p>\n</div></blockquote></div></div><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/allergyintolerance.html#search\">patient</a></td><td><code>reference</code></td><td><div><p>The patient who has the allergy or intolerance (SHALL support)</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/allergyintolerance.html#search\">clinical-status</a></td><td><code>token</code></td><td><div><p>The clinical status of the allergy or intolerance</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Observation1-6\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD </span>Observation</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/observation.html\">Observation</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <br/><code>read</code><div><p>Read Observation by logical ID</p>\n</div><code>search-type</code><div><p>Search for Observation resources</p>\n</div></li></ul></div></div><p/><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Observation resources represent clinical observations including vital signs,\nlaboratory results, and other measurements. If supported, clients SHALL support\nsearch by patient and category. Clients MAY omit this resource based on their needs.</p>\n</div></blockquote></div></div><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/observation.html#search\">patient</a></td><td><code>reference</code></td><td><div><p>The patient the observation is about (SHALL support)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">category</a></td><td><code>token</code></td><td><div><p>Category of observation (e.g., vital-signs, laboratory)</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">code</a></td><td><code>token</code></td><td><div><p>The code of the observation type</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">date</a></td><td><code>date</code></td><td><div><p>Obtained date/time. Date modifiers ge, le, gt, lt SHOULD be supported.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">status</a></td><td><code>token</code></td><td><div><p>The status of the observation</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"DiagnosticReport1-7\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD </span>DiagnosticReport</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/diagnosticreport.html\">DiagnosticReport</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <br/><code>read</code><div><p>Read DiagnosticReport by logical ID</p>\n</div><code>search-type</code><div><p>Search for DiagnosticReport resources</p>\n</div></li></ul></div></div><p/><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>DiagnosticReport resources represent laboratory results and imaging reports.\nIf supported, clients SHALL support search by patient and category.\nClients MAY omit this resource based on their needs.</p>\n</div></blockquote></div></div><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/diagnosticreport.html#search\">patient</a></td><td><code>reference</code></td><td><div><p>The patient the report is about (SHALL support)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/diagnosticreport.html#search\">category</a></td><td><code>token</code></td><td><div><p>Category of report (e.g., LAB, RAD)</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/diagnosticreport.html#search\">code</a></td><td><code>token</code></td><td><div><p>The code for the report type</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/diagnosticreport.html#search\">date</a></td><td><code>date</code></td><td><div><p>The clinically relevant time of the report</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/diagnosticreport.html#search\">status</a></td><td><code>token</code></td><td><div><p>The status of the report</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"MedicationRequest1-8\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD </span>MedicationRequest</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/medicationrequest.html\">MedicationRequest</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <br/><code>read</code><div><p>Read MedicationRequest by logical ID</p>\n</div><code>search-type</code><div><p>Search for MedicationRequest resources</p>\n</div></li></ul></div></div><p/><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>MedicationRequest resources represent medication orders and prescriptions.\nIf supported, clients SHALL support search by patient.\nClients MAY omit this resource based on their needs.</p>\n</div></blockquote></div></div><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/medicationrequest.html#search\">patient</a></td><td><code>reference</code></td><td><div><p>The patient for whom the medication was ordered (SHALL support)</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/medicationrequest.html#search\">status</a></td><td><code>token</code></td><td><div><p>Status of the prescription</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/medicationrequest.html#search\">intent</a></td><td><code>token</code></td><td><div><p>The intent of the medication request</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/medicationrequest.html#search\">authoredon</a></td><td><code>date</code></td><td><div><p>Return prescriptions written on this date</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"MedicationDispense1-9\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD </span>MedicationDispense</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/medicationdispense.html\">MedicationDispense</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <br/><code>read</code><div><p>Read MedicationDispense by logical ID</p>\n</div><code>search-type</code><div><p>Search for MedicationDispense resources</p>\n</div></li></ul></div></div><p/><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>MedicationDispense resources represent medication dispensing events.\nIf supported, clients SHALL support search by patient.\nClients MAY omit this resource based on their needs.</p>\n</div></blockquote></div></div><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/medicationdispense.html#search\">patient</a></td><td><code>reference</code></td><td><div><p>The patient for whom the medication was dispensed (SHALL support)</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/medicationdispense.html#search\">status</a></td><td><code>token</code></td><td><div><p>Status of the dispense</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/medicationdispense.html#search\">whenhandedover</a></td><td><code>date</code></td><td><div><p>When the medication was handed over</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Encounter1-10\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD </span>Encounter</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/encounter.html\">Encounter</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <br/><code>read</code><div><p>Read Encounter by logical ID</p>\n</div><code>search-type</code><div><p>Search for Encounter resources</p>\n</div></li></ul></div></div><p/><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Encounter resources represent patient encounters (visits, admissions, etc.).\nIf supported, clients SHALL support search by patient.\nClients MAY omit this resource based on their needs.</p>\n</div></blockquote></div></div><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/encounter.html#search\">patient</a></td><td><code>reference</code></td><td><div><p>The patient present at the encounter (SHALL support)</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/encounter.html#search\">date</a></td><td><code>date</code></td><td><div><p>A date within the encounter period</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/encounter.html#search\">status</a></td><td><code>token</code></td><td><div><p>Status of the encounter</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/encounter.html#search\">class</a></td><td><code>token</code></td><td><div><p>Classification of the encounter (e.g., inpatient, outpatient)</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div></div>"^^rdf:XMLLiteral ] ] ; # fhir:url [ fhir:v "http://hl7.eu/fhir/eu-health-data-api/CapabilityStatement/EEHRxF-ResourceConsumer"^^xsd:anyURI ; fhir:l <http://hl7.eu/fhir/eu-health-data-api/CapabilityStatement/EEHRxF-ResourceConsumer> ] ; # fhir:version [ fhir:v "0.1.0"] ; # fhir:name [ fhir:v "EEHRxFResourceConsumer"] ; # fhir:title [ fhir:v "EEHRxF Resource Consumer CapabilityStatement"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v false] ; # fhir:date [ fhir:v "2026-02-02"^^xsd:date] ; # fhir:publisher [ fhir:v "HL7 Europe"] ; # fhir:contact ( [ fhir:name [ fhir:v "HL7 Europe" ] ; ( fhir:telecom [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.eu" ] ] ) ] ) ; # fhir:description [ fhir:v "CapabilityStatement for the EEHRxF Resource Consumer actor. This actor queries for\nclinical data resources following the International Patient Access (IPA) patterns and\nIHE QEDm Clinical Data Consumer capabilities.\n\nThis CapabilityStatement defines the requirements for systems consuming direct resource\naccess (beyond document-based exchange) in the EU EHR Exchange Format (EEHRxF) ecosystem.\nIt inherits patterns from:\n- **IPA (International Patient Access)**: Resource profiles and search parameter patterns\n- **IHE QEDm (Query for Existing Data for Mobile)**: Clinical Data Consumer actor capabilities\n\n### Resource Flexibility (IPA Alignment)\n\nFollowing IPA's approach, clients are not required to consume all clinical resources listed\nbelow. Clients MAY choose which resources to query based on their needs and the server's\ndeclared capabilities. The only required capability is Patient lookup. This flexibility\nallows clients to implement targeted use cases without requiring support for all resource types.\n\n**Required**: Patient (for lookup context)\n**Optional (request based on needs and server support)**:\n- Practitioner, Organization: Reference resolution\n- Condition, AllergyIntolerance: Patient safety data\n- Observation, DiagnosticReport: Clinical results\n- MedicationRequest, MedicationDispense: Medication data\n- Encounter: Visit context\n\nClients should check the server's CapabilityStatement to discover which resources are available.\n\n### Security\nSystems SHALL support SMART Backend Services authorization for all transactions.\n\n### Profile Inheritance\nConsumers SHOULD expect resources conforming to EU Core profiles where available."] ; # fhir:jurisdiction ( [ ( fhir:coding [ fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ; fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm> ] ; fhir:code [ fhir:v "150" ] ; fhir:display [ fhir:v "Europe" ] ] ) ] ) ; # fhir:copyright [ fhir:v "Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0)."] ; # fhir:kind [ fhir:v "requirements"] ; # fhir:fhirVersion [ fhir:v "4.0.1"] ; # fhir:format ( [ fhir:v "json"] [ fhir:v "xml"] ) ; # fhir:rest ( [ fhir:mode [ fhir:v "client" ] ; fhir:documentation [ fhir:v "The Resource Consumer actor queries for clinical data resources from a Resource Access\nProvider following IPA and QEDm patterns. This enables direct resource access complementing\ndocument-based exchange via MHD.\n\nAll transactions require SMART Backend Services authorization." ] ; fhir:security [ fhir:cors [ fhir:v false ] ; ( fhir:service [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/restful-security-service"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/restful-security-service> ] ; fhir:code [ fhir:v "SMART-on-FHIR" ] ] ) ] ) ; fhir:description [ fhir:v "SMART Backend Services authorization is REQUIRED for all transactions.\nSystems SHALL:\n- Authenticate using JWT client credentials (RFC 7523)\n- Request appropriate scopes for resource access\n- Use TLS 1.2 or higher for all communications\n\n### Resource Flexibility\n\nFollowing IPA's approach, clients MAY choose which clinical resources to request based on their\nneeds and the server's capabilities (as declared in the server's CapabilityStatement). Patient\nlookup is required; other resources are requested as needed.\n\n### Scopes for Desired Resources\n\nClients SHALL request scopes for the resources they need:\n- system/Patient.read, system/Patient.search (REQUIRED - read and search Patient)\n- system/Condition.read, system/Condition.search (if Condition needed)\n- system/AllergyIntolerance.read, system/AllergyIntolerance.search (if AllergyIntolerance needed)\n- system/Observation.read, system/Observation.search (if Observation needed)\n- system/DiagnosticReport.read, system/DiagnosticReport.search (if DiagnosticReport needed)\n- system/MedicationRequest.read, system/MedicationRequest.search (if MedicationRequest needed)\n- system/MedicationDispense.read, system/MedicationDispense.search (if MedicationDispense needed)\n- system/Encounter.read, system/Encounter.search (if Encounter needed)\n- system/Practitioner.read (if Practitioner needed)\n- system/Organization.read (if Organization needed)" ] ] ; ( fhir:resource [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:type [ fhir:v "Patient" ] ; fhir:documentation [ fhir:v "Patient resources are queried for patient lookup per PDQm [ITI-78] with identifier\nas a required search parameter. Note: Patient is used for lookup context, not as\na primary clinical data resource in this actor." ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ; fhir:documentation [ fhir:v "Read Patient by logical ID" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ; fhir:documentation [ fhir:v "Search for patients for lookup purposes" ] ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/Resource-id> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Patient logical ID" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; 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:l <http://hl7.org/fhir/SearchParameter/Patient-identifier> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Patient identifier (e.g., national ID, MRN) - required for patient lookup" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "family" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-family"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/individual-family> ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Patient family name" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "given" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-given"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/individual-given> ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Patient given name" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "birthdate" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-birthdate"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/individual-birthdate> ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Patient date of birth" ] ] ) ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:type [ fhir:v "Practitioner" ] ; fhir:documentation [ fhir:v "Practitioner resources are read to resolve clinical context for referenced healthcare providers.\nClients SHOULD support this resource but MAY omit it based on their needs." ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ; fhir:documentation [ fhir:v "Read Practitioner by logical ID" ] ] ) ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:type [ fhir:v "Organization" ] ; fhir:documentation [ fhir:v "Organization resources are read to resolve context for referenced healthcare organizations.\nClients SHOULD support this resource but MAY omit it based on their needs." ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ; fhir:documentation [ fhir:v "Read Organization by logical ID" ] ] ) ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:type [ fhir:v "Condition" ] ; fhir:documentation [ fhir:v "Condition resources represent problems, diagnoses, and health concerns.\nIf supported, clients SHALL support search by patient and SHOULD support additional filters.\nClients MAY omit this resource based on their needs." ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ; fhir:documentation [ fhir:v "Read Condition by logical ID" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ; fhir:documentation [ fhir:v "Search for Condition resources" ] ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/clinical-patient> ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The patient who has the condition (SHALL support)" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "clinical-status" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-clinical-status"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/Condition-clinical-status> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The clinical status of the condition" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "category" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-category"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/Condition-category> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The category of condition" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "code" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-code"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/clinical-code> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Code for the condition" ] ] ) ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:type [ fhir:v "AllergyIntolerance" ] ; fhir:documentation [ fhir:v "AllergyIntolerance resources represent patient allergies and intolerances.\nIf supported, clients SHALL support search by patient.\nClients MAY omit this resource based on their needs." ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ; fhir:documentation [ fhir:v "Read AllergyIntolerance by logical ID" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ; fhir:documentation [ fhir:v "Search for AllergyIntolerance resources" ] ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/clinical-patient> ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The patient who has the allergy or intolerance (SHALL support)" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "clinical-status" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-clinical-status"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/AllergyIntolerance-clinical-status> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The clinical status of the allergy or intolerance" ] ] ) ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:type [ fhir:v "Observation" ] ; fhir:documentation [ fhir:v "Observation resources represent clinical observations including vital signs,\nlaboratory results, and other measurements. If supported, clients SHALL support\nsearch by patient and category. Clients MAY omit this resource based on their needs." ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ; fhir:documentation [ fhir:v "Read Observation by logical ID" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ; fhir:documentation [ fhir:v "Search for Observation resources" ] ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/clinical-patient> ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The patient the observation is about (SHALL support)" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "category" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-category"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/Observation-category> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Category of observation (e.g., vital-signs, laboratory)" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "code" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-code"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/clinical-code> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The code of the observation type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "date" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-date"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/clinical-date> ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Obtained date/time. Date modifiers ge, le, gt, lt SHOULD be supported." ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "status" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-status"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/Observation-status> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The status of the observation" ] ] ) ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:type [ fhir:v "DiagnosticReport" ] ; fhir:documentation [ fhir:v "DiagnosticReport resources represent laboratory results and imaging reports.\nIf supported, clients SHALL support search by patient and category.\nClients MAY omit this resource based on their needs." ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ; fhir:documentation [ fhir:v "Read DiagnosticReport by logical ID" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ; fhir:documentation [ fhir:v "Search for DiagnosticReport resources" ] ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/clinical-patient> ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The patient the report is about (SHALL support)" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "category" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/DiagnosticReport-category"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/DiagnosticReport-category> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Category of report (e.g., LAB, RAD)" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "code" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-code"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/clinical-code> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The code for the report type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "date" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-date"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/clinical-date> ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "The clinically relevant time of the report" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "status" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/DiagnosticReport-status"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/DiagnosticReport-status> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The status of the report" ] ] ) ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:type [ fhir:v "MedicationRequest" ] ; fhir:documentation [ fhir:v "MedicationRequest resources represent medication orders and prescriptions.\nIf supported, clients SHALL support search by patient.\nClients MAY omit this resource based on their needs." ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ; fhir:documentation [ fhir:v "Read MedicationRequest by logical ID" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ; fhir:documentation [ fhir:v "Search for MedicationRequest resources" ] ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/clinical-patient> ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The patient for whom the medication was ordered (SHALL support)" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "status" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/medications-status"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/medications-status> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Status of the prescription" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "intent" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/MedicationRequest-intent"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/MedicationRequest-intent> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The intent of the medication request" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "authoredon" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/MedicationRequest-authoredon"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/MedicationRequest-authoredon> ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Return prescriptions written on this date" ] ] ) ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:type [ fhir:v "MedicationDispense" ] ; fhir:documentation [ fhir:v "MedicationDispense resources represent medication dispensing events.\nIf supported, clients SHALL support search by patient.\nClients MAY omit this resource based on their needs." ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ; fhir:documentation [ fhir:v "Read MedicationDispense by logical ID" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ; fhir:documentation [ fhir:v "Search for MedicationDispense resources" ] ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/clinical-patient> ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The patient for whom the medication was dispensed (SHALL support)" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "status" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/medications-status"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/medications-status> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Status of the dispense" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "whenhandedover" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/MedicationDispense-whenhandedover"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/MedicationDispense-whenhandedover> ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "When the medication was handed over" ] ] ) ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:type [ fhir:v "Encounter" ] ; fhir:documentation [ fhir:v "Encounter resources represent patient encounters (visits, admissions, etc.).\nIf supported, clients SHALL support search by patient.\nClients MAY omit this resource based on their needs." ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ; fhir:documentation [ fhir:v "Read Encounter by logical ID" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ; fhir:documentation [ fhir:v "Search for Encounter resources" ] ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/clinical-patient> ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The patient present at the encounter (SHALL support)" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "date" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-date"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/clinical-date> ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "A date within the encounter period" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "status" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Encounter-status"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/Encounter-status> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Status of the encounter" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "class" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Encounter-class"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/Encounter-class> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Classification of the encounter (e.g., inpatient, outpatient)" ] ] ) ] ) ] ) . #
IG © 2025+ HL7 Europe.
Package hl7.fhir.eu.eu-health-data-api#0.1.0 based on FHIR 4.0.1.
Generated
2026-02-06