Data Sharing Framework (DSF) Implementation Guide
2.0.0 - ci-build

Data Sharing Framework (DSF) Implementation Guide - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: null - TTL Representation

Active as of 2025-03-24

Raw ttl | Download

@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 "dsf"] ; # 
  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 dsf</b></p><a name=\"dsf\"> </a><a name=\"hcdsf\"> </a><a name=\"dsf-en-US\"> </a><h2 id=\"title\"/><ul><li>Implementation Guide Version: null </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-03-24 19:43:20+0100 </li><li>Published by: DSF Community </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>server</code></h3></div><div class=\"panel-body\"><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>Certificates</code>, <code>OAuth</code></div></div><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=\"DELETE a resource (delete interaction)\">D</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=\"#ActivityDefinition1-1\">ActivityDefinition</a></td><td><a href=\"http://hl7.org/fhir/R4/activitydefinition.html\">http://hl7.org/fhir/StructureDefinition/ActivityDefinition</a><br/><em>Additional supported profiles:</em><br/>  <a href=\"StructureDefinition-activity-definition.html\">DSF ActivityDefinition</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\">y</td><td class=\"text-center\">y</td><td>_at, _count, _format, _id, _lastUpdated, _page, _pretty, _profile, _since, _sort, _summary, date, identifier, name, status, url, version</td><td/><td/><td/></tr><tr><td><a href=\"#Binary1-2\">Binary</a></td><td><a href=\"http://hl7.org/fhir/R4/binary.html\">http://hl7.org/fhir/StructureDefinition/Binary</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\">y</td><td class=\"text-center\">y</td><td>_at, _count, _format, _id, _lastUpdated, _page, _pretty, _profile, _since, _sort, _summary, contentType</td><td/><td/><td/></tr><tr><td><a href=\"#Bundle1-3\">Bundle</a></td><td><a href=\"http://hl7.org/fhir/R4/bundle.html\">http://hl7.org/fhir/StructureDefinition/Bundle</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\">y</td><td class=\"text-center\">y</td><td>_at, _count, _format, _id, _lastUpdated, _page, _pretty, _profile, _since, _sort, _summary, identifier</td><td/><td/><td/></tr><tr><td><a href=\"#CodeSystem1-4\">CodeSystem</a></td><td><a href=\"http://hl7.org/fhir/R4/codesystem.html\">http://hl7.org/fhir/StructureDefinition/CodeSystem</a><br/><em>Additional supported profiles:</em><br/>  <a href=\"StructureDefinition-code-system.html\">CodeSystem</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\">y</td><td class=\"text-center\">y</td><td>_at, _count, _format, _id, _lastUpdated, _page, _pretty, _profile, _since, _sort, _summary, date, identifier, name, status, url, version</td><td/><td/><td/></tr><tr><td><a href=\"#DocumentReference1-5\">DocumentReference</a></td><td><a href=\"http://hl7.org/fhir/R4/documentreference.html\">http://hl7.org/fhir/StructureDefinition/DocumentReference</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\">y</td><td class=\"text-center\">y</td><td>_at, _count, _format, _id, _lastUpdated, _page, _pretty, _profile, _since, _sort, _summary, identifier</td><td/><td/><td/></tr><tr><td><a href=\"#Endpoint1-6\">Endpoint</a></td><td><a href=\"http://hl7.org/fhir/R4/endpoint.html\">http://hl7.org/fhir/StructureDefinition/Endpoint</a><br/><em>Additional supported profiles:</em><br/>  <a href=\"StructureDefinition-endpoint.html\">DSF Endpoint</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\">y</td><td class=\"text-center\">y</td><td>_at, _count, _format, _id, _include, _lastUpdated, _page, _pretty, _profile, _revinclude, _since, _sort, _summary, address, identifier, name, organization, status</td><td><code>Endpoint:organization:Organization</code></td><td><code>Organization:endpoint:Endpoint</code></td><td/></tr><tr><td><a href=\"#Group1-7\">Group</a></td><td><a href=\"http://hl7.org/fhir/R4/group.html\">http://hl7.org/fhir/StructureDefinition/Group</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\">y</td><td class=\"text-center\">y</td><td>_at, _count, _format, _id, _lastUpdated, _page, _pretty, _profile, _revinclude, _since, _sort, _summary, identifier</td><td/><td><code>ResearchStudy:enrollment:Group</code></td><td/></tr><tr><td><a href=\"#HealthcareService1-8\">HealthcareService</a></td><td><a href=\"http://hl7.org/fhir/R4/healthcareservice.html\">http://hl7.org/fhir/StructureDefinition/HealthcareService</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\">y</td><td class=\"text-center\">y</td><td>_at, _count, _format, _id, _lastUpdated, _page, _pretty, _profile, _since, _sort, _summary, active, identifier, name</td><td/><td/><td/></tr><tr><td><a href=\"#Library1-9\">Library</a></td><td><a href=\"http://hl7.org/fhir/R4/library.html\">http://hl7.org/fhir/StructureDefinition/Library</a><br/><em>Additional supported profiles:</em><br/>  <code>http://medizininformatik-initiative.de/fhir/StructureDefinition/feasibility-library</code></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\">y</td><td class=\"text-center\">y</td><td>_at, _count, _format, _id, _lastUpdated, _page, _pretty, _profile, _since, _sort, _summary, date, identifier, name, status, url, version</td><td/><td/><td/></tr><tr><td><a href=\"#Location1-10\">Location</a></td><td><a href=\"http://hl7.org/fhir/R4/location.html\">http://hl7.org/fhir/StructureDefinition/Location</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\">y</td><td class=\"text-center\">y</td><td>_at, _count, _format, _id, _lastUpdated, _page, _pretty, _profile, _since, _sort, _summary, identifier, name</td><td/><td/><td/></tr><tr><td><a href=\"#Measure1-11\">Measure</a></td><td><a href=\"http://hl7.org/fhir/R4/measure.html\">http://hl7.org/fhir/StructureDefinition/Measure</a><br/><em>Additional supported profiles:</em><br/>  <code>http://medizininformatik-initiative.de/fhir/StructureDefinition/feasibility-measure</code></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\">y</td><td class=\"text-center\">y</td><td>_at, _count, _format, _id, _include, _lastUpdated, _page, _pretty, _profile, _since, _sort, _summary, date, depends-on, identifier, name, status, url, version</td><td><code>Measure:depends-on:Library</code></td><td/><td/></tr><tr><td><a href=\"#MeasureReport1-12\">MeasureReport</a></td><td><a href=\"http://hl7.org/fhir/R4/measurereport.html\">http://hl7.org/fhir/StructureDefinition/MeasureReport</a><br/><em>Additional supported profiles:</em><br/>  <code>http://medizininformatik-initiative.de/fhir/StructureDefinition/feasibility-measure-report</code></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\">y</td><td class=\"text-center\">y</td><td>_at, _count, _format, _id, _lastUpdated, _page, _pretty, _profile, _since, _sort, _summary, identifier</td><td/><td/><td/></tr><tr><td><a href=\"#NamingSystem1-13\">NamingSystem</a></td><td><a href=\"http://hl7.org/fhir/R4/namingsystem.html\">http://hl7.org/fhir/StructureDefinition/NamingSystem</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\">y</td><td class=\"text-center\">y</td><td>_at, _count, _format, _id, _lastUpdated, _page, _pretty, _profile, _since, _sort, _summary, date, name, status</td><td/><td/><td/></tr><tr><td><a href=\"#Organization1-14\">Organization</a></td><td><a href=\"http://hl7.org/fhir/R4/organization.html\">http://hl7.org/fhir/StructureDefinition/Organization</a><br/><em>Additional supported profiles:</em><br/>  <a href=\"StructureDefinition-organization.html\">DSF Organization</a><br/>  <a href=\"StructureDefinition-organization-parent.html\">DSF Parent Organization</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\">y</td><td class=\"text-center\">y</td><td>_at, _count, _format, _id, _include, _lastUpdated, _page, _pretty, _profile, _revinclude, _since, _sort, _summary, active, endpoint, identifier, name, type</td><td><code>Organization:endpoint:Endpoint</code></td><td><code>Endpoint:organization:Organization</code>, <code>OrganizationAffiliation:participating-organization:Organization</code>, <code>OrganizationAffiliation:primary-organization:Organization</code></td><td/></tr><tr><td><a href=\"#OrganizationAffiliation1-15\">OrganizationAffiliation</a></td><td><a href=\"http://hl7.org/fhir/R4/organizationaffiliation.html\">http://hl7.org/fhir/StructureDefinition/OrganizationAffiliation</a><br/><em>Additional supported profiles:</em><br/>  <a href=\"StructureDefinition-organization-affiliation.html\">DSF OrganizationAffiliation</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\">y</td><td class=\"text-center\">y</td><td>_at, _count, _format, _id, _include, _lastUpdated, _page, _pretty, _profile, _since, _sort, _summary, active, endpoint, identifier, participating-organization, primary-organization, role</td><td><code>OrganizationAffiliation:endpoint:Endpoint</code>, <code>OrganizationAffiliation:participating-organization:Organization</code>, <code>OrganizationAffiliation:primary-organization:Organization</code></td><td/><td/></tr><tr><td><a href=\"#Patient1-16\">Patient</a></td><td><a href=\"http://hl7.org/fhir/R4/patient.html\">http://hl7.org/fhir/StructureDefinition/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\">y</td><td class=\"text-center\">y</td><td>_at, _count, _format, _id, _lastUpdated, _page, _pretty, _profile, _since, _sort, _summary, active, identifier</td><td/><td/><td/></tr><tr><td><a href=\"#PractitionerRole1-17\">PractitionerRole</a></td><td><a href=\"http://hl7.org/fhir/R4/practitionerrole.html\">http://hl7.org/fhir/StructureDefinition/PractitionerRole</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\">y</td><td class=\"text-center\">y</td><td>_at, _count, _format, _id, _include, _lastUpdated, _page, _pretty, _profile, _since, _sort, _summary, active, identifier, organization, practitioner</td><td><code>PractitionerRole:organization:Organization</code>, <code>PractitionerRole:practitioner:Practitioner</code></td><td/><td/></tr><tr><td><a href=\"#Practitioner1-18\">Practitioner</a></td><td><a href=\"http://hl7.org/fhir/R4/practitioner.html\">http://hl7.org/fhir/StructureDefinition/Practitioner</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\">y</td><td class=\"text-center\">y</td><td>_at, _count, _format, _id, _lastUpdated, _page, _pretty, _profile, _since, _sort, _summary, active, identifier</td><td/><td/><td/></tr><tr><td><a href=\"#Provenance1-19\">Provenance</a></td><td><a href=\"http://hl7.org/fhir/R4/provenance.html\">http://hl7.org/fhir/StructureDefinition/Provenance</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\">y</td><td class=\"text-center\">y</td><td>_at, _count, _format, _id, _lastUpdated, _page, _pretty, _profile, _since, _sort, _summary</td><td/><td/><td/></tr><tr><td><a href=\"#Questionnaire1-20\">Questionnaire</a></td><td><a href=\"http://hl7.org/fhir/R4/questionnaire.html\">http://hl7.org/fhir/StructureDefinition/Questionnaire</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\">y</td><td class=\"text-center\">y</td><td>_at, _count, _format, _id, _lastUpdated, _page, _pretty, _profile, _since, _sort, _summary, date, identifier, name, status, url, version</td><td/><td/><td/></tr><tr><td><a href=\"#QuestionnaireResponse1-21\">QuestionnaireResponse</a></td><td><a href=\"http://hl7.org/fhir/R4/questionnaireresponse.html\">http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse</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\">y</td><td class=\"text-center\">y</td><td>_at, _count, _format, _id, _lastUpdated, _page, _pretty, _profile, _since, _sort, _summary, authored, identifier, status</td><td/><td/><td/></tr><tr><td><a href=\"#ResearchStudy1-22\">ResearchStudy</a></td><td><a href=\"http://hl7.org/fhir/R4/researchstudy.html\">http://hl7.org/fhir/StructureDefinition/ResearchStudy</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\">y</td><td class=\"text-center\">y</td><td>_at, _count, _format, _id, _include, _lastUpdated, _page, _pretty, _profile, _since, _sort, _summary, enrollment, identifier, principalinvestigator</td><td><code>ResearchStudy:enrollment:Group</code>, <code>ResearchStudy:principalinvestigator:Practitioner</code>, <code>ResearchStudy:principalinvestigator:PractitionerRole</code></td><td/><td/></tr><tr><td><a href=\"#StructureDefinition1-23\">StructureDefinition</a></td><td><a href=\"http://hl7.org/fhir/R4/structuredefinition.html\">http://hl7.org/fhir/StructureDefinition/StructureDefinition</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\">y</td><td class=\"text-center\">y</td><td>_at, _count, _format, _id, _lastUpdated, _page, _pretty, _profile, _since, _sort, _summary, date, identifier, name, status, url, version</td><td/><td/><td><code>$snapshot</code></td></tr><tr><td><a href=\"#Subscription1-24\">Subscription</a></td><td><a href=\"http://hl7.org/fhir/R4/subscription.html\">http://hl7.org/fhir/StructureDefinition/Subscription</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\">y</td><td class=\"text-center\">y</td><td>_at, _count, _format, _id, _lastUpdated, _page, _pretty, _profile, _since, _sort, _summary, criteria, payload, status, type</td><td/><td/><td/></tr><tr><td><a href=\"#Task1-25\">Task</a></td><td><a href=\"http://hl7.org/fhir/R4/task.html\">http://hl7.org/fhir/StructureDefinition/Task</a><br/><em>Additional supported profiles:</em><br/>  <code>http://dsf.dev/fhir/StructureDefinition/task-cleanup-pong</code><br/>  <code>http://dsf.dev/fhir/StructureDefinition/task-download-allow-list</code><br/>  <code>http://dsf.dev/fhir/StructureDefinition/task-ping</code><br/>  <code>http://dsf.dev/fhir/StructureDefinition/task-pong</code><br/>  <code>http://dsf.dev/fhir/StructureDefinition/task-start-ping</code><br/>  <code>http://dsf.dev/fhir/StructureDefinition/task-start-ping-autostart</code><br/>  <code>http://dsf.dev/fhir/StructureDefinition/task-stop-ping-autostart</code><br/>  <code>http://medizininformatik-initiative.de/fhir/StructureDefinition/feasibility-task-execute</code><br/>  <code>http://medizininformatik-initiative.de/fhir/StructureDefinition/feasibility-task-request</code><br/>  <code>http://medizininformatik-initiative.de/fhir/StructureDefinition/feasibility-task-single-dic-result</code><br/>  <code>http://medizininformatik-initiative.de/fhir/StructureDefinition/task-omi-execute</code><br/>  <code>http://medizininformatik-initiative.de/fhir/StructureDefinition/task-omi-request-start</code><br/>  <code>http://medizininformatik-initiative.de/fhir/StructureDefinition/task-omi-response-failure</code><br/>  <code>http://medizininformatik-initiative.de/fhir/StructureDefinition/task-omi-response-finished</code></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\">y</td><td class=\"text-center\">y</td><td>_at, _count, _format, _id, _include, _lastUpdated, _page, _pretty, _profile, _since, _sort, _summary, authored-on, identifier, modified, requester, status</td><td><code>Task:requester:Organization</code>, <code>Task:requester:Patient</code>, <code>Task:requester:Practitioner</code>, <code>Task:requester:PractitionerRole</code></td><td/><td/></tr><tr><td><a href=\"#ValueSet1-26\">ValueSet</a></td><td><a href=\"http://hl7.org/fhir/R4/valueset.html\">http://hl7.org/fhir/StructureDefinition/ValueSet</a><br/><em>Additional supported profiles:</em><br/>  <a href=\"StructureDefinition-value-set.html\">ValueSet</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\">y</td><td class=\"text-center\">y</td><td>_at, _count, _format, _id, _lastUpdated, _page, _pretty, _profile, _since, _sort, _summary, date, identifier, name, status, url, version</td><td/><td/><td/></tr></tbody></table></div><hr/><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ActivityDefinition1-1\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>ActivityDefinition</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=\"http://hl7.org/fhir/R4/activitydefinition.html\">ActivityDefinition</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-activity-definition.html\">DSF ActivityDefinition</a></p></div><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>create</code>, <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>search-type</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>_at</td><td><code>date</code></td><td><div><p>Only include resource versions that were current at some point during the time period specified in the date time value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_count</td><td><code>number</code></td><td><div><p>Specify the numer of returned resources per page, 20 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_format</td><td><code>special</code></td><td><div><p>Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>string</code></td><td><div><p>Logical id of this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_lastUpdated</a></td><td><code>date</code></td><td><div><p>When the resource version last changed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_page</td><td><code>number</code></td><td><div><p>Specify the page number, 1 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_pretty</td><td><code>special</code></td><td><div><p>Pretty printed response for human convenience, allowed values: [true, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_profile</a></td><td><code>token</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_since</td><td><code>special</code></td><td><div><p>Only include resource versions that were created at or after the given instant in time</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_sort</td><td><code>special</code></td><td><div><p>Specify the returned order, allowed values: [_id, _lastUpdated, _profile, date, identifier, name, status, url, version] (one or multiple as comma separated string), prefix with '-' for reversed order</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_summary</td><td><code>special</code></td><td><div><p>Predefined short form of the resource, allowed values: [true, text, data, count, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/activitydefinition.html#search\">date</a></td><td><code>date</code></td><td><div><p>The activity definition publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/activitydefinition.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the activity definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/activitydefinition.html#search\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the activity definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/activitydefinition.html#search\">status</a></td><td><code>token</code></td><td><div><p>The current status of the activity definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/activitydefinition.html#search\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the activity definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/activitydefinition.html#search\">version</a></td><td><code>token</code></td><td><div><p>The business version of the activity definition</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=\"Binary1-2\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Binary</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=\"http://hl7.org/fhir/R4/binary.html\">Binary</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>create</code>, <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>search-type</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>_at</td><td><code>date</code></td><td><div><p>Only include resource versions that were current at some point during the time period specified in the date time value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_count</td><td><code>number</code></td><td><div><p>Specify the numer of returned resources per page, 20 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_format</td><td><code>special</code></td><td><div><p>Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>string</code></td><td><div><p>Logical id of this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_lastUpdated</a></td><td><code>date</code></td><td><div><p>When the resource version last changed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_page</td><td><code>number</code></td><td><div><p>Specify the page number, 1 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_pretty</td><td><code>special</code></td><td><div><p>Pretty printed response for human convenience, allowed values: [true, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_profile</a></td><td><code>token</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_since</td><td><code>special</code></td><td><div><p>Only include resource versions that were created at or after the given instant in time</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_sort</td><td><code>special</code></td><td><div><p>Specify the returned order, allowed values: [_id, _lastUpdated, _profile, contentType] (one or multiple as comma separated string), prefix with '-' for reversed order</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_summary</td><td><code>special</code></td><td><div><p>Predefined short form of the resource, allowed values: [true, text, data, count, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>contentType</td><td><code>token</code></td><td><div><p>The MIME type of the actual binary content</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=\"Bundle1-3\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Bundle</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=\"http://hl7.org/fhir/R4/bundle.html\">Bundle</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>create</code>, <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>search-type</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>_at</td><td><code>date</code></td><td><div><p>Only include resource versions that were current at some point during the time period specified in the date time value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_count</td><td><code>number</code></td><td><div><p>Specify the numer of returned resources per page, 20 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_format</td><td><code>special</code></td><td><div><p>Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>string</code></td><td><div><p>Logical id of this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_lastUpdated</a></td><td><code>date</code></td><td><div><p>When the resource version last changed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_page</td><td><code>number</code></td><td><div><p>Specify the page number, 1 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_pretty</td><td><code>special</code></td><td><div><p>Pretty printed response for human convenience, allowed values: [true, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_profile</a></td><td><code>token</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_since</td><td><code>special</code></td><td><div><p>Only include resource versions that were created at or after the given instant in time</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_sort</td><td><code>special</code></td><td><div><p>Specify the returned order, allowed values: [_id, _lastUpdated, _profile, identifier] (one or multiple as comma separated string), prefix with '-' for reversed order</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_summary</td><td><code>special</code></td><td><div><p>Predefined short form of the resource, allowed values: [true, text, data, count, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/bundle.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>Persistent identifier for the bundle</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=\"CodeSystem1-4\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>CodeSystem</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=\"http://hl7.org/fhir/R4/codesystem.html\">CodeSystem</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-code-system.html\">CodeSystem</a></p></div><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>create</code>, <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>search-type</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>_at</td><td><code>date</code></td><td><div><p>Only include resource versions that were current at some point during the time period specified in the date time value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_count</td><td><code>number</code></td><td><div><p>Specify the numer of returned resources per page, 20 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_format</td><td><code>special</code></td><td><div><p>Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>string</code></td><td><div><p>Logical id of this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_lastUpdated</a></td><td><code>date</code></td><td><div><p>When the resource version last changed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_page</td><td><code>number</code></td><td><div><p>Specify the page number, 1 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_pretty</td><td><code>special</code></td><td><div><p>Pretty printed response for human convenience, allowed values: [true, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_profile</a></td><td><code>token</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_since</td><td><code>special</code></td><td><div><p>Only include resource versions that were created at or after the given instant in time</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_sort</td><td><code>special</code></td><td><div><p>Specify the returned order, allowed values: [_id, _lastUpdated, _profile, date, identifier, name, status, url, version] (one or multiple as comma separated string), prefix with '-' for reversed order</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_summary</td><td><code>special</code></td><td><div><p>Predefined short form of the resource, allowed values: [true, text, data, count, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/codesystem.html#search\">date</a></td><td><code>date</code></td><td><div><p>The code system publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/codesystem.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the code system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/codesystem.html#search\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the code system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>The current status of the code system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>url</td><td><code>uri</code></td><td><div><p>The uri that identifies the code system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>version</td><td><code>token</code></td><td><div><p>The business version of the code system</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=\"DocumentReference1-5\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>DocumentReference</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=\"http://hl7.org/fhir/R4/documentreference.html\">DocumentReference</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>create</code>, <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>search-type</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>_at</td><td><code>date</code></td><td><div><p>Only include resource versions that were current at some point during the time period specified in the date time value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_count</td><td><code>number</code></td><td><div><p>Specify the numer of returned resources per page, 20 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_format</td><td><code>special</code></td><td><div><p>Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>string</code></td><td><div><p>Logical id of this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_lastUpdated</a></td><td><code>date</code></td><td><div><p>When the resource version last changed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_page</td><td><code>number</code></td><td><div><p>Specify the page number, 1 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_pretty</td><td><code>special</code></td><td><div><p>Pretty printed response for human convenience, allowed values: [true, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_profile</a></td><td><code>token</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_since</td><td><code>special</code></td><td><div><p>Only include resource versions that were created at or after the given instant in time</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_sort</td><td><code>special</code></td><td><div><p>Specify the returned order, allowed values: [_id, _lastUpdated, _profile, identifier] (one or multiple as comma separated string), prefix with '-' for reversed order</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_summary</td><td><code>special</code></td><td><div><p>Predefined short form of the resource, allowed values: [true, text, data, count, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/documentreference.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>Identifies this document reference across multiple systems</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=\"Endpoint1-6\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Endpoint</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=\"http://hl7.org/fhir/R4/endpoint.html\">Endpoint</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-endpoint.html\">DSF Endpoint</a></p></div><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>create</code>, <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>search-type</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>_at</td><td><code>date</code></td><td><div><p>Only include resource versions that were current at some point during the time period specified in the date time value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_count</td><td><code>number</code></td><td><div><p>Specify the numer of returned resources per page, 20 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_format</td><td><code>special</code></td><td><div><p>Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>string</code></td><td><div><p>Logical id of this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_include</td><td><code>special</code></td><td><div><p>Additional resources to return, allowed values: [Endpoint:organization:Organization] (use one _include parameter for every resource to include)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_lastUpdated</a></td><td><code>date</code></td><td><div><p>When the resource version last changed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_page</td><td><code>number</code></td><td><div><p>Specify the page number, 1 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_pretty</td><td><code>special</code></td><td><div><p>Pretty printed response for human convenience, allowed values: [true, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_profile</a></td><td><code>token</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_revinclude</td><td><code>special</code></td><td><div><p>Additional resources to return, allowed values: [Organization:endpoint:Endpoint] (use one _revinclude parameter for every resource to include)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_since</td><td><code>special</code></td><td><div><p>Only include resource versions that were created at or after the given instant in time</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_sort</td><td><code>special</code></td><td><div><p>Specify the returned order, allowed values: [_id, _lastUpdated, _profile, address, identifier, name, organization, status] (one or multiple as comma separated string), prefix with '-' for reversed order</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_summary</td><td><code>special</code></td><td><div><p>Predefined short form of the resource, allowed values: [true, text, data, count, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>address</td><td><code>uri</code></td><td><div><p>The address (url) of the endpoint</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/endpoint.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>Identifies this endpoint across multiple systems</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/endpoint.html#search\">name</a></td><td><code>string</code></td><td><div><p>A name that this endpoint can be identified by</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/endpoint.html#search\">organization</a></td><td><code>reference</code></td><td><div><p>The organization that is managing the endpoint</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/endpoint.html#search\">status</a></td><td><code>token</code></td><td><div><p>The current status of the Endpoint (usually expected to be active)</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=\"Group1-7\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Group</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=\"http://hl7.org/fhir/R4/group.html\">Group</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>create</code>, <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>search-type</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>_at</td><td><code>date</code></td><td><div><p>Only include resource versions that were current at some point during the time period specified in the date time value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_count</td><td><code>number</code></td><td><div><p>Specify the numer of returned resources per page, 20 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_format</td><td><code>special</code></td><td><div><p>Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>string</code></td><td><div><p>Logical id of this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_lastUpdated</a></td><td><code>date</code></td><td><div><p>When the resource version last changed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_page</td><td><code>number</code></td><td><div><p>Specify the page number, 1 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_pretty</td><td><code>special</code></td><td><div><p>Pretty printed response for human convenience, allowed values: [true, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_profile</a></td><td><code>token</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_revinclude</td><td><code>special</code></td><td><div><p>Additional resources to return, allowed values: [ResearchStudy:enrollment:Group] (use one _revinclude parameter for every resource to include)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_since</td><td><code>special</code></td><td><div><p>Only include resource versions that were created at or after the given instant in time</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_sort</td><td><code>special</code></td><td><div><p>Specify the returned order, allowed values: [_id, _lastUpdated, _profile, identifier] (one or multiple as comma separated string), prefix with '-' for reversed order</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_summary</td><td><code>special</code></td><td><div><p>Predefined short form of the resource, allowed values: [true, text, data, count, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/group.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the group</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=\"HealthcareService1-8\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>HealthcareService</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=\"http://hl7.org/fhir/R4/healthcareservice.html\">HealthcareService</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>create</code>, <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>search-type</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>_at</td><td><code>date</code></td><td><div><p>Only include resource versions that were current at some point during the time period specified in the date time value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_count</td><td><code>number</code></td><td><div><p>Specify the numer of returned resources per page, 20 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_format</td><td><code>special</code></td><td><div><p>Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>string</code></td><td><div><p>Logical id of this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_lastUpdated</a></td><td><code>date</code></td><td><div><p>When the resource version last changed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_page</td><td><code>number</code></td><td><div><p>Specify the page number, 1 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_pretty</td><td><code>special</code></td><td><div><p>Pretty printed response for human convenience, allowed values: [true, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_profile</a></td><td><code>token</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_since</td><td><code>special</code></td><td><div><p>Only include resource versions that were created at or after the given instant in time</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_sort</td><td><code>special</code></td><td><div><p>Specify the returned order, allowed values: [_id, _lastUpdated, _profile, active, identifier, name] (one or multiple as comma separated string), prefix with '-' for reversed order</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_summary</td><td><code>special</code></td><td><div><p>Predefined short form of the resource, allowed values: [true, text, data, count, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/healthcareservice.html#search\">active</a></td><td><code>token</code></td><td><div><p>The Healthcare Service is currently marked as active [true|false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/healthcareservice.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>External identifiers for this item</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/healthcareservice.html#search\">name</a></td><td><code>string</code></td><td><div><p>A portion of the Healthcare service name</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=\"Library1-9\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Library</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=\"http://hl7.org/fhir/R4/library.html\">Library</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><code>http://medizininformatik-initiative.de/fhir/StructureDefinition/feasibility-library</code></p></div><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>create</code>, <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>search-type</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>_at</td><td><code>date</code></td><td><div><p>Only include resource versions that were current at some point during the time period specified in the date time value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_count</td><td><code>number</code></td><td><div><p>Specify the numer of returned resources per page, 20 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_format</td><td><code>special</code></td><td><div><p>Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>string</code></td><td><div><p>Logical id of this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_lastUpdated</a></td><td><code>date</code></td><td><div><p>When the resource version last changed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_page</td><td><code>number</code></td><td><div><p>Specify the page number, 1 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_pretty</td><td><code>special</code></td><td><div><p>Pretty printed response for human convenience, allowed values: [true, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_profile</a></td><td><code>token</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_since</td><td><code>special</code></td><td><div><p>Only include resource versions that were created at or after the given instant in time</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_sort</td><td><code>special</code></td><td><div><p>Specify the returned order, allowed values: [_id, _lastUpdated, _profile, date, identifier, name, status, url, version] (one or multiple as comma separated string), prefix with '-' for reversed order</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_summary</td><td><code>special</code></td><td><div><p>Predefined short form of the resource, allowed values: [true, text, data, count, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/library.html#search\">date</a></td><td><code>date</code></td><td><div><p>The library publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/library.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the library</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/library.html#search\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the library</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/library.html#search\">status</a></td><td><code>token</code></td><td><div><p>The current status of the library</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/library.html#search\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the library</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/library.html#search\">version</a></td><td><code>token</code></td><td><div><p>The business version of the library</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=\"Location1-10\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Location</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=\"http://hl7.org/fhir/R4/location.html\">Location</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>create</code>, <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>search-type</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>_at</td><td><code>date</code></td><td><div><p>Only include resource versions that were current at some point during the time period specified in the date time value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_count</td><td><code>number</code></td><td><div><p>Specify the numer of returned resources per page, 20 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_format</td><td><code>special</code></td><td><div><p>Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>string</code></td><td><div><p>Logical id of this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_lastUpdated</a></td><td><code>date</code></td><td><div><p>When the resource version last changed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_page</td><td><code>number</code></td><td><div><p>Specify the page number, 1 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_pretty</td><td><code>special</code></td><td><div><p>Pretty printed response for human convenience, allowed values: [true, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_profile</a></td><td><code>token</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_since</td><td><code>special</code></td><td><div><p>Only include resource versions that were created at or after the given instant in time</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_sort</td><td><code>special</code></td><td><div><p>Specify the returned order, allowed values: [_id, _lastUpdated, _profile, identifier, name] (one or multiple as comma separated string), prefix with '-' for reversed order</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_summary</td><td><code>special</code></td><td><div><p>Predefined short form of the resource, allowed values: [true, text, data, count, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/location.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>An identifier for the location</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/location.html#search\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the library</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=\"Measure1-11\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Measure</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=\"http://hl7.org/fhir/R4/measure.html\">Measure</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><code>http://medizininformatik-initiative.de/fhir/StructureDefinition/feasibility-measure</code></p></div><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>create</code>, <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>search-type</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>_at</td><td><code>date</code></td><td><div><p>Only include resource versions that were current at some point during the time period specified in the date time value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_count</td><td><code>number</code></td><td><div><p>Specify the numer of returned resources per page, 20 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_format</td><td><code>special</code></td><td><div><p>Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>string</code></td><td><div><p>Logical id of this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_include</td><td><code>special</code></td><td><div><p>Additional resources to return, allowed values: [Measure:depends-on:Library] (use one _include parameter for every resource to include)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_lastUpdated</a></td><td><code>date</code></td><td><div><p>When the resource version last changed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_page</td><td><code>number</code></td><td><div><p>Specify the page number, 1 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_pretty</td><td><code>special</code></td><td><div><p>Pretty printed response for human convenience, allowed values: [true, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_profile</a></td><td><code>token</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_since</td><td><code>special</code></td><td><div><p>Only include resource versions that were created at or after the given instant in time</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_sort</td><td><code>special</code></td><td><div><p>Specify the returned order, allowed values: [_id, _lastUpdated, _profile, date, depends-on, identifier, name, status, url, version] (one or multiple as comma separated string), prefix with '-' for reversed order</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_summary</td><td><code>special</code></td><td><div><p>Predefined short form of the resource, allowed values: [true, text, data, count, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/measure.html#search\">date</a></td><td><code>date</code></td><td><div><p>The measure publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/measure.html#search\">depends-on</a></td><td><code>reference</code></td><td><div><p>What resource is being referenced</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/measure.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the measure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/measure.html#search\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the measure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/measure.html#search\">status</a></td><td><code>token</code></td><td><div><p>The current status of the measure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/measure.html#search\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the measure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/measure.html#search\">version</a></td><td><code>token</code></td><td><div><p>The business version of the measure</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=\"MeasureReport1-12\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>MeasureReport</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=\"http://hl7.org/fhir/R4/measurereport.html\">MeasureReport</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><code>http://medizininformatik-initiative.de/fhir/StructureDefinition/feasibility-measure-report</code></p></div><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>create</code>, <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>search-type</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>_at</td><td><code>date</code></td><td><div><p>Only include resource versions that were current at some point during the time period specified in the date time value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_count</td><td><code>number</code></td><td><div><p>Specify the numer of returned resources per page, 20 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_format</td><td><code>special</code></td><td><div><p>Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>string</code></td><td><div><p>Logical id of this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_lastUpdated</a></td><td><code>date</code></td><td><div><p>When the resource version last changed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_page</td><td><code>number</code></td><td><div><p>Specify the page number, 1 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_pretty</td><td><code>special</code></td><td><div><p>Pretty printed response for human convenience, allowed values: [true, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_profile</a></td><td><code>token</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_since</td><td><code>special</code></td><td><div><p>Only include resource versions that were created at or after the given instant in time</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_sort</td><td><code>special</code></td><td><div><p>Specify the returned order, allowed values: [_id, _lastUpdated, _profile, identifier] (one or multiple as comma separated string), prefix with '-' for reversed order</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_summary</td><td><code>special</code></td><td><div><p>Predefined short form of the resource, allowed values: [true, text, data, count, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/measurereport.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier of the measure report to be returned</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=\"NamingSystem1-13\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>NamingSystem</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=\"http://hl7.org/fhir/R4/namingsystem.html\">NamingSystem</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>create</code>, <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>search-type</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>_at</td><td><code>date</code></td><td><div><p>Only include resource versions that were current at some point during the time period specified in the date time value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_count</td><td><code>number</code></td><td><div><p>Specify the numer of returned resources per page, 20 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_format</td><td><code>special</code></td><td><div><p>Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>string</code></td><td><div><p>Logical id of this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_lastUpdated</a></td><td><code>date</code></td><td><div><p>When the resource version last changed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_page</td><td><code>number</code></td><td><div><p>Specify the page number, 1 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_pretty</td><td><code>special</code></td><td><div><p>Pretty printed response for human convenience, allowed values: [true, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_profile</a></td><td><code>token</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_since</td><td><code>special</code></td><td><div><p>Only include resource versions that were created at or after the given instant in time</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_sort</td><td><code>special</code></td><td><div><p>Specify the returned order, allowed values: [_id, _lastUpdated, _profile, date, name, status] (one or multiple as comma separated string), prefix with '-' for reversed order</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_summary</td><td><code>special</code></td><td><div><p>Predefined short form of the resource, allowed values: [true, text, data, count, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/namingsystem.html#search\">date</a></td><td><code>date</code></td><td><div><p>The naming system publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/namingsystem.html#search\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the naming system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>The current status of the naming system</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=\"Organization1-14\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Organization</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=\"http://hl7.org/fhir/R4/organization.html\">Organization</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-organization.html\">DSF Organization</a><br/><a href=\"StructureDefinition-organization-parent.html\">DSF Parent Organization</a></p></div><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>create</code>, <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>search-type</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>_at</td><td><code>date</code></td><td><div><p>Only include resource versions that were current at some point during the time period specified in the date time value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_count</td><td><code>number</code></td><td><div><p>Specify the numer of returned resources per page, 20 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_format</td><td><code>special</code></td><td><div><p>Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>string</code></td><td><div><p>Logical id of this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_include</td><td><code>special</code></td><td><div><p>Additional resources to return, allowed values: [Organization:endpoint:Endpoint] (use one _include parameter for every resource to include)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_lastUpdated</a></td><td><code>date</code></td><td><div><p>When the resource version last changed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_page</td><td><code>number</code></td><td><div><p>Specify the page number, 1 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_pretty</td><td><code>special</code></td><td><div><p>Pretty printed response for human convenience, allowed values: [true, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_profile</a></td><td><code>token</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_revinclude</td><td><code>special</code></td><td><div><p>Additional resources to return, allowed values: [Endpoint:organization:Organization, OrganizationAffiliation:participating-organization:Organization, OrganizationAffiliation:primary-organization:Organization] (use one _revinclude parameter for every resource to include)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_since</td><td><code>special</code></td><td><div><p>Only include resource versions that were created at or after the given instant in time</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_sort</td><td><code>special</code></td><td><div><p>Specify the returned order, allowed values: [_id, _lastUpdated, _profile, active, endpoint, identifier, name, type] (one or multiple as comma separated string), prefix with '-' for reversed order</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_summary</td><td><code>special</code></td><td><div><p>Predefined short form of the resource, allowed values: [true, text, data, count, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/organization.html#search\">active</a></td><td><code>token</code></td><td><div><p>Is the Organization record active [true|false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/organization.html#search\">endpoint</a></td><td><code>reference</code></td><td><div><p>Technical endpoints providing access to services operated for the organization</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/organization.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>Any identifier for the organization (not the accreditation issuer's identifier)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/organization.html#search\">name</a></td><td><code>string</code></td><td><div><p>A portion of the organization's name or alias</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/organization.html#search\">type</a></td><td><code>token</code></td><td><div><p>A code for the type of organization</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=\"OrganizationAffiliation1-15\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>OrganizationAffiliation</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=\"http://hl7.org/fhir/R4/organizationaffiliation.html\">OrganizationAffiliation</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-organization-affiliation.html\">DSF OrganizationAffiliation</a></p></div><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>create</code>, <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>search-type</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>_at</td><td><code>date</code></td><td><div><p>Only include resource versions that were current at some point during the time period specified in the date time value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_count</td><td><code>number</code></td><td><div><p>Specify the numer of returned resources per page, 20 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_format</td><td><code>special</code></td><td><div><p>Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>string</code></td><td><div><p>Logical id of this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_include</td><td><code>special</code></td><td><div><p>Additional resources to return, allowed values: [OrganizationAffiliation:endpoint:Endpoint, OrganizationAffiliation:participating-organization:Organization, OrganizationAffiliation:primary-organization:Organization] (use one _include parameter for every resource to include)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_lastUpdated</a></td><td><code>date</code></td><td><div><p>When the resource version last changed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_page</td><td><code>number</code></td><td><div><p>Specify the page number, 1 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_pretty</td><td><code>special</code></td><td><div><p>Pretty printed response for human convenience, allowed values: [true, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_profile</a></td><td><code>token</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_since</td><td><code>special</code></td><td><div><p>Only include resource versions that were created at or after the given instant in time</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_sort</td><td><code>special</code></td><td><div><p>Specify the returned order, allowed values: [_id, _lastUpdated, _profile, active, endpoint, identifier, participating-organization, primary-organization, role] (one or multiple as comma separated string), prefix with '-' for reversed order</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_summary</td><td><code>special</code></td><td><div><p>Predefined short form of the resource, allowed values: [true, text, data, count, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/organizationaffiliation.html#search\">active</a></td><td><code>token</code></td><td><div><p>Whether this organization affiliation record is in active use [true|false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/organizationaffiliation.html#search\">endpoint</a></td><td><code>reference</code></td><td><div><p>Technical endpoints providing access to services operated for this role</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/organizationaffiliation.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>An organization affiliation's Identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/organizationaffiliation.html#search\">participating-organization</a></td><td><code>reference</code></td><td><div><p>The organization that provides services to the primary organization</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/organizationaffiliation.html#search\">primary-organization</a></td><td><code>reference</code></td><td><div><p>The organization that receives the services from the participating organization</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/organizationaffiliation.html#search\">role</a></td><td><code>token</code></td><td><div><p>Definition of the role the participatingOrganization plays</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=\"Patient1-16\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </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=\"http://hl7.org/fhir/R4/patient.html\">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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>create</code>, <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>search-type</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>_at</td><td><code>date</code></td><td><div><p>Only include resource versions that were current at some point during the time period specified in the date time value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_count</td><td><code>number</code></td><td><div><p>Specify the numer of returned resources per page, 20 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_format</td><td><code>special</code></td><td><div><p>Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>string</code></td><td><div><p>Logical id of this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_lastUpdated</a></td><td><code>date</code></td><td><div><p>When the resource version last changed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_page</td><td><code>number</code></td><td><div><p>Specify the page number, 1 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_pretty</td><td><code>special</code></td><td><div><p>Pretty printed response for human convenience, allowed values: [true, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_profile</a></td><td><code>token</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_since</td><td><code>special</code></td><td><div><p>Only include resource versions that were created at or after the given instant in time</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_sort</td><td><code>special</code></td><td><div><p>Specify the returned order, allowed values: [_id, _lastUpdated, _profile, active, identifier] (one or multiple as comma separated string), prefix with '-' for reversed order</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_summary</td><td><code>special</code></td><td><div><p>Predefined short form of the resource, allowed values: [true, text, data, count, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">active</a></td><td><code>token</code></td><td><div><p>Whether the patient record is active [true|false]</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>A patient identifier</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=\"PractitionerRole1-17\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>PractitionerRole</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=\"http://hl7.org/fhir/R4/practitionerrole.html\">PractitionerRole</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>create</code>, <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>search-type</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>_at</td><td><code>date</code></td><td><div><p>Only include resource versions that were current at some point during the time period specified in the date time value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_count</td><td><code>number</code></td><td><div><p>Specify the numer of returned resources per page, 20 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_format</td><td><code>special</code></td><td><div><p>Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>string</code></td><td><div><p>Logical id of this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_include</td><td><code>special</code></td><td><div><p>Additional resources to return, allowed values: [PractitionerRole:organization:Organization, PractitionerRole:practitioner:Practitioner] (use one _include parameter for every resource to include)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_lastUpdated</a></td><td><code>date</code></td><td><div><p>When the resource version last changed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_page</td><td><code>number</code></td><td><div><p>Specify the page number, 1 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_pretty</td><td><code>special</code></td><td><div><p>Pretty printed response for human convenience, allowed values: [true, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_profile</a></td><td><code>token</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_since</td><td><code>special</code></td><td><div><p>Only include resource versions that were created at or after the given instant in time</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_sort</td><td><code>special</code></td><td><div><p>Specify the returned order, allowed values: [_id, _lastUpdated, _profile, active, identifier, organization, practitioner] (one or multiple as comma separated string), prefix with '-' for reversed order</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_summary</td><td><code>special</code></td><td><div><p>Predefined short form of the resource, allowed values: [true, text, data, count, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/practitionerrole.html#search\">active</a></td><td><code>token</code></td><td><div><p>Whether this practitioner role record is in active use [true|false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/practitionerrole.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>A practitioner's Identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/practitionerrole.html#search\">organization</a></td><td><code>reference</code></td><td><div><p>The identity of the organization the practitioner represents / acts on behalf of</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/practitionerrole.html#search\">practitioner</a></td><td><code>reference</code></td><td><div><p>Practitioner that is able to provide the defined services for the organization</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-18\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Practitioner</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=\"http://hl7.org/fhir/R4/practitioner.html\">Practitioner</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>create</code>, <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>search-type</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>_at</td><td><code>date</code></td><td><div><p>Only include resource versions that were current at some point during the time period specified in the date time value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_count</td><td><code>number</code></td><td><div><p>Specify the numer of returned resources per page, 20 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_format</td><td><code>special</code></td><td><div><p>Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>string</code></td><td><div><p>Logical id of this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_lastUpdated</a></td><td><code>date</code></td><td><div><p>When the resource version last changed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_page</td><td><code>number</code></td><td><div><p>Specify the page number, 1 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_pretty</td><td><code>special</code></td><td><div><p>Pretty printed response for human convenience, allowed values: [true, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_profile</a></td><td><code>token</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_since</td><td><code>special</code></td><td><div><p>Only include resource versions that were created at or after the given instant in time</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_sort</td><td><code>special</code></td><td><div><p>Specify the returned order, allowed values: [_id, _lastUpdated, _profile, active, identifier] (one or multiple as comma separated string), prefix with '-' for reversed order</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_summary</td><td><code>special</code></td><td><div><p>Predefined short form of the resource, allowed values: [true, text, data, count, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/practitioner.html#search\">active</a></td><td><code>token</code></td><td><div><p>Whether the practitioner record is active [true|false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/practitioner.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>A practitioner's Identifier</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=\"Provenance1-19\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Provenance</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=\"http://hl7.org/fhir/R4/provenance.html\">Provenance</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>create</code>, <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>search-type</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>_at</td><td><code>date</code></td><td><div><p>Only include resource versions that were current at some point during the time period specified in the date time value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_count</td><td><code>number</code></td><td><div><p>Specify the numer of returned resources per page, 20 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_format</td><td><code>special</code></td><td><div><p>Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>string</code></td><td><div><p>Logical id of this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_lastUpdated</a></td><td><code>date</code></td><td><div><p>When the resource version last changed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_page</td><td><code>number</code></td><td><div><p>Specify the page number, 1 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_pretty</td><td><code>special</code></td><td><div><p>Pretty printed response for human convenience, allowed values: [true, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_profile</a></td><td><code>token</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_since</td><td><code>special</code></td><td><div><p>Only include resource versions that were created at or after the given instant in time</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_sort</td><td><code>special</code></td><td><div><p>Specify the returned order, allowed values: [_id, _lastUpdated, _profile] (one or multiple as comma separated string), prefix with '-' for reversed order</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_summary</td><td><code>special</code></td><td><div><p>Predefined short form of the resource, allowed values: [true, text, data, count, false]</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=\"Questionnaire1-20\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Questionnaire</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=\"http://hl7.org/fhir/R4/questionnaire.html\">Questionnaire</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>create</code>, <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>search-type</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>_at</td><td><code>date</code></td><td><div><p>Only include resource versions that were current at some point during the time period specified in the date time value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_count</td><td><code>number</code></td><td><div><p>Specify the numer of returned resources per page, 20 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_format</td><td><code>special</code></td><td><div><p>Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>string</code></td><td><div><p>Logical id of this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_lastUpdated</a></td><td><code>date</code></td><td><div><p>When the resource version last changed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_page</td><td><code>number</code></td><td><div><p>Specify the page number, 1 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_pretty</td><td><code>special</code></td><td><div><p>Pretty printed response for human convenience, allowed values: [true, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_profile</a></td><td><code>token</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_since</td><td><code>special</code></td><td><div><p>Only include resource versions that were created at or after the given instant in time</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_sort</td><td><code>special</code></td><td><div><p>Specify the returned order, allowed values: [_id, _lastUpdated, _profile, date, identifier, name, status, url, version] (one or multiple as comma separated string), prefix with '-' for reversed order</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_summary</td><td><code>special</code></td><td><div><p>Predefined short form of the resource, allowed values: [true, text, data, count, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/questionnaire.html#search\">date</a></td><td><code>date</code></td><td><div><p>The questionnaire publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/questionnaire.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the questionnaire</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/questionnaire.html#search\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the questionnaire</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/questionnaire.html#search\">status</a></td><td><code>token</code></td><td><div><p>The current status of the questionnaire</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/questionnaire.html#search\">url</a></td><td><code>uri</code></td><td><div><p>The uri that identifies the questionnaire</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/questionnaire.html#search\">version</a></td><td><code>token</code></td><td><div><p>The business version of the questionnaire</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=\"QuestionnaireResponse1-21\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>QuestionnaireResponse</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=\"http://hl7.org/fhir/R4/questionnaireresponse.html\">QuestionnaireResponse</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>create</code>, <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>search-type</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>_at</td><td><code>date</code></td><td><div><p>Only include resource versions that were current at some point during the time period specified in the date time value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_count</td><td><code>number</code></td><td><div><p>Specify the numer of returned resources per page, 20 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_format</td><td><code>special</code></td><td><div><p>Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>string</code></td><td><div><p>Logical id of this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_lastUpdated</a></td><td><code>date</code></td><td><div><p>When the resource version last changed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_page</td><td><code>number</code></td><td><div><p>Specify the page number, 1 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_pretty</td><td><code>special</code></td><td><div><p>Pretty printed response for human convenience, allowed values: [true, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_profile</a></td><td><code>token</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_since</td><td><code>special</code></td><td><div><p>Only include resource versions that were created at or after the given instant in time</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_sort</td><td><code>special</code></td><td><div><p>Specify the returned order, allowed values: [_id, _lastUpdated, _profile, authored, identifier, status] (one or multiple as comma separated string), prefix with '-' for reversed order</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_summary</td><td><code>special</code></td><td><div><p>Predefined short form of the resource, allowed values: [true, text, data, count, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>authored</td><td><code>date</code></td><td><div><p>When the questionnaire response was last changed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/questionnaireresponse.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>The unique identifier for the questionnaire response</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/questionnaireresponse.html#search\">status</a></td><td><code>token</code></td><td><div><p>The status of the questionnaire response</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=\"ResearchStudy1-22\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>ResearchStudy</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=\"http://hl7.org/fhir/R4/researchstudy.html\">ResearchStudy</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>create</code>, <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>search-type</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>_at</td><td><code>date</code></td><td><div><p>Only include resource versions that were current at some point during the time period specified in the date time value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_count</td><td><code>number</code></td><td><div><p>Specify the numer of returned resources per page, 20 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_format</td><td><code>special</code></td><td><div><p>Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>string</code></td><td><div><p>Logical id of this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_include</td><td><code>special</code></td><td><div><p>Additional resources to return, allowed values: [ResearchStudy:enrollment:Group, ResearchStudy:principalinvestigator:Practitioner, ResearchStudy:principalinvestigator:PractitionerRole] (use one _include parameter for every resource to include)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_lastUpdated</a></td><td><code>date</code></td><td><div><p>When the resource version last changed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_page</td><td><code>number</code></td><td><div><p>Specify the page number, 1 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_pretty</td><td><code>special</code></td><td><div><p>Pretty printed response for human convenience, allowed values: [true, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_profile</a></td><td><code>token</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_since</td><td><code>special</code></td><td><div><p>Only include resource versions that were created at or after the given instant in time</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_sort</td><td><code>special</code></td><td><div><p>Specify the returned order, allowed values: [_id, _lastUpdated, _profile, enrollment, identifier, principalinvestigator] (one or multiple as comma separated string), prefix with '-' for reversed order</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_summary</td><td><code>special</code></td><td><div><p>Predefined short form of the resource, allowed values: [true, text, data, count, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>enrollment</td><td><code>reference</code></td><td><div><p>Search by research study enrollment</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/researchstudy.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>Business Identifier for study</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/researchstudy.html#search\">principalinvestigator</a></td><td><code>reference</code></td><td><div><p>Researcher who oversees multiple aspects of the study</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=\"StructureDefinition1-23\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>StructureDefinition</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=\"http://hl7.org/fhir/R4/structuredefinition.html\">StructureDefinition</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>create</code>, <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>search-type</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>_at</td><td><code>date</code></td><td><div><p>Only include resource versions that were current at some point during the time period specified in the date time value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_count</td><td><code>number</code></td><td><div><p>Specify the numer of returned resources per page, 20 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_format</td><td><code>special</code></td><td><div><p>Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>string</code></td><td><div><p>Logical id of this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_lastUpdated</a></td><td><code>date</code></td><td><div><p>When the resource version last changed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_page</td><td><code>number</code></td><td><div><p>Specify the page number, 1 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_pretty</td><td><code>special</code></td><td><div><p>Pretty printed response for human convenience, allowed values: [true, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_profile</a></td><td><code>token</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_since</td><td><code>special</code></td><td><div><p>Only include resource versions that were created at or after the given instant in time</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_sort</td><td><code>special</code></td><td><div><p>Specify the returned order, allowed values: [_id, _lastUpdated, _profile, date, identifier, name, status, url, version] (one or multiple as comma separated string), prefix with '-' for reversed order</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_summary</td><td><code>special</code></td><td><div><p>Predefined short form of the resource, allowed values: [true, text, data, count, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/structuredefinition.html#search\">date</a></td><td><code>date</code></td><td><div><p>The structure definition publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/structuredefinition.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the structure definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/structuredefinition.html#search\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the structure definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>The current status of the structure definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>url</td><td><code>uri</code></td><td><div><p>The uri that identifies the structure definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>version</td><td><code>token</code></td><td><div><p>The business version of the structure definition</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Extended Operations</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Operation</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>$snapshot</td><td><div><p>Generates a StructureDefinition instance with a snapshot, based on a differential in a specified StructureDefinition</p>\n</div></td></tr></tbody></table></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Subscription1-24\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Subscription</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=\"http://hl7.org/fhir/R4/subscription.html\">Subscription</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>create</code>, <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>search-type</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>_at</td><td><code>date</code></td><td><div><p>Only include resource versions that were current at some point during the time period specified in the date time value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_count</td><td><code>number</code></td><td><div><p>Specify the numer of returned resources per page, 20 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_format</td><td><code>special</code></td><td><div><p>Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>string</code></td><td><div><p>Logical id of this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_lastUpdated</a></td><td><code>date</code></td><td><div><p>When the resource version last changed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_page</td><td><code>number</code></td><td><div><p>Specify the page number, 1 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_pretty</td><td><code>special</code></td><td><div><p>Pretty printed response for human convenience, allowed values: [true, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_profile</a></td><td><code>token</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_since</td><td><code>special</code></td><td><div><p>Only include resource versions that were created at or after the given instant in time</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_sort</td><td><code>special</code></td><td><div><p>Specify the returned order, allowed values: [_id, _lastUpdated, _profile, criteria, payload, status, type] (one or multiple as comma separated string), prefix with '-' for reversed order</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_summary</td><td><code>special</code></td><td><div><p>Predefined short form of the resource, allowed values: [true, text, data, count, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/subscription.html#search\">criteria</a></td><td><code>string</code></td><td><div><p>The search rules used to determine when to send a notification (always matches exact)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/subscription.html#search\">payload</a></td><td><code>token</code></td><td><div><p>The mime-type of the notification payload</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/subscription.html#search\">status</a></td><td><code>token</code></td><td><div><p>Search by subscription status</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/subscription.html#search\">type</a></td><td><code>token</code></td><td><div><p>The type of channel for the sent notifications</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=\"Task1-25\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Task</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=\"http://hl7.org/fhir/R4/task.html\">Task</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><code>http://dsf.dev/fhir/StructureDefinition/task-cleanup-pong</code><br/><code>http://dsf.dev/fhir/StructureDefinition/task-download-allow-list</code><br/><code>http://dsf.dev/fhir/StructureDefinition/task-ping</code><br/><code>http://dsf.dev/fhir/StructureDefinition/task-pong</code><br/><code>http://dsf.dev/fhir/StructureDefinition/task-start-ping</code><br/><code>http://dsf.dev/fhir/StructureDefinition/task-start-ping-autostart</code><br/><code>http://dsf.dev/fhir/StructureDefinition/task-stop-ping-autostart</code><br/><code>http://medizininformatik-initiative.de/fhir/StructureDefinition/feasibility-task-execute</code><br/><code>http://medizininformatik-initiative.de/fhir/StructureDefinition/feasibility-task-request</code><br/><code>http://medizininformatik-initiative.de/fhir/StructureDefinition/feasibility-task-single-dic-result</code><br/><code>http://medizininformatik-initiative.de/fhir/StructureDefinition/task-omi-execute</code><br/><code>http://medizininformatik-initiative.de/fhir/StructureDefinition/task-omi-request-start</code><br/><code>http://medizininformatik-initiative.de/fhir/StructureDefinition/task-omi-response-failure</code><br/><code>http://medizininformatik-initiative.de/fhir/StructureDefinition/task-omi-response-finished</code></p></div><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>create</code>, <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>search-type</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>_at</td><td><code>date</code></td><td><div><p>Only include resource versions that were current at some point during the time period specified in the date time value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_count</td><td><code>number</code></td><td><div><p>Specify the numer of returned resources per page, 20 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_format</td><td><code>special</code></td><td><div><p>Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>string</code></td><td><div><p>Logical id of this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_include</td><td><code>special</code></td><td><div><p>Additional resources to return, allowed values: [Task:requester:Organization, Task:requester:Patient, Task:requester:Practitioner, Task:requester:PractitionerRole] (use one _include parameter for every resource to include)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_lastUpdated</a></td><td><code>date</code></td><td><div><p>When the resource version last changed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_page</td><td><code>number</code></td><td><div><p>Specify the page number, 1 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_pretty</td><td><code>special</code></td><td><div><p>Pretty printed response for human convenience, allowed values: [true, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_profile</a></td><td><code>token</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_since</td><td><code>special</code></td><td><div><p>Only include resource versions that were created at or after the given instant in time</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_sort</td><td><code>special</code></td><td><div><p>Specify the returned order, allowed values: [_id, _lastUpdated, _profile, authored-on, identifier, modified, requester, status] (one or multiple as comma separated string), prefix with '-' for reversed order</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_summary</td><td><code>special</code></td><td><div><p>Predefined short form of the resource, allowed values: [true, text, data, count, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/task.html#search\">authored-on</a></td><td><code>date</code></td><td><div><p>Search by creation date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/task.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>Search for a task instance by its business identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/task.html#search\">modified</a></td><td><code>date</code></td><td><div><p>Search by last modification date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/task.html#search\">requester</a></td><td><code>reference</code></td><td><div><p>Search by task requester</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/task.html#search\">status</a></td><td><code>token</code></td><td><div><p>Search by task status</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=\"ValueSet1-26\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>ValueSet</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=\"http://hl7.org/fhir/R4/valueset.html\">ValueSet</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/><code>literal</code>, <code>logical</code></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-value-set.html\">ValueSet</a></p></div><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>create</code>, <code>read</code>, <code>vread</code>, <code>update</code>, <code>delete</code>, <code>search-type</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>_at</td><td><code>date</code></td><td><div><p>Only include resource versions that were current at some point during the time period specified in the date time value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_count</td><td><code>number</code></td><td><div><p>Specify the numer of returned resources per page, 20 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_format</td><td><code>special</code></td><td><div><p>Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>string</code></td><td><div><p>Logical id of this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_lastUpdated</a></td><td><code>date</code></td><td><div><p>When the resource version last changed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_page</td><td><code>number</code></td><td><div><p>Specify the page number, 1 if not specified</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_pretty</td><td><code>special</code></td><td><div><p>Pretty printed response for human convenience, allowed values: [true, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_profile</a></td><td><code>token</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_since</td><td><code>special</code></td><td><div><p>Only include resource versions that were created at or after the given instant in time</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_sort</td><td><code>special</code></td><td><div><p>Specify the returned order, allowed values: [_id, _lastUpdated, _profile, date, identifier, name, status, url, version] (one or multiple as comma separated string), prefix with '-' for reversed order</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_summary</td><td><code>special</code></td><td><div><p>Predefined short form of the resource, allowed values: [true, text, data, count, false]</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/valueset.html#search\">date</a></td><td><code>date</code></td><td><div><p>The value set publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/valueset.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>External identifier for the value set</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/valueset.html#search\">name</a></td><td><code>string</code></td><td><div><p>Computationally friendly name of the value set</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>The current status of the value set</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>url</td><td><code>uri</code></td><td><div><p>The uri that identifies the value set</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>version</td><td><code>token</code></td><td><div><p>The business version of the value set</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://dsf.dev/fhir/CapabilityStatement/dsf"^^xsd:anyURI] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2025-03-24T19:43:20+01:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "DSF Community"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "DSF Community" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://dsf.dev" ]     ] )
  ] ) ; # 
  fhir:kind [ fhir:v "instance"] ; # 
  fhir:software [
fhir:name [ fhir:v "Data Sharing Framework" ] ;
fhir:version [ fhir:v "1.7.1 (main/bffc318)" ]
  ] ; # 
  fhir:implementation [
fhir:url [ fhir:v "https://YOUR-FHIR-SERVER-URL/fhir"^^xsd:anyURI ]
  ] ; # 
  fhir:fhirVersion [ fhir:v "4.0.1"] ; # 
  fhir:format ( [ fhir:v "application/fhir+json"] [ fhir:v "application/fhir+xml"] ) ; # 
  fhir:rest ( [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-websocket"^^xsd:anyURI ] ;
fhir:value [
a fhir:url ;
fhir:v "wss://YOUR-FHIR-SERVER-URL/fhir/ws"^^xsd:anyURI       ]     ] ) ;
fhir:mode [ fhir:v "server" ] ;
fhir:security [
      ( fhir:service [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/restful-security-service"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Certificates" ] ;
fhir:display [ fhir:v "Certificates" ]         ] )       ] [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/restful-security-service"^^xsd:anyURI ] ;
fhir:code [ fhir:v "OAuth" ] ;
fhir:display [ fhir:v "OAuth" ]         ] )       ] )     ] ;
    ( fhir:resource [
fhir:type [ fhir:v "ActivityDefinition" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/ActivityDefinition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/ActivityDefinition>       ] ;
      ( fhir:supportedProfile [
fhir:v "http://dsf.dev/fhir/StructureDefinition/activity-definition"^^xsd:anyURI ;
fhir:link <http://dsf.dev/fhir/StructureDefinition/activity-definition>       ] ) ;
      ( fhir:interaction [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
fhir:versioning [ fhir:v "versioned" ] ;
fhir:readHistory [ fhir:v true ] ;
fhir:updateCreate [ fhir:v false ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalRead [ fhir:v "full-support" ] ;
fhir:conditionalUpdate [ fhir:v true ] ;
fhir:conditionalDelete [ fhir:v "single" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] [ fhir:v "logical" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_at" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were current at some point during the time period specified in the date time value" ]       ] [
fhir:name [ fhir:v "_count" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the numer of returned resources per page, 20 if not specified" ]       ] [
fhir:name [ fhir:v "_format" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Logical id of this resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "_page" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the page number, 1 if not specified" ]       ] [
fhir:name [ fhir:v "_pretty" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Pretty printed response for human convenience, allowed values: [true, false]" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_since" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were created at or after the given instant in time" ]       ] [
fhir:name [ fhir:v "_sort" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned order, allowed values: [_id, _lastUpdated, _profile, date, identifier, name, status, url, version] (one or multiple as comma separated string), prefix with '-' for reversed order" ]       ] [
fhir:name [ fhir:v "_summary" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Predefined short form of the resource, allowed values: [true, text, data, count, false]" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ActivityDefinition-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ActivityDefinition-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "The activity definition publication date" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ActivityDefinition-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ActivityDefinition-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "External identifier for the activity definition" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ActivityDefinition-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ActivityDefinition-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Computationally friendly name of the activity definition" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ActivityDefinition-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ActivityDefinition-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The current status of the activity definition" ]       ] [
fhir:name [ fhir:v "url" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ActivityDefinition-url"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ActivityDefinition-url>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "The uri that identifies the activity definition" ]       ] [
fhir:name [ fhir:v "version" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ActivityDefinition-version"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ActivityDefinition-version>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The business version of the activity definition" ]       ] )     ] [
fhir:type [ fhir:v "Binary" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/Binary"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Binary>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
fhir:versioning [ fhir:v "versioned" ] ;
fhir:readHistory [ fhir:v true ] ;
fhir:updateCreate [ fhir:v false ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalRead [ fhir:v "full-support" ] ;
fhir:conditionalUpdate [ fhir:v true ] ;
fhir:conditionalDelete [ fhir:v "single" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] [ fhir:v "logical" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_at" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were current at some point during the time period specified in the date time value" ]       ] [
fhir:name [ fhir:v "_count" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the numer of returned resources per page, 20 if not specified" ]       ] [
fhir:name [ fhir:v "_format" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Logical id of this resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "_page" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the page number, 1 if not specified" ]       ] [
fhir:name [ fhir:v "_pretty" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Pretty printed response for human convenience, allowed values: [true, false]" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_since" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were created at or after the given instant in time" ]       ] [
fhir:name [ fhir:v "_sort" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned order, allowed values: [_id, _lastUpdated, _profile, contentType] (one or multiple as comma separated string), prefix with '-' for reversed order" ]       ] [
fhir:name [ fhir:v "_summary" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Predefined short form of the resource, allowed values: [true, text, data, count, false]" ]       ] [
fhir:name [ fhir:v "contentType" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Binary-contentType"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Binary-contentType>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The MIME type of the actual binary content" ]       ] )     ] [
fhir:type [ fhir:v "Bundle" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/Bundle"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Bundle>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
fhir:versioning [ fhir:v "versioned" ] ;
fhir:readHistory [ fhir:v true ] ;
fhir:updateCreate [ fhir:v false ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalRead [ fhir:v "full-support" ] ;
fhir:conditionalUpdate [ fhir:v true ] ;
fhir:conditionalDelete [ fhir:v "single" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] [ fhir:v "logical" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_at" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were current at some point during the time period specified in the date time value" ]       ] [
fhir:name [ fhir:v "_count" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the numer of returned resources per page, 20 if not specified" ]       ] [
fhir:name [ fhir:v "_format" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Logical id of this resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "_page" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the page number, 1 if not specified" ]       ] [
fhir:name [ fhir:v "_pretty" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Pretty printed response for human convenience, allowed values: [true, false]" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_since" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were created at or after the given instant in time" ]       ] [
fhir:name [ fhir:v "_sort" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned order, allowed values: [_id, _lastUpdated, _profile, identifier] (one or multiple as comma separated string), prefix with '-' for reversed order" ]       ] [
fhir:name [ fhir:v "_summary" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Predefined short form of the resource, allowed values: [true, text, data, count, false]" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Bundle-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Bundle-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Persistent identifier for the bundle" ]       ] )     ] [
fhir:type [ fhir:v "CodeSystem" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/CodeSystem"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/CodeSystem>       ] ;
      ( fhir:supportedProfile [
fhir:v "http://dsf.dev/fhir/StructureDefinition/code-system"^^xsd:anyURI ;
fhir:link <http://dsf.dev/fhir/StructureDefinition/code-system>       ] ) ;
      ( fhir:interaction [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
fhir:versioning [ fhir:v "versioned" ] ;
fhir:readHistory [ fhir:v true ] ;
fhir:updateCreate [ fhir:v false ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalRead [ fhir:v "full-support" ] ;
fhir:conditionalUpdate [ fhir:v true ] ;
fhir:conditionalDelete [ fhir:v "single" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] [ fhir:v "logical" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_at" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were current at some point during the time period specified in the date time value" ]       ] [
fhir:name [ fhir:v "_count" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the numer of returned resources per page, 20 if not specified" ]       ] [
fhir:name [ fhir:v "_format" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Logical id of this resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "_page" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the page number, 1 if not specified" ]       ] [
fhir:name [ fhir:v "_pretty" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Pretty printed response for human convenience, allowed values: [true, false]" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_since" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were created at or after the given instant in time" ]       ] [
fhir:name [ fhir:v "_sort" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned order, allowed values: [_id, _lastUpdated, _profile, date, identifier, name, status, url, version] (one or multiple as comma separated string), prefix with '-' for reversed order" ]       ] [
fhir:name [ fhir:v "_summary" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Predefined short form of the resource, allowed values: [true, text, data, count, false]" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "The code system publication date" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "External identifier for the code system" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Computationally friendly name of the code system" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The current status of the code system" ]       ] [
fhir:name [ fhir:v "url" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-url"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-url>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "The uri that identifies the code system" ]       ] [
fhir:name [ fhir:v "version" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-version"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-version>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The business version of the code system" ]       ] )     ] [
fhir:type [ fhir:v "DocumentReference" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/DocumentReference"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/DocumentReference>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
fhir:versioning [ fhir:v "versioned" ] ;
fhir:readHistory [ fhir:v true ] ;
fhir:updateCreate [ fhir:v false ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalRead [ fhir:v "full-support" ] ;
fhir:conditionalUpdate [ fhir:v true ] ;
fhir:conditionalDelete [ fhir:v "single" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] [ fhir:v "logical" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_at" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were current at some point during the time period specified in the date time value" ]       ] [
fhir:name [ fhir:v "_count" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the numer of returned resources per page, 20 if not specified" ]       ] [
fhir:name [ fhir:v "_format" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Logical id of this resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "_page" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the page number, 1 if not specified" ]       ] [
fhir:name [ fhir:v "_pretty" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Pretty printed response for human convenience, allowed values: [true, false]" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_since" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were created at or after the given instant in time" ]       ] [
fhir:name [ fhir:v "_sort" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned order, allowed values: [_id, _lastUpdated, _profile, identifier] (one or multiple as comma separated string), prefix with '-' for reversed order" ]       ] [
fhir:name [ fhir:v "_summary" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Predefined short form of the resource, allowed values: [true, text, data, count, false]" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Identifies this document reference across multiple systems" ]       ] )     ] [
fhir:type [ fhir:v "Endpoint" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/Endpoint"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Endpoint>       ] ;
      ( fhir:supportedProfile [
fhir:v "http://dsf.dev/fhir/StructureDefinition/endpoint"^^xsd:anyURI ;
fhir:link <http://dsf.dev/fhir/StructureDefinition/endpoint>       ] ) ;
      ( fhir:interaction [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
fhir:versioning [ fhir:v "versioned" ] ;
fhir:readHistory [ fhir:v true ] ;
fhir:updateCreate [ fhir:v false ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalRead [ fhir:v "full-support" ] ;
fhir:conditionalUpdate [ fhir:v true ] ;
fhir:conditionalDelete [ fhir:v "single" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] [ fhir:v "logical" ] ) ;
      ( fhir:searchInclude [ fhir:v "Endpoint:organization:Organization" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Organization:endpoint:Endpoint" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_at" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were current at some point during the time period specified in the date time value" ]       ] [
fhir:name [ fhir:v "_count" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the numer of returned resources per page, 20 if not specified" ]       ] [
fhir:name [ fhir:v "_format" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Logical id of this resource" ]       ] [
fhir:name [ fhir:v "_include" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Additional resources to return, allowed values: [Endpoint:organization:Organization] (use one _include parameter for every resource to include)" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "_page" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the page number, 1 if not specified" ]       ] [
fhir:name [ fhir:v "_pretty" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Pretty printed response for human convenience, allowed values: [true, false]" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_revinclude" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Additional resources to return, allowed values: [Organization:endpoint:Endpoint] (use one _revinclude parameter for every resource to include)" ]       ] [
fhir:name [ fhir:v "_since" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were created at or after the given instant in time" ]       ] [
fhir:name [ fhir:v "_sort" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned order, allowed values: [_id, _lastUpdated, _profile, address, identifier, name, organization, status] (one or multiple as comma separated string), prefix with '-' for reversed order" ]       ] [
fhir:name [ fhir:v "_summary" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Predefined short form of the resource, allowed values: [true, text, data, count, false]" ]       ] [
fhir:name [ fhir:v "address" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Endpoint-address"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Endpoint-address>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "The address (url) of the endpoint" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Endpoint-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Endpoint-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Identifies this endpoint across multiple systems" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Endpoint-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Endpoint-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A name that this endpoint can be identified by" ]       ] [
fhir:name [ fhir:v "organization" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Endpoint-organization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Endpoint-organization>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The organization that is managing the endpoint" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Endpoint-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Endpoint-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The current status of the Endpoint (usually expected to be active)" ]       ] )     ] [
fhir:type [ fhir:v "Group" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/Group"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Group>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
fhir:versioning [ fhir:v "versioned" ] ;
fhir:readHistory [ fhir:v true ] ;
fhir:updateCreate [ fhir:v false ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalRead [ fhir:v "full-support" ] ;
fhir:conditionalUpdate [ fhir:v true ] ;
fhir:conditionalDelete [ fhir:v "single" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] [ fhir:v "logical" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "ResearchStudy:enrollment:Group" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_at" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were current at some point during the time period specified in the date time value" ]       ] [
fhir:name [ fhir:v "_count" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the numer of returned resources per page, 20 if not specified" ]       ] [
fhir:name [ fhir:v "_format" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Logical id of this resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "_page" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the page number, 1 if not specified" ]       ] [
fhir:name [ fhir:v "_pretty" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Pretty printed response for human convenience, allowed values: [true, false]" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_revinclude" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Additional resources to return, allowed values: [ResearchStudy:enrollment:Group] (use one _revinclude parameter for every resource to include)" ]       ] [
fhir:name [ fhir:v "_since" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were created at or after the given instant in time" ]       ] [
fhir:name [ fhir:v "_sort" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned order, allowed values: [_id, _lastUpdated, _profile, identifier] (one or multiple as comma separated string), prefix with '-' for reversed order" ]       ] [
fhir:name [ fhir:v "_summary" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Predefined short form of the resource, allowed values: [true, text, data, count, false]" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Group-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Group-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "External identifier for the group" ]       ] )     ] [
fhir:type [ fhir:v "HealthcareService" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/HealthcareService"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/HealthcareService>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
fhir:versioning [ fhir:v "versioned" ] ;
fhir:readHistory [ fhir:v true ] ;
fhir:updateCreate [ fhir:v false ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalRead [ fhir:v "full-support" ] ;
fhir:conditionalUpdate [ fhir:v true ] ;
fhir:conditionalDelete [ fhir:v "single" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] [ fhir:v "logical" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_at" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were current at some point during the time period specified in the date time value" ]       ] [
fhir:name [ fhir:v "_count" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the numer of returned resources per page, 20 if not specified" ]       ] [
fhir:name [ fhir:v "_format" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Logical id of this resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "_page" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the page number, 1 if not specified" ]       ] [
fhir:name [ fhir:v "_pretty" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Pretty printed response for human convenience, allowed values: [true, false]" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_since" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were created at or after the given instant in time" ]       ] [
fhir:name [ fhir:v "_sort" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned order, allowed values: [_id, _lastUpdated, _profile, active, identifier, name] (one or multiple as comma separated string), prefix with '-' for reversed order" ]       ] [
fhir:name [ fhir:v "_summary" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Predefined short form of the resource, allowed values: [true, text, data, count, false]" ]       ] [
fhir:name [ fhir:v "active" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/HealthcareService-active"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/HealthcareService-active>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The Healthcare Service is currently marked as active [true|false]" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/HealthcareService-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/HealthcareService-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "External identifiers for this item" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/HealthcareService-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/HealthcareService-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A portion of the Healthcare service name" ]       ] )     ] [
fhir:type [ fhir:v "Library" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/Library"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Library>       ] ;
      ( fhir:supportedProfile [
fhir:v "http://medizininformatik-initiative.de/fhir/StructureDefinition/feasibility-library"^^xsd:anyURI ;
fhir:link <http://medizininformatik-initiative.de/fhir/StructureDefinition/feasibility-library>       ] ) ;
      ( fhir:interaction [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
fhir:versioning [ fhir:v "versioned" ] ;
fhir:readHistory [ fhir:v true ] ;
fhir:updateCreate [ fhir:v false ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalRead [ fhir:v "full-support" ] ;
fhir:conditionalUpdate [ fhir:v true ] ;
fhir:conditionalDelete [ fhir:v "single" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] [ fhir:v "logical" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_at" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were current at some point during the time period specified in the date time value" ]       ] [
fhir:name [ fhir:v "_count" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the numer of returned resources per page, 20 if not specified" ]       ] [
fhir:name [ fhir:v "_format" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Logical id of this resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "_page" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the page number, 1 if not specified" ]       ] [
fhir:name [ fhir:v "_pretty" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Pretty printed response for human convenience, allowed values: [true, false]" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_since" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were created at or after the given instant in time" ]       ] [
fhir:name [ fhir:v "_sort" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned order, allowed values: [_id, _lastUpdated, _profile, date, identifier, name, status, url, version] (one or multiple as comma separated string), prefix with '-' for reversed order" ]       ] [
fhir:name [ fhir:v "_summary" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Predefined short form of the resource, allowed values: [true, text, data, count, false]" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Library-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Library-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "The library publication date" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Library-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Library-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "External identifier for the library" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Library-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Library-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Computationally friendly name of the library" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Library-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Library-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The current status of the library" ]       ] [
fhir:name [ fhir:v "url" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Library-url"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Library-url>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "The uri that identifies the library" ]       ] [
fhir:name [ fhir:v "version" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Library-version"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Library-version>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The business version of the library" ]       ] )     ] [
fhir:type [ fhir:v "Location" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/Location"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Location>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
fhir:versioning [ fhir:v "versioned" ] ;
fhir:readHistory [ fhir:v true ] ;
fhir:updateCreate [ fhir:v false ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalRead [ fhir:v "full-support" ] ;
fhir:conditionalUpdate [ fhir:v true ] ;
fhir:conditionalDelete [ fhir:v "single" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] [ fhir:v "logical" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_at" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were current at some point during the time period specified in the date time value" ]       ] [
fhir:name [ fhir:v "_count" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the numer of returned resources per page, 20 if not specified" ]       ] [
fhir:name [ fhir:v "_format" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Logical id of this resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "_page" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the page number, 1 if not specified" ]       ] [
fhir:name [ fhir:v "_pretty" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Pretty printed response for human convenience, allowed values: [true, false]" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_since" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were created at or after the given instant in time" ]       ] [
fhir:name [ fhir:v "_sort" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned order, allowed values: [_id, _lastUpdated, _profile, identifier, name] (one or multiple as comma separated string), prefix with '-' for reversed order" ]       ] [
fhir:name [ fhir:v "_summary" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Predefined short form of the resource, allowed values: [true, text, data, count, false]" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Location-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Location-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "An identifier for the location" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Location-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Location-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Computationally friendly name of the library" ]       ] )     ] [
fhir:type [ fhir:v "Measure" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/Measure"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Measure>       ] ;
      ( fhir:supportedProfile [
fhir:v "http://medizininformatik-initiative.de/fhir/StructureDefinition/feasibility-measure"^^xsd:anyURI ;
fhir:link <http://medizininformatik-initiative.de/fhir/StructureDefinition/feasibility-measure>       ] ) ;
      ( fhir:interaction [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
fhir:versioning [ fhir:v "versioned" ] ;
fhir:readHistory [ fhir:v true ] ;
fhir:updateCreate [ fhir:v false ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalRead [ fhir:v "full-support" ] ;
fhir:conditionalUpdate [ fhir:v true ] ;
fhir:conditionalDelete [ fhir:v "single" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] [ fhir:v "logical" ] ) ;
      ( fhir:searchInclude [ fhir:v "Measure:depends-on:Library" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_at" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were current at some point during the time period specified in the date time value" ]       ] [
fhir:name [ fhir:v "_count" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the numer of returned resources per page, 20 if not specified" ]       ] [
fhir:name [ fhir:v "_format" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Logical id of this resource" ]       ] [
fhir:name [ fhir:v "_include" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Additional resources to return, allowed values: [Measure:depends-on:Library] (use one _include parameter for every resource to include)" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "_page" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the page number, 1 if not specified" ]       ] [
fhir:name [ fhir:v "_pretty" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Pretty printed response for human convenience, allowed values: [true, false]" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_since" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were created at or after the given instant in time" ]       ] [
fhir:name [ fhir:v "_sort" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned order, allowed values: [_id, _lastUpdated, _profile, date, depends-on, identifier, name, status, url, version] (one or multiple as comma separated string), prefix with '-' for reversed order" ]       ] [
fhir:name [ fhir:v "_summary" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Predefined short form of the resource, allowed values: [true, text, data, count, false]" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Measure-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Measure-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "The measure publication date" ]       ] [
fhir:name [ fhir:v "depends-on" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Measure-depends-on"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Measure-depends-on>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "What resource is being referenced" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Measure-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Measure-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "External identifier for the measure" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Measure-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Measure-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Computationally friendly name of the measure" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Measure-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Measure-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The current status of the measure" ]       ] [
fhir:name [ fhir:v "url" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Measure-url"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Measure-url>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "The uri that identifies the measure" ]       ] [
fhir:name [ fhir:v "version" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Measure-version"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Measure-version>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The business version of the measure" ]       ] )     ] [
fhir:type [ fhir:v "MeasureReport" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/MeasureReport"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/MeasureReport>       ] ;
      ( fhir:supportedProfile [
fhir:v "http://medizininformatik-initiative.de/fhir/StructureDefinition/feasibility-measure-report"^^xsd:anyURI ;
fhir:link <http://medizininformatik-initiative.de/fhir/StructureDefinition/feasibility-measure-report>       ] ) ;
      ( fhir:interaction [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
fhir:versioning [ fhir:v "versioned" ] ;
fhir:readHistory [ fhir:v true ] ;
fhir:updateCreate [ fhir:v false ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalRead [ fhir:v "full-support" ] ;
fhir:conditionalUpdate [ fhir:v true ] ;
fhir:conditionalDelete [ fhir:v "single" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] [ fhir:v "logical" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_at" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were current at some point during the time period specified in the date time value" ]       ] [
fhir:name [ fhir:v "_count" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the numer of returned resources per page, 20 if not specified" ]       ] [
fhir:name [ fhir:v "_format" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Logical id of this resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "_page" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the page number, 1 if not specified" ]       ] [
fhir:name [ fhir:v "_pretty" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Pretty printed response for human convenience, allowed values: [true, false]" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_since" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were created at or after the given instant in time" ]       ] [
fhir:name [ fhir:v "_sort" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned order, allowed values: [_id, _lastUpdated, _profile, identifier] (one or multiple as comma separated string), prefix with '-' for reversed order" ]       ] [
fhir:name [ fhir:v "_summary" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Predefined short form of the resource, allowed values: [true, text, data, count, false]" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/MeasureReport-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/MeasureReport-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "External identifier of the measure report to be returned" ]       ] )     ] [
fhir:type [ fhir:v "NamingSystem" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/NamingSystem"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/NamingSystem>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
fhir:versioning [ fhir:v "versioned" ] ;
fhir:readHistory [ fhir:v true ] ;
fhir:updateCreate [ fhir:v false ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalRead [ fhir:v "full-support" ] ;
fhir:conditionalUpdate [ fhir:v true ] ;
fhir:conditionalDelete [ fhir:v "single" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] [ fhir:v "logical" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_at" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were current at some point during the time period specified in the date time value" ]       ] [
fhir:name [ fhir:v "_count" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the numer of returned resources per page, 20 if not specified" ]       ] [
fhir:name [ fhir:v "_format" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Logical id of this resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "_page" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the page number, 1 if not specified" ]       ] [
fhir:name [ fhir:v "_pretty" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Pretty printed response for human convenience, allowed values: [true, false]" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_since" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were created at or after the given instant in time" ]       ] [
fhir:name [ fhir:v "_sort" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned order, allowed values: [_id, _lastUpdated, _profile, date, name, status] (one or multiple as comma separated string), prefix with '-' for reversed order" ]       ] [
fhir:name [ fhir:v "_summary" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Predefined short form of the resource, allowed values: [true, text, data, count, false]" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "The naming system publication date" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Computationally friendly name of the naming system" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/NamingSystem-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/NamingSystem-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The current status of the naming system" ]       ] )     ] [
fhir:type [ fhir:v "Organization" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/Organization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Organization>       ] ;
      ( fhir:supportedProfile [
fhir:v "http://dsf.dev/fhir/StructureDefinition/organization"^^xsd:anyURI ;
fhir:link <http://dsf.dev/fhir/StructureDefinition/organization>       ] [
fhir:v "http://dsf.dev/fhir/StructureDefinition/organization-parent"^^xsd:anyURI ;
fhir:link <http://dsf.dev/fhir/StructureDefinition/organization-parent>       ] ) ;
      ( fhir:interaction [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
fhir:versioning [ fhir:v "versioned" ] ;
fhir:readHistory [ fhir:v true ] ;
fhir:updateCreate [ fhir:v false ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalRead [ fhir:v "full-support" ] ;
fhir:conditionalUpdate [ fhir:v true ] ;
fhir:conditionalDelete [ fhir:v "single" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] [ fhir:v "logical" ] ) ;
      ( fhir:searchInclude [ fhir:v "Organization:endpoint:Endpoint" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Endpoint:organization:Organization" ] [ fhir:v "OrganizationAffiliation:participating-organization:Organization" ] [ fhir:v "OrganizationAffiliation:primary-organization:Organization" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_at" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were current at some point during the time period specified in the date time value" ]       ] [
fhir:name [ fhir:v "_count" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the numer of returned resources per page, 20 if not specified" ]       ] [
fhir:name [ fhir:v "_format" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Logical id of this resource" ]       ] [
fhir:name [ fhir:v "_include" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Additional resources to return, allowed values: [Organization:endpoint:Endpoint] (use one _include parameter for every resource to include)" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "_page" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the page number, 1 if not specified" ]       ] [
fhir:name [ fhir:v "_pretty" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Pretty printed response for human convenience, allowed values: [true, false]" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_revinclude" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Additional resources to return, allowed values: [Endpoint:organization:Organization, OrganizationAffiliation:participating-organization:Organization, OrganizationAffiliation:primary-organization:Organization] (use one _revinclude parameter for every resource to include)" ]       ] [
fhir:name [ fhir:v "_since" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were created at or after the given instant in time" ]       ] [
fhir:name [ fhir:v "_sort" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned order, allowed values: [_id, _lastUpdated, _profile, active, endpoint, identifier, name, type] (one or multiple as comma separated string), prefix with '-' for reversed order" ]       ] [
fhir:name [ fhir:v "_summary" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Predefined short form of the resource, allowed values: [true, text, data, count, false]" ]       ] [
fhir:name [ fhir:v "active" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Organization-active"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Organization-active>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Is the Organization record active [true|false]" ]       ] [
fhir:name [ fhir:v "endpoint" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Organization-endpoint"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Organization-endpoint>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Technical endpoints providing access to services operated for the organization" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Organization-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Organization-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Any identifier for the organization (not the accreditation issuer's identifier)" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Organization-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Organization-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A portion of the organization's name or alias" ]       ] [
fhir:name [ fhir:v "type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Organization-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Organization-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A code for the type of organization" ]       ] )     ] [
fhir:type [ fhir:v "OrganizationAffiliation" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/OrganizationAffiliation"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/OrganizationAffiliation>       ] ;
      ( fhir:supportedProfile [
fhir:v "http://dsf.dev/fhir/StructureDefinition/organization-affiliation"^^xsd:anyURI ;
fhir:link <http://dsf.dev/fhir/StructureDefinition/organization-affiliation>       ] ) ;
      ( fhir:interaction [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
fhir:versioning [ fhir:v "versioned" ] ;
fhir:readHistory [ fhir:v true ] ;
fhir:updateCreate [ fhir:v false ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalRead [ fhir:v "full-support" ] ;
fhir:conditionalUpdate [ fhir:v true ] ;
fhir:conditionalDelete [ fhir:v "single" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] [ fhir:v "logical" ] ) ;
      ( fhir:searchInclude [ fhir:v "OrganizationAffiliation:endpoint:Endpoint" ] [ fhir:v "OrganizationAffiliation:participating-organization:Organization" ] [ fhir:v "OrganizationAffiliation:primary-organization:Organization" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_at" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were current at some point during the time period specified in the date time value" ]       ] [
fhir:name [ fhir:v "_count" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the numer of returned resources per page, 20 if not specified" ]       ] [
fhir:name [ fhir:v "_format" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Logical id of this resource" ]       ] [
fhir:name [ fhir:v "_include" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Additional resources to return, allowed values: [OrganizationAffiliation:endpoint:Endpoint, OrganizationAffiliation:participating-organization:Organization, OrganizationAffiliation:primary-organization:Organization] (use one _include parameter for every resource to include)" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "_page" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the page number, 1 if not specified" ]       ] [
fhir:name [ fhir:v "_pretty" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Pretty printed response for human convenience, allowed values: [true, false]" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_since" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were created at or after the given instant in time" ]       ] [
fhir:name [ fhir:v "_sort" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned order, allowed values: [_id, _lastUpdated, _profile, active, endpoint, identifier, participating-organization, primary-organization, role] (one or multiple as comma separated string), prefix with '-' for reversed order" ]       ] [
fhir:name [ fhir:v "_summary" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Predefined short form of the resource, allowed values: [true, text, data, count, false]" ]       ] [
fhir:name [ fhir:v "active" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-active"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-active>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Whether this organization affiliation record is in active use [true|false]" ]       ] [
fhir:name [ fhir:v "endpoint" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-endpoint"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-endpoint>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Technical endpoints providing access to services operated for this role" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "An organization affiliation's Identifier" ]       ] [
fhir:name [ fhir:v "participating-organization" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-participating-organization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-participating-organization>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The organization that provides services to the primary organization" ]       ] [
fhir:name [ fhir:v "primary-organization" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-primary-organization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-primary-organization>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The organization that receives the services from the participating organization" ]       ] [
fhir:name [ fhir:v "role" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-role"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-role>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Definition of the role the participatingOrganization plays" ]       ] )     ] [
fhir:type [ fhir:v "Patient" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/Patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Patient>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
fhir:versioning [ fhir:v "versioned" ] ;
fhir:readHistory [ fhir:v true ] ;
fhir:updateCreate [ fhir:v false ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalRead [ fhir:v "full-support" ] ;
fhir:conditionalUpdate [ fhir:v true ] ;
fhir:conditionalDelete [ fhir:v "single" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] [ fhir:v "logical" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_at" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were current at some point during the time period specified in the date time value" ]       ] [
fhir:name [ fhir:v "_count" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the numer of returned resources per page, 20 if not specified" ]       ] [
fhir:name [ fhir:v "_format" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Logical id of this resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "_page" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the page number, 1 if not specified" ]       ] [
fhir:name [ fhir:v "_pretty" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Pretty printed response for human convenience, allowed values: [true, false]" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_since" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were created at or after the given instant in time" ]       ] [
fhir:name [ fhir:v "_sort" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned order, allowed values: [_id, _lastUpdated, _profile, active, identifier] (one or multiple as comma separated string), prefix with '-' for reversed order" ]       ] [
fhir:name [ fhir:v "_summary" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Predefined short form of the resource, allowed values: [true, text, data, count, false]" ]       ] [
fhir:name [ fhir:v "active" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Patient-active"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Patient-active>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Whether the patient record is active [true|false]" ]       ] [
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 "A patient identifier" ]       ] )     ] [
fhir:type [ fhir:v "PractitionerRole" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/PractitionerRole"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/PractitionerRole>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
fhir:versioning [ fhir:v "versioned" ] ;
fhir:readHistory [ fhir:v true ] ;
fhir:updateCreate [ fhir:v false ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalRead [ fhir:v "full-support" ] ;
fhir:conditionalUpdate [ fhir:v true ] ;
fhir:conditionalDelete [ fhir:v "single" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] [ fhir:v "logical" ] ) ;
      ( fhir:searchInclude [ fhir:v "PractitionerRole:organization:Organization" ] [ fhir:v "PractitionerRole:practitioner:Practitioner" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_at" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were current at some point during the time period specified in the date time value" ]       ] [
fhir:name [ fhir:v "_count" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the numer of returned resources per page, 20 if not specified" ]       ] [
fhir:name [ fhir:v "_format" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Logical id of this resource" ]       ] [
fhir:name [ fhir:v "_include" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Additional resources to return, allowed values: [PractitionerRole:organization:Organization, PractitionerRole:practitioner:Practitioner] (use one _include parameter for every resource to include)" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "_page" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the page number, 1 if not specified" ]       ] [
fhir:name [ fhir:v "_pretty" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Pretty printed response for human convenience, allowed values: [true, false]" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_since" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were created at or after the given instant in time" ]       ] [
fhir:name [ fhir:v "_sort" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned order, allowed values: [_id, _lastUpdated, _profile, active, identifier, organization, practitioner] (one or multiple as comma separated string), prefix with '-' for reversed order" ]       ] [
fhir:name [ fhir:v "_summary" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Predefined short form of the resource, allowed values: [true, text, data, count, false]" ]       ] [
fhir:name [ fhir:v "active" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/PractitionerRole-active"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/PractitionerRole-active>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Whether this practitioner role record is in active use [true|false]" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/PractitionerRole-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/PractitionerRole-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A practitioner's Identifier" ]       ] [
fhir:name [ fhir:v "organization" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/PractitionerRole-organization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/PractitionerRole-organization>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The identity of the organization the practitioner represents / acts on behalf of" ]       ] [
fhir:name [ fhir:v "practitioner" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/PractitionerRole-practitioner"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/PractitionerRole-practitioner>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Practitioner that is able to provide the defined services for the organization" ]       ] )     ] [
fhir:type [ fhir:v "Practitioner" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/Practitioner"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Practitioner>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
fhir:versioning [ fhir:v "versioned" ] ;
fhir:readHistory [ fhir:v true ] ;
fhir:updateCreate [ fhir:v false ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalRead [ fhir:v "full-support" ] ;
fhir:conditionalUpdate [ fhir:v true ] ;
fhir:conditionalDelete [ fhir:v "single" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] [ fhir:v "logical" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_at" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were current at some point during the time period specified in the date time value" ]       ] [
fhir:name [ fhir:v "_count" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the numer of returned resources per page, 20 if not specified" ]       ] [
fhir:name [ fhir:v "_format" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Logical id of this resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "_page" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the page number, 1 if not specified" ]       ] [
fhir:name [ fhir:v "_pretty" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Pretty printed response for human convenience, allowed values: [true, false]" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_since" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were created at or after the given instant in time" ]       ] [
fhir:name [ fhir:v "_sort" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned order, allowed values: [_id, _lastUpdated, _profile, active, identifier] (one or multiple as comma separated string), prefix with '-' for reversed order" ]       ] [
fhir:name [ fhir:v "_summary" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Predefined short form of the resource, allowed values: [true, text, data, count, false]" ]       ] [
fhir:name [ fhir:v "active" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Practitioner-active"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Practitioner-active>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Whether the practitioner record is active [true|false]" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Practitioner-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Practitioner-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A practitioner's Identifier" ]       ] )     ] [
fhir:type [ fhir:v "Provenance" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/Provenance"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Provenance>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
fhir:versioning [ fhir:v "versioned" ] ;
fhir:readHistory [ fhir:v true ] ;
fhir:updateCreate [ fhir:v false ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalRead [ fhir:v "full-support" ] ;
fhir:conditionalUpdate [ fhir:v true ] ;
fhir:conditionalDelete [ fhir:v "single" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] [ fhir:v "logical" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_at" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were current at some point during the time period specified in the date time value" ]       ] [
fhir:name [ fhir:v "_count" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the numer of returned resources per page, 20 if not specified" ]       ] [
fhir:name [ fhir:v "_format" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Logical id of this resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "_page" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the page number, 1 if not specified" ]       ] [
fhir:name [ fhir:v "_pretty" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Pretty printed response for human convenience, allowed values: [true, false]" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_since" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were created at or after the given instant in time" ]       ] [
fhir:name [ fhir:v "_sort" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned order, allowed values: [_id, _lastUpdated, _profile] (one or multiple as comma separated string), prefix with '-' for reversed order" ]       ] [
fhir:name [ fhir:v "_summary" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Predefined short form of the resource, allowed values: [true, text, data, count, false]" ]       ] )     ] [
fhir:type [ fhir:v "Questionnaire" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/Questionnaire"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Questionnaire>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
fhir:versioning [ fhir:v "versioned" ] ;
fhir:readHistory [ fhir:v true ] ;
fhir:updateCreate [ fhir:v false ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalRead [ fhir:v "full-support" ] ;
fhir:conditionalUpdate [ fhir:v true ] ;
fhir:conditionalDelete [ fhir:v "single" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] [ fhir:v "logical" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_at" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were current at some point during the time period specified in the date time value" ]       ] [
fhir:name [ fhir:v "_count" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the numer of returned resources per page, 20 if not specified" ]       ] [
fhir:name [ fhir:v "_format" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Logical id of this resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "_page" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the page number, 1 if not specified" ]       ] [
fhir:name [ fhir:v "_pretty" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Pretty printed response for human convenience, allowed values: [true, false]" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_since" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were created at or after the given instant in time" ]       ] [
fhir:name [ fhir:v "_sort" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned order, allowed values: [_id, _lastUpdated, _profile, date, identifier, name, status, url, version] (one or multiple as comma separated string), prefix with '-' for reversed order" ]       ] [
fhir:name [ fhir:v "_summary" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Predefined short form of the resource, allowed values: [true, text, data, count, false]" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Questionnaire-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Questionnaire-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "The questionnaire publication date" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Questionnaire-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Questionnaire-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "External identifier for the questionnaire" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Questionnaire-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Questionnaire-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Computationally friendly name of the questionnaire" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Questionnaire-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Questionnaire-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The current status of the questionnaire" ]       ] [
fhir:name [ fhir:v "url" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Questionnaire-url"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Questionnaire-url>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "The uri that identifies the questionnaire" ]       ] [
fhir:name [ fhir:v "version" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Questionnaire-version"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Questionnaire-version>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The business version of the questionnaire" ]       ] )     ] [
fhir:type [ fhir:v "QuestionnaireResponse" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
fhir:versioning [ fhir:v "versioned" ] ;
fhir:readHistory [ fhir:v true ] ;
fhir:updateCreate [ fhir:v false ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalRead [ fhir:v "full-support" ] ;
fhir:conditionalUpdate [ fhir:v true ] ;
fhir:conditionalDelete [ fhir:v "single" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] [ fhir:v "logical" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_at" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were current at some point during the time period specified in the date time value" ]       ] [
fhir:name [ fhir:v "_count" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the numer of returned resources per page, 20 if not specified" ]       ] [
fhir:name [ fhir:v "_format" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Logical id of this resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "_page" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the page number, 1 if not specified" ]       ] [
fhir:name [ fhir:v "_pretty" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Pretty printed response for human convenience, allowed values: [true, false]" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_since" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were created at or after the given instant in time" ]       ] [
fhir:name [ fhir:v "_sort" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned order, allowed values: [_id, _lastUpdated, _profile, authored, identifier, status] (one or multiple as comma separated string), prefix with '-' for reversed order" ]       ] [
fhir:name [ fhir:v "_summary" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Predefined short form of the resource, allowed values: [true, text, data, count, false]" ]       ] [
fhir:name [ fhir:v "authored" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/QuestionnaireRespone-authored"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/QuestionnaireRespone-authored>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the questionnaire response was last changed" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The unique identifier for the questionnaire response" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The status of the questionnaire response" ]       ] )     ] [
fhir:type [ fhir:v "ResearchStudy" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/ResearchStudy"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/ResearchStudy>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
fhir:versioning [ fhir:v "versioned" ] ;
fhir:readHistory [ fhir:v true ] ;
fhir:updateCreate [ fhir:v false ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalRead [ fhir:v "full-support" ] ;
fhir:conditionalUpdate [ fhir:v true ] ;
fhir:conditionalDelete [ fhir:v "single" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] [ fhir:v "logical" ] ) ;
      ( fhir:searchInclude [ fhir:v "ResearchStudy:enrollment:Group" ] [ fhir:v "ResearchStudy:principalinvestigator:Practitioner" ] [ fhir:v "ResearchStudy:principalinvestigator:PractitionerRole" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_at" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were current at some point during the time period specified in the date time value" ]       ] [
fhir:name [ fhir:v "_count" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the numer of returned resources per page, 20 if not specified" ]       ] [
fhir:name [ fhir:v "_format" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Logical id of this resource" ]       ] [
fhir:name [ fhir:v "_include" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Additional resources to return, allowed values: [ResearchStudy:enrollment:Group, ResearchStudy:principalinvestigator:Practitioner, ResearchStudy:principalinvestigator:PractitionerRole] (use one _include parameter for every resource to include)" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "_page" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the page number, 1 if not specified" ]       ] [
fhir:name [ fhir:v "_pretty" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Pretty printed response for human convenience, allowed values: [true, false]" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_since" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were created at or after the given instant in time" ]       ] [
fhir:name [ fhir:v "_sort" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned order, allowed values: [_id, _lastUpdated, _profile, enrollment, identifier, principalinvestigator] (one or multiple as comma separated string), prefix with '-' for reversed order" ]       ] [
fhir:name [ fhir:v "_summary" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Predefined short form of the resource, allowed values: [true, text, data, count, false]" ]       ] [
fhir:name [ fhir:v "enrollment" ] ;
fhir:definition [
fhir:v "http://dsf.dev/fhir/SearchParameter/ResearchStudy-enrollment"^^xsd:anyURI ;
fhir:link <http://dsf.dev/fhir/SearchParameter/ResearchStudy-enrollment>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Search by research study enrollment" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ResearchStudy-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ResearchStudy-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Business Identifier for study" ]       ] [
fhir:name [ fhir:v "principalinvestigator" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ResearchStudy-principalinvestigator"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ResearchStudy-principalinvestigator>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Researcher who oversees multiple aspects of the study" ]       ] )     ] [
fhir:type [ fhir:v "StructureDefinition" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/StructureDefinition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/StructureDefinition>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
fhir:versioning [ fhir:v "versioned" ] ;
fhir:readHistory [ fhir:v true ] ;
fhir:updateCreate [ fhir:v false ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalRead [ fhir:v "full-support" ] ;
fhir:conditionalUpdate [ fhir:v true ] ;
fhir:conditionalDelete [ fhir:v "single" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] [ fhir:v "logical" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_at" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were current at some point during the time period specified in the date time value" ]       ] [
fhir:name [ fhir:v "_count" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the numer of returned resources per page, 20 if not specified" ]       ] [
fhir:name [ fhir:v "_format" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Logical id of this resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "_page" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the page number, 1 if not specified" ]       ] [
fhir:name [ fhir:v "_pretty" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Pretty printed response for human convenience, allowed values: [true, false]" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_since" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were created at or after the given instant in time" ]       ] [
fhir:name [ fhir:v "_sort" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned order, allowed values: [_id, _lastUpdated, _profile, date, identifier, name, status, url, version] (one or multiple as comma separated string), prefix with '-' for reversed order" ]       ] [
fhir:name [ fhir:v "_summary" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Predefined short form of the resource, allowed values: [true, text, data, count, false]" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "The structure definition publication date" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "External identifier for the structure definition" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Computationally friendly name of the structure definition" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/StructureDefinition-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/StructureDefinition-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The current status of the structure definition" ]       ] [
fhir:name [ fhir:v "url" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/StructureDefinition-url"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/StructureDefinition-url>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "The uri that identifies the structure definition" ]       ] [
fhir:name [ fhir:v "version" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/StructureDefinition-version"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/StructureDefinition-version>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The business version of the structure definition" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "snapshot" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/OperationDefinition/StructureDefinition-snapshot"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/OperationDefinition/StructureDefinition-snapshot>         ] ;
fhir:documentation [ fhir:v "Generates a StructureDefinition instance with a snapshot, based on a differential in a specified StructureDefinition" ]       ] )     ] [
fhir:type [ fhir:v "Subscription" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/Subscription"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Subscription>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
fhir:versioning [ fhir:v "versioned" ] ;
fhir:readHistory [ fhir:v true ] ;
fhir:updateCreate [ fhir:v false ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalRead [ fhir:v "full-support" ] ;
fhir:conditionalUpdate [ fhir:v true ] ;
fhir:conditionalDelete [ fhir:v "single" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] [ fhir:v "logical" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_at" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were current at some point during the time period specified in the date time value" ]       ] [
fhir:name [ fhir:v "_count" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the numer of returned resources per page, 20 if not specified" ]       ] [
fhir:name [ fhir:v "_format" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Logical id of this resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "_page" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the page number, 1 if not specified" ]       ] [
fhir:name [ fhir:v "_pretty" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Pretty printed response for human convenience, allowed values: [true, false]" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_since" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were created at or after the given instant in time" ]       ] [
fhir:name [ fhir:v "_sort" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned order, allowed values: [_id, _lastUpdated, _profile, criteria, payload, status, type] (one or multiple as comma separated string), prefix with '-' for reversed order" ]       ] [
fhir:name [ fhir:v "_summary" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Predefined short form of the resource, allowed values: [true, text, data, count, false]" ]       ] [
fhir:name [ fhir:v "criteria" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Subscription-criteria"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Subscription-criteria>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The search rules used to determine when to send a notification (always matches exact)" ]       ] [
fhir:name [ fhir:v "payload" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Subscription-payload"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Subscription-payload>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The mime-type of the notification payload" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Subscription-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Subscription-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search by subscription status" ]       ] [
fhir:name [ fhir:v "type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Subscription-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Subscription-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The type of channel for the sent notifications" ]       ] )     ] [
fhir:type [ fhir:v "Task" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/Task"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Task>       ] ;
      ( fhir:supportedProfile [
fhir:v "http://dsf.dev/fhir/StructureDefinition/task-cleanup-pong"^^xsd:anyURI ;
fhir:link <http://dsf.dev/fhir/StructureDefinition/task-cleanup-pong>       ] [
fhir:v "http://dsf.dev/fhir/StructureDefinition/task-download-allow-list"^^xsd:anyURI ;
fhir:link <http://dsf.dev/fhir/StructureDefinition/task-download-allow-list>       ] [
fhir:v "http://dsf.dev/fhir/StructureDefinition/task-ping"^^xsd:anyURI ;
fhir:link <http://dsf.dev/fhir/StructureDefinition/task-ping>       ] [
fhir:v "http://dsf.dev/fhir/StructureDefinition/task-pong"^^xsd:anyURI ;
fhir:link <http://dsf.dev/fhir/StructureDefinition/task-pong>       ] [
fhir:v "http://dsf.dev/fhir/StructureDefinition/task-start-ping"^^xsd:anyURI ;
fhir:link <http://dsf.dev/fhir/StructureDefinition/task-start-ping>       ] [
fhir:v "http://dsf.dev/fhir/StructureDefinition/task-start-ping-autostart"^^xsd:anyURI ;
fhir:link <http://dsf.dev/fhir/StructureDefinition/task-start-ping-autostart>       ] [
fhir:v "http://dsf.dev/fhir/StructureDefinition/task-stop-ping-autostart"^^xsd:anyURI ;
fhir:link <http://dsf.dev/fhir/StructureDefinition/task-stop-ping-autostart>       ] [
fhir:v "http://medizininformatik-initiative.de/fhir/StructureDefinition/feasibility-task-execute"^^xsd:anyURI ;
fhir:link <http://medizininformatik-initiative.de/fhir/StructureDefinition/feasibility-task-execute>       ] [
fhir:v "http://medizininformatik-initiative.de/fhir/StructureDefinition/feasibility-task-request"^^xsd:anyURI ;
fhir:link <http://medizininformatik-initiative.de/fhir/StructureDefinition/feasibility-task-request>       ] [
fhir:v "http://medizininformatik-initiative.de/fhir/StructureDefinition/feasibility-task-single-dic-result"^^xsd:anyURI ;
fhir:link <http://medizininformatik-initiative.de/fhir/StructureDefinition/feasibility-task-single-dic-result>       ] [
fhir:v "http://medizininformatik-initiative.de/fhir/StructureDefinition/task-omi-execute"^^xsd:anyURI ;
fhir:link <http://medizininformatik-initiative.de/fhir/StructureDefinition/task-omi-execute>       ] [
fhir:v "http://medizininformatik-initiative.de/fhir/StructureDefinition/task-omi-request-start"^^xsd:anyURI ;
fhir:link <http://medizininformatik-initiative.de/fhir/StructureDefinition/task-omi-request-start>       ] [
fhir:v "http://medizininformatik-initiative.de/fhir/StructureDefinition/task-omi-response-failure"^^xsd:anyURI ;
fhir:link <http://medizininformatik-initiative.de/fhir/StructureDefinition/task-omi-response-failure>       ] [
fhir:v "http://medizininformatik-initiative.de/fhir/StructureDefinition/task-omi-response-finished"^^xsd:anyURI ;
fhir:link <http://medizininformatik-initiative.de/fhir/StructureDefinition/task-omi-response-finished>       ] ) ;
      ( fhir:interaction [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
fhir:versioning [ fhir:v "versioned" ] ;
fhir:readHistory [ fhir:v true ] ;
fhir:updateCreate [ fhir:v false ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalRead [ fhir:v "full-support" ] ;
fhir:conditionalUpdate [ fhir:v true ] ;
fhir:conditionalDelete [ fhir:v "single" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] [ fhir:v "logical" ] ) ;
      ( fhir:searchInclude [ fhir:v "Task:requester:Organization" ] [ fhir:v "Task:requester:Patient" ] [ fhir:v "Task:requester:Practitioner" ] [ fhir:v "Task:requester:PractitionerRole" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_at" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were current at some point during the time period specified in the date time value" ]       ] [
fhir:name [ fhir:v "_count" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the numer of returned resources per page, 20 if not specified" ]       ] [
fhir:name [ fhir:v "_format" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Logical id of this resource" ]       ] [
fhir:name [ fhir:v "_include" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Additional resources to return, allowed values: [Task:requester:Organization, Task:requester:Patient, Task:requester:Practitioner, Task:requester:PractitionerRole] (use one _include parameter for every resource to include)" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "_page" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the page number, 1 if not specified" ]       ] [
fhir:name [ fhir:v "_pretty" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Pretty printed response for human convenience, allowed values: [true, false]" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_since" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were created at or after the given instant in time" ]       ] [
fhir:name [ fhir:v "_sort" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned order, allowed values: [_id, _lastUpdated, _profile, authored-on, identifier, modified, requester, status] (one or multiple as comma separated string), prefix with '-' for reversed order" ]       ] [
fhir:name [ fhir:v "_summary" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Predefined short form of the resource, allowed values: [true, text, data, count, false]" ]       ] [
fhir:name [ fhir:v "authored-on" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Task-authored-on"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Task-authored-on>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Search by creation date" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Task-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Task-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for a task instance by its business identifier" ]       ] [
fhir:name [ fhir:v "modified" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Task-modified"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Task-modified>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Search by last modification date" ]       ] [
fhir:name [ fhir:v "requester" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Task-requester"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Task-requester>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Search by task requester" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Task-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Task-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search by task status" ]       ] )     ] [
fhir:type [ fhir:v "ValueSet" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/ValueSet"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/ValueSet>       ] ;
      ( fhir:supportedProfile [
fhir:v "http://dsf.dev/fhir/StructureDefinition/value-set"^^xsd:anyURI ;
fhir:link <http://dsf.dev/fhir/StructureDefinition/value-set>       ] ) ;
      ( fhir:interaction [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
fhir:versioning [ fhir:v "versioned" ] ;
fhir:readHistory [ fhir:v true ] ;
fhir:updateCreate [ fhir:v false ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalRead [ fhir:v "full-support" ] ;
fhir:conditionalUpdate [ fhir:v true ] ;
fhir:conditionalDelete [ fhir:v "single" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] [ fhir:v "logical" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_at" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were current at some point during the time period specified in the date time value" ]       ] [
fhir:name [ fhir:v "_count" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the numer of returned resources per page, 20 if not specified" ]       ] [
fhir:name [ fhir:v "_format" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned format of the payload response, allowed values: [json, application/json+fhir, application/fhir+json, application/json, xml, application/xml+fhir, application/fhir+xml, application/xml, text/xml]" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Logical id of this resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "_page" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "Specify the page number, 1 if not specified" ]       ] [
fhir:name [ fhir:v "_pretty" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Pretty printed response for human convenience, allowed values: [true, false]" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_since" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Only include resource versions that were created at or after the given instant in time" ]       ] [
fhir:name [ fhir:v "_sort" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Specify the returned order, allowed values: [_id, _lastUpdated, _profile, date, identifier, name, status, url, version] (one or multiple as comma separated string), prefix with '-' for reversed order" ]       ] [
fhir:name [ fhir:v "_summary" ] ;
fhir:type [ fhir:v "special" ] ;
fhir:documentation [ fhir:v "Predefined short form of the resource, allowed values: [true, text, data, count, false]" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "The value set publication date" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "External identifier for the value set" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Computationally friendly name of the value set" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The current status of the value set" ]       ] [
fhir:name [ fhir:v "url" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-url"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-url>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "The uri that identifies the value set" ]       ] [
fhir:name [ fhir:v "version" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-version"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-version>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The business version of the value set" ]       ] )     ] )
  ] ) . #