eHealth Infrastructure
10.0.0 - release Denmark flag

This page is part of the FUT Infrastructure (v10.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: patient - TTL Representation

Active as of 2026-02-25

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/CapabilityStatement/patient> a fhir:CapabilityStatement ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "patient"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CapabilityStatement patient</b></p><a name=\"patient\"> </a><a name=\"hcpatient\"> </a><h2 id=\"title\"/><ul><li>Implementation Guide Version: 10.0.0 </li><li>FHIR Version: 4.0.1 </li><li>Supported Formats: <code>application/fhir+xml</code>, <code>xml</code>, <code>application/fhir+json</code>, <code>json</code>, <code>application/x-turtle</code>, <code>ttl</code>, <code>html/json</code>, <code>html/xml</code>, <code>html/turtle</code></li><li>Supported Patch Formats: <code>application/json-patch+json</code></li><li>Published on: 2026-02-25 23:20:08+0000 </li><li>Published by: Den telemedicinske infrastruktur (eHealth Infrastructure) </li></ul><blockquote class=\"impl-note\"><p><strong>Note to Implementers: FHIR Capabilities</strong></p><p>Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.</p></blockquote><p>This CapabilityStatement instantiates the CapabilityStatement <code>http://hl7.org/fhir/uv/bulkdata/CapabilityStatement/bulk-data</code></p><h2 id=\"rest\">FHIR RESTful Capabilities</h2><div class=\"panel panel-default\"><div class=\"panel-heading\"><h3 id=\"mode1\" class=\"panel-title\">Mode: <code>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/></div></div><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Summary of System-wide 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>$export-poll-status</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$export</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$migrate</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$reindex</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$process-message</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$meta</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$get-resource-counts</td><td><div><p>Provides the number of resources currently stored on the server, broken down by resource type</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>$expunge</td><td><div/></td></tr></tbody></table></div></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=\"PATCH a new resource version (patch interaction)\">P</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 class=\"text-center\"><b title=\"GET changes to a resource (history interaction on instance)\">H-I</b></th><th class=\"text-center\"><b title=\"GET changes for all resources of the type (history interaction on type)\">H-T</b></th><th><b title=\"Required and recommended search parameters\">Searches</b></th><th><code><b>_include</b></code></th><th><code><b>_revinclude</b></code></th><th><b>Operations</b></th></tr></thead><tbody><tr><td><a href=\"#Appointment1-1\">Appointment</a></td><td><a href=\"http://hl7.org/fhir/R4/appointment.html\">http://hl7.org/fhir/StructureDefinition/Appointment</a><br/><em>Additional supported profiles:</em><br/>  <a href=\"StructureDefinition-ehealth-appointment.html\">ehealth-appointment</a><br/>  <a href=\"StructureDefinition-ehealth-group-appointment.html\">ehealth-group-appointment</a><br/>  <a href=\"StructureDefinition-ehealth-group-videoappointment.html\">ehealth-group-videoappointment</a><br/>  <a href=\"StructureDefinition-ehealth-videoappointment.html\">ehealth-videoappointment</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 class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td>date, _language, specialty, service-category, _lastUpdated, slot, reason-code, based-on, appointmentGroupId, patient, responsible, supporting-info, careteamParticipant, identifier, practitioner, appointment-type, part-status, service-type, _security, _filter, actor, _profile, intended-audience, _tag, _has, reason-reference, _source, location, _id, _content, _text, status</td><td><code>*</code>, <code>Appointment:actor</code>, <code>Appointment:patient</code></td><td><code>Appointment:careteamParticipant</code>, <code>Appointment:intended-audience</code>, <code>Appointment:responsible</code>, <code>Appointment:supporting-info</code>, <code>Communication:based-on</code>, <code>Communication:careTeamRecipient</code>, <code>Communication:careCommunicationSenderPractitioner</code>, <code>Communication:careCommunicationSenderCareTeam</code>, <code>Communication:careTeamSender</code>, <code>Communication:communicationAbout</code>, <code>Communication:communicationParticipant</code>, <code>Communication:communicationRelatesTo</code>, <code>Communication:episodeOfCare</code>, <code>Communication:on-behalf-of</code>, <code>Communication:part-of</code>, <code>Consent:data</code>, <code>Provenance:entity</code>, <code>Provenance:target</code></td><td><code>$validate</code>, <code>$exportAsiCal</code>, <code>$meta-delete</code>, <code>$meta-add</code>, <code>$meta</code></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 class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>_language, _list, _profile, _lastUpdated, _tag, _has, _security, _source, _id, _content, _text, _filter</td><td><code>*</code></td><td><code>Appointment:careteamParticipant</code>, <code>Appointment:intended-audience</code>, <code>Appointment:responsible</code>, <code>Appointment:supporting-info</code>, <code>Communication:based-on</code>, <code>Communication:careTeamRecipient</code>, <code>Communication:careCommunicationSenderPractitioner</code>, <code>Communication:careCommunicationSenderCareTeam</code>, <code>Communication:careTeamSender</code>, <code>Communication:communicationAbout</code>, <code>Communication:communicationParticipant</code>, <code>Communication:communicationRelatesTo</code>, <code>Communication:episodeOfCare</code>, <code>Communication:on-behalf-of</code>, <code>Communication:part-of</code>, <code>Consent:data</code>, <code>Provenance:entity</code>, <code>Provenance:target</code></td><td><code>$validate</code>, <code>$meta-delete</code>, <code>$meta-add</code>, <code>$meta</code>, <code>$expunge</code></td></tr><tr><td><a href=\"#CodeSystem1-3\">CodeSystem</a></td><td><a href=\"http://hl7.org/fhir/R4/codesystem.html\">http://hl7.org/fhir/StructureDefinition/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\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td>date, _language, code, context-type-value, _lastUpdated, jurisdiction, description, context-type, language, title, context-quantity, context, context-type-quantity, identifier, content-mode, _security, version, url, _filter, supplements, system, _profile, _tag, _has, name, publisher, _source, _id, _content, _text, status</td><td><code>*</code></td><td><code>Appointment:careteamParticipant</code>, <code>Appointment:intended-audience</code>, <code>Appointment:responsible</code>, <code>Appointment:supporting-info</code>, <code>CodeSystem:supplements</code>, <code>Communication:based-on</code>, <code>Communication:careTeamRecipient</code>, <code>Communication:careCommunicationSenderPractitioner</code>, <code>Communication:careCommunicationSenderCareTeam</code>, <code>Communication:careTeamSender</code>, <code>Communication:communicationAbout</code>, <code>Communication:communicationParticipant</code>, <code>Communication:communicationRelatesTo</code>, <code>Communication:episodeOfCare</code>, <code>Communication:on-behalf-of</code>, <code>Communication:part-of</code>, <code>Consent:data</code>, <code>Provenance:entity</code>, <code>Provenance:target</code></td><td><code>$validate</code>, <code>$subsumes</code>, <code>$lookup</code></td></tr><tr><td><a href=\"#Communication1-4\">Communication</a></td><td><a href=\"http://hl7.org/fhir/R4/communication.html\">http://hl7.org/fhir/StructureDefinition/Communication</a><br/><em>Additional supported profiles:</em><br/>  <a href=\"StructureDefinition-ehealth-communication.html\">ehealth-communication</a><br/>  <a href=\"StructureDefinition-ehealth-material-communication.html\">ehealth-material-communication</a><br/>  <a href=\"StructureDefinition-ehealth-message.html\">ehealth-message</a><br/>  <a href=\"StructureDefinition-ehealth-carecommunication.html\">ehealth-carecommunication</a></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"/><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"/><td class=\"text-center\"/><td>_language, administrativeStatus, subject, _lastUpdated, part-of, medium, on-behalf-of, threadId, topic, communicationRelatesTo, based-on, patient, instantiates-uri, communicationAbout, episodeOfCare, identifier, period, _security, communicationParticipant, instantiates-canonical, communicationCategory, received, encounter, careTeamRecipient, communicationGroupId, sent, _filter, _profile, careCommunicationSenderPractitioner, careCommunicationSenderCareTeam, careTeamSender, sender, _tag, _has, recipient, _source, _id, category, restrictionCategory, _content, _text, status</td><td><code>*</code>, <code>Communication:based-on</code>, <code>Communication:careTeamRecipient</code>, <code>Communication:careCommunicationSenderPractitioner</code>, <code>Communication:careCommunicationSenderCareTeam</code>, <code>Communication:careTeamSender</code>, <code>Communication:communicationAbout</code>, <code>Communication:communicationParticipant</code>, <code>Communication:communicationRelatesTo</code>, <code>Communication:encounter</code>, <code>Communication:episodeOfCare</code>, <code>Communication:instantiates-canonical</code>, <code>Communication:on-behalf-of</code>, <code>Communication:part-of</code>, <code>Communication:patient</code>, <code>Communication:recipient</code>, <code>Communication:sender</code>, <code>Communication:subject</code></td><td><code>Appointment:careteamParticipant</code>, <code>Appointment:intended-audience</code>, <code>Appointment:responsible</code>, <code>Appointment:supporting-info</code>, <code>Communication:based-on</code>, <code>Communication:careTeamRecipient</code>, <code>Communication:careCommunicationSenderPractitioner</code>, <code>Communication:careCommunicationSenderCareTeam</code>, <code>Communication:careTeamSender</code>, <code>Communication:communicationAbout</code>, <code>Communication:communicationParticipant</code>, <code>Communication:communicationRelatesTo</code>, <code>Communication:episodeOfCare</code>, <code>Communication:on-behalf-of</code>, <code>Communication:part-of</code>, <code>Consent:data</code>, <code>Provenance:entity</code>, <code>Provenance:target</code></td><td><code>$validate</code></td></tr><tr><td><a href=\"#Consent1-5\">Consent</a></td><td><a href=\"http://hl7.org/fhir/R4/consent.html\">http://hl7.org/fhir/StructureDefinition/Consent</a><br/><em>Additional supported profiles:</em><br/>  <a href=\"StructureDefinition-ehealth-access-consent.html\">ehealth-access-consent</a><br/>  <a href=\"StructureDefinition-ehealth-consent.html\">ehealth-consent</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 class=\"text-center\">y</td><td class=\"text-center\"/><td class=\"text-center\"/><td>date, _language, data, purpose, _lastUpdated, source-reference, _list, patient, scope, action, identifier, period, _security, _filter, actor, security-label, _profile, _tag, organization, _has, _source, consentor, _id, category, _content, _text, status</td><td><code>*</code>, <code>Consent:actor</code>, <code>Consent:consentor</code>, <code>Consent:data</code>, <code>Consent:organization</code>, <code>Consent:patient</code>, <code>Consent:source-reference</code></td><td><code>Appointment:careteamParticipant</code>, <code>Appointment:intended-audience</code>, <code>Appointment:responsible</code>, <code>Appointment:supporting-info</code>, <code>Communication:based-on</code>, <code>Communication:careTeamRecipient</code>, <code>Communication:careCommunicationSenderPractitioner</code>, <code>Communication:careCommunicationSenderCareTeam</code>, <code>Communication:careTeamSender</code>, <code>Communication:communicationAbout</code>, <code>Communication:communicationParticipant</code>, <code>Communication:communicationRelatesTo</code>, <code>Communication:episodeOfCare</code>, <code>Communication:on-behalf-of</code>, <code>Communication:part-of</code>, <code>Consent:data</code>, <code>Consent:source-reference</code>, <code>Provenance:entity</code>, <code>Provenance:target</code></td><td><code>$validate</code></td></tr><tr><td><a href=\"#Group1-6\">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\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td>actual, identifier, managing-entity, code, _lastUpdated, _security, type, characteristic, characteristic-value, _profile, _tag, member, _source, exclude, _id, value</td><td><code>*</code>, <code>Group:managing-entity</code>, <code>Group:member</code></td><td><code>Appointment:careteamParticipant</code>, <code>Appointment:intended-audience</code>, <code>Appointment:responsible</code>, <code>Appointment:supporting-info</code>, <code>Communication:based-on</code>, <code>Communication:careTeamRecipient</code>, <code>Communication:careCommunicationSenderPractitioner</code>, <code>Communication:careCommunicationSenderCareTeam</code>, <code>Communication:careTeamSender</code>, <code>Communication:communicationAbout</code>, <code>Communication:communicationParticipant</code>, <code>Communication:communicationRelatesTo</code>, <code>Communication:episodeOfCare</code>, <code>Communication:on-behalf-of</code>, <code>Communication:part-of</code>, <code>Communication:recipient</code>, <code>Communication:subject</code>, <code>Consent:actor</code>, <code>Consent:data</code>, <code>Consent:patient</code>, <code>Group:member</code>, <code>Provenance:entity</code>, <code>Provenance:target</code></td><td><code>$export</code></td></tr><tr><td><a href=\"#OperationDefinition1-7\">OperationDefinition</a></td><td><a href=\"http://hl7.org/fhir/R4/operationdefinition.html\">http://hl7.org/fhir/StructureDefinition/OperationDefinition</a></td><td class=\"text-center\">y</td><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td>date, code, instance, context-type-value, _lastUpdated, jurisdiction, description, context-type, title, type, context-quantity, output-profile, context, context-type-quantity, kind, _security, version, url, input-profile, system, _profile, _tag, name, publisher, _source, _id, status, base</td><td><code>*</code>, <code>OperationDefinition:base</code>, <code>OperationDefinition:input-profile</code>, <code>OperationDefinition:output-profile</code></td><td><code>Appointment:careteamParticipant</code>, <code>Appointment:intended-audience</code>, <code>Appointment:responsible</code>, <code>Appointment:supporting-info</code>, <code>Communication:based-on</code>, <code>Communication:careTeamRecipient</code>, <code>Communication:careCommunicationSenderPractitioner</code>, <code>Communication:careCommunicationSenderCareTeam</code>, <code>Communication:careTeamSender</code>, <code>Communication:communicationAbout</code>, <code>Communication:communicationParticipant</code>, <code>Communication:communicationRelatesTo</code>, <code>Communication:episodeOfCare</code>, <code>Communication:instantiates-canonical</code>, <code>Communication:on-behalf-of</code>, <code>Communication:part-of</code>, <code>Consent:data</code>, <code>OperationDefinition:base</code>, <code>Provenance:entity</code>, <code>Provenance:target</code></td><td/></tr><tr><td><a href=\"#Patient1-8\">Patient</a></td><td><a href=\"http://hl7.org/fhir/R4/patient.html\">http://hl7.org/fhir/StructureDefinition/Patient</a><br/><em>Additional supported profiles:</em><br/>  <a href=\"StructureDefinition-ehealth-patient.html\">ehealth-patient</a><br/>  <a href=\"StructureDefinition-ehealth-skrs-patient.html\">ehealth-skrs-patient</a><br/>  <a href=\"http://hl7.dk/fhir/core/3.6.0/StructureDefinition-dk-core-patient.html\">Danish Core Patient Profile</a></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"/><td class=\"text-center\">y</td><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td>birthdate, deceased, address-state, gender, _lastUpdated, link, patientCPRIdentifier, language, address-country, death-date, phonetic, telecom, address-city, email, given, identifier, patientCPRIdentifierUnique, address, general-practitioner, _security, active, address-postalcode, _profile, phone, _tag, organization, address-use, name, _source, _id, family</td><td><code>*</code>, <code>Patient:link</code></td><td><code>Appointment:actor</code>, <code>Appointment:careteamParticipant</code>, <code>Appointment:intended-audience</code>, <code>Appointment:patient</code>, <code>Appointment:responsible</code>, <code>Appointment:supporting-info</code>, <code>Communication:based-on</code>, <code>Communication:careTeamRecipient</code>, <code>Communication:careCommunicationSenderPractitioner</code>, <code>Communication:careCommunicationSenderCareTeam</code>, <code>Communication:careTeamSender</code>, <code>Communication:communicationAbout</code>, <code>Communication:communicationParticipant</code>, <code>Communication:communicationRelatesTo</code>, <code>Communication:episodeOfCare</code>, <code>Communication:on-behalf-of</code>, <code>Communication:part-of</code>, <code>Communication:patient</code>, <code>Communication:recipient</code>, <code>Communication:sender</code>, <code>Communication:subject</code>, <code>Consent:actor</code>, <code>Consent:consentor</code>, <code>Consent:data</code>, <code>Consent:patient</code>, <code>Group:member</code>, <code>Patient:link</code>, <code>Person:link</code>, <code>Person:patient</code>, <code>Provenance:agent</code>, <code>Provenance:entity</code>, <code>Provenance:patient</code>, <code>Provenance:target</code>, <code>RelatedPerson:patient</code></td><td><code>$export</code>, <code>$validate</code>, <code>$updatePatientWithSKRSData</code>, <code>$createPatient</code></td></tr><tr><td><a href=\"#Person1-9\">Person</a></td><td><a href=\"http://hl7.org/fhir/R4/person.html\">http://hl7.org/fhir/StructureDefinition/Person</a></td><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td>birthdate, address-state, gender, _lastUpdated, link, address-country, phonetic, patient, telecom, address-city, email, identifier, address, practitioner, _security, relatedperson, address-postalcode, _profile, phone, _tag, organization, address-use, name, _source, _id</td><td><code>*</code>, <code>Person:link</code>, <code>Person:organization</code>, <code>Person:patient</code>, <code>Person:practitioner</code>, <code>Person:relatedperson</code></td><td><code>Appointment:careteamParticipant</code>, <code>Appointment:intended-audience</code>, <code>Appointment:responsible</code>, <code>Appointment:supporting-info</code>, <code>Communication:based-on</code>, <code>Communication:careTeamRecipient</code>, <code>Communication:careCommunicationSenderPractitioner</code>, <code>Communication:careCommunicationSenderCareTeam</code>, <code>Communication:careTeamSender</code>, <code>Communication:communicationAbout</code>, <code>Communication:communicationParticipant</code>, <code>Communication:communicationRelatesTo</code>, <code>Communication:episodeOfCare</code>, <code>Communication:on-behalf-of</code>, <code>Communication:part-of</code>, <code>Consent:data</code>, <code>Person:link</code>, <code>Provenance:entity</code>, <code>Provenance:target</code></td><td><code>$match</code></td></tr><tr><td><a href=\"#Provenance1-10\">Provenance</a></td><td><a href=\"http://hl7.org/fhir/R4/provenance.html\">http://hl7.org/fhir/StructureDefinition/Provenance</a><br/><em>Additional supported profiles:</em><br/>  <a href=\"StructureDefinition-ehealth-access-provenance.html\">ehealth-access-provenance</a><br/>  <a href=\"StructureDefinition-ehealth-provenance.html\">ehealth-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 class=\"text-center\">y</td><td class=\"text-center\"/><td class=\"text-center\"/><td>_language, agent-type, agent, signature-type, _lastUpdated, _security, recorded, when, target, _filter, _list, _profile, patient, _tag, _has, _source, location, _id, agent-role, _content, _text, entity</td><td><code>*</code>, <code>Provenance:agent</code>, <code>Provenance:entity</code>, <code>Provenance:location</code>, <code>Provenance:patient</code>, <code>Provenance:target</code></td><td><code>Appointment:careteamParticipant</code>, <code>Appointment:intended-audience</code>, <code>Appointment:responsible</code>, <code>Appointment:supporting-info</code>, <code>Communication:based-on</code>, <code>Communication:careTeamRecipient</code>, <code>Communication:careCommunicationSenderPractitioner</code>, <code>Communication:careCommunicationSenderCareTeam</code>, <code>Communication:careTeamSender</code>, <code>Communication:communicationAbout</code>, <code>Communication:communicationParticipant</code>, <code>Communication:communicationRelatesTo</code>, <code>Communication:episodeOfCare</code>, <code>Communication:on-behalf-of</code>, <code>Communication:part-of</code>, <code>Consent:data</code>, <code>Provenance:entity</code>, <code>Provenance:target</code></td><td><code>$validate</code></td></tr><tr><td><a href=\"#RelatedPerson1-11\">RelatedPerson</a></td><td><a href=\"http://hl7.org/fhir/R4/relatedperson.html\">http://hl7.org/fhir/StructureDefinition/RelatedPerson</a><br/><em>Additional supported profiles:</em><br/>  <a href=\"StructureDefinition-ehealth-relatedperson.html\">ehealth-relatedperson</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 class=\"text-center\">y</td><td class=\"text-center\"/><td class=\"text-center\"/><td>_language, birthdate, address-state, gender, _lastUpdated, address-country, phonetic, patient, telecom, address-city, relationship, email, identifier, address, _security, active, address-postalcode, _profile, phone, _tag, _has, address-use, name, _source, _id, _content, _text</td><td><code>*</code>, <code>RelatedPerson:patient</code></td><td><code>Appointment:actor</code>, <code>Appointment:careteamParticipant</code>, <code>Appointment:intended-audience</code>, <code>Appointment:responsible</code>, <code>Appointment:supporting-info</code>, <code>Communication:based-on</code>, <code>Communication:careTeamRecipient</code>, <code>Communication:careCommunicationSenderPractitioner</code>, <code>Communication:careCommunicationSenderCareTeam</code>, <code>Communication:careTeamSender</code>, <code>Communication:communicationAbout</code>, <code>Communication:communicationParticipant</code>, <code>Communication:communicationRelatesTo</code>, <code>Communication:episodeOfCare</code>, <code>Communication:on-behalf-of</code>, <code>Communication:part-of</code>, <code>Communication:recipient</code>, <code>Communication:sender</code>, <code>Consent:actor</code>, <code>Consent:consentor</code>, <code>Consent:data</code>, <code>Group:managing-entity</code>, <code>Patient:link</code>, <code>Person:link</code>, <code>Person:relatedperson</code>, <code>Provenance:agent</code>, <code>Provenance:entity</code>, <code>Provenance:target</code></td><td><code>$validate</code>, <code>$updateRelatedPersonWithSKRSData</code></td></tr><tr><td><a href=\"#SearchParameter1-12\">SearchParameter</a></td><td><a href=\"http://hl7.org/fhir/R4/searchparameter.html\">http://hl7.org/fhir/StructureDefinition/SearchParameter</a></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td>date, _language, code, context-type-value, _lastUpdated, jurisdiction, description, derived-from, context-type, type, context-quantity, context, context-type-quantity, _security, sp-unique-url, version, url, target, _filter, component, _profile, _tag, _has, name, publisher, _source, _id, _content, _text, status, base</td><td><code>*</code>, <code>SearchParameter:component</code></td><td><code>Appointment:careteamParticipant</code>, <code>Appointment:intended-audience</code>, <code>Appointment:responsible</code>, <code>Appointment:supporting-info</code>, <code>Communication:based-on</code>, <code>Communication:careTeamRecipient</code>, <code>Communication:careCommunicationSenderPractitioner</code>, <code>Communication:careCommunicationSenderCareTeam</code>, <code>Communication:careTeamSender</code>, <code>Communication:communicationAbout</code>, <code>Communication:communicationParticipant</code>, <code>Communication:communicationRelatesTo</code>, <code>Communication:episodeOfCare</code>, <code>Communication:on-behalf-of</code>, <code>Communication:part-of</code>, <code>Consent:data</code>, <code>Provenance:entity</code>, <code>Provenance:target</code>, <code>SearchParameter:component</code>, <code>SearchParameter:derived-from</code></td><td><code>$validate</code></td></tr><tr><td><a href=\"#StructureDefinition1-13\">StructureDefinition</a></td><td><a href=\"http://hl7.org/fhir/R4/structuredefinition.html\">http://hl7.org/fhir/StructureDefinition/StructureDefinition</a><br/><em>Additional supported profiles:</em><br/>  <a href=\"StructureDefinition-ehealth-definedquestion.html\">ehealth-definedquestion</a></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\">y</td><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td>date, _language, context-type-value, _lastUpdated, jurisdiction, description, context-type, experimental, title, type, context-quantity, path, context, base-path, sd-unique-url, keyword, context-type-quantity, identifier, valueset, kind, _security, abstract, version, url, _filter, _profile, ext-context, _tag, _has, name, publisher, _source, derivation, _id, _content, _text, status, base</td><td><code>*</code>, <code>StructureDefinition:valueset</code></td><td><code>Appointment:careteamParticipant</code>, <code>Appointment:intended-audience</code>, <code>Appointment:responsible</code>, <code>Appointment:supporting-info</code>, <code>Communication:based-on</code>, <code>Communication:careTeamRecipient</code>, <code>Communication:careCommunicationSenderPractitioner</code>, <code>Communication:careCommunicationSenderCareTeam</code>, <code>Communication:careTeamSender</code>, <code>Communication:communicationAbout</code>, <code>Communication:communicationParticipant</code>, <code>Communication:communicationRelatesTo</code>, <code>Communication:episodeOfCare</code>, <code>Communication:on-behalf-of</code>, <code>Communication:part-of</code>, <code>Consent:data</code>, <code>OperationDefinition:input-profile</code>, <code>OperationDefinition:output-profile</code>, <code>Provenance:entity</code>, <code>Provenance:target</code>, <code>StructureDefinition:base</code></td><td><code>$validate</code>, <code>$snapshot</code>, <code>$generateSnapshot</code></td></tr><tr><td><a href=\"#ValueSet1-14\">ValueSet</a></td><td><a href=\"http://hl7.org/fhir/R4/valueset.html\">http://hl7.org/fhir/StructureDefinition/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\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td>date, _language, code, context-type-value, _lastUpdated, jurisdiction, description, context-type, title, reference, context-quantity, context, context-type-quantity, identifier, _security, version, url, expansion, _filter, _profile, _tag, _has, name, publisher, _source, _id, _content, _text, status</td><td><code>*</code></td><td><code>Appointment:careteamParticipant</code>, <code>Appointment:intended-audience</code>, <code>Appointment:responsible</code>, <code>Appointment:supporting-info</code>, <code>Communication:based-on</code>, <code>Communication:careTeamRecipient</code>, <code>Communication:careCommunicationSenderPractitioner</code>, <code>Communication:careCommunicationSenderCareTeam</code>, <code>Communication:careTeamSender</code>, <code>Communication:communicationAbout</code>, <code>Communication:communicationParticipant</code>, <code>Communication:communicationRelatesTo</code>, <code>Communication:episodeOfCare</code>, <code>Communication:on-behalf-of</code>, <code>Communication:part-of</code>, <code>Consent:data</code>, <code>Provenance:entity</code>, <code>Provenance:target</code>, <code>StructureDefinition:valueset</code></td><td><code>$validate-code</code>, <code>$invalidate-expansion</code>, <code>$expand</code>, <code>$validate</code></td></tr></tbody></table></div><hr/><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Appointment1-1\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </span>Appointment</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/appointment.html\">Appointment</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-ehealth-appointment.html\">ehealth-appointment</a><br/><a href=\"StructureDefinition-ehealth-group-appointment.html\">ehealth-group-appointment</a><br/><a href=\"StructureDefinition-ehealth-group-videoappointment.html\">ehealth-group-videoappointment</a><br/><a href=\"StructureDefinition-ehealth-videoappointment.html\">ehealth-videoappointment</a></p></div><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>vread</code>, <code>read</code>, <code>search-type</code>, <code>create</code>, <code>update</code>, <code>patch</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/appointment.html#search\">date</a></td><td><code>date</code></td><td><div><p>Appointment date/time.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_language</td><td><code>string</code></td><td><div><p>The language of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/appointment.html#search\">specialty</a></td><td><code>token</code></td><td><div><p>The specialty of a practitioner that would be required to perform the service requested in this appointment</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/appointment.html#search\">service-category</a></td><td><code>token</code></td><td><div><p>A broad categorization of the service that is to be performed during this appointment</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><a href=\"http://hl7.org/fhir/R4/appointment.html#search\">slot</a></td><td><code>reference</code></td><td><div><p>The slots that this appointment is filling</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/appointment.html#search\">reason-code</a></td><td><code>token</code></td><td><div><p>Coded reason this appointment is scheduled</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/appointment.html#search\">based-on</a></td><td><code>reference</code></td><td><div><p>The service request this appointment is allocated to assess</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-ehealth-appointment-search-groupId.html\">appointmentGroupId</a></td><td><code>string</code></td><td><div><p>Search parameter for finding resources based on group id</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/appointment.html#search\">patient</a></td><td><code>reference</code></td><td><div><p>One of the individuals of the appointment is this patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-ehealth-appointment-search-responsible.html\">responsible</a></td><td><code>reference</code></td><td><div><p>Search parameter for finding responsible entity on Appointment</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/appointment.html#search\">supporting-info</a></td><td><code>reference</code></td><td><div><p>Additional information to support the appointment</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-ehealth-appointment-search-careteam-participant.html\">careteamParticipant</a></td><td><code>reference</code></td><td><div><p>Search parameter for finding appointments based on careteam participants</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/appointment.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>An Identifier of the Appointment</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/appointment.html#search\">practitioner</a></td><td><code>reference</code></td><td><div><p>One of the individuals of the appointment is this practitioner</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/appointment.html#search\">appointment-type</a></td><td><code>token</code></td><td><div><p>The style of appointment or patient that has been booked in the slot (not service type)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/appointment.html#search\">part-status</a></td><td><code>token</code></td><td><div><p>The Participation status of the subject, or other participant on the appointment. Can be used to locate participants that have not responded to meeting requests.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/appointment.html#search\">service-type</a></td><td><code>token</code></td><td><div><p>The specific service that is to be performed during this appointment</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_security</a></td><td><code>token</code></td><td><div><p>Security Labels applied to this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_filter</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a filter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/appointment.html#search\">actor</a></td><td><code>reference</code></td><td><div><p>Any one of the individuals participating in the appointment</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>uri</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-ehealth-appointment-search-intended-audience.html\">intended-audience</a></td><td><code>reference</code></td><td><div><p>Search parameter for finding intended audience on Appointment</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_tag</a></td><td><code>token</code></td><td><div><p>Tags applied to this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_has</td><td><code>string</code></td><td><div><p>Return resources linked to by the given target</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/appointment.html#search\">reason-reference</a></td><td><code>reference</code></td><td><div><p>Reason the appointment is to take place (resource)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_source</a></td><td><code>uri</code></td><td><div><p>Identifies where the resource comes from</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/appointment.html#search\">location</a></td><td><code>reference</code></td><td><div><p>This location is listed in the participants of the appointment</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>token</code></td><td><div><p>Logical id of this artifact</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_content</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a fulltext search</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_text</td><td><code>string</code></td><td><div><p>Search the contents of the resource's narrative using a fulltext search</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/appointment.html#search\">status</a></td><td><code>token</code></td><td><div><p>The overall status of the appointment</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>$validate</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$exportAsiCal</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$meta-delete</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$meta-add</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$meta</td><td><div/></td></tr></tbody></table></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: unspecified </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/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>search-type</code>, <code>update</code>, <code>vread</code>, <code>read</code>, <code>patch</code>, <code>history-type</code>, <code>history-instance</code>, <code>delete</code>, <code>create</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>_language</td><td><code>token</code></td><td><div><p>The language of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_list</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a list</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>uri</code></td><td><div><p>Profiles this resource claims to conform to</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><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_tag</a></td><td><code>token</code></td><td><div><p>Tags applied to this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_has</td><td><code>string</code></td><td><div><p>Return resources linked to by the given target</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_security</a></td><td><code>token</code></td><td><div><p>Security Labels applied to this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_source</a></td><td><code>uri</code></td><td><div><p>Identifies where the resource comes from</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>token</code></td><td><div><p>Logical id of this artifact</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_content</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a fulltext search</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_text</td><td><code>string</code></td><td><div><p>Search the contents of the resource's narrative using a fulltext search</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_filter</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a filter</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>$validate</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$meta-delete</td><td><div><p>Delete tags, profiles, and/or security labels from a resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>$meta-add</td><td><div><p>Add tags, profiles, and/or security labels to a resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>$meta</td><td><div><p>Request a list of tags, profiles, and security labels for a specfic resource instance</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>$expunge</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"CodeSystem1-3\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </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/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>vread</code>, <code>read</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><a href=\"http://hl7.org/fhir/R4/codesystem.html#search\">date</a></td><td><code>date</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The capability statement publication date</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The code system publication date</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The compartment definition publication date</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The concept map publication date</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The graph definition publication date</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The implementation guide publication date</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The message definition publication date</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The naming system publication date</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The operation definition publication date</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The search parameter publication date</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The structure definition publication date</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The structure map publication date</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The terminology capabilities publication date</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The value set publication date</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_language</td><td><code>string</code></td><td><div><p>The language of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/codesystem.html#search\">code</a></td><td><code>token</code></td><td><div><p>A code defined in 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\">context-type-value</a></td><td><code>composite</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A use context type and value assigned to the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A use context type and value assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A use context type and value assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A use context type and value assigned to the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A use context type and value assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A use context type and value assigned to the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A use context type and value assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A use context type and value assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A use context type and value assigned to the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A use context type and value assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A use context type and value assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A use context type and value assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A use context type and value assigned to the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A use context type and value assigned to the value set</li>\n</ul>\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><a href=\"http://hl7.org/fhir/R4/codesystem.html#search\">jurisdiction</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: Intended jurisdiction for the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: Intended jurisdiction for the code system</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: Intended jurisdiction for the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: Intended jurisdiction for the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: Intended jurisdiction for the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: Intended jurisdiction for the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: Intended jurisdiction for the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: Intended jurisdiction for the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: Intended jurisdiction for the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: Intended jurisdiction for the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: Intended jurisdiction for the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: Intended jurisdiction for the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: Intended jurisdiction for the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/codesystem.html#search\">description</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The description of the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The description of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The description of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The description of the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The description of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The description of the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The description of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The description of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The description of the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The description of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The description of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The description of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The description of the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The description of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/codesystem.html#search\">context-type</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A type of use context assigned to the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A type of use context assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A type of use context assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A type of use context assigned to the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A type of use context assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A type of use context assigned to the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A type of use context assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A type of use context assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A type of use context assigned to the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A type of use context assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A type of use context assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A type of use context assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A type of use context assigned to the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A type of use context assigned to the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/codesystem.html#search\">language</a></td><td><code>token</code></td><td><div><p>A language in which a designation is provided</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/codesystem.html#search\">title</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The human-friendly name of the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The human-friendly name of the code system</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The human-friendly name of the concept map</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The human-friendly name of the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The human-friendly name of the message definition</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The human-friendly name of the operation definition</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The human-friendly name of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The human-friendly name of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The human-friendly name of the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The human-friendly name of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/codesystem.html#search\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A quantity- or range-valued use context assigned to the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A quantity- or range-valued use context assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A quantity- or range-valued use context assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A quantity- or range-valued use context assigned to the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A quantity- or range-valued use context assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A quantity- or range-valued use context assigned to the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A quantity- or range-valued use context assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A quantity- or range-valued use context assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A quantity- or range-valued use context assigned to the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A quantity- or range-valued use context assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A quantity- or range-valued use context assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A quantity- or range-valued use context assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A quantity- or range-valued use context assigned to the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A quantity- or range-valued use context assigned to the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/codesystem.html#search\">context</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A use context assigned to the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A use context assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A use context assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A use context assigned to the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A use context assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A use context assigned to the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A use context assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A use context assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A use context assigned to the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A use context assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A use context assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A use context assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A use context assigned to the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A use context assigned to the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/codesystem.html#search\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A use context type and quantity- or range-based value assigned to the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A use context type and quantity- or range-based value assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A use context type and quantity- or range-based value assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A use context type and quantity- or range-based value assigned to the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A use context type and quantity- or range-based value assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A use context type and quantity- or range-based value assigned to the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A use context type and quantity- or range-based value assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A use context type and quantity- or range-based value assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A use context type and quantity- or range-based value assigned to the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A use context type and quantity- or range-based value assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A use context type and quantity- or range-based value assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A use context type and quantity- or range-based value assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A use context type and quantity- or range-based value assigned to the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A use context type and quantity- or range-based value assigned to the value set</li>\n</ul>\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>Multiple Resources:</p>\n<ul>\n<li><a href=\"codesystem.html\">CodeSystem</a>: External identifier for the code system</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: External identifier for the concept map</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: External identifier for the message definition</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: External identifier for the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: External identifier for the structure map</li>\n<li><a href=\"valueset.html\">ValueSet</a>: External identifier for the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/codesystem.html#search\">content-mode</a></td><td><code>token</code></td><td><div><p>not-present | example | fragment | complete | supplement</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_security</a></td><td><code>token</code></td><td><div><p>Security Labels applied to this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/codesystem.html#search\">version</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The business version of the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The business version of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The business version of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The business version of the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The business version of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The business version of the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The business version of the message definition</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The business version of the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The business version of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The business version of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The business version of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The business version of the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The business version of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/codesystem.html#search\">url</a></td><td><code>uri</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The uri that identifies the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The uri that identifies the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The uri that identifies the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The uri that identifies the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The uri that identifies the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The uri that identifies the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The uri that identifies the message definition</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The uri that identifies the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The uri that identifies the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The uri that identifies the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The uri that identifies the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The uri that identifies the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The uri that identifies the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_filter</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a filter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/codesystem.html#search\">supplements</a></td><td><code>reference</code></td><td><div><p>Find code system supplements for the referenced code system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/codesystem.html#search\">system</a></td><td><code>uri</code></td><td><div><p>The system for any codes defined by this code system (same as 'url')</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>uri</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_tag</a></td><td><code>token</code></td><td><div><p>Tags applied to this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_has</td><td><code>string</code></td><td><div><p>Return resources linked to by the given target</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>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: Computationally friendly name of the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: Computationally friendly name of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: Computationally friendly name of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: Computationally friendly name of the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: Computationally friendly name of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: Computationally friendly name of the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: Computationally friendly name of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: Computationally friendly name of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: Computationally friendly name of the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: Computationally friendly name of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: Computationally friendly name of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: Computationally friendly name of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: Computationally friendly name of the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: Computationally friendly name of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/codesystem.html#search\">publisher</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: Name of the publisher of the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: Name of the publisher of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: Name of the publisher of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: Name of the publisher of the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: Name of the publisher of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: Name of the publisher of the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: Name of the publisher of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: Name of the publisher of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: Name of the publisher of the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: Name of the publisher of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: Name of the publisher of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: Name of the publisher of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: Name of the publisher of the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: Name of the publisher of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_source</a></td><td><code>uri</code></td><td><div><p>Identifies where the resource comes from</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>token</code></td><td><div><p>Logical id of this artifact</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_content</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a fulltext search</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_text</td><td><code>string</code></td><td><div><p>Search the contents of the resource's narrative using a fulltext search</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/codesystem.html#search\">status</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The current status of the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The current status of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The current status of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The current status of the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The current status of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The current status of the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The current status of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The current status of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The current status of the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The current status of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The current status of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The current status of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The current status of the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The current status of the value set</li>\n</ul>\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>$validate</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$subsumes</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$lookup</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Communication1-4\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </span>Communication</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/communication.html\">Communication</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-ehealth-communication.html\">ehealth-communication</a><br/><a href=\"StructureDefinition-ehealth-material-communication.html\">ehealth-material-communication</a><br/><a href=\"StructureDefinition-ehealth-message.html\">ehealth-message</a><br/><a href=\"StructureDefinition-ehealth-carecommunication.html\">ehealth-carecommunication</a></p></div><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>vread</code>, <code>read</code>, <code>search-type</code>, <code>create</code>, <code>patch</code>, <code>delete</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>_language</td><td><code>string</code></td><td><div><p>The language of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-ehealth-communication-search-administrativeStatus.html\">administrativeStatus</a></td><td><code>token</code></td><td><div><p>Search parameter for finding communication based on administrative status</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/communication.html#search\">subject</a></td><td><code>reference</code></td><td><div><p>Focus of message</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><a href=\"http://hl7.org/fhir/R4/communication.html#search\">part-of</a></td><td><code>reference</code></td><td><div><p>Part of this action</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/communication.html#search\">medium</a></td><td><code>token</code></td><td><div><p>A channel of communication</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-ehealth-communication-search-on-behalf-of.html\">on-behalf-of</a></td><td><code>reference</code></td><td><div><p>Search parameter for finding communication based on on-behalf-of</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-ehealth-communication-search-threadId.html\">threadId</a></td><td><code>string</code></td><td><div><p>Search parameter for finding communication based on thread id</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>topic</td><td><code>token</code></td><td><div><p>Search parameter to enable filtering ehealth-message Communications by topic</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-ehealth-communication-search-relates-to.html\">communicationRelatesTo</a></td><td><code>reference</code></td><td><div><p>Search parameter for finding communication based on either participant or episode of care</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/communication.html#search\">based-on</a></td><td><code>reference</code></td><td><div><p>Request fulfilled by this communication</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/communication.html#search\">patient</a></td><td><code>reference</code></td><td><div><p>Focus of message</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/communication.html#search\">instantiates-uri</a></td><td><code>uri</code></td><td><div><p>Instantiates external protocol or definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-ehealth-communication-search-communicationAbout.html\">communicationAbout</a></td><td><code>reference</code></td><td><div><p>Search parameter for finding communication based on about</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-ehealth-communication-search-episodeOfCare.html\">episodeOfCare</a></td><td><code>reference</code></td><td><div><p>Search parameter for finding communication based on episodeOfCare</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/communication.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>Unique identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-ehealth-communication-search-period.html\">period</a></td><td><code>date</code></td><td><div><p>Search parameter for finding communication based on period</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_security</a></td><td><code>token</code></td><td><div><p>Security Labels applied to this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-ehealth-communication-search-participant.html\">communicationParticipant</a></td><td><code>reference</code></td><td><div><p>Search parameter for finding communication based on participant</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/communication.html#search\">instantiates-canonical</a></td><td><code>reference</code></td><td><div><p>Instantiates FHIR protocol or definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-ehealth-communication-search-communicationCategory.html\">communicationCategory</a></td><td><code>token</code></td><td><div><p>Search parameter for finding communication based on the category code</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/communication.html#search\">received</a></td><td><code>date</code></td><td><div><p>When received</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/communication.html#search\">encounter</a></td><td><code>reference</code></td><td><div><p>Encounter created as part of</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-ehealth-communication-search-careTeamRecipient.html\">careTeamRecipient</a></td><td><code>reference</code></td><td><div><p>Search parameter for finding communication based on CareTeam recipient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-ehealth-communication-search-groupId.html\">communicationGroupId</a></td><td><code>string</code></td><td><div><p>Search parameter for finding resources based on group id</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/communication.html#search\">sent</a></td><td><code>date</code></td><td><div><p>When sent</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_filter</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a filter</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>uri</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-ehealth-communication-search-careCommunicationSenderPractitioner.html\">careCommunicationSenderPractitioner</a></td><td><code>reference</code></td><td><div><p>Search parameter for finding CareCommunication based on the sending Practitioner</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-ehealth-communication-search-careCommunicationSenderCareTeam.html\">careCommunicationSenderCareTeam</a></td><td><code>reference</code></td><td><div><p>Search parameter for finding CareCommunication based on the sending CareTeam</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-ehealth-communication-search-careTeamSender.html\">careTeamSender</a></td><td><code>reference</code></td><td><div><p>Search parameter for finding communication based on CareTeam sender</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/communication.html#search\">sender</a></td><td><code>reference</code></td><td><div><p>Message sender</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_tag</a></td><td><code>token</code></td><td><div><p>Tags applied to this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_has</td><td><code>string</code></td><td><div><p>Return resources linked to by the given target</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/communication.html#search\">recipient</a></td><td><code>reference</code></td><td><div><p>Message recipient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_source</a></td><td><code>uri</code></td><td><div><p>Identifies where the resource comes from</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>token</code></td><td><div><p>Logical id of this artifact</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/communication.html#search\">category</a></td><td><code>token</code></td><td><div><p>Message category</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-ehealth-communication-search-restrictionCategory.html\">restrictionCategory</a></td><td><code>token</code></td><td><div><p>Search parameter for finding communication based on restriction category</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_content</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a fulltext search</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_text</td><td><code>string</code></td><td><div><p>Search the contents of the resource's narrative using a fulltext search</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/communication.html#search\">status</a></td><td><code>token</code></td><td><div><p>preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown</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>$validate</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Consent1-5\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </span>Consent</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/consent.html\">Consent</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-ehealth-access-consent.html\">ehealth-access-consent</a><br/><a href=\"StructureDefinition-ehealth-consent.html\">ehealth-consent</a></p></div><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>vread</code>, <code>read</code>, <code>search-type</code>, <code>create</code>, <code>delete</code>, <code>patch</code>, <code>update</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/consent.html#search\">date</a></td><td><code>date</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"allergyintolerance.html\">AllergyIntolerance</a>: Date first version of the resource instance was recorded</li>\n<li><a href=\"careplan.html\">CarePlan</a>: Time period plan covers</li>\n<li><a href=\"careteam.html\">CareTeam</a>: Time period team covers</li>\n<li><a href=\"clinicalimpression.html\">ClinicalImpression</a>: When the assessment was documented</li>\n<li><a href=\"composition.html\">Composition</a>: Composition editing time</li>\n<li><a href=\"consent.html\">Consent</a>: When this Consent was created or indexed</li>\n<li><a href=\"diagnosticreport.html\">DiagnosticReport</a>: The clinically relevant time of the report</li>\n<li><a href=\"encounter.html\">Encounter</a>: A date within the period the Encounter lasted</li>\n<li><a href=\"episodeofcare.html\">EpisodeOfCare</a>: The provided date search value falls within the episode of care's period</li>\n<li><a href=\"familymemberhistory.html\">FamilyMemberHistory</a>: When history was recorded or last updated</li>\n<li><a href=\"flag.html\">Flag</a>: Time period when flag is active</li>\n<li><a href=\"immunization.html\">Immunization</a>: Vaccination  (non)-Administration Date</li>\n<li><a href=\"list.html\">List</a>: When the list was prepared</li>\n<li><a href=\"observation.html\">Observation</a>: Obtained date/time. If the obtained element is a period, a date that falls in the period</li>\n<li><a href=\"procedure.html\">Procedure</a>: When the procedure was performed</li>\n<li><a href=\"riskassessment.html\">RiskAssessment</a>: When was assessment made?</li>\n<li><a href=\"supplyrequest.html\">SupplyRequest</a>: When the request was made</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_language</td><td><code>token</code></td><td><div><p>The language of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/consent.html#search\">data</a></td><td><code>reference</code></td><td><div><p>The actual data reference</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/consent.html#search\">purpose</a></td><td><code>token</code></td><td><div><p>Context of activities covered by this rule</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><a href=\"http://hl7.org/fhir/R4/consent.html#search\">source-reference</a></td><td><code>reference</code></td><td><div><p>Search by reference to a Consent, DocumentReference, Contract  or QuestionnaireResponse</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_list</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a list</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/consent.html#search\">patient</a></td><td><code>reference</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"allergyintolerance.html\">AllergyIntolerance</a>: Who the sensitivity is for</li>\n<li><a href=\"careplan.html\">CarePlan</a>: Who the care plan is for</li>\n<li><a href=\"careteam.html\">CareTeam</a>: Who care team is for</li>\n<li><a href=\"clinicalimpression.html\">ClinicalImpression</a>: Patient or group assessed</li>\n<li><a href=\"composition.html\">Composition</a>: Who and/or what the composition is about</li>\n<li><a href=\"condition.html\">Condition</a>: Who has the condition?</li>\n<li><a href=\"consent.html\">Consent</a>: Who the consent applies to</li>\n<li><a href=\"detectedissue.html\">DetectedIssue</a>: Associated patient</li>\n<li><a href=\"devicerequest.html\">DeviceRequest</a>: Individual the service is ordered for</li>\n<li><a href=\"deviceusestatement.html\">DeviceUseStatement</a>: Search by subject - a patient</li>\n<li><a href=\"diagnosticreport.html\">DiagnosticReport</a>: The subject of the report if a patient</li>\n<li><a href=\"documentmanifest.html\">DocumentManifest</a>: The subject of the set of documents</li>\n<li><a href=\"documentreference.html\">DocumentReference</a>: Who/what is the subject of the document</li>\n<li><a href=\"encounter.html\">Encounter</a>: The patient or group present at the encounter</li>\n<li><a href=\"episodeofcare.html\">EpisodeOfCare</a>: The patient who is the focus of this episode of care</li>\n<li><a href=\"familymemberhistory.html\">FamilyMemberHistory</a>: The identity of a subject to list family member history items for</li>\n<li><a href=\"flag.html\">Flag</a>: The identity of a subject to list flags for</li>\n<li><a href=\"goal.html\">Goal</a>: Who this goal is intended for</li>\n<li><a href=\"imagingstudy.html\">ImagingStudy</a>: Who the study is about</li>\n<li><a href=\"immunization.html\">Immunization</a>: The patient for the vaccination record</li>\n<li><a href=\"list.html\">List</a>: If all resources have the same subject</li>\n<li><a href=\"medicationadministration.html\">MedicationAdministration</a>: The identity of a patient to list administrations  for</li>\n<li><a href=\"medicationdispense.html\">MedicationDispense</a>: The identity of a patient to list dispenses  for</li>\n<li><a href=\"medicationrequest.html\">MedicationRequest</a>: Returns prescriptions for a specific patient</li>\n<li><a href=\"medicationstatement.html\">MedicationStatement</a>: Returns statements for a specific patient.</li>\n<li><a href=\"nutritionorder.html\">NutritionOrder</a>: The identity of the person who requires the diet, formula or nutritional supplement</li>\n<li><a href=\"observation.html\">Observation</a>: The subject that the observation is about (if patient)</li>\n<li><a href=\"procedure.html\">Procedure</a>: Search by subject - a patient</li>\n<li><a href=\"riskassessment.html\">RiskAssessment</a>: Who/what does assessment apply to?</li>\n<li><a href=\"servicerequest.html\">ServiceRequest</a>: Search by subject - a patient</li>\n<li><a href=\"supplydelivery.html\">SupplyDelivery</a>: Patient for whom the item is supplied</li>\n<li><a href=\"visionprescription.html\">VisionPrescription</a>: The identity of a patient to list dispenses for</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/consent.html#search\">scope</a></td><td><code>token</code></td><td><div><p>Which of the four areas this resource covers (extensible)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/consent.html#search\">action</a></td><td><code>token</code></td><td><div><p>Actions controlled by this rule</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/consent.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"allergyintolerance.html\">AllergyIntolerance</a>: External ids for this item</li>\n<li><a href=\"careplan.html\">CarePlan</a>: External Ids for this plan</li>\n<li><a href=\"careteam.html\">CareTeam</a>: External Ids for this team</li>\n<li><a href=\"composition.html\">Composition</a>: Version-independent identifier for the Composition</li>\n<li><a href=\"condition.html\">Condition</a>: A unique identifier of the condition record</li>\n<li><a href=\"consent.html\">Consent</a>: Identifier for this record (external references)</li>\n<li><a href=\"detectedissue.html\">DetectedIssue</a>: Unique id for the detected issue</li>\n<li><a href=\"devicerequest.html\">DeviceRequest</a>: Business identifier for request/order</li>\n<li><a href=\"diagnosticreport.html\">DiagnosticReport</a>: An identifier for the report</li>\n<li><a href=\"documentmanifest.html\">DocumentManifest</a>: Unique Identifier for the set of documents</li>\n<li><a href=\"documentreference.html\">DocumentReference</a>: Master Version Specific Identifier</li>\n<li><a href=\"encounter.html\">Encounter</a>: Identifier(s) by which this encounter is known</li>\n<li><a href=\"episodeofcare.html\">EpisodeOfCare</a>: Business Identifier(s) relevant for this EpisodeOfCare</li>\n<li><a href=\"familymemberhistory.html\">FamilyMemberHistory</a>: A search by a record identifier</li>\n<li><a href=\"goal.html\">Goal</a>: External Ids for this goal</li>\n<li><a href=\"imagingstudy.html\">ImagingStudy</a>: Identifiers for the Study, such as DICOM Study Instance UID and Accession number</li>\n<li><a href=\"immunization.html\">Immunization</a>: Business identifier</li>\n<li><a href=\"list.html\">List</a>: Business identifier</li>\n<li><a href=\"medicationadministration.html\">MedicationAdministration</a>: Return administrations with this external identifier</li>\n<li><a href=\"medicationdispense.html\">MedicationDispense</a>: Returns dispenses with this external identifier</li>\n<li><a href=\"medicationrequest.html\">MedicationRequest</a>: Return prescriptions with this external identifier</li>\n<li><a href=\"medicationstatement.html\">MedicationStatement</a>: Return statements with this external identifier</li>\n<li><a href=\"nutritionorder.html\">NutritionOrder</a>: Return nutrition orders with this external identifier</li>\n<li><a href=\"observation.html\">Observation</a>: The unique id for a particular observation</li>\n<li><a href=\"procedure.html\">Procedure</a>: A unique identifier for a procedure</li>\n<li><a href=\"riskassessment.html\">RiskAssessment</a>: Unique identifier for the assessment</li>\n<li><a href=\"servicerequest.html\">ServiceRequest</a>: Identifiers assigned to this order</li>\n<li><a href=\"supplydelivery.html\">SupplyDelivery</a>: External identifier</li>\n<li><a href=\"supplyrequest.html\">SupplyRequest</a>: Business Identifier for SupplyRequest</li>\n<li><a href=\"visionprescription.html\">VisionPrescription</a>: Return prescriptions with this external identifier</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/consent.html#search\">period</a></td><td><code>date</code></td><td><div><p>Timeframe for this rule</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_security</a></td><td><code>token</code></td><td><div><p>Security Labels applied to this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_filter</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a filter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/consent.html#search\">actor</a></td><td><code>reference</code></td><td><div><p>Resource for the actor (or group, by role)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/consent.html#search\">security-label</a></td><td><code>token</code></td><td><div><p>Security Labels that define affected resources</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>uri</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_tag</a></td><td><code>token</code></td><td><div><p>Tags applied to this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/consent.html#search\">organization</a></td><td><code>reference</code></td><td><div><p>Custodian of the consent</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_has</td><td><code>string</code></td><td><div><p>Return resources linked to by the given target</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_source</a></td><td><code>uri</code></td><td><div><p>Identifies where the resource comes from</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/consent.html#search\">consentor</a></td><td><code>reference</code></td><td><div><p>Who is agreeing to the policy and rules</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>token</code></td><td><div><p>Logical id of this artifact</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/consent.html#search\">category</a></td><td><code>token</code></td><td><div><p>Classification of the consent statement - for indexing/retrieval</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_content</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a fulltext search</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_text</td><td><code>string</code></td><td><div><p>Search the contents of the resource's narrative using a fulltext search</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/consent.html#search\">status</a></td><td><code>token</code></td><td><div><p>draft | proposed | active | rejected | inactive | entered-in-error</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>$validate</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Group1-6\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </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/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul/></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/group.html#search\">actual</a></td><td><code>token</code></td><td><div><p>Descriptive or actual</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>Unique id</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/group.html#search\">managing-entity</a></td><td><code>reference</code></td><td><div><p>Entity that is the custodian of the Group's definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/group.html#search\">code</a></td><td><code>token</code></td><td><div><p>The kind of resources contained</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><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_security</a></td><td><code>token</code></td><td><div><p>Security Labels applied to this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/group.html#search\">type</a></td><td><code>token</code></td><td><div><p>The type of resources the group contains</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/group.html#search\">characteristic</a></td><td><code>token</code></td><td><div><p>Kind of characteristic</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/group.html#search\">characteristic-value</a></td><td><code>composite</code></td><td><div><p>A composite of both characteristic and value</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>uri</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_tag</a></td><td><code>token</code></td><td><div><p>Tags applied to this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/group.html#search\">member</a></td><td><code>reference</code></td><td><div><p>Reference to the group member</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_source</a></td><td><code>uri</code></td><td><div><p>Identifies where the resource comes from</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/group.html#search\">exclude</a></td><td><code>token</code></td><td><div><p>Group includes or excludes</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>token</code></td><td><div><p>Logical id of this artifact</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/group.html#search\">value</a></td><td><code>token</code></td><td><div><p>Value held by characteristic</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>$export</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"OperationDefinition1-7\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </span>OperationDefinition</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/operationdefinition.html\">OperationDefinition</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/operationdefinition.html#search\">date</a></td><td><code>date</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The capability statement publication date</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The code system publication date</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The compartment definition publication date</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The concept map publication date</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The graph definition publication date</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The implementation guide publication date</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The message definition publication date</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The naming system publication date</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The operation definition publication date</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The search parameter publication date</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The structure definition publication date</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The structure map publication date</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The terminology capabilities publication date</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The value set publication date</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/operationdefinition.html#search\">code</a></td><td><code>token</code></td><td><div><p>Name used to invoke the operation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/operationdefinition.html#search\">instance</a></td><td><code>token</code></td><td><div><p>Invoke on an instance?</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/operationdefinition.html#search\">context-type-value</a></td><td><code>composite</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A use context type and value assigned to the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A use context type and value assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A use context type and value assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A use context type and value assigned to the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A use context type and value assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A use context type and value assigned to the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A use context type and value assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A use context type and value assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A use context type and value assigned to the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A use context type and value assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A use context type and value assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A use context type and value assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A use context type and value assigned to the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A use context type and value assigned to the value set</li>\n</ul>\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><a href=\"http://hl7.org/fhir/R4/operationdefinition.html#search\">jurisdiction</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: Intended jurisdiction for the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: Intended jurisdiction for the code system</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: Intended jurisdiction for the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: Intended jurisdiction for the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: Intended jurisdiction for the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: Intended jurisdiction for the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: Intended jurisdiction for the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: Intended jurisdiction for the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: Intended jurisdiction for the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: Intended jurisdiction for the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: Intended jurisdiction for the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: Intended jurisdiction for the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: Intended jurisdiction for the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/operationdefinition.html#search\">description</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The description of the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The description of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The description of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The description of the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The description of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The description of the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The description of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The description of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The description of the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The description of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The description of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The description of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The description of the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The description of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/operationdefinition.html#search\">context-type</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A type of use context assigned to the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A type of use context assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A type of use context assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A type of use context assigned to the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A type of use context assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A type of use context assigned to the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A type of use context assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A type of use context assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A type of use context assigned to the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A type of use context assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A type of use context assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A type of use context assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A type of use context assigned to the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A type of use context assigned to the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/operationdefinition.html#search\">title</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The human-friendly name of the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The human-friendly name of the code system</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The human-friendly name of the concept map</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The human-friendly name of the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The human-friendly name of the message definition</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The human-friendly name of the operation definition</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The human-friendly name of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The human-friendly name of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The human-friendly name of the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The human-friendly name of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/operationdefinition.html#search\">type</a></td><td><code>token</code></td><td><div><p>Invoke at the type level?</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/operationdefinition.html#search\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A quantity- or range-valued use context assigned to the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A quantity- or range-valued use context assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A quantity- or range-valued use context assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A quantity- or range-valued use context assigned to the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A quantity- or range-valued use context assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A quantity- or range-valued use context assigned to the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A quantity- or range-valued use context assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A quantity- or range-valued use context assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A quantity- or range-valued use context assigned to the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A quantity- or range-valued use context assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A quantity- or range-valued use context assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A quantity- or range-valued use context assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A quantity- or range-valued use context assigned to the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A quantity- or range-valued use context assigned to the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/operationdefinition.html#search\">output-profile</a></td><td><code>reference</code></td><td><div><p>Validation information for out parameters</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/operationdefinition.html#search\">context</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A use context assigned to the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A use context assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A use context assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A use context assigned to the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A use context assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A use context assigned to the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A use context assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A use context assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A use context assigned to the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A use context assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A use context assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A use context assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A use context assigned to the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A use context assigned to the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/operationdefinition.html#search\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A use context type and quantity- or range-based value assigned to the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A use context type and quantity- or range-based value assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A use context type and quantity- or range-based value assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A use context type and quantity- or range-based value assigned to the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A use context type and quantity- or range-based value assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A use context type and quantity- or range-based value assigned to the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A use context type and quantity- or range-based value assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A use context type and quantity- or range-based value assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A use context type and quantity- or range-based value assigned to the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A use context type and quantity- or range-based value assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A use context type and quantity- or range-based value assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A use context type and quantity- or range-based value assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A use context type and quantity- or range-based value assigned to the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A use context type and quantity- or range-based value assigned to the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/operationdefinition.html#search\">kind</a></td><td><code>token</code></td><td><div><p>operation | query</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_security</a></td><td><code>token</code></td><td><div><p>Security Labels applied to this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/operationdefinition.html#search\">version</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The business version of the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The business version of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The business version of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The business version of the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The business version of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The business version of the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The business version of the message definition</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The business version of the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The business version of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The business version of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The business version of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The business version of the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The business version of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/operationdefinition.html#search\">url</a></td><td><code>uri</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The uri that identifies the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The uri that identifies the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The uri that identifies the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The uri that identifies the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The uri that identifies the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The uri that identifies the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The uri that identifies the message definition</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The uri that identifies the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The uri that identifies the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The uri that identifies the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The uri that identifies the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The uri that identifies the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The uri that identifies the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/operationdefinition.html#search\">input-profile</a></td><td><code>reference</code></td><td><div><p>Validation information for in parameters</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/operationdefinition.html#search\">system</a></td><td><code>token</code></td><td><div><p>Invoke at the system level?</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>uri</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_tag</a></td><td><code>token</code></td><td><div><p>Tags applied to this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/operationdefinition.html#search\">name</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: Computationally friendly name of the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: Computationally friendly name of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: Computationally friendly name of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: Computationally friendly name of the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: Computationally friendly name of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: Computationally friendly name of the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: Computationally friendly name of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: Computationally friendly name of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: Computationally friendly name of the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: Computationally friendly name of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: Computationally friendly name of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: Computationally friendly name of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: Computationally friendly name of the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: Computationally friendly name of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/operationdefinition.html#search\">publisher</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: Name of the publisher of the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: Name of the publisher of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: Name of the publisher of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: Name of the publisher of the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: Name of the publisher of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: Name of the publisher of the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: Name of the publisher of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: Name of the publisher of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: Name of the publisher of the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: Name of the publisher of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: Name of the publisher of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: Name of the publisher of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: Name of the publisher of the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: Name of the publisher of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_source</a></td><td><code>uri</code></td><td><div><p>Identifies where the resource comes from</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>token</code></td><td><div><p>Logical id of this artifact</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/operationdefinition.html#search\">status</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The current status of the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The current status of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The current status of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The current status of the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The current status of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The current status of the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The current status of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The current status of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The current status of the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The current status of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The current status of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The current status of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The current status of the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The current status of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/operationdefinition.html#search\">base</a></td><td><code>reference</code></td><td><div><p>Marks this as a profile of the base</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-8\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </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/></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-ehealth-patient.html\">ehealth-patient</a><br/><a href=\"StructureDefinition-ehealth-skrs-patient.html\">ehealth-skrs-patient</a><br/><a href=\"http://hl7.dk/fhir/core/3.6.0/StructureDefinition-dk-core-patient.html\">Danish Core Patient Profile</a></p></div><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>vread</code>, <code>read</code>, <code>search-type</code>, <code>patch</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">birthdate</a></td><td><code>date</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: The patient's date of birth</li>\n<li><a href=\"person.html\">Person</a>: The person's date of birth</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: The Related Person's date of birth</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">deceased</a></td><td><code>token</code></td><td><div><p>This patient has been marked as deceased, or as a death date entered</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">address-state</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: A state specified in an address</li>\n<li><a href=\"person.html\">Person</a>: A state specified in an address</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: A state specified in an address</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: A state specified in an address</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">gender</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: Gender of the patient</li>\n<li><a href=\"person.html\">Person</a>: The gender of the person</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: Gender of the practitioner</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: Gender of the related person</li>\n</ul>\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><a href=\"http://hl7.org/fhir/R4/patient.html#search\">link</a></td><td><code>reference</code></td><td><div><p>All patients linked to the given patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-ehealth-patient-search-cpridentifier.html\">patientCPRIdentifier</a></td><td><code>token</code></td><td><div><p>Search parameter for Patient DK-Core CPR identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">language</a></td><td><code>token</code></td><td><div><p>Language code (irrespective of use value)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">address-country</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: A country specified in an address</li>\n<li><a href=\"person.html\">Person</a>: A country specified in an address</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: A country specified in an address</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: A country specified in an address</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">death-date</a></td><td><code>date</code></td><td><div><p>The date of death has been provided and satisfies this search value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">phonetic</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: A portion of either family or given name using some kind of phonetic matching algorithm</li>\n<li><a href=\"person.html\">Person</a>: A portion of name using some kind of phonetic matching algorithm</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: A portion of either family or given name using some kind of phonetic matching algorithm</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: A portion of name using some kind of phonetic matching algorithm</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">telecom</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: The value in any kind of telecom details of the patient</li>\n<li><a href=\"person.html\">Person</a>: The value in any kind of contact</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: The value in any kind of contact</li>\n<li><a href=\"practitionerrole.html\">PractitionerRole</a>: The value in any kind of contact</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: The value in any kind of contact</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">address-city</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: A city specified in an address</li>\n<li><a href=\"person.html\">Person</a>: A city specified in an address</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: A city specified in an address</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: A city specified in an address</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">email</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: A value in an email contact</li>\n<li><a href=\"person.html\">Person</a>: A value in an email contact</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: A value in an email contact</li>\n<li><a href=\"practitionerrole.html\">PractitionerRole</a>: A value in an email contact</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: A value in an email contact</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">given</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: A portion of the given name of the patient</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: A portion of the given name</li>\n</ul>\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><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-ehealth-patient-search-cpridentifier-unique.html\">patientCPRIdentifierUnique</a></td><td><code>token</code></td><td><div><p>Uniqueness constraint on search parameter patientCPRIdentifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">address</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text</li>\n<li><a href=\"person.html\">Person</a>: A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">general-practitioner</a></td><td><code>reference</code></td><td><div><p>Patient's nominated general practitioner, not the organization that manages the record</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_security</a></td><td><code>token</code></td><td><div><p>Security Labels applied to this resource</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</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">address-postalcode</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: A postalCode specified in an address</li>\n<li><a href=\"person.html\">Person</a>: A postal code specified in an address</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: A postalCode specified in an address</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: A postal code specified in an address</li>\n</ul>\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>uri</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">phone</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: A value in a phone contact</li>\n<li><a href=\"person.html\">Person</a>: A value in a phone contact</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: A value in a phone contact</li>\n<li><a href=\"practitionerrole.html\">PractitionerRole</a>: A value in a phone contact</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: A value in a phone contact</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_tag</a></td><td><code>token</code></td><td><div><p>Tags applied to this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">organization</a></td><td><code>reference</code></td><td><div><p>The organization that is the custodian of the patient record</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">address-use</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: A use code specified in an address</li>\n<li><a href=\"person.html\">Person</a>: A use code specified in an address</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: A use code specified in an address</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: A use code specified in an address</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">name</a></td><td><code>string</code></td><td><div><p>A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_source</a></td><td><code>uri</code></td><td><div><p>Identifies where the resource comes from</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>token</code></td><td><div><p>Logical id of this artifact</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">family</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: A portion of the family name of the patient</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: A portion of the family name</li>\n</ul>\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>$export</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$validate</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$updatePatientWithSKRSData</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$createPatient</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Person1-9\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </span>Person</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/person.html\">Person</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul/></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/person.html#search\">birthdate</a></td><td><code>date</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: The patient's date of birth</li>\n<li><a href=\"person.html\">Person</a>: The person's date of birth</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: The Related Person's date of birth</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/person.html#search\">address-state</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: A state specified in an address</li>\n<li><a href=\"person.html\">Person</a>: A state specified in an address</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: A state specified in an address</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: A state specified in an address</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/person.html#search\">gender</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: Gender of the patient</li>\n<li><a href=\"person.html\">Person</a>: The gender of the person</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: Gender of the practitioner</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: Gender of the related person</li>\n</ul>\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><a href=\"http://hl7.org/fhir/R4/person.html#search\">link</a></td><td><code>reference</code></td><td><div><p>Any link has this Patient, Person, RelatedPerson or Practitioner reference</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/person.html#search\">address-country</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: A country specified in an address</li>\n<li><a href=\"person.html\">Person</a>: A country specified in an address</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: A country specified in an address</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: A country specified in an address</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/person.html#search\">phonetic</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: A portion of either family or given name using some kind of phonetic matching algorithm</li>\n<li><a href=\"person.html\">Person</a>: A portion of name using some kind of phonetic matching algorithm</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: A portion of either family or given name using some kind of phonetic matching algorithm</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: A portion of name using some kind of phonetic matching algorithm</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/person.html#search\">patient</a></td><td><code>reference</code></td><td><div><p>The Person links to this Patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/person.html#search\">telecom</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: The value in any kind of telecom details of the patient</li>\n<li><a href=\"person.html\">Person</a>: The value in any kind of contact</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: The value in any kind of contact</li>\n<li><a href=\"practitionerrole.html\">PractitionerRole</a>: The value in any kind of contact</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: The value in any kind of contact</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/person.html#search\">address-city</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: A city specified in an address</li>\n<li><a href=\"person.html\">Person</a>: A city specified in an address</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: A city specified in an address</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: A city specified in an address</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/person.html#search\">email</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: A value in an email contact</li>\n<li><a href=\"person.html\">Person</a>: A value in an email contact</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: A value in an email contact</li>\n<li><a href=\"practitionerrole.html\">PractitionerRole</a>: A value in an email contact</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: A value in an email contact</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/person.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>A person Identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/person.html#search\">address</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text</li>\n<li><a href=\"person.html\">Person</a>: A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/person.html#search\">practitioner</a></td><td><code>reference</code></td><td><div><p>The Person links to this Practitioner</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_security</a></td><td><code>token</code></td><td><div><p>Security Labels applied to this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/person.html#search\">relatedperson</a></td><td><code>reference</code></td><td><div><p>The Person links to this RelatedPerson</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/person.html#search\">address-postalcode</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: A postalCode specified in an address</li>\n<li><a href=\"person.html\">Person</a>: A postal code specified in an address</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: A postalCode specified in an address</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: A postal code specified in an address</li>\n</ul>\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>uri</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/person.html#search\">phone</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: A value in a phone contact</li>\n<li><a href=\"person.html\">Person</a>: A value in a phone contact</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: A value in a phone contact</li>\n<li><a href=\"practitionerrole.html\">PractitionerRole</a>: A value in a phone contact</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: A value in a phone contact</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_tag</a></td><td><code>token</code></td><td><div><p>Tags applied to this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/person.html#search\">organization</a></td><td><code>reference</code></td><td><div><p>The organization at which this person record is being managed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/person.html#search\">address-use</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: A use code specified in an address</li>\n<li><a href=\"person.html\">Person</a>: A use code specified in an address</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: A use code specified in an address</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: A use code specified in an address</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/person.html#search\">name</a></td><td><code>string</code></td><td><div><p>A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_source</a></td><td><code>uri</code></td><td><div><p>Identifies where the resource comes from</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>token</code></td><td><div><p>Logical id of this artifact</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>$match</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Provenance1-10\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </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/></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-ehealth-access-provenance.html\">ehealth-access-provenance</a><br/><a href=\"StructureDefinition-ehealth-provenance.html\">ehealth-provenance</a></p></div><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>vread</code>, <code>read</code>, <code>search-type</code>, <code>create</code>, <code>delete</code>, <code>patch</code>, <code>update</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>_language</td><td><code>token</code></td><td><div><p>The language of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/provenance.html#search\">agent-type</a></td><td><code>token</code></td><td><div><p>How the agent participated</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/provenance.html#search\">agent</a></td><td><code>reference</code></td><td><div><p>Who participated</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/provenance.html#search\">signature-type</a></td><td><code>token</code></td><td><div><p>Indication of the reason the entity signed the object(s)</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><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_security</a></td><td><code>token</code></td><td><div><p>Security Labels applied to this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/provenance.html#search\">recorded</a></td><td><code>date</code></td><td><div><p>When the activity was recorded / updated</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/provenance.html#search\">when</a></td><td><code>date</code></td><td><div><p>When the activity occurred</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/provenance.html#search\">target</a></td><td><code>reference</code></td><td><div><p>Target Reference(s) (usually version specific)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_filter</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a filter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_list</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a list</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>uri</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/provenance.html#search\">patient</a></td><td><code>reference</code></td><td><div><p>Target Reference(s) (usually version specific)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_tag</a></td><td><code>token</code></td><td><div><p>Tags applied to this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_has</td><td><code>string</code></td><td><div><p>Return resources linked to by the given target</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_source</a></td><td><code>uri</code></td><td><div><p>Identifies where the resource comes from</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/provenance.html#search\">location</a></td><td><code>reference</code></td><td><div><p>Where the activity occurred, if relevant</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>token</code></td><td><div><p>Logical id of this artifact</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/provenance.html#search\">agent-role</a></td><td><code>token</code></td><td><div><p>What the agents role was</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_content</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a fulltext search</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_text</td><td><code>string</code></td><td><div><p>Search the contents of the resource's narrative using a fulltext search</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/provenance.html#search\">entity</a></td><td><code>reference</code></td><td><div><p>Identity of entity</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>$validate</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"RelatedPerson1-11\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </span>RelatedPerson</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/relatedperson.html\">RelatedPerson</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-ehealth-relatedperson.html\">ehealth-relatedperson</a></p></div><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>vread</code>, <code>read</code>, <code>search-type</code>, <code>create</code>, <code>delete</code>, <code>patch</code>, <code>update</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>_language</td><td><code>string</code></td><td><div><p>The language of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/relatedperson.html#search\">birthdate</a></td><td><code>date</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: The patient's date of birth</li>\n<li><a href=\"person.html\">Person</a>: The person's date of birth</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: The Related Person's date of birth</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/relatedperson.html#search\">address-state</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: A state specified in an address</li>\n<li><a href=\"person.html\">Person</a>: A state specified in an address</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: A state specified in an address</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: A state specified in an address</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/relatedperson.html#search\">gender</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: Gender of the patient</li>\n<li><a href=\"person.html\">Person</a>: The gender of the person</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: Gender of the practitioner</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: Gender of the related person</li>\n</ul>\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><a href=\"http://hl7.org/fhir/R4/relatedperson.html#search\">address-country</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: A country specified in an address</li>\n<li><a href=\"person.html\">Person</a>: A country specified in an address</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: A country specified in an address</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: A country specified in an address</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/relatedperson.html#search\">phonetic</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: A portion of either family or given name using some kind of phonetic matching algorithm</li>\n<li><a href=\"person.html\">Person</a>: A portion of name using some kind of phonetic matching algorithm</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: A portion of either family or given name using some kind of phonetic matching algorithm</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: A portion of name using some kind of phonetic matching algorithm</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/relatedperson.html#search\">patient</a></td><td><code>reference</code></td><td><div><p>The patient this related person is related to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/relatedperson.html#search\">telecom</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: The value in any kind of telecom details of the patient</li>\n<li><a href=\"person.html\">Person</a>: The value in any kind of contact</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: The value in any kind of contact</li>\n<li><a href=\"practitionerrole.html\">PractitionerRole</a>: The value in any kind of contact</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: The value in any kind of contact</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/relatedperson.html#search\">address-city</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: A city specified in an address</li>\n<li><a href=\"person.html\">Person</a>: A city specified in an address</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: A city specified in an address</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: A city specified in an address</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/relatedperson.html#search\">relationship</a></td><td><code>token</code></td><td><div><p>The relationship between the patient and the relatedperson</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/relatedperson.html#search\">email</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: A value in an email contact</li>\n<li><a href=\"person.html\">Person</a>: A value in an email contact</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: A value in an email contact</li>\n<li><a href=\"practitionerrole.html\">PractitionerRole</a>: A value in an email contact</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: A value in an email contact</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/relatedperson.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>An Identifier of the RelatedPerson</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/relatedperson.html#search\">address</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text</li>\n<li><a href=\"person.html\">Person</a>: A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_security</a></td><td><code>token</code></td><td><div><p>Security Labels applied to this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/relatedperson.html#search\">active</a></td><td><code>token</code></td><td><div><p>Indicates if the related person record is active</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/relatedperson.html#search\">address-postalcode</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: A postalCode specified in an address</li>\n<li><a href=\"person.html\">Person</a>: A postal code specified in an address</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: A postalCode specified in an address</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: A postal code specified in an address</li>\n</ul>\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>uri</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/relatedperson.html#search\">phone</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: A value in a phone contact</li>\n<li><a href=\"person.html\">Person</a>: A value in a phone contact</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: A value in a phone contact</li>\n<li><a href=\"practitionerrole.html\">PractitionerRole</a>: A value in a phone contact</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: A value in a phone contact</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_tag</a></td><td><code>token</code></td><td><div><p>Tags applied to this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_has</td><td><code>string</code></td><td><div><p>Return resources linked to by the given target</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/relatedperson.html#search\">address-use</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"patient.html\">Patient</a>: A use code specified in an address</li>\n<li><a href=\"person.html\">Person</a>: A use code specified in an address</li>\n<li><a href=\"practitioner.html\">Practitioner</a>: A use code specified in an address</li>\n<li><a href=\"relatedperson.html\">RelatedPerson</a>: A use code specified in an address</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/relatedperson.html#search\">name</a></td><td><code>string</code></td><td><div><p>A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_source</a></td><td><code>uri</code></td><td><div><p>Identifies where the resource comes from</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>token</code></td><td><div><p>Logical id of this artifact</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_content</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a fulltext search</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_text</td><td><code>string</code></td><td><div><p>Search the contents of the resource's narrative using a fulltext search</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>$validate</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$updateRelatedPersonWithSKRSData</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"SearchParameter1-12\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </span>SearchParameter</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/searchparameter.html\">SearchParameter</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>vread</code>, <code>read</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><a href=\"http://hl7.org/fhir/R4/searchparameter.html#search\">date</a></td><td><code>date</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The capability statement publication date</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The code system publication date</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The compartment definition publication date</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The concept map publication date</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The graph definition publication date</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The implementation guide publication date</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The message definition publication date</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The naming system publication date</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The operation definition publication date</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The search parameter publication date</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The structure definition publication date</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The structure map publication date</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The terminology capabilities publication date</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The value set publication date</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_language</td><td><code>string</code></td><td><div><p>The language of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/searchparameter.html#search\">code</a></td><td><code>token</code></td><td><div><p>Code used in URL</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/searchparameter.html#search\">context-type-value</a></td><td><code>composite</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A use context type and value assigned to the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A use context type and value assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A use context type and value assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A use context type and value assigned to the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A use context type and value assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A use context type and value assigned to the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A use context type and value assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A use context type and value assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A use context type and value assigned to the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A use context type and value assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A use context type and value assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A use context type and value assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A use context type and value assigned to the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A use context type and value assigned to the value set</li>\n</ul>\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><a href=\"http://hl7.org/fhir/R4/searchparameter.html#search\">jurisdiction</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: Intended jurisdiction for the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: Intended jurisdiction for the code system</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: Intended jurisdiction for the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: Intended jurisdiction for the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: Intended jurisdiction for the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: Intended jurisdiction for the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: Intended jurisdiction for the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: Intended jurisdiction for the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: Intended jurisdiction for the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: Intended jurisdiction for the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: Intended jurisdiction for the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: Intended jurisdiction for the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: Intended jurisdiction for the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/searchparameter.html#search\">description</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The description of the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The description of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The description of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The description of the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The description of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The description of the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The description of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The description of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The description of the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The description of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The description of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The description of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The description of the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The description of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/searchparameter.html#search\">derived-from</a></td><td><code>reference</code></td><td><div><p>Original definition for the search parameter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/searchparameter.html#search\">context-type</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A type of use context assigned to the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A type of use context assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A type of use context assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A type of use context assigned to the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A type of use context assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A type of use context assigned to the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A type of use context assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A type of use context assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A type of use context assigned to the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A type of use context assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A type of use context assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A type of use context assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A type of use context assigned to the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A type of use context assigned to the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/searchparameter.html#search\">type</a></td><td><code>token</code></td><td><div><p>number | date | string | token | reference | composite | quantity | uri | special</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/searchparameter.html#search\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A quantity- or range-valued use context assigned to the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A quantity- or range-valued use context assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A quantity- or range-valued use context assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A quantity- or range-valued use context assigned to the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A quantity- or range-valued use context assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A quantity- or range-valued use context assigned to the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A quantity- or range-valued use context assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A quantity- or range-valued use context assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A quantity- or range-valued use context assigned to the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A quantity- or range-valued use context assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A quantity- or range-valued use context assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A quantity- or range-valued use context assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A quantity- or range-valued use context assigned to the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A quantity- or range-valued use context assigned to the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/searchparameter.html#search\">context</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A use context assigned to the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A use context assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A use context assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A use context assigned to the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A use context assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A use context assigned to the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A use context assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A use context assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A use context assigned to the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A use context assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A use context assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A use context assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A use context assigned to the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A use context assigned to the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/searchparameter.html#search\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A use context type and quantity- or range-based value assigned to the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A use context type and quantity- or range-based value assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A use context type and quantity- or range-based value assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A use context type and quantity- or range-based value assigned to the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A use context type and quantity- or range-based value assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A use context type and quantity- or range-based value assigned to the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A use context type and quantity- or range-based value assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A use context type and quantity- or range-based value assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A use context type and quantity- or range-based value assigned to the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A use context type and quantity- or range-based value assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A use context type and quantity- or range-based value assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A use context type and quantity- or range-based value assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A use context type and quantity- or range-based value assigned to the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A use context type and quantity- or range-based value assigned to the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_security</a></td><td><code>token</code></td><td><div><p>Security Labels applied to this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>sp-unique-url</td><td><code>composite</code></td><td><div><p>Search parameter for making a SearchParameter unique by URL</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/searchparameter.html#search\">version</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The business version of the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The business version of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The business version of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The business version of the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The business version of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The business version of the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The business version of the message definition</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The business version of the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The business version of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The business version of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The business version of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The business version of the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The business version of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>url</td><td><code>uri</code></td><td><div><p>Search parameter for finding a searchparameter by URL</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/searchparameter.html#search\">target</a></td><td><code>token</code></td><td><div><p>Types of resource (if a resource reference)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_filter</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a filter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/searchparameter.html#search\">component</a></td><td><code>reference</code></td><td><div><p>Defines how the part works</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>uri</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_tag</a></td><td><code>token</code></td><td><div><p>Tags applied to this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_has</td><td><code>string</code></td><td><div><p>Return resources linked to by the given target</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/searchparameter.html#search\">name</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: Computationally friendly name of the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: Computationally friendly name of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: Computationally friendly name of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: Computationally friendly name of the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: Computationally friendly name of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: Computationally friendly name of the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: Computationally friendly name of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: Computationally friendly name of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: Computationally friendly name of the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: Computationally friendly name of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: Computationally friendly name of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: Computationally friendly name of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: Computationally friendly name of the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: Computationally friendly name of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/searchparameter.html#search\">publisher</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: Name of the publisher of the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: Name of the publisher of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: Name of the publisher of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: Name of the publisher of the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: Name of the publisher of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: Name of the publisher of the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: Name of the publisher of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: Name of the publisher of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: Name of the publisher of the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: Name of the publisher of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: Name of the publisher of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: Name of the publisher of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: Name of the publisher of the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: Name of the publisher of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_source</a></td><td><code>uri</code></td><td><div><p>Identifies where the resource comes from</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>token</code></td><td><div><p>Logical id of this artifact</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_content</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a fulltext search</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_text</td><td><code>string</code></td><td><div><p>Search the contents of the resource's narrative using a fulltext search</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/searchparameter.html#search\">status</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The current status of the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The current status of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The current status of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The current status of the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The current status of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The current status of the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The current status of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The current status of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The current status of the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The current status of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The current status of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The current status of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The current status of the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The current status of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/searchparameter.html#search\">base</a></td><td><code>token</code></td><td><div><p>The resource type(s) this search parameter applies to</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>$validate</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"StructureDefinition1-13\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </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/></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-ehealth-definedquestion.html\">ehealth-definedquestion</a></p></div><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>vread</code>, <code>read</code>, <code>search-type</code>, <code>create</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/structuredefinition.html#search\">date</a></td><td><code>date</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The capability statement publication date</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The code system publication date</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The compartment definition publication date</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The concept map publication date</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The graph definition publication date</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The implementation guide publication date</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The message definition publication date</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The naming system publication date</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The operation definition publication date</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The search parameter publication date</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The structure definition publication date</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The structure map publication date</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The terminology capabilities publication date</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The value set publication date</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_language</td><td><code>string</code></td><td><div><p>The language of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/structuredefinition.html#search\">context-type-value</a></td><td><code>composite</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A use context type and value assigned to the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A use context type and value assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A use context type and value assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A use context type and value assigned to the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A use context type and value assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A use context type and value assigned to the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A use context type and value assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A use context type and value assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A use context type and value assigned to the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A use context type and value assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A use context type and value assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A use context type and value assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A use context type and value assigned to the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A use context type and value assigned to the value set</li>\n</ul>\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><a href=\"http://hl7.org/fhir/R4/structuredefinition.html#search\">jurisdiction</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: Intended jurisdiction for the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: Intended jurisdiction for the code system</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: Intended jurisdiction for the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: Intended jurisdiction for the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: Intended jurisdiction for the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: Intended jurisdiction for the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: Intended jurisdiction for the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: Intended jurisdiction for the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: Intended jurisdiction for the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: Intended jurisdiction for the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: Intended jurisdiction for the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: Intended jurisdiction for the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: Intended jurisdiction for the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/structuredefinition.html#search\">description</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The description of the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The description of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The description of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The description of the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The description of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The description of the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The description of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The description of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The description of the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The description of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The description of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The description of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The description of the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The description of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/structuredefinition.html#search\">context-type</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A type of use context assigned to the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A type of use context assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A type of use context assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A type of use context assigned to the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A type of use context assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A type of use context assigned to the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A type of use context assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A type of use context assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A type of use context assigned to the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A type of use context assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A type of use context assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A type of use context assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A type of use context assigned to the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A type of use context assigned to the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/structuredefinition.html#search\">experimental</a></td><td><code>token</code></td><td><div><p>For testing purposes, not real usage</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/structuredefinition.html#search\">title</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The human-friendly name of the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The human-friendly name of the code system</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The human-friendly name of the concept map</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The human-friendly name of the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The human-friendly name of the message definition</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The human-friendly name of the operation definition</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The human-friendly name of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The human-friendly name of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The human-friendly name of the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The human-friendly name of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/structuredefinition.html#search\">type</a></td><td><code>uri</code></td><td><div><p>Type defined or constrained by this structure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/structuredefinition.html#search\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A quantity- or range-valued use context assigned to the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A quantity- or range-valued use context assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A quantity- or range-valued use context assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A quantity- or range-valued use context assigned to the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A quantity- or range-valued use context assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A quantity- or range-valued use context assigned to the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A quantity- or range-valued use context assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A quantity- or range-valued use context assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A quantity- or range-valued use context assigned to the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A quantity- or range-valued use context assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A quantity- or range-valued use context assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A quantity- or range-valued use context assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A quantity- or range-valued use context assigned to the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A quantity- or range-valued use context assigned to the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/structuredefinition.html#search\">path</a></td><td><code>token</code></td><td><div><p>A path that is constrained in the StructureDefinition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/structuredefinition.html#search\">context</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A use context assigned to the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A use context assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A use context assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A use context assigned to the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A use context assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A use context assigned to the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A use context assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A use context assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A use context assigned to the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A use context assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A use context assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A use context assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A use context assigned to the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A use context assigned to the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/structuredefinition.html#search\">base-path</a></td><td><code>token</code></td><td><div><p>Path that identifies the base element</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>sd-unique-url</td><td><code>composite</code></td><td><div><p>Search parameter for making a structureDefinition unique by URL</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/structuredefinition.html#search\">keyword</a></td><td><code>token</code></td><td><div><p>A code for the StructureDefinition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/structuredefinition.html#search\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A use context type and quantity- or range-based value assigned to the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A use context type and quantity- or range-based value assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A use context type and quantity- or range-based value assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A use context type and quantity- or range-based value assigned to the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A use context type and quantity- or range-based value assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A use context type and quantity- or range-based value assigned to the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A use context type and quantity- or range-based value assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A use context type and quantity- or range-based value assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A use context type and quantity- or range-based value assigned to the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A use context type and quantity- or range-based value assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A use context type and quantity- or range-based value assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A use context type and quantity- or range-based value assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A use context type and quantity- or range-based value assigned to the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A use context type and quantity- or range-based value assigned to the value set</li>\n</ul>\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>Multiple Resources:</p>\n<ul>\n<li><a href=\"codesystem.html\">CodeSystem</a>: External identifier for the code system</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: External identifier for the concept map</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: External identifier for the message definition</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: External identifier for the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: External identifier for the structure map</li>\n<li><a href=\"valueset.html\">ValueSet</a>: External identifier for the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/structuredefinition.html#search\">valueset</a></td><td><code>reference</code></td><td><div><p>A vocabulary binding reference</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/structuredefinition.html#search\">kind</a></td><td><code>token</code></td><td><div><p>primitive-type | complex-type | resource | logical</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_security</a></td><td><code>token</code></td><td><div><p>Security Labels applied to this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/structuredefinition.html#search\">abstract</a></td><td><code>token</code></td><td><div><p>Whether the structure is abstract</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/structuredefinition.html#search\">version</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The business version of the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The business version of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The business version of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The business version of the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The business version of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The business version of the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The business version of the message definition</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The business version of the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The business version of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The business version of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The business version of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The business version of the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The business version of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>url</td><td><code>uri</code></td><td><div><p>Search parameter for finding a structureDefinition by URL</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_filter</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a filter</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>uri</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/structuredefinition.html#search\">ext-context</a></td><td><code>token</code></td><td><div><p>The system is the URL for the context-type: e.g. http://hl7.org/fhir/extension-context-type#element|CodeableConcept.text</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_tag</a></td><td><code>token</code></td><td><div><p>Tags applied to this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_has</td><td><code>string</code></td><td><div><p>Return resources linked to by the given target</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>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: Computationally friendly name of the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: Computationally friendly name of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: Computationally friendly name of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: Computationally friendly name of the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: Computationally friendly name of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: Computationally friendly name of the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: Computationally friendly name of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: Computationally friendly name of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: Computationally friendly name of the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: Computationally friendly name of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: Computationally friendly name of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: Computationally friendly name of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: Computationally friendly name of the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: Computationally friendly name of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/structuredefinition.html#search\">publisher</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: Name of the publisher of the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: Name of the publisher of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: Name of the publisher of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: Name of the publisher of the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: Name of the publisher of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: Name of the publisher of the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: Name of the publisher of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: Name of the publisher of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: Name of the publisher of the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: Name of the publisher of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: Name of the publisher of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: Name of the publisher of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: Name of the publisher of the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: Name of the publisher of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_source</a></td><td><code>uri</code></td><td><div><p>Identifies where the resource comes from</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/structuredefinition.html#search\">derivation</a></td><td><code>token</code></td><td><div><p>specialization | constraint - How relates to base definition</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>token</code></td><td><div><p>Logical id of this artifact</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_content</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a fulltext search</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_text</td><td><code>string</code></td><td><div><p>Search the contents of the resource's narrative using a fulltext search</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/structuredefinition.html#search\">status</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The current status of the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The current status of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The current status of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The current status of the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The current status of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The current status of the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The current status of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The current status of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The current status of the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The current status of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The current status of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The current status of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The current status of the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The current status of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/structuredefinition.html#search\">base</a></td><td><code>reference</code></td><td><div><p>Definition that this type is constrained/specialized from</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>$validate</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$snapshot</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$generateSnapshot</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ValueSet1-14\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </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/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>vread</code>, <code>read</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><a href=\"http://hl7.org/fhir/R4/valueset.html#search\">date</a></td><td><code>date</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The capability statement publication date</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The code system publication date</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The compartment definition publication date</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The concept map publication date</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The graph definition publication date</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The implementation guide publication date</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The message definition publication date</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The naming system publication date</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The operation definition publication date</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The search parameter publication date</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The structure definition publication date</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The structure map publication date</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The terminology capabilities publication date</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The value set publication date</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_language</td><td><code>string</code></td><td><div><p>The language of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/valueset.html#search\">code</a></td><td><code>token</code></td><td><div><p>This special parameter searches for codes in the value set. See additional notes on the ValueSet resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/valueset.html#search\">context-type-value</a></td><td><code>composite</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A use context type and value assigned to the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A use context type and value assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A use context type and value assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A use context type and value assigned to the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A use context type and value assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A use context type and value assigned to the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A use context type and value assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A use context type and value assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A use context type and value assigned to the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A use context type and value assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A use context type and value assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A use context type and value assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A use context type and value assigned to the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A use context type and value assigned to the value set</li>\n</ul>\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><a href=\"http://hl7.org/fhir/R4/valueset.html#search\">jurisdiction</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: Intended jurisdiction for the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: Intended jurisdiction for the code system</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: Intended jurisdiction for the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: Intended jurisdiction for the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: Intended jurisdiction for the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: Intended jurisdiction for the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: Intended jurisdiction for the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: Intended jurisdiction for the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: Intended jurisdiction for the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: Intended jurisdiction for the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: Intended jurisdiction for the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: Intended jurisdiction for the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: Intended jurisdiction for the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/valueset.html#search\">description</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The description of the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The description of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The description of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The description of the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The description of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The description of the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The description of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The description of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The description of the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The description of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The description of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The description of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The description of the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The description of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/valueset.html#search\">context-type</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A type of use context assigned to the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A type of use context assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A type of use context assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A type of use context assigned to the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A type of use context assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A type of use context assigned to the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A type of use context assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A type of use context assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A type of use context assigned to the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A type of use context assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A type of use context assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A type of use context assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A type of use context assigned to the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A type of use context assigned to the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/valueset.html#search\">title</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The human-friendly name of the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The human-friendly name of the code system</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The human-friendly name of the concept map</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The human-friendly name of the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The human-friendly name of the message definition</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The human-friendly name of the operation definition</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The human-friendly name of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The human-friendly name of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The human-friendly name of the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The human-friendly name of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/valueset.html#search\">reference</a></td><td><code>uri</code></td><td><div><p>A code system included or excluded in the value set or an imported value set</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/valueset.html#search\">context-quantity</a></td><td><code>quantity</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A quantity- or range-valued use context assigned to the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A quantity- or range-valued use context assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A quantity- or range-valued use context assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A quantity- or range-valued use context assigned to the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A quantity- or range-valued use context assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A quantity- or range-valued use context assigned to the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A quantity- or range-valued use context assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A quantity- or range-valued use context assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A quantity- or range-valued use context assigned to the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A quantity- or range-valued use context assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A quantity- or range-valued use context assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A quantity- or range-valued use context assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A quantity- or range-valued use context assigned to the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A quantity- or range-valued use context assigned to the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/valueset.html#search\">context</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A use context assigned to the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A use context assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A use context assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A use context assigned to the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A use context assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A use context assigned to the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A use context assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A use context assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A use context assigned to the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A use context assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A use context assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A use context assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A use context assigned to the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A use context assigned to the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/valueset.html#search\">context-type-quantity</a></td><td><code>composite</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: A use context type and quantity- or range-based value assigned to the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: A use context type and quantity- or range-based value assigned to the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: A use context type and quantity- or range-based value assigned to the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: A use context type and quantity- or range-based value assigned to the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: A use context type and quantity- or range-based value assigned to the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: A use context type and quantity- or range-based value assigned to the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: A use context type and quantity- or range-based value assigned to the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: A use context type and quantity- or range-based value assigned to the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: A use context type and quantity- or range-based value assigned to the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: A use context type and quantity- or range-based value assigned to the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: A use context type and quantity- or range-based value assigned to the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: A use context type and quantity- or range-based value assigned to the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: A use context type and quantity- or range-based value assigned to the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: A use context type and quantity- or range-based value assigned to the value set</li>\n</ul>\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>Multiple Resources:</p>\n<ul>\n<li><a href=\"codesystem.html\">CodeSystem</a>: External identifier for the code system</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: External identifier for the concept map</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: External identifier for the message definition</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: External identifier for the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: External identifier for the structure map</li>\n<li><a href=\"valueset.html\">ValueSet</a>: External identifier for the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_security</a></td><td><code>token</code></td><td><div><p>Security Labels applied to this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/valueset.html#search\">version</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The business version of the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The business version of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The business version of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The business version of the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The business version of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The business version of the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The business version of the message definition</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The business version of the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The business version of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The business version of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The business version of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The business version of the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The business version of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/valueset.html#search\">url</a></td><td><code>uri</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The uri that identifies the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The uri that identifies the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The uri that identifies the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The uri that identifies the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The uri that identifies the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The uri that identifies the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The uri that identifies the message definition</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The uri that identifies the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The uri that identifies the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The uri that identifies the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The uri that identifies the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The uri that identifies the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The uri that identifies the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/valueset.html#search\">expansion</a></td><td><code>uri</code></td><td><div><p>Identifies the value set expansion (business identifier)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_filter</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a filter</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>uri</code></td><td><div><p>Profiles this resource claims to conform to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_tag</a></td><td><code>token</code></td><td><div><p>Tags applied to this resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_has</td><td><code>string</code></td><td><div><p>Return resources linked to by the given target</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>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: Computationally friendly name of the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: Computationally friendly name of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: Computationally friendly name of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: Computationally friendly name of the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: Computationally friendly name of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: Computationally friendly name of the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: Computationally friendly name of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: Computationally friendly name of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: Computationally friendly name of the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: Computationally friendly name of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: Computationally friendly name of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: Computationally friendly name of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: Computationally friendly name of the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: Computationally friendly name of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/valueset.html#search\">publisher</a></td><td><code>string</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: Name of the publisher of the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: Name of the publisher of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: Name of the publisher of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: Name of the publisher of the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: Name of the publisher of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: Name of the publisher of the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: Name of the publisher of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: Name of the publisher of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: Name of the publisher of the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: Name of the publisher of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: Name of the publisher of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: Name of the publisher of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: Name of the publisher of the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: Name of the publisher of the value set</li>\n</ul>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_source</a></td><td><code>uri</code></td><td><div><p>Identifies where the resource comes from</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>token</code></td><td><div><p>Logical id of this artifact</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_content</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a fulltext search</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_text</td><td><code>string</code></td><td><div><p>Search the contents of the resource's narrative using a fulltext search</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/valueset.html#search\">status</a></td><td><code>token</code></td><td><div><p>Multiple Resources:</p>\n<ul>\n<li><a href=\"capabilitystatement.html\">CapabilityStatement</a>: The current status of the capability statement</li>\n<li><a href=\"codesystem.html\">CodeSystem</a>: The current status of the code system</li>\n<li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a>: The current status of the compartment definition</li>\n<li><a href=\"conceptmap.html\">ConceptMap</a>: The current status of the concept map</li>\n<li><a href=\"graphdefinition.html\">GraphDefinition</a>: The current status of the graph definition</li>\n<li><a href=\"implementationguide.html\">ImplementationGuide</a>: The current status of the implementation guide</li>\n<li><a href=\"messagedefinition.html\">MessageDefinition</a>: The current status of the message definition</li>\n<li><a href=\"namingsystem.html\">NamingSystem</a>: The current status of the naming system</li>\n<li><a href=\"operationdefinition.html\">OperationDefinition</a>: The current status of the operation definition</li>\n<li><a href=\"searchparameter.html\">SearchParameter</a>: The current status of the search parameter</li>\n<li><a href=\"structuredefinition.html\">StructureDefinition</a>: The current status of the structure definition</li>\n<li><a href=\"structuremap.html\">StructureMap</a>: The current status of the structure map</li>\n<li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a>: The current status of the terminology capabilities</li>\n<li><a href=\"valueset.html\">ValueSet</a>: The current status of the value set</li>\n</ul>\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>$validate-code</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$invalidate-expansion</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$expand</td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>$validate</td><td><div/></td></tr></tbody></table></div></div></div></div></div></div>"
  ] ;
  fhir:CapabilityStatement.url [ fhir:value "http://ehealth.sundhed.dk/fhir/CapabilityStatement/patient"] ;
  fhir:CapabilityStatement.version [ fhir:value "10.0.0"] ;
  fhir:CapabilityStatement.name [ fhir:value "patient"] ;
  fhir:CapabilityStatement.status [ fhir:value "active"] ;
  fhir:CapabilityStatement.date [ fhir:value "2026-02-25T23:20:08.891+00:00"^^xsd:dateTime] ;
  fhir:CapabilityStatement.publisher [ fhir:value "Den telemedicinske infrastruktur (eHealth Infrastructure)"] ;
  fhir:CapabilityStatement.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "Den telemedicinske infrastruktur (eHealth Infrastructure)" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "http://ehealth.sundhed.dk" ]
     ]
  ] ;
  fhir:CapabilityStatement.jurisdiction [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
       fhir:Coding.code [ fhir:value "DK" ] ;
       fhir:Coding.display [ fhir:value "Denmark" ]
     ]
  ] ;
  fhir:CapabilityStatement.kind [ fhir:value "instance"] ;
  fhir:CapabilityStatement.instantiates [
     fhir:value "http://hl7.org/fhir/uv/bulkdata/CapabilityStatement/bulk-data" ;
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/uv/bulkdata/CapabilityStatement/bulk-data>
  ] ;
  fhir:CapabilityStatement.software [
     fhir:CapabilityStatement.software.name [ fhir:value "patient" ] ;
     fhir:CapabilityStatement.software.version [ fhir:value "9.2.2" ]
  ] ;
  fhir:CapabilityStatement.implementation [
     fhir:CapabilityStatement.implementation.description [ fhir:value "eHealth Patient service" ] ;
     fhir:CapabilityStatement.implementation.url [ fhir:value "https://patient.ehealth.sundhed.dk/fhir/" ]
  ] ;
  fhir:CapabilityStatement.fhirVersion [ fhir:value "4.0.1"] ;
  fhir:CapabilityStatement.format [
     fhir:value "application/fhir+xml" ;
     fhir:index 0
  ], [
     fhir:value "xml" ;
     fhir:index 1
  ], [
     fhir:value "application/fhir+json" ;
     fhir:index 2
  ], [
     fhir:value "json" ;
     fhir:index 3
  ], [
     fhir:value "application/x-turtle" ;
     fhir:index 4
  ], [
     fhir:value "ttl" ;
     fhir:index 5
  ], [
     fhir:value "html/json" ;
     fhir:index 6
  ], [
     fhir:value "html/xml" ;
     fhir:index 7
  ], [
     fhir:value "html/turtle" ;
     fhir:index 8
  ] ;
  fhir:CapabilityStatement.patchFormat [
     fhir:value "application/json-patch+json" ;
     fhir:index 0
  ] ;
  fhir:CapabilityStatement.rest [
     fhir:index 0 ;
     fhir:CapabilityStatement.rest.mode [ fhir:value "server" ] ;
     fhir:CapabilityStatement.rest.security [
       fhir:Element.extension [
         fhir:index 0 ;
         fhir:Element.extension [
           fhir:index 0 ;
           fhir:Extension.url [ fhir:value "token" ] ;
           fhir:Extension.valueUri [ fhir:value "https://saml.ehealth.sundhed.dk/auth/realms/ehealth/protocol/openid-connect/token" ]
         ], [
           fhir:index 1 ;
           fhir:Extension.url [ fhir:value "authorize" ] ;
           fhir:Extension.valueUri [ fhir:value "https://saml.ehealth.sundhed.dk/auth/realms/ehealth/protocol/openid-connect/auth" ]
         ], [
           fhir:index 2 ;
           fhir:Extension.url [ fhir:value "revoke" ] ;
           fhir:Extension.valueUri [ fhir:value "https://saml.ehealth.sundhed.dk/auth/realms/ehealth/protocol/openid-connect/revoke" ]
         ] ;
         fhir:Extension.url [ fhir:value "http://ehealth.sundhed.dk/security/oauth-uris" ]
       ] ;
       fhir:CapabilityStatement.rest.security.service [
         fhir:index 0 ;
         fhir:CodeableConcept.coding [
           fhir:index 0 ;
           fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/restful-security-service" ] ;
           fhir:Coding.display [ fhir:value "OAuth" ]
         ]
       ]
     ] ;
     fhir:CapabilityStatement.rest.resource [
       fhir:index 0 ;
       fhir:Element.extension [
         fhir:index 0 ;
         fhir:Extension.url [ fhir:value "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount" ] ;
         fhir:Extension.valueDecimal [ fhir:value "54666"^^xsd:decimal ]
       ] ;
       fhir:CapabilityStatement.rest.resource.type [ fhir:value "Appointment" ] ;
       fhir:CapabilityStatement.rest.resource.profile [
         fhir:value "http://hl7.org/fhir/StructureDefinition/Appointment" ;
         fhir:link <http://hl7.org/fhir/StructureDefinition/Appointment>
       ] ;
       fhir:CapabilityStatement.rest.resource.supportedProfile [
         fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-appointment" ;
         fhir:index 0 ;
         fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-appointment>
       ], [
         fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-group-appointment" ;
         fhir:index 1 ;
         fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-group-appointment>
       ], [
         fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-group-videoappointment" ;
         fhir:index 2 ;
         fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-group-videoappointment>
       ], [
         fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-videoappointment" ;
         fhir:index 3 ;
         fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-videoappointment>
       ] ;
       fhir:CapabilityStatement.rest.resource.interaction [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ]
       ], [
         fhir:index 1 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ]
       ], [
         fhir:index 2 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "search-type" ]
       ], [
         fhir:index 3 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "create" ]
       ], [
         fhir:index 4 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "update" ]
       ], [
         fhir:index 5 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "patch" ]
       ] ;
       fhir:CapabilityStatement.rest.resource.versioning [ fhir:value "versioned-update" ] ;
       fhir:CapabilityStatement.rest.resource.conditionalCreate [ fhir:value "true"^^xsd:boolean ] ;
       fhir:CapabilityStatement.rest.resource.conditionalUpdate [ fhir:value "true"^^xsd:boolean ] ;
       fhir:CapabilityStatement.rest.resource.searchInclude [
         fhir:value "*" ;
         fhir:index 0
       ], [
         fhir:value "Appointment:actor" ;
         fhir:index 1
       ], [
         fhir:value "Appointment:patient" ;
         fhir:index 2
       ] ;
       fhir:CapabilityStatement.rest.resource.searchRevInclude [
         fhir:value "Appointment:careteamParticipant" ;
         fhir:index 0
       ], [
         fhir:value "Appointment:intended-audience" ;
         fhir:index 1
       ], [
         fhir:value "Appointment:responsible" ;
         fhir:index 2
       ], [
         fhir:value "Appointment:supporting-info" ;
         fhir:index 3
       ], [
         fhir:value "Communication:based-on" ;
         fhir:index 4
       ], [
         fhir:value "Communication:careTeamRecipient" ;
         fhir:index 5
       ], [
         fhir:value "Communication:careCommunicationSenderPractitioner" ;
         fhir:index 6
       ], [
         fhir:value "Communication:careCommunicationSenderCareTeam" ;
         fhir:index 7
       ], [
         fhir:value "Communication:careTeamSender" ;
         fhir:index 8
       ], [
         fhir:value "Communication:communicationAbout" ;
         fhir:index 9
       ], [
         fhir:value "Communication:communicationParticipant" ;
         fhir:index 10
       ], [
         fhir:value "Communication:communicationRelatesTo" ;
         fhir:index 11
       ], [
         fhir:value "Communication:episodeOfCare" ;
         fhir:index 12
       ], [
         fhir:value "Communication:on-behalf-of" ;
         fhir:index 13
       ], [
         fhir:value "Communication:part-of" ;
         fhir:index 14
       ], [
         fhir:value "Consent:data" ;
         fhir:index 15
       ], [
         fhir:value "Provenance:entity" ;
         fhir:index 16
       ], [
         fhir:value "Provenance:target" ;
         fhir:index 17
       ] ;
       fhir:CapabilityStatement.rest.resource.searchParam [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Appointment-date" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-date>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Appointment date/time." ]
       ], [
         fhir:index 1 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_language" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The language of the resource" ]
       ], [
         fhir:index 2 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "specialty" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Appointment-specialty" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-specialty>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The specialty of a practitioner that would be required to perform the service requested in this appointment" ]
       ], [
         fhir:index 3 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "service-category" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Appointment-service-category" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-service-category>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "A broad categorization of the service that is to be performed during this appointment" ]
       ], [
         fhir:index 4 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_lastUpdated" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "When the resource version last changed" ]
       ], [
         fhir:index 5 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "slot" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Appointment-slot" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-slot>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The slots that this appointment is filling" ]
       ], [
         fhir:index 6 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "reason-code" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Appointment-reason-code" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-reason-code>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Coded reason this appointment is scheduled" ]
       ], [
         fhir:index 7 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "based-on" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Appointment-based-on" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-based-on>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The service request this appointment is allocated to assess" ]
       ], [
         fhir:index 8 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "appointmentGroupId" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://ehealth.sundhed.dk/fhir/SearchParameter/Appointment/groupId" ;
           fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Appointment/groupId>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search parameter for finding resources based on group id" ]
       ], [
         fhir:index 9 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "patient" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Appointment-patient" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-patient>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "One of the individuals of the appointment is this patient" ]
       ], [
         fhir:index 10 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "responsible" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://ehealth.sundhed.dk/fhir/SearchParameter/Appointment/responsible" ;
           fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Appointment/responsible>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search parameter for finding responsible entity on Appointment" ]
       ], [
         fhir:index 11 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "supporting-info" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Appointment-supporting-info" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-supporting-info>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Additional information to support the appointment" ]
       ], [
         fhir:index 12 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "careteamParticipant" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://ehealth.sundhed.dk/fhir/SearchParameter/Appointment/careteamParticipant" ;
           fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Appointment/careteamParticipant>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search parameter for finding appointments based on careteam participants" ]
       ], [
         fhir:index 13 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "identifier" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Appointment-identifier" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-identifier>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "An Identifier of the Appointment" ]
       ], [
         fhir:index 14 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "practitioner" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Appointment-practitioner" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-practitioner>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "One of the individuals of the appointment is this practitioner" ]
       ], [
         fhir:index 15 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "appointment-type" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Appointment-appointment-type" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-appointment-type>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The style of appointment or patient that has been booked in the slot (not service type)" ]
       ], [
         fhir:index 16 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "part-status" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Appointment-part-status" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-part-status>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The Participation status of the subject, or other participant on the appointment. Can be used to locate participants that have not responded to meeting requests." ]
       ], [
         fhir:index 17 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "service-type" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Appointment-service-type" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-service-type>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The specific service that is to be performed during this appointment" ]
       ], [
         fhir:index 18 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_security" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-security" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-security>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Security Labels applied to this resource" ]
       ], [
         fhir:index 19 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_filter" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's data using a filter" ]
       ], [
         fhir:index 20 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "actor" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Appointment-actor" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-actor>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Any one of the individuals participating in the appointment" ]
       ], [
         fhir:index 21 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_profile" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-profile" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Profiles this resource claims to conform to" ]
       ], [
         fhir:index 22 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "intended-audience" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://ehealth.sundhed.dk/fhir/SearchParameter/Appointment/intended-audience" ;
           fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Appointment/intended-audience>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search parameter for finding intended audience on Appointment" ]
       ], [
         fhir:index 23 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_tag" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-tag" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-tag>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Tags applied to this resource" ]
       ], [
         fhir:index 24 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_has" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Return resources linked to by the given target" ]
       ], [
         fhir:index 25 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "reason-reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Appointment-reason-reference" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-reason-reference>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Reason the appointment is to take place (resource)" ]
       ], [
         fhir:index 26 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_source" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-source" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-source>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Identifies where the resource comes from" ]
       ], [
         fhir:index 27 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "location" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Appointment-location" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-location>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "This location is listed in the participants of the appointment" ]
       ], [
         fhir:index 28 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_id" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-id" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Logical id of this artifact" ]
       ], [
         fhir:index 29 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_content" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's data using a fulltext search" ]
       ], [
         fhir:index 30 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_text" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's narrative using a fulltext search" ]
       ], [
         fhir:index 31 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "status" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Appointment-status" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-status>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The overall status of the appointment" ]
       ] ;
       fhir:CapabilityStatement.rest.resource.operation [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "validate" ] ;
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate" ;
           fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate>
         ]
       ], [
         fhir:index 1 ;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "exportAsiCal" ] ;
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Appointment-i-exportAsiCal" ;
           fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Appointment-i-exportAsiCal>
         ]
       ], [
         fhir:index 2 ;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "meta-delete" ] ;
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/AppointmentBinary-i-meta-delete" ;
           fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/AppointmentBinary-i-meta-delete>
         ]
       ], [
         fhir:index 3 ;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "meta-add" ] ;
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/AppointmentBinary-i-meta-add" ;
           fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/AppointmentBinary-i-meta-add>
         ]
       ], [
         fhir:index 4 ;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "meta" ] ;
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/AppointmentBinary-its-meta" ;
           fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/AppointmentBinary-its-meta>
         ]
       ]
     ], [
       fhir:index 1 ;
       fhir:Element.extension [
         fhir:index 0 ;
         fhir:Extension.url [ fhir:value "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount" ] ;
         fhir:Extension.valueDecimal [ fhir:value "16168"^^xsd:decimal ]
       ] ;
       fhir:CapabilityStatement.rest.resource.type [ fhir:value "Binary" ] ;
       fhir:CapabilityStatement.rest.resource.profile [
         fhir:value "http://hl7.org/fhir/StructureDefinition/Binary" ;
         fhir:link <http://hl7.org/fhir/StructureDefinition/Binary>
       ] ;
       fhir:CapabilityStatement.rest.resource.interaction [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "search-type" ]
       ], [
         fhir:index 1 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "update" ]
       ], [
         fhir:index 2 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ]
       ], [
         fhir:index 3 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ]
       ], [
         fhir:index 4 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "patch" ]
       ], [
         fhir:index 5 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "history-type" ]
       ], [
         fhir:index 6 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "history-instance" ]
       ], [
         fhir:index 7 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "delete" ]
       ], [
         fhir:index 8 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "create" ]
       ] ;
       fhir:CapabilityStatement.rest.resource.versioning [ fhir:value "versioned-update" ] ;
       fhir:CapabilityStatement.rest.resource.conditionalCreate [ fhir:value "true"^^xsd:boolean ] ;
       fhir:CapabilityStatement.rest.resource.conditionalUpdate [ fhir:value "true"^^xsd:boolean ] ;
       fhir:CapabilityStatement.rest.resource.conditionalDelete [ fhir:value "multiple" ] ;
       fhir:CapabilityStatement.rest.resource.searchInclude [
         fhir:value "*" ;
         fhir:index 0
       ] ;
       fhir:CapabilityStatement.rest.resource.searchRevInclude [
         fhir:value "Appointment:careteamParticipant" ;
         fhir:index 0
       ], [
         fhir:value "Appointment:intended-audience" ;
         fhir:index 1
       ], [
         fhir:value "Appointment:responsible" ;
         fhir:index 2
       ], [
         fhir:value "Appointment:supporting-info" ;
         fhir:index 3
       ], [
         fhir:value "Communication:based-on" ;
         fhir:index 4
       ], [
         fhir:value "Communication:careTeamRecipient" ;
         fhir:index 5
       ], [
         fhir:value "Communication:careCommunicationSenderPractitioner" ;
         fhir:index 6
       ], [
         fhir:value "Communication:careCommunicationSenderCareTeam" ;
         fhir:index 7
       ], [
         fhir:value "Communication:careTeamSender" ;
         fhir:index 8
       ], [
         fhir:value "Communication:communicationAbout" ;
         fhir:index 9
       ], [
         fhir:value "Communication:communicationParticipant" ;
         fhir:index 10
       ], [
         fhir:value "Communication:communicationRelatesTo" ;
         fhir:index 11
       ], [
         fhir:value "Communication:episodeOfCare" ;
         fhir:index 12
       ], [
         fhir:value "Communication:on-behalf-of" ;
         fhir:index 13
       ], [
         fhir:value "Communication:part-of" ;
         fhir:index 14
       ], [
         fhir:value "Consent:data" ;
         fhir:index 15
       ], [
         fhir:value "Provenance:entity" ;
         fhir:index 16
       ], [
         fhir:value "Provenance:target" ;
         fhir:index 17
       ] ;
       fhir:CapabilityStatement.rest.resource.searchParam [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_language" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The language of the resource" ]
       ], [
         fhir:index 1 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_list" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's data using a list" ]
       ], [
         fhir:index 2 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_profile" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-profile" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Profiles this resource claims to conform to" ]
       ], [
         fhir:index 3 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_lastUpdated" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "When the resource version last changed" ]
       ], [
         fhir:index 4 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_tag" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-tag" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-tag>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Tags applied to this resource" ]
       ], [
         fhir:index 5 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_has" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Return resources linked to by the given target" ]
       ], [
         fhir:index 6 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_security" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-security" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-security>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Security Labels applied to this resource" ]
       ], [
         fhir:index 7 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_source" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-source" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-source>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Identifies where the resource comes from" ]
       ], [
         fhir:index 8 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_id" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-id" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Logical id of this artifact" ]
       ], [
         fhir:index 9 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_content" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's data using a fulltext search" ]
       ], [
         fhir:index 10 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_text" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's narrative using a fulltext search" ]
       ], [
         fhir:index 11 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_filter" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's data using a filter" ]
       ] ;
       fhir:CapabilityStatement.rest.resource.operation [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "validate" ] ;
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate" ;
           fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate>
         ]
       ], [
         fhir:index 1 ;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "meta-delete" ] ;
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/AppointmentBinary-i-meta-delete" ;
           fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/AppointmentBinary-i-meta-delete>
         ] ;
         fhir:CapabilityStatement.rest.resource.operation.documentation [ fhir:value "Delete tags, profiles, and/or security labels from a resource" ]
       ], [
         fhir:index 2 ;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "meta-add" ] ;
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/AppointmentBinary-i-meta-add" ;
           fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/AppointmentBinary-i-meta-add>
         ] ;
         fhir:CapabilityStatement.rest.resource.operation.documentation [ fhir:value "Add tags, profiles, and/or security labels to a resource" ]
       ], [
         fhir:index 3 ;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "meta" ] ;
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/AppointmentBinary-its-meta" ;
           fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/AppointmentBinary-its-meta>
         ] ;
         fhir:CapabilityStatement.rest.resource.operation.documentation [ fhir:value "Request a list of tags, profiles, and security labels for a specfic resource instance" ]
       ], [
         fhir:index 4 ;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "expunge" ] ;
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Binary-its-expunge" ;
           fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Binary-its-expunge>
         ]
       ]
     ], [
       fhir:index 2 ;
       fhir:Element.extension [
         fhir:index 0 ;
         fhir:Extension.url [ fhir:value "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount" ] ;
         fhir:Extension.valueDecimal [ fhir:value "161"^^xsd:decimal ]
       ] ;
       fhir:CapabilityStatement.rest.resource.type [ fhir:value "CodeSystem" ] ;
       fhir:CapabilityStatement.rest.resource.profile [
         fhir:value "http://hl7.org/fhir/StructureDefinition/CodeSystem" ;
         fhir:link <http://hl7.org/fhir/StructureDefinition/CodeSystem>
       ] ;
       fhir:CapabilityStatement.rest.resource.interaction [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ]
       ], [
         fhir:index 1 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ]
       ], [
         fhir:index 2 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "search-type" ]
       ] ;
       fhir:CapabilityStatement.rest.resource.versioning [ fhir:value "versioned-update" ] ;
       fhir:CapabilityStatement.rest.resource.searchInclude [
         fhir:value "*" ;
         fhir:index 0
       ] ;
       fhir:CapabilityStatement.rest.resource.searchRevInclude [
         fhir:value "Appointment:careteamParticipant" ;
         fhir:index 0
       ], [
         fhir:value "Appointment:intended-audience" ;
         fhir:index 1
       ], [
         fhir:value "Appointment:responsible" ;
         fhir:index 2
       ], [
         fhir:value "Appointment:supporting-info" ;
         fhir:index 3
       ], [
         fhir:value "CodeSystem:supplements" ;
         fhir:index 4
       ], [
         fhir:value "Communication:based-on" ;
         fhir:index 5
       ], [
         fhir:value "Communication:careTeamRecipient" ;
         fhir:index 6
       ], [
         fhir:value "Communication:careCommunicationSenderPractitioner" ;
         fhir:index 7
       ], [
         fhir:value "Communication:careCommunicationSenderCareTeam" ;
         fhir:index 8
       ], [
         fhir:value "Communication:careTeamSender" ;
         fhir:index 9
       ], [
         fhir:value "Communication:communicationAbout" ;
         fhir:index 10
       ], [
         fhir:value "Communication:communicationParticipant" ;
         fhir:index 11
       ], [
         fhir:value "Communication:communicationRelatesTo" ;
         fhir:index 12
       ], [
         fhir:value "Communication:episodeOfCare" ;
         fhir:index 13
       ], [
         fhir:value "Communication:on-behalf-of" ;
         fhir:index 14
       ], [
         fhir:value "Communication:part-of" ;
         fhir:index 15
       ], [
         fhir:value "Consent:data" ;
         fhir:index 16
       ], [
         fhir:value "Provenance:entity" ;
         fhir:index 17
       ], [
         fhir:value "Provenance:target" ;
         fhir:index 18
       ] ;
       fhir:CapabilityStatement.rest.resource.searchParam [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-date" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-date>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): The capability statement publication date\r\n* [CodeSystem](codesystem.html): The code system publication date\r\n* [CompartmentDefinition](compartmentdefinition.html): The compartment definition publication date\r\n* [ConceptMap](conceptmap.html): The concept map publication date\r\n* [GraphDefinition](graphdefinition.html): The graph definition publication date\r\n* [ImplementationGuide](implementationguide.html): The implementation guide publication date\r\n* [MessageDefinition](messagedefinition.html): The message definition publication date\r\n* [NamingSystem](namingsystem.html): The naming system publication date\r\n* [OperationDefinition](operationdefinition.html): The operation definition publication date\r\n* [SearchParameter](searchparameter.html): The search parameter publication date\r\n* [StructureDefinition](structuredefinition.html): The structure definition publication date\r\n* [StructureMap](structuremap.html): The structure map publication date\r\n* [TerminologyCapabilities](terminologycapabilities.html): The terminology capabilities publication date\r\n* [ValueSet](valueset.html): The value set publication date\r\n" ]
       ], [
         fhir:index 1 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_language" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The language of the resource" ]
       ], [
         fhir:index 2 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "code" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/CodeSystem-code" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-code>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "A code defined in the code system" ]
       ], [
         fhir:index 3 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "context-type-value" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-context-type-value" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type-value>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "composite" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): A use context type and value assigned to the capability statement\r\n* [CodeSystem](codesystem.html): A use context type and value assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context type and value assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context type and value assigned to the concept map\r\n* [GraphDefinition](graphdefinition.html): A use context type and value assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A use context type and value assigned to the implementation guide\r\n* [MessageDefinition](messagedefinition.html): A use context type and value assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context type and value assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context type and value assigned to the operation definition\r\n* [SearchParameter](searchparameter.html): A use context type and value assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context type and value assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context type and value assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context type and value assigned to the terminology capabilities\r\n* [ValueSet](valueset.html): A use context type and value assigned to the value set\r\n" ]
       ], [
         fhir:index 4 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_lastUpdated" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "When the resource version last changed" ]
       ], [
         fhir:index 5 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "jurisdiction" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-jurisdiction" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-jurisdiction>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): Intended jurisdiction for the capability statement\r\n* [CodeSystem](codesystem.html): Intended jurisdiction for the code system\r\n* [ConceptMap](conceptmap.html): Intended jurisdiction for the concept map\r\n* [GraphDefinition](graphdefinition.html): Intended jurisdiction for the graph definition\r\n* [ImplementationGuide](implementationguide.html): Intended jurisdiction for the implementation guide\r\n* [MessageDefinition](messagedefinition.html): Intended jurisdiction for the message definition\r\n* [NamingSystem](namingsystem.html): Intended jurisdiction for the naming system\r\n* [OperationDefinition](operationdefinition.html): Intended jurisdiction for the operation definition\r\n* [SearchParameter](searchparameter.html): Intended jurisdiction for the search parameter\r\n* [StructureDefinition](structuredefinition.html): Intended jurisdiction for the structure definition\r\n* [StructureMap](structuremap.html): Intended jurisdiction for the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Intended jurisdiction for the terminology capabilities\r\n* [ValueSet](valueset.html): Intended jurisdiction for the value set\r\n" ]
       ], [
         fhir:index 6 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "description" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-description" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-description>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): The description of the capability statement\r\n* [CodeSystem](codesystem.html): The description of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The description of the compartment definition\r\n* [ConceptMap](conceptmap.html): The description of the concept map\r\n* [GraphDefinition](graphdefinition.html): The description of the graph definition\r\n* [ImplementationGuide](implementationguide.html): The description of the implementation guide\r\n* [MessageDefinition](messagedefinition.html): The description of the message definition\r\n* [NamingSystem](namingsystem.html): The description of the naming system\r\n* [OperationDefinition](operationdefinition.html): The description of the operation definition\r\n* [SearchParameter](searchparameter.html): The description of the search parameter\r\n* [StructureDefinition](structuredefinition.html): The description of the structure definition\r\n* [StructureMap](structuremap.html): The description of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): The description of the terminology capabilities\r\n* [ValueSet](valueset.html): The description of the value set\r\n" ]
       ], [
         fhir:index 7 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "context-type" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-context-type" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): A type of use context assigned to the capability statement\r\n* [CodeSystem](codesystem.html): A type of use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A type of use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A type of use context assigned to the concept map\r\n* [GraphDefinition](graphdefinition.html): A type of use context assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A type of use context assigned to the implementation guide\r\n* [MessageDefinition](messagedefinition.html): A type of use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A type of use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A type of use context assigned to the operation definition\r\n* [SearchParameter](searchparameter.html): A type of use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A type of use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A type of use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A type of use context assigned to the terminology capabilities\r\n* [ValueSet](valueset.html): A type of use context assigned to the value set\r\n" ]
       ], [
         fhir:index 8 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "language" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/CodeSystem-language" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-language>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "A language in which a designation is provided" ]
       ], [
         fhir:index 9 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "title" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-title" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-title>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): The human-friendly name of the capability statement\r\n* [CodeSystem](codesystem.html): The human-friendly name of the code system\r\n* [ConceptMap](conceptmap.html): The human-friendly name of the concept map\r\n* [ImplementationGuide](implementationguide.html): The human-friendly name of the implementation guide\r\n* [MessageDefinition](messagedefinition.html): The human-friendly name of the message definition\r\n* [OperationDefinition](operationdefinition.html): The human-friendly name of the operation definition\r\n* [StructureDefinition](structuredefinition.html): The human-friendly name of the structure definition\r\n* [StructureMap](structuremap.html): The human-friendly name of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): The human-friendly name of the terminology capabilities\r\n* [ValueSet](valueset.html): The human-friendly name of the value set\r\n" ]
       ], [
         fhir:index 10 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "context-quantity" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-context-quantity" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-quantity>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "quantity" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): A quantity- or range-valued use context assigned to the capability statement\r\n* [CodeSystem](codesystem.html): A quantity- or range-valued use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A quantity- or range-valued use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A quantity- or range-valued use context assigned to the concept map\r\n* [GraphDefinition](graphdefinition.html): A quantity- or range-valued use context assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A quantity- or range-valued use context assigned to the implementation guide\r\n* [MessageDefinition](messagedefinition.html): A quantity- or range-valued use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A quantity- or range-valued use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A quantity- or range-valued use context assigned to the operation definition\r\n* [SearchParameter](searchparameter.html): A quantity- or range-valued use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A quantity- or range-valued use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A quantity- or range-valued use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A quantity- or range-valued use context assigned to the terminology capabilities\r\n* [ValueSet](valueset.html): A quantity- or range-valued use context assigned to the value set\r\n" ]
       ], [
         fhir:index 11 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "context" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-context" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): A use context assigned to the capability statement\r\n* [CodeSystem](codesystem.html): A use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context assigned to the concept map\r\n* [GraphDefinition](graphdefinition.html): A use context assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A use context assigned to the implementation guide\r\n* [MessageDefinition](messagedefinition.html): A use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context assigned to the operation definition\r\n* [SearchParameter](searchparameter.html): A use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context assigned to the terminology capabilities\r\n* [ValueSet](valueset.html): A use context assigned to the value set\r\n" ]
       ], [
         fhir:index 12 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "context-type-quantity" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-context-type-quantity" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type-quantity>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "composite" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): A use context type and quantity- or range-based value assigned to the capability statement\r\n* [CodeSystem](codesystem.html): A use context type and quantity- or range-based value assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context type and quantity- or range-based value assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context type and quantity- or range-based value assigned to the concept map\r\n* [GraphDefinition](graphdefinition.html): A use context type and quantity- or range-based value assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A use context type and quantity- or range-based value assigned to the implementation guide\r\n* [MessageDefinition](messagedefinition.html): A use context type and quantity- or range-based value assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context type and quantity- or range-based value assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context type and quantity- or range-based value assigned to the operation definition\r\n* [SearchParameter](searchparameter.html): A use context type and quantity- or range-based value assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context type and quantity- or range-based value assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context type and quantity- or range-based value assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context type and quantity- or range-based value assigned to the terminology capabilities\r\n* [ValueSet](valueset.html): A use context type and quantity- or range-based value assigned to the value set\r\n" ]
       ], [
         fhir:index 13 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "identifier" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-identifier" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-identifier>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CodeSystem](codesystem.html): External identifier for the code system\r\n* [ConceptMap](conceptmap.html): External identifier for the concept map\r\n* [MessageDefinition](messagedefinition.html): External identifier for the message definition\r\n* [StructureDefinition](structuredefinition.html): External identifier for the structure definition\r\n* [StructureMap](structuremap.html): External identifier for the structure map\r\n* [ValueSet](valueset.html): External identifier for the value set\r\n" ]
       ], [
         fhir:index 14 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "content-mode" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/CodeSystem-content-mode" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-content-mode>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "not-present | example | fragment | complete | supplement" ]
       ], [
         fhir:index 15 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_security" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-security" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-security>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Security Labels applied to this resource" ]
       ], [
         fhir:index 16 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "version" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-version" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-version>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): The business version of the capability statement\r\n* [CodeSystem](codesystem.html): The business version of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The business version of the compartment definition\r\n* [ConceptMap](conceptmap.html): The business version of the concept map\r\n* [GraphDefinition](graphdefinition.html): The business version of the graph definition\r\n* [ImplementationGuide](implementationguide.html): The business version of the implementation guide\r\n* [MessageDefinition](messagedefinition.html): The business version of the message definition\r\n* [OperationDefinition](operationdefinition.html): The business version of the operation definition\r\n* [SearchParameter](searchparameter.html): The business version of the search parameter\r\n* [StructureDefinition](structuredefinition.html): The business version of the structure definition\r\n* [StructureMap](structuremap.html): The business version of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): The business version of the terminology capabilities\r\n* [ValueSet](valueset.html): The business version of the value set\r\n" ]
       ], [
         fhir:index 17 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "url" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-url" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-url>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): The uri that identifies the capability statement\r\n* [CodeSystem](codesystem.html): The uri that identifies the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The uri that identifies the compartment definition\r\n* [ConceptMap](conceptmap.html): The uri that identifies the concept map\r\n* [GraphDefinition](graphdefinition.html): The uri that identifies the graph definition\r\n* [ImplementationGuide](implementationguide.html): The uri that identifies the implementation guide\r\n* [MessageDefinition](messagedefinition.html): The uri that identifies the message definition\r\n* [OperationDefinition](operationdefinition.html): The uri that identifies the operation definition\r\n* [SearchParameter](searchparameter.html): The uri that identifies the search parameter\r\n* [StructureDefinition](structuredefinition.html): The uri that identifies the structure definition\r\n* [StructureMap](structuremap.html): The uri that identifies the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): The uri that identifies the terminology capabilities\r\n* [ValueSet](valueset.html): The uri that identifies the value set\r\n" ]
       ], [
         fhir:index 18 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_filter" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's data using a filter" ]
       ], [
         fhir:index 19 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "supplements" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/CodeSystem-supplements" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-supplements>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Find code system supplements for the referenced code system" ]
       ], [
         fhir:index 20 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "system" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/CodeSystem-system" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-system>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The system for any codes defined by this code system (same as 'url')" ]
       ], [
         fhir:index 21 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_profile" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-profile" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Profiles this resource claims to conform to" ]
       ], [
         fhir:index 22 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_tag" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-tag" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-tag>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Tags applied to this resource" ]
       ], [
         fhir:index 23 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_has" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Return resources linked to by the given target" ]
       ], [
         fhir:index 24 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "name" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-name" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-name>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): Computationally friendly name of the capability statement\r\n* [CodeSystem](codesystem.html): Computationally friendly name of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): Computationally friendly name of the compartment definition\r\n* [ConceptMap](conceptmap.html): Computationally friendly name of the concept map\r\n* [GraphDefinition](graphdefinition.html): Computationally friendly name of the graph definition\r\n* [ImplementationGuide](implementationguide.html): Computationally friendly name of the implementation guide\r\n* [MessageDefinition](messagedefinition.html): Computationally friendly name of the message definition\r\n* [NamingSystem](namingsystem.html): Computationally friendly name of the naming system\r\n* [OperationDefinition](operationdefinition.html): Computationally friendly name of the operation definition\r\n* [SearchParameter](searchparameter.html): Computationally friendly name of the search parameter\r\n* [StructureDefinition](structuredefinition.html): Computationally friendly name of the structure definition\r\n* [StructureMap](structuremap.html): Computationally friendly name of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Computationally friendly name of the terminology capabilities\r\n* [ValueSet](valueset.html): Computationally friendly name of the value set\r\n" ]
       ], [
         fhir:index 25 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "publisher" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-publisher" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-publisher>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): Name of the publisher of the capability statement\r\n* [CodeSystem](codesystem.html): Name of the publisher of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): Name of the publisher of the compartment definition\r\n* [ConceptMap](conceptmap.html): Name of the publisher of the concept map\r\n* [GraphDefinition](graphdefinition.html): Name of the publisher of the graph definition\r\n* [ImplementationGuide](implementationguide.html): Name of the publisher of the implementation guide\r\n* [MessageDefinition](messagedefinition.html): Name of the publisher of the message definition\r\n* [NamingSystem](namingsystem.html): Name of the publisher of the naming system\r\n* [OperationDefinition](operationdefinition.html): Name of the publisher of the operation definition\r\n* [SearchParameter](searchparameter.html): Name of the publisher of the search parameter\r\n* [StructureDefinition](structuredefinition.html): Name of the publisher of the structure definition\r\n* [StructureMap](structuremap.html): Name of the publisher of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Name of the publisher of the terminology capabilities\r\n* [ValueSet](valueset.html): Name of the publisher of the value set\r\n" ]
       ], [
         fhir:index 26 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_source" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-source" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-source>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Identifies where the resource comes from" ]
       ], [
         fhir:index 27 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_id" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-id" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Logical id of this artifact" ]
       ], [
         fhir:index 28 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_content" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's data using a fulltext search" ]
       ], [
         fhir:index 29 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_text" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's narrative using a fulltext search" ]
       ], [
         fhir:index 30 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "status" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-status" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-status>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): The current status of the capability statement\r\n* [CodeSystem](codesystem.html): The current status of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The current status of the compartment definition\r\n* [ConceptMap](conceptmap.html): The current status of the concept map\r\n* [GraphDefinition](graphdefinition.html): The current status of the graph definition\r\n* [ImplementationGuide](implementationguide.html): The current status of the implementation guide\r\n* [MessageDefinition](messagedefinition.html): The current status of the message definition\r\n* [NamingSystem](namingsystem.html): The current status of the naming system\r\n* [OperationDefinition](operationdefinition.html): The current status of the operation definition\r\n* [SearchParameter](searchparameter.html): The current status of the search parameter\r\n* [StructureDefinition](structuredefinition.html): The current status of the structure definition\r\n* [StructureMap](structuremap.html): The current status of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): The current status of the terminology capabilities\r\n* [ValueSet](valueset.html): The current status of the value set\r\n" ]
       ] ;
       fhir:CapabilityStatement.rest.resource.operation [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "validate" ] ;
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate" ;
           fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate>
         ]
       ], [
         fhir:index 1 ;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "subsumes" ] ;
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/CodeSystem-t-subsumes" ;
           fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/CodeSystem-t-subsumes>
         ]
       ], [
         fhir:index 2 ;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "lookup" ] ;
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/CodeSystem-t-lookup" ;
           fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/CodeSystem-t-lookup>
         ]
       ]
     ], [
       fhir:index 3 ;
       fhir:Element.extension [
         fhir:index 0 ;
         fhir:Extension.url [ fhir:value "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount" ] ;
         fhir:Extension.valueDecimal [ fhir:value "471699"^^xsd:decimal ]
       ] ;
       fhir:CapabilityStatement.rest.resource.type [ fhir:value "Communication" ] ;
       fhir:CapabilityStatement.rest.resource.profile [
         fhir:value "http://hl7.org/fhir/StructureDefinition/Communication" ;
         fhir:link <http://hl7.org/fhir/StructureDefinition/Communication>
       ] ;
       fhir:CapabilityStatement.rest.resource.supportedProfile [
         fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-communication" ;
         fhir:index 0 ;
         fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-communication>
       ], [
         fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-material-communication" ;
         fhir:index 1 ;
         fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-material-communication>
       ], [
         fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-message" ;
         fhir:index 2 ;
         fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-message>
       ], [
         fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-carecommunication" ;
         fhir:index 3 ;
         fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-carecommunication>
       ] ;
       fhir:CapabilityStatement.rest.resource.interaction [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ]
       ], [
         fhir:index 1 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ]
       ], [
         fhir:index 2 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "search-type" ]
       ], [
         fhir:index 3 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "create" ]
       ], [
         fhir:index 4 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "patch" ]
       ], [
         fhir:index 5 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "delete" ]
       ] ;
       fhir:CapabilityStatement.rest.resource.versioning [ fhir:value "versioned-update" ] ;
       fhir:CapabilityStatement.rest.resource.conditionalCreate [ fhir:value "true"^^xsd:boolean ] ;
       fhir:CapabilityStatement.rest.resource.conditionalDelete [ fhir:value "multiple" ] ;
       fhir:CapabilityStatement.rest.resource.searchInclude [
         fhir:value "*" ;
         fhir:index 0
       ], [
         fhir:value "Communication:based-on" ;
         fhir:index 1
       ], [
         fhir:value "Communication:careTeamRecipient" ;
         fhir:index 2
       ], [
         fhir:value "Communication:careCommunicationSenderPractitioner" ;
         fhir:index 3
       ], [
         fhir:value "Communication:careCommunicationSenderCareTeam" ;
         fhir:index 4
       ], [
         fhir:value "Communication:careTeamSender" ;
         fhir:index 5
       ], [
         fhir:value "Communication:communicationAbout" ;
         fhir:index 6
       ], [
         fhir:value "Communication:communicationParticipant" ;
         fhir:index 7
       ], [
         fhir:value "Communication:communicationRelatesTo" ;
         fhir:index 8
       ], [
         fhir:value "Communication:encounter" ;
         fhir:index 9
       ], [
         fhir:value "Communication:episodeOfCare" ;
         fhir:index 10
       ], [
         fhir:value "Communication:instantiates-canonical" ;
         fhir:index 11
       ], [
         fhir:value "Communication:on-behalf-of" ;
         fhir:index 12
       ], [
         fhir:value "Communication:part-of" ;
         fhir:index 13
       ], [
         fhir:value "Communication:patient" ;
         fhir:index 14
       ], [
         fhir:value "Communication:recipient" ;
         fhir:index 15
       ], [
         fhir:value "Communication:sender" ;
         fhir:index 16
       ], [
         fhir:value "Communication:subject" ;
         fhir:index 17
       ] ;
       fhir:CapabilityStatement.rest.resource.searchRevInclude [
         fhir:value "Appointment:careteamParticipant" ;
         fhir:index 0
       ], [
         fhir:value "Appointment:intended-audience" ;
         fhir:index 1
       ], [
         fhir:value "Appointment:responsible" ;
         fhir:index 2
       ], [
         fhir:value "Appointment:supporting-info" ;
         fhir:index 3
       ], [
         fhir:value "Communication:based-on" ;
         fhir:index 4
       ], [
         fhir:value "Communication:careTeamRecipient" ;
         fhir:index 5
       ], [
         fhir:value "Communication:careCommunicationSenderPractitioner" ;
         fhir:index 6
       ], [
         fhir:value "Communication:careCommunicationSenderCareTeam" ;
         fhir:index 7
       ], [
         fhir:value "Communication:careTeamSender" ;
         fhir:index 8
       ], [
         fhir:value "Communication:communicationAbout" ;
         fhir:index 9
       ], [
         fhir:value "Communication:communicationParticipant" ;
         fhir:index 10
       ], [
         fhir:value "Communication:communicationRelatesTo" ;
         fhir:index 11
       ], [
         fhir:value "Communication:episodeOfCare" ;
         fhir:index 12
       ], [
         fhir:value "Communication:on-behalf-of" ;
         fhir:index 13
       ], [
         fhir:value "Communication:part-of" ;
         fhir:index 14
       ], [
         fhir:value "Consent:data" ;
         fhir:index 15
       ], [
         fhir:value "Provenance:entity" ;
         fhir:index 16
       ], [
         fhir:value "Provenance:target" ;
         fhir:index 17
       ] ;
       fhir:CapabilityStatement.rest.resource.searchParam [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_language" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The language of the resource" ]
       ], [
         fhir:index 1 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "administrativeStatus" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/administrativeStatus" ;
           fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/administrativeStatus>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search parameter for finding communication based on administrative status" ]
       ], [
         fhir:index 2 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "subject" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Communication-subject" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Communication-subject>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Focus of message" ]
       ], [
         fhir:index 3 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_lastUpdated" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "When the resource version last changed" ]
       ], [
         fhir:index 4 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "part-of" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Communication-part-of" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Communication-part-of>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Part of this action" ]
       ], [
         fhir:index 5 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "medium" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Communication-medium" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Communication-medium>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "A channel of communication" ]
       ], [
         fhir:index 6 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "on-behalf-of" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/on-behalf-of" ;
           fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/on-behalf-of>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search parameter for finding communication based on on-behalf-of" ]
       ], [
         fhir:index 7 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "threadId" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/threadId" ;
           fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/threadId>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search parameter for finding communication based on thread id" ]
       ], [
         fhir:index 8 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "topic" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Communication-topic" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Communication-topic>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search parameter to enable filtering ehealth-message Communications by topic" ]
       ], [
         fhir:index 9 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "communicationRelatesTo" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/relatesTo" ;
           fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/relatesTo>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search parameter for finding communication based on either participant or episode of care" ]
       ], [
         fhir:index 10 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "based-on" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Communication-based-on" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Communication-based-on>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Request fulfilled by this communication" ]
       ], [
         fhir:index 11 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "patient" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Communication-patient" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Communication-patient>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Focus of message" ]
       ], [
         fhir:index 12 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "instantiates-uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Communication-instantiates-uri" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Communication-instantiates-uri>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Instantiates external protocol or definition" ]
       ], [
         fhir:index 13 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "communicationAbout" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/about" ;
           fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/about>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search parameter for finding communication based on about" ]
       ], [
         fhir:index 14 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "episodeOfCare" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/episodeOfCare" ;
           fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/episodeOfCare>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search parameter for finding communication based on episodeOfCare" ]
       ], [
         fhir:index 15 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "identifier" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Communication-identifier" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Communication-identifier>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Unique identifier" ]
       ], [
         fhir:index 16 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "period" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/period" ;
           fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/period>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search parameter for finding communication based on period" ]
       ], [
         fhir:index 17 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_security" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-security" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-security>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Security Labels applied to this resource" ]
       ], [
         fhir:index 18 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "communicationParticipant" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/participant" ;
           fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/participant>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search parameter for finding communication based on participant" ]
       ], [
         fhir:index 19 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "instantiates-canonical" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Communication-instantiates-canonical" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Communication-instantiates-canonical>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Instantiates FHIR protocol or definition" ]
       ], [
         fhir:index 20 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "communicationCategory" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/category" ;
           fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/category>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search parameter for finding communication based on the category code" ]
       ], [
         fhir:index 21 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "received" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Communication-received" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Communication-received>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "When received" ]
       ], [
         fhir:index 22 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "encounter" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Communication-encounter" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Communication-encounter>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Encounter created as part of" ]
       ], [
         fhir:index 23 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "careTeamRecipient" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/careTeamRecipient" ;
           fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/careTeamRecipient>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search parameter for finding communication based on CareTeam recipient" ]
       ], [
         fhir:index 24 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "communicationGroupId" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/groupId" ;
           fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/groupId>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search parameter for finding resources based on group id" ]
       ], [
         fhir:index 25 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "sent" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Communication-sent" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Communication-sent>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "When sent" ]
       ], [
         fhir:index 26 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_filter" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's data using a filter" ]
       ], [
         fhir:index 27 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_profile" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-profile" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Profiles this resource claims to conform to" ]
       ], [
         fhir:index 28 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "careCommunicationSenderPractitioner" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/careCommunicationSenderPractitioner" ;
           fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/careCommunicationSenderPractitioner>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search parameter for finding CareCommunication based on the sending Practitioner" ]
       ], [
         fhir:index 29 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "careCommunicationSenderCareTeam" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/careCommunicationSenderCareTeam" ;
           fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/careCommunicationSenderCareTeam>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search parameter for finding CareCommunication based on the sending CareTeam" ]
       ], [
         fhir:index 30 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "careTeamSender" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/careTeamSender" ;
           fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/careTeamSender>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search parameter for finding communication based on CareTeam sender" ]
       ], [
         fhir:index 31 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "sender" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Communication-sender" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Communication-sender>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Message sender" ]
       ], [
         fhir:index 32 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_tag" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-tag" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-tag>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Tags applied to this resource" ]
       ], [
         fhir:index 33 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_has" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Return resources linked to by the given target" ]
       ], [
         fhir:index 34 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "recipient" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Communication-recipient" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Communication-recipient>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Message recipient" ]
       ], [
         fhir:index 35 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_source" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-source" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-source>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Identifies where the resource comes from" ]
       ], [
         fhir:index 36 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_id" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-id" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Logical id of this artifact" ]
       ], [
         fhir:index 37 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "category" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Communication-category" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Communication-category>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Message category" ]
       ], [
         fhir:index 38 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "restrictionCategory" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/restrictionCategory" ;
           fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/restrictionCategory>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search parameter for finding communication based on restriction category" ]
       ], [
         fhir:index 39 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_content" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's data using a fulltext search" ]
       ], [
         fhir:index 40 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_text" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's narrative using a fulltext search" ]
       ], [
         fhir:index 41 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "status" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Communication-status" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Communication-status>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown" ]
       ] ;
       fhir:CapabilityStatement.rest.resource.operation [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "validate" ] ;
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate" ;
           fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate>
         ]
       ]
     ], [
       fhir:index 4 ;
       fhir:Element.extension [
         fhir:index 0 ;
         fhir:Extension.url [ fhir:value "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount" ] ;
         fhir:Extension.valueDecimal [ fhir:value "8"^^xsd:decimal ]
       ] ;
       fhir:CapabilityStatement.rest.resource.type [ fhir:value "Consent" ] ;
       fhir:CapabilityStatement.rest.resource.profile [
         fhir:value "http://hl7.org/fhir/StructureDefinition/Consent" ;
         fhir:link <http://hl7.org/fhir/StructureDefinition/Consent>
       ] ;
       fhir:CapabilityStatement.rest.resource.supportedProfile [
         fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-access-consent" ;
         fhir:index 0 ;
         fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-access-consent>
       ], [
         fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-consent" ;
         fhir:index 1 ;
         fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-consent>
       ] ;
       fhir:CapabilityStatement.rest.resource.interaction [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ]
       ], [
         fhir:index 1 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ]
       ], [
         fhir:index 2 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "search-type" ]
       ], [
         fhir:index 3 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "create" ]
       ], [
         fhir:index 4 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "delete" ]
       ], [
         fhir:index 5 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "patch" ]
       ], [
         fhir:index 6 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "update" ]
       ] ;
       fhir:CapabilityStatement.rest.resource.versioning [ fhir:value "versioned-update" ] ;
       fhir:CapabilityStatement.rest.resource.conditionalCreate [ fhir:value "true"^^xsd:boolean ] ;
       fhir:CapabilityStatement.rest.resource.conditionalUpdate [ fhir:value "true"^^xsd:boolean ] ;
       fhir:CapabilityStatement.rest.resource.conditionalDelete [ fhir:value "multiple" ] ;
       fhir:CapabilityStatement.rest.resource.searchInclude [
         fhir:value "*" ;
         fhir:index 0
       ], [
         fhir:value "Consent:actor" ;
         fhir:index 1
       ], [
         fhir:value "Consent:consentor" ;
         fhir:index 2
       ], [
         fhir:value "Consent:data" ;
         fhir:index 3
       ], [
         fhir:value "Consent:organization" ;
         fhir:index 4
       ], [
         fhir:value "Consent:patient" ;
         fhir:index 5
       ], [
         fhir:value "Consent:source-reference" ;
         fhir:index 6
       ] ;
       fhir:CapabilityStatement.rest.resource.searchRevInclude [
         fhir:value "Appointment:careteamParticipant" ;
         fhir:index 0
       ], [
         fhir:value "Appointment:intended-audience" ;
         fhir:index 1
       ], [
         fhir:value "Appointment:responsible" ;
         fhir:index 2
       ], [
         fhir:value "Appointment:supporting-info" ;
         fhir:index 3
       ], [
         fhir:value "Communication:based-on" ;
         fhir:index 4
       ], [
         fhir:value "Communication:careTeamRecipient" ;
         fhir:index 5
       ], [
         fhir:value "Communication:careCommunicationSenderPractitioner" ;
         fhir:index 6
       ], [
         fhir:value "Communication:careCommunicationSenderCareTeam" ;
         fhir:index 7
       ], [
         fhir:value "Communication:careTeamSender" ;
         fhir:index 8
       ], [
         fhir:value "Communication:communicationAbout" ;
         fhir:index 9
       ], [
         fhir:value "Communication:communicationParticipant" ;
         fhir:index 10
       ], [
         fhir:value "Communication:communicationRelatesTo" ;
         fhir:index 11
       ], [
         fhir:value "Communication:episodeOfCare" ;
         fhir:index 12
       ], [
         fhir:value "Communication:on-behalf-of" ;
         fhir:index 13
       ], [
         fhir:value "Communication:part-of" ;
         fhir:index 14
       ], [
         fhir:value "Consent:data" ;
         fhir:index 15
       ], [
         fhir:value "Consent:source-reference" ;
         fhir:index 16
       ], [
         fhir:value "Provenance:entity" ;
         fhir:index 17
       ], [
         fhir:value "Provenance:target" ;
         fhir:index 18
       ] ;
       fhir:CapabilityStatement.rest.resource.searchParam [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/clinical-date" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/clinical-date>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [AllergyIntolerance](allergyintolerance.html): Date first version of the resource instance was recorded\r\n* [CarePlan](careplan.html): Time period plan covers\r\n* [CareTeam](careteam.html): Time period team covers\r\n* [ClinicalImpression](clinicalimpression.html): When the assessment was documented\r\n* [Composition](composition.html): Composition editing time\r\n* [Consent](consent.html): When this Consent was created or indexed\r\n* [DiagnosticReport](diagnosticreport.html): The clinically relevant time of the report\r\n* [Encounter](encounter.html): A date within the period the Encounter lasted\r\n* [EpisodeOfCare](episodeofcare.html): The provided date search value falls within the episode of care's period\r\n* [FamilyMemberHistory](familymemberhistory.html): When history was recorded or last updated\r\n* [Flag](flag.html): Time period when flag is active\r\n* [Immunization](immunization.html): Vaccination  (non)-Administration Date\r\n* [List](list.html): When the list was prepared\r\n* [Observation](observation.html): Obtained date/time. If the obtained element is a period, a date that falls in the period\r\n* [Procedure](procedure.html): When the procedure was performed\r\n* [RiskAssessment](riskassessment.html): When was assessment made?\r\n* [SupplyRequest](supplyrequest.html): When the request was made\r\n" ]
       ], [
         fhir:index 1 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_language" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The language of the resource" ]
       ], [
         fhir:index 2 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "data" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Consent-data" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Consent-data>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The actual data reference" ]
       ], [
         fhir:index 3 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "purpose" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Consent-purpose" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Consent-purpose>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Context of activities covered by this rule" ]
       ], [
         fhir:index 4 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_lastUpdated" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "When the resource version last changed" ]
       ], [
         fhir:index 5 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "source-reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Consent-source-reference" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Consent-source-reference>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search by reference to a Consent, DocumentReference, Contract  or QuestionnaireResponse" ]
       ], [
         fhir:index 6 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_list" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's data using a list" ]
       ], [
         fhir:index 7 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "patient" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/clinical-patient" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/clinical-patient>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [AllergyIntolerance](allergyintolerance.html): Who the sensitivity is for\r\n* [CarePlan](careplan.html): Who the care plan is for\r\n* [CareTeam](careteam.html): Who care team is for\r\n* [ClinicalImpression](clinicalimpression.html): Patient or group assessed\r\n* [Composition](composition.html): Who and/or what the composition is about\r\n* [Condition](condition.html): Who has the condition?\r\n* [Consent](consent.html): Who the consent applies to\r\n* [DetectedIssue](detectedissue.html): Associated patient\r\n* [DeviceRequest](devicerequest.html): Individual the service is ordered for\r\n* [DeviceUseStatement](deviceusestatement.html): Search by subject - a patient\r\n* [DiagnosticReport](diagnosticreport.html): The subject of the report if a patient\r\n* [DocumentManifest](documentmanifest.html): The subject of the set of documents\r\n* [DocumentReference](documentreference.html): Who/what is the subject of the document\r\n* [Encounter](encounter.html): The patient or group present at the encounter\r\n* [EpisodeOfCare](episodeofcare.html): The patient who is the focus of this episode of care\r\n* [FamilyMemberHistory](familymemberhistory.html): The identity of a subject to list family member history items for\r\n* [Flag](flag.html): The identity of a subject to list flags for\r\n* [Goal](goal.html): Who this goal is intended for\r\n* [ImagingStudy](imagingstudy.html): Who the study is about\r\n* [Immunization](immunization.html): The patient for the vaccination record\r\n* [List](list.html): If all resources have the same subject\r\n* [MedicationAdministration](medicationadministration.html): The identity of a patient to list administrations  for\r\n* [MedicationDispense](medicationdispense.html): The identity of a patient to list dispenses  for\r\n* [MedicationRequest](medicationrequest.html): Returns prescriptions for a specific patient\r\n* [MedicationStatement](medicationstatement.html): Returns statements for a specific patient.\r\n* [NutritionOrder](nutritionorder.html): The identity of the person who requires the diet, formula or nutritional supplement\r\n* [Observation](observation.html): The subject that the observation is about (if patient)\r\n* [Procedure](procedure.html): Search by subject - a patient\r\n* [RiskAssessment](riskassessment.html): Who/what does assessment apply to?\r\n* [ServiceRequest](servicerequest.html): Search by subject - a patient\r\n* [SupplyDelivery](supplydelivery.html): Patient for whom the item is supplied\r\n* [VisionPrescription](visionprescription.html): The identity of a patient to list dispenses for\r\n" ]
       ], [
         fhir:index 8 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "scope" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Consent-scope" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Consent-scope>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Which of the four areas this resource covers (extensible)" ]
       ], [
         fhir:index 9 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "action" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Consent-action" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Consent-action>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Actions controlled by this rule" ]
       ], [
         fhir:index 10 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "identifier" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/clinical-identifier" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/clinical-identifier>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [AllergyIntolerance](allergyintolerance.html): External ids for this item\r\n* [CarePlan](careplan.html): External Ids for this plan\r\n* [CareTeam](careteam.html): External Ids for this team\r\n* [Composition](composition.html): Version-independent identifier for the Composition\r\n* [Condition](condition.html): A unique identifier of the condition record\r\n* [Consent](consent.html): Identifier for this record (external references)\r\n* [DetectedIssue](detectedissue.html): Unique id for the detected issue\r\n* [DeviceRequest](devicerequest.html): Business identifier for request/order\r\n* [DiagnosticReport](diagnosticreport.html): An identifier for the report\r\n* [DocumentManifest](documentmanifest.html): Unique Identifier for the set of documents\r\n* [DocumentReference](documentreference.html): Master Version Specific Identifier\r\n* [Encounter](encounter.html): Identifier(s) by which this encounter is known\r\n* [EpisodeOfCare](episodeofcare.html): Business Identifier(s) relevant for this EpisodeOfCare\r\n* [FamilyMemberHistory](familymemberhistory.html): A search by a record identifier\r\n* [Goal](goal.html): External Ids for this goal\r\n* [ImagingStudy](imagingstudy.html): Identifiers for the Study, such as DICOM Study Instance UID and Accession number\r\n* [Immunization](immunization.html): Business identifier\r\n* [List](list.html): Business identifier\r\n* [MedicationAdministration](medicationadministration.html): Return administrations with this external identifier\r\n* [MedicationDispense](medicationdispense.html): Returns dispenses with this external identifier\r\n* [MedicationRequest](medicationrequest.html): Return prescriptions with this external identifier\r\n* [MedicationStatement](medicationstatement.html): Return statements with this external identifier\r\n* [NutritionOrder](nutritionorder.html): Return nutrition orders with this external identifier\r\n* [Observation](observation.html): The unique id for a particular observation\r\n* [Procedure](procedure.html): A unique identifier for a procedure\r\n* [RiskAssessment](riskassessment.html): Unique identifier for the assessment\r\n* [ServiceRequest](servicerequest.html): Identifiers assigned to this order\r\n* [SupplyDelivery](supplydelivery.html): External identifier\r\n* [SupplyRequest](supplyrequest.html): Business Identifier for SupplyRequest\r\n* [VisionPrescription](visionprescription.html): Return prescriptions with this external identifier\r\n" ]
       ], [
         fhir:index 11 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "period" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Consent-period" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Consent-period>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Timeframe for this rule" ]
       ], [
         fhir:index 12 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_security" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-security" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-security>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Security Labels applied to this resource" ]
       ], [
         fhir:index 13 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_filter" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's data using a filter" ]
       ], [
         fhir:index 14 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "actor" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Consent-actor" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Consent-actor>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Resource for the actor (or group, by role)" ]
       ], [
         fhir:index 15 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "security-label" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Consent-security-label" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Consent-security-label>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Security Labels that define affected resources" ]
       ], [
         fhir:index 16 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_profile" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-profile" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Profiles this resource claims to conform to" ]
       ], [
         fhir:index 17 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_tag" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-tag" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-tag>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Tags applied to this resource" ]
       ], [
         fhir:index 18 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "organization" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Consent-organization" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Consent-organization>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Custodian of the consent" ]
       ], [
         fhir:index 19 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_has" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Return resources linked to by the given target" ]
       ], [
         fhir:index 20 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_source" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-source" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-source>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Identifies where the resource comes from" ]
       ], [
         fhir:index 21 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "consentor" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Consent-consentor" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Consent-consentor>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Who is agreeing to the policy and rules" ]
       ], [
         fhir:index 22 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_id" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-id" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Logical id of this artifact" ]
       ], [
         fhir:index 23 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "category" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Consent-category" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Consent-category>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Classification of the consent statement - for indexing/retrieval" ]
       ], [
         fhir:index 24 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_content" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's data using a fulltext search" ]
       ], [
         fhir:index 25 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_text" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's narrative using a fulltext search" ]
       ], [
         fhir:index 26 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "status" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Consent-status" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Consent-status>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "draft | proposed | active | rejected | inactive | entered-in-error" ]
       ] ;
       fhir:CapabilityStatement.rest.resource.operation [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "validate" ] ;
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate" ;
           fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate>
         ]
       ]
     ], [
       fhir:index 5 ;
       fhir:CapabilityStatement.rest.resource.type [ fhir:value "Group" ] ;
       fhir:CapabilityStatement.rest.resource.profile [
         fhir:value "http://hl7.org/fhir/StructureDefinition/Group" ;
         fhir:link <http://hl7.org/fhir/StructureDefinition/Group>
       ] ;
       fhir:CapabilityStatement.rest.resource.versioning [ fhir:value "versioned-update" ] ;
       fhir:CapabilityStatement.rest.resource.searchInclude [
         fhir:value "*" ;
         fhir:index 0
       ], [
         fhir:value "Group:managing-entity" ;
         fhir:index 1
       ], [
         fhir:value "Group:member" ;
         fhir:index 2
       ] ;
       fhir:CapabilityStatement.rest.resource.searchRevInclude [
         fhir:value "Appointment:careteamParticipant" ;
         fhir:index 0
       ], [
         fhir:value "Appointment:intended-audience" ;
         fhir:index 1
       ], [
         fhir:value "Appointment:responsible" ;
         fhir:index 2
       ], [
         fhir:value "Appointment:supporting-info" ;
         fhir:index 3
       ], [
         fhir:value "Communication:based-on" ;
         fhir:index 4
       ], [
         fhir:value "Communication:careTeamRecipient" ;
         fhir:index 5
       ], [
         fhir:value "Communication:careCommunicationSenderPractitioner" ;
         fhir:index 6
       ], [
         fhir:value "Communication:careCommunicationSenderCareTeam" ;
         fhir:index 7
       ], [
         fhir:value "Communication:careTeamSender" ;
         fhir:index 8
       ], [
         fhir:value "Communication:communicationAbout" ;
         fhir:index 9
       ], [
         fhir:value "Communication:communicationParticipant" ;
         fhir:index 10
       ], [
         fhir:value "Communication:communicationRelatesTo" ;
         fhir:index 11
       ], [
         fhir:value "Communication:episodeOfCare" ;
         fhir:index 12
       ], [
         fhir:value "Communication:on-behalf-of" ;
         fhir:index 13
       ], [
         fhir:value "Communication:part-of" ;
         fhir:index 14
       ], [
         fhir:value "Communication:recipient" ;
         fhir:index 15
       ], [
         fhir:value "Communication:subject" ;
         fhir:index 16
       ], [
         fhir:value "Consent:actor" ;
         fhir:index 17
       ], [
         fhir:value "Consent:data" ;
         fhir:index 18
       ], [
         fhir:value "Consent:patient" ;
         fhir:index 19
       ], [
         fhir:value "Group:member" ;
         fhir:index 20
       ], [
         fhir:value "Provenance:entity" ;
         fhir:index 21
       ], [
         fhir:value "Provenance:target" ;
         fhir:index 22
       ] ;
       fhir:CapabilityStatement.rest.resource.searchParam [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "actual" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Group-actual" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Group-actual>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Descriptive or actual" ]
       ], [
         fhir:index 1 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "identifier" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Group-identifier" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Group-identifier>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Unique id" ]
       ], [
         fhir:index 2 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "managing-entity" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Group-managing-entity" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Group-managing-entity>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Entity that is the custodian of the Group's definition" ]
       ], [
         fhir:index 3 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "code" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Group-code" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Group-code>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The kind of resources contained" ]
       ], [
         fhir:index 4 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_lastUpdated" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "When the resource version last changed" ]
       ], [
         fhir:index 5 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_security" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-security" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-security>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Security Labels applied to this resource" ]
       ], [
         fhir:index 6 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "type" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Group-type" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Group-type>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The type of resources the group contains" ]
       ], [
         fhir:index 7 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "characteristic" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Group-characteristic" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Group-characteristic>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Kind of characteristic" ]
       ], [
         fhir:index 8 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "characteristic-value" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Group-characteristic-value" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Group-characteristic-value>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "composite" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "A composite of both characteristic and value" ]
       ], [
         fhir:index 9 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_profile" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-profile" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Profiles this resource claims to conform to" ]
       ], [
         fhir:index 10 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_tag" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-tag" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-tag>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Tags applied to this resource" ]
       ], [
         fhir:index 11 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "member" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Group-member" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Group-member>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Reference to the group member" ]
       ], [
         fhir:index 12 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_source" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-source" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-source>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Identifies where the resource comes from" ]
       ], [
         fhir:index 13 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "exclude" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Group-exclude" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Group-exclude>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Group includes or excludes" ]
       ], [
         fhir:index 14 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_id" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-id" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Logical id of this artifact" ]
       ], [
         fhir:index 15 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "value" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Group-value" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Group-value>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Value held by characteristic" ]
       ] ;
       fhir:CapabilityStatement.rest.resource.operation [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "export" ] ;
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "http://hl7.org/fhir/uv/bulkdata/OperationDefinition/group-export" ;
           fhir:link <http://hl7.org/fhir/uv/bulkdata/OperationDefinition/group-export>
         ]
       ]
     ], [
       fhir:index 6 ;
       fhir:CapabilityStatement.rest.resource.type [ fhir:value "OperationDefinition" ] ;
       fhir:CapabilityStatement.rest.resource.profile [
         fhir:value "http://hl7.org/fhir/StructureDefinition/OperationDefinition" ;
         fhir:link <http://hl7.org/fhir/StructureDefinition/OperationDefinition>
       ] ;
       fhir:CapabilityStatement.rest.resource.interaction [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ]
       ] ;
       fhir:CapabilityStatement.rest.resource.versioning [ fhir:value "versioned-update" ] ;
       fhir:CapabilityStatement.rest.resource.searchInclude [
         fhir:value "*" ;
         fhir:index 0
       ], [
         fhir:value "OperationDefinition:base" ;
         fhir:index 1
       ], [
         fhir:value "OperationDefinition:input-profile" ;
         fhir:index 2
       ], [
         fhir:value "OperationDefinition:output-profile" ;
         fhir:index 3
       ] ;
       fhir:CapabilityStatement.rest.resource.searchRevInclude [
         fhir:value "Appointment:careteamParticipant" ;
         fhir:index 0
       ], [
         fhir:value "Appointment:intended-audience" ;
         fhir:index 1
       ], [
         fhir:value "Appointment:responsible" ;
         fhir:index 2
       ], [
         fhir:value "Appointment:supporting-info" ;
         fhir:index 3
       ], [
         fhir:value "Communication:based-on" ;
         fhir:index 4
       ], [
         fhir:value "Communication:careTeamRecipient" ;
         fhir:index 5
       ], [
         fhir:value "Communication:careCommunicationSenderPractitioner" ;
         fhir:index 6
       ], [
         fhir:value "Communication:careCommunicationSenderCareTeam" ;
         fhir:index 7
       ], [
         fhir:value "Communication:careTeamSender" ;
         fhir:index 8
       ], [
         fhir:value "Communication:communicationAbout" ;
         fhir:index 9
       ], [
         fhir:value "Communication:communicationParticipant" ;
         fhir:index 10
       ], [
         fhir:value "Communication:communicationRelatesTo" ;
         fhir:index 11
       ], [
         fhir:value "Communication:episodeOfCare" ;
         fhir:index 12
       ], [
         fhir:value "Communication:instantiates-canonical" ;
         fhir:index 13
       ], [
         fhir:value "Communication:on-behalf-of" ;
         fhir:index 14
       ], [
         fhir:value "Communication:part-of" ;
         fhir:index 15
       ], [
         fhir:value "Consent:data" ;
         fhir:index 16
       ], [
         fhir:value "OperationDefinition:base" ;
         fhir:index 17
       ], [
         fhir:value "Provenance:entity" ;
         fhir:index 18
       ], [
         fhir:value "Provenance:target" ;
         fhir:index 19
       ] ;
       fhir:CapabilityStatement.rest.resource.searchParam [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-date" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-date>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): The capability statement publication date\r\n* [CodeSystem](codesystem.html): The code system publication date\r\n* [CompartmentDefinition](compartmentdefinition.html): The compartment definition publication date\r\n* [ConceptMap](conceptmap.html): The concept map publication date\r\n* [GraphDefinition](graphdefinition.html): The graph definition publication date\r\n* [ImplementationGuide](implementationguide.html): The implementation guide publication date\r\n* [MessageDefinition](messagedefinition.html): The message definition publication date\r\n* [NamingSystem](namingsystem.html): The naming system publication date\r\n* [OperationDefinition](operationdefinition.html): The operation definition publication date\r\n* [SearchParameter](searchparameter.html): The search parameter publication date\r\n* [StructureDefinition](structuredefinition.html): The structure definition publication date\r\n* [StructureMap](structuremap.html): The structure map publication date\r\n* [TerminologyCapabilities](terminologycapabilities.html): The terminology capabilities publication date\r\n* [ValueSet](valueset.html): The value set publication date\r\n" ]
       ], [
         fhir:index 1 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "code" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/OperationDefinition-code" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-code>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Name used to invoke the operation" ]
       ], [
         fhir:index 2 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "instance" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/OperationDefinition-instance" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-instance>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Invoke on an instance?" ]
       ], [
         fhir:index 3 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "context-type-value" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-context-type-value" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type-value>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "composite" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): A use context type and value assigned to the capability statement\r\n* [CodeSystem](codesystem.html): A use context type and value assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context type and value assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context type and value assigned to the concept map\r\n* [GraphDefinition](graphdefinition.html): A use context type and value assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A use context type and value assigned to the implementation guide\r\n* [MessageDefinition](messagedefinition.html): A use context type and value assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context type and value assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context type and value assigned to the operation definition\r\n* [SearchParameter](searchparameter.html): A use context type and value assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context type and value assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context type and value assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context type and value assigned to the terminology capabilities\r\n* [ValueSet](valueset.html): A use context type and value assigned to the value set\r\n" ]
       ], [
         fhir:index 4 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_lastUpdated" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "When the resource version last changed" ]
       ], [
         fhir:index 5 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "jurisdiction" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-jurisdiction" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-jurisdiction>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): Intended jurisdiction for the capability statement\r\n* [CodeSystem](codesystem.html): Intended jurisdiction for the code system\r\n* [ConceptMap](conceptmap.html): Intended jurisdiction for the concept map\r\n* [GraphDefinition](graphdefinition.html): Intended jurisdiction for the graph definition\r\n* [ImplementationGuide](implementationguide.html): Intended jurisdiction for the implementation guide\r\n* [MessageDefinition](messagedefinition.html): Intended jurisdiction for the message definition\r\n* [NamingSystem](namingsystem.html): Intended jurisdiction for the naming system\r\n* [OperationDefinition](operationdefinition.html): Intended jurisdiction for the operation definition\r\n* [SearchParameter](searchparameter.html): Intended jurisdiction for the search parameter\r\n* [StructureDefinition](structuredefinition.html): Intended jurisdiction for the structure definition\r\n* [StructureMap](structuremap.html): Intended jurisdiction for the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Intended jurisdiction for the terminology capabilities\r\n* [ValueSet](valueset.html): Intended jurisdiction for the value set\r\n" ]
       ], [
         fhir:index 6 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "description" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-description" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-description>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): The description of the capability statement\r\n* [CodeSystem](codesystem.html): The description of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The description of the compartment definition\r\n* [ConceptMap](conceptmap.html): The description of the concept map\r\n* [GraphDefinition](graphdefinition.html): The description of the graph definition\r\n* [ImplementationGuide](implementationguide.html): The description of the implementation guide\r\n* [MessageDefinition](messagedefinition.html): The description of the message definition\r\n* [NamingSystem](namingsystem.html): The description of the naming system\r\n* [OperationDefinition](operationdefinition.html): The description of the operation definition\r\n* [SearchParameter](searchparameter.html): The description of the search parameter\r\n* [StructureDefinition](structuredefinition.html): The description of the structure definition\r\n* [StructureMap](structuremap.html): The description of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): The description of the terminology capabilities\r\n* [ValueSet](valueset.html): The description of the value set\r\n" ]
       ], [
         fhir:index 7 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "context-type" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-context-type" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): A type of use context assigned to the capability statement\r\n* [CodeSystem](codesystem.html): A type of use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A type of use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A type of use context assigned to the concept map\r\n* [GraphDefinition](graphdefinition.html): A type of use context assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A type of use context assigned to the implementation guide\r\n* [MessageDefinition](messagedefinition.html): A type of use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A type of use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A type of use context assigned to the operation definition\r\n* [SearchParameter](searchparameter.html): A type of use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A type of use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A type of use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A type of use context assigned to the terminology capabilities\r\n* [ValueSet](valueset.html): A type of use context assigned to the value set\r\n" ]
       ], [
         fhir:index 8 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "title" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-title" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-title>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): The human-friendly name of the capability statement\r\n* [CodeSystem](codesystem.html): The human-friendly name of the code system\r\n* [ConceptMap](conceptmap.html): The human-friendly name of the concept map\r\n* [ImplementationGuide](implementationguide.html): The human-friendly name of the implementation guide\r\n* [MessageDefinition](messagedefinition.html): The human-friendly name of the message definition\r\n* [OperationDefinition](operationdefinition.html): The human-friendly name of the operation definition\r\n* [StructureDefinition](structuredefinition.html): The human-friendly name of the structure definition\r\n* [StructureMap](structuremap.html): The human-friendly name of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): The human-friendly name of the terminology capabilities\r\n* [ValueSet](valueset.html): The human-friendly name of the value set\r\n" ]
       ], [
         fhir:index 9 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "type" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/OperationDefinition-type" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-type>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Invoke at the type level?" ]
       ], [
         fhir:index 10 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "context-quantity" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-context-quantity" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-quantity>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "quantity" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): A quantity- or range-valued use context assigned to the capability statement\r\n* [CodeSystem](codesystem.html): A quantity- or range-valued use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A quantity- or range-valued use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A quantity- or range-valued use context assigned to the concept map\r\n* [GraphDefinition](graphdefinition.html): A quantity- or range-valued use context assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A quantity- or range-valued use context assigned to the implementation guide\r\n* [MessageDefinition](messagedefinition.html): A quantity- or range-valued use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A quantity- or range-valued use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A quantity- or range-valued use context assigned to the operation definition\r\n* [SearchParameter](searchparameter.html): A quantity- or range-valued use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A quantity- or range-valued use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A quantity- or range-valued use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A quantity- or range-valued use context assigned to the terminology capabilities\r\n* [ValueSet](valueset.html): A quantity- or range-valued use context assigned to the value set\r\n" ]
       ], [
         fhir:index 11 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "output-profile" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/OperationDefinition-output-profile" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-output-profile>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Validation information for out parameters" ]
       ], [
         fhir:index 12 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "context" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-context" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): A use context assigned to the capability statement\r\n* [CodeSystem](codesystem.html): A use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context assigned to the concept map\r\n* [GraphDefinition](graphdefinition.html): A use context assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A use context assigned to the implementation guide\r\n* [MessageDefinition](messagedefinition.html): A use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context assigned to the operation definition\r\n* [SearchParameter](searchparameter.html): A use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context assigned to the terminology capabilities\r\n* [ValueSet](valueset.html): A use context assigned to the value set\r\n" ]
       ], [
         fhir:index 13 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "context-type-quantity" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-context-type-quantity" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type-quantity>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "composite" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): A use context type and quantity- or range-based value assigned to the capability statement\r\n* [CodeSystem](codesystem.html): A use context type and quantity- or range-based value assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context type and quantity- or range-based value assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context type and quantity- or range-based value assigned to the concept map\r\n* [GraphDefinition](graphdefinition.html): A use context type and quantity- or range-based value assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A use context type and quantity- or range-based value assigned to the implementation guide\r\n* [MessageDefinition](messagedefinition.html): A use context type and quantity- or range-based value assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context type and quantity- or range-based value assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context type and quantity- or range-based value assigned to the operation definition\r\n* [SearchParameter](searchparameter.html): A use context type and quantity- or range-based value assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context type and quantity- or range-based value assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context type and quantity- or range-based value assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context type and quantity- or range-based value assigned to the terminology capabilities\r\n* [ValueSet](valueset.html): A use context type and quantity- or range-based value assigned to the value set\r\n" ]
       ], [
         fhir:index 14 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "kind" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/OperationDefinition-kind" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-kind>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "operation | query" ]
       ], [
         fhir:index 15 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_security" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-security" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-security>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Security Labels applied to this resource" ]
       ], [
         fhir:index 16 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "version" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-version" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-version>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): The business version of the capability statement\r\n* [CodeSystem](codesystem.html): The business version of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The business version of the compartment definition\r\n* [ConceptMap](conceptmap.html): The business version of the concept map\r\n* [GraphDefinition](graphdefinition.html): The business version of the graph definition\r\n* [ImplementationGuide](implementationguide.html): The business version of the implementation guide\r\n* [MessageDefinition](messagedefinition.html): The business version of the message definition\r\n* [OperationDefinition](operationdefinition.html): The business version of the operation definition\r\n* [SearchParameter](searchparameter.html): The business version of the search parameter\r\n* [StructureDefinition](structuredefinition.html): The business version of the structure definition\r\n* [StructureMap](structuremap.html): The business version of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): The business version of the terminology capabilities\r\n* [ValueSet](valueset.html): The business version of the value set\r\n" ]
       ], [
         fhir:index 17 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "url" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-url" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-url>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): The uri that identifies the capability statement\r\n* [CodeSystem](codesystem.html): The uri that identifies the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The uri that identifies the compartment definition\r\n* [ConceptMap](conceptmap.html): The uri that identifies the concept map\r\n* [GraphDefinition](graphdefinition.html): The uri that identifies the graph definition\r\n* [ImplementationGuide](implementationguide.html): The uri that identifies the implementation guide\r\n* [MessageDefinition](messagedefinition.html): The uri that identifies the message definition\r\n* [OperationDefinition](operationdefinition.html): The uri that identifies the operation definition\r\n* [SearchParameter](searchparameter.html): The uri that identifies the search parameter\r\n* [StructureDefinition](structuredefinition.html): The uri that identifies the structure definition\r\n* [StructureMap](structuremap.html): The uri that identifies the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): The uri that identifies the terminology capabilities\r\n* [ValueSet](valueset.html): The uri that identifies the value set\r\n" ]
       ], [
         fhir:index 18 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "input-profile" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/OperationDefinition-input-profile" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-input-profile>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Validation information for in parameters" ]
       ], [
         fhir:index 19 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "system" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/OperationDefinition-system" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-system>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Invoke at the system level?" ]
       ], [
         fhir:index 20 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_profile" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-profile" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Profiles this resource claims to conform to" ]
       ], [
         fhir:index 21 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_tag" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-tag" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-tag>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Tags applied to this resource" ]
       ], [
         fhir:index 22 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "name" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-name" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-name>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): Computationally friendly name of the capability statement\r\n* [CodeSystem](codesystem.html): Computationally friendly name of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): Computationally friendly name of the compartment definition\r\n* [ConceptMap](conceptmap.html): Computationally friendly name of the concept map\r\n* [GraphDefinition](graphdefinition.html): Computationally friendly name of the graph definition\r\n* [ImplementationGuide](implementationguide.html): Computationally friendly name of the implementation guide\r\n* [MessageDefinition](messagedefinition.html): Computationally friendly name of the message definition\r\n* [NamingSystem](namingsystem.html): Computationally friendly name of the naming system\r\n* [OperationDefinition](operationdefinition.html): Computationally friendly name of the operation definition\r\n* [SearchParameter](searchparameter.html): Computationally friendly name of the search parameter\r\n* [StructureDefinition](structuredefinition.html): Computationally friendly name of the structure definition\r\n* [StructureMap](structuremap.html): Computationally friendly name of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Computationally friendly name of the terminology capabilities\r\n* [ValueSet](valueset.html): Computationally friendly name of the value set\r\n" ]
       ], [
         fhir:index 23 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "publisher" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-publisher" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-publisher>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): Name of the publisher of the capability statement\r\n* [CodeSystem](codesystem.html): Name of the publisher of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): Name of the publisher of the compartment definition\r\n* [ConceptMap](conceptmap.html): Name of the publisher of the concept map\r\n* [GraphDefinition](graphdefinition.html): Name of the publisher of the graph definition\r\n* [ImplementationGuide](implementationguide.html): Name of the publisher of the implementation guide\r\n* [MessageDefinition](messagedefinition.html): Name of the publisher of the message definition\r\n* [NamingSystem](namingsystem.html): Name of the publisher of the naming system\r\n* [OperationDefinition](operationdefinition.html): Name of the publisher of the operation definition\r\n* [SearchParameter](searchparameter.html): Name of the publisher of the search parameter\r\n* [StructureDefinition](structuredefinition.html): Name of the publisher of the structure definition\r\n* [StructureMap](structuremap.html): Name of the publisher of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Name of the publisher of the terminology capabilities\r\n* [ValueSet](valueset.html): Name of the publisher of the value set\r\n" ]
       ], [
         fhir:index 24 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_source" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-source" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-source>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Identifies where the resource comes from" ]
       ], [
         fhir:index 25 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_id" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-id" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Logical id of this artifact" ]
       ], [
         fhir:index 26 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "status" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-status" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-status>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): The current status of the capability statement\r\n* [CodeSystem](codesystem.html): The current status of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The current status of the compartment definition\r\n* [ConceptMap](conceptmap.html): The current status of the concept map\r\n* [GraphDefinition](graphdefinition.html): The current status of the graph definition\r\n* [ImplementationGuide](implementationguide.html): The current status of the implementation guide\r\n* [MessageDefinition](messagedefinition.html): The current status of the message definition\r\n* [NamingSystem](namingsystem.html): The current status of the naming system\r\n* [OperationDefinition](operationdefinition.html): The current status of the operation definition\r\n* [SearchParameter](searchparameter.html): The current status of the search parameter\r\n* [StructureDefinition](structuredefinition.html): The current status of the structure definition\r\n* [StructureMap](structuremap.html): The current status of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): The current status of the terminology capabilities\r\n* [ValueSet](valueset.html): The current status of the value set\r\n" ]
       ], [
         fhir:index 27 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "base" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/OperationDefinition-base" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-base>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Marks this as a profile of the base" ]
       ]
     ], [
       fhir:index 7 ;
       fhir:Element.extension [
         fhir:index 0 ;
         fhir:Extension.url [ fhir:value "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount" ] ;
         fhir:Extension.valueDecimal [ fhir:value "1199"^^xsd:decimal ]
       ] ;
       fhir:CapabilityStatement.rest.resource.type [ fhir:value "Patient" ] ;
       fhir:CapabilityStatement.rest.resource.profile [
         fhir:value "http://hl7.org/fhir/StructureDefinition/Patient" ;
         fhir:link <http://hl7.org/fhir/StructureDefinition/Patient>
       ] ;
       fhir:CapabilityStatement.rest.resource.supportedProfile [
         fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient" ;
         fhir:index 0 ;
         fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient>
       ], [
         fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-skrs-patient" ;
         fhir:index 1 ;
         fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-skrs-patient>
       ], [
         fhir:value "http://hl7.dk/fhir/core/StructureDefinition/dk-core-patient" ;
         fhir:index 2 ;
         fhir:link <http://hl7.dk/fhir/core/StructureDefinition/dk-core-patient>
       ] ;
       fhir:CapabilityStatement.rest.resource.interaction [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ]
       ], [
         fhir:index 1 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ]
       ], [
         fhir:index 2 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "search-type" ]
       ], [
         fhir:index 3 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "patch" ]
       ] ;
       fhir:CapabilityStatement.rest.resource.versioning [ fhir:value "versioned-update" ] ;
       fhir:CapabilityStatement.rest.resource.searchInclude [
         fhir:value "*" ;
         fhir:index 0
       ], [
         fhir:value "Patient:link" ;
         fhir:index 1
       ] ;
       fhir:CapabilityStatement.rest.resource.searchRevInclude [
         fhir:value "Appointment:actor" ;
         fhir:index 0
       ], [
         fhir:value "Appointment:careteamParticipant" ;
         fhir:index 1
       ], [
         fhir:value "Appointment:intended-audience" ;
         fhir:index 2
       ], [
         fhir:value "Appointment:patient" ;
         fhir:index 3
       ], [
         fhir:value "Appointment:responsible" ;
         fhir:index 4
       ], [
         fhir:value "Appointment:supporting-info" ;
         fhir:index 5
       ], [
         fhir:value "Communication:based-on" ;
         fhir:index 6
       ], [
         fhir:value "Communication:careTeamRecipient" ;
         fhir:index 7
       ], [
         fhir:value "Communication:careCommunicationSenderPractitioner" ;
         fhir:index 8
       ], [
         fhir:value "Communication:careCommunicationSenderCareTeam" ;
         fhir:index 9
       ], [
         fhir:value "Communication:careTeamSender" ;
         fhir:index 10
       ], [
         fhir:value "Communication:communicationAbout" ;
         fhir:index 11
       ], [
         fhir:value "Communication:communicationParticipant" ;
         fhir:index 12
       ], [
         fhir:value "Communication:communicationRelatesTo" ;
         fhir:index 13
       ], [
         fhir:value "Communication:episodeOfCare" ;
         fhir:index 14
       ], [
         fhir:value "Communication:on-behalf-of" ;
         fhir:index 15
       ], [
         fhir:value "Communication:part-of" ;
         fhir:index 16
       ], [
         fhir:value "Communication:patient" ;
         fhir:index 17
       ], [
         fhir:value "Communication:recipient" ;
         fhir:index 18
       ], [
         fhir:value "Communication:sender" ;
         fhir:index 19
       ], [
         fhir:value "Communication:subject" ;
         fhir:index 20
       ], [
         fhir:value "Consent:actor" ;
         fhir:index 21
       ], [
         fhir:value "Consent:consentor" ;
         fhir:index 22
       ], [
         fhir:value "Consent:data" ;
         fhir:index 23
       ], [
         fhir:value "Consent:patient" ;
         fhir:index 24
       ], [
         fhir:value "Group:member" ;
         fhir:index 25
       ], [
         fhir:value "Patient:link" ;
         fhir:index 26
       ], [
         fhir:value "Person:link" ;
         fhir:index 27
       ], [
         fhir:value "Person:patient" ;
         fhir:index 28
       ], [
         fhir:value "Provenance:agent" ;
         fhir:index 29
       ], [
         fhir:value "Provenance:entity" ;
         fhir:index 30
       ], [
         fhir:value "Provenance:patient" ;
         fhir:index 31
       ], [
         fhir:value "Provenance:target" ;
         fhir:index 32
       ], [
         fhir:value "RelatedPerson:patient" ;
         fhir:index 33
       ] ;
       fhir:CapabilityStatement.rest.resource.searchParam [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "birthdate" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-birthdate" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-birthdate>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): The patient's date of birth\r\n* [Person](person.html): The person's date of birth\r\n* [RelatedPerson](relatedperson.html): The Related Person's date of birth\r\n" ]
       ], [
         fhir:index 1 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "deceased" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Patient-deceased" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Patient-deceased>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "This patient has been marked as deceased, or as a death date entered" ]
       ], [
         fhir:index 2 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "address-state" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-address-state" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-address-state>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): A state specified in an address\r\n* [Person](person.html): A state specified in an address\r\n* [Practitioner](practitioner.html): A state specified in an address\r\n* [RelatedPerson](relatedperson.html): A state specified in an address\r\n" ]
       ], [
         fhir:index 3 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "gender" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-gender" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-gender>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): Gender of the patient\r\n* [Person](person.html): The gender of the person\r\n* [Practitioner](practitioner.html): Gender of the practitioner\r\n* [RelatedPerson](relatedperson.html): Gender of the related person\r\n" ]
       ], [
         fhir:index 4 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_lastUpdated" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "When the resource version last changed" ]
       ], [
         fhir:index 5 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "link" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Patient-link" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Patient-link>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "All patients linked to the given patient" ]
       ], [
         fhir:index 6 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "patientCPRIdentifier" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://ehealth.sundhed.dk/fhir/SearchParameter/Patient/cprIdentifier" ;
           fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Patient/cprIdentifier>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search parameter for Patient DK-Core CPR identifier" ]
       ], [
         fhir:index 7 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "language" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Patient-language" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Patient-language>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Language code (irrespective of use value)" ]
       ], [
         fhir:index 8 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "address-country" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-address-country" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-address-country>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): A country specified in an address\r\n* [Person](person.html): A country specified in an address\r\n* [Practitioner](practitioner.html): A country specified in an address\r\n* [RelatedPerson](relatedperson.html): A country specified in an address\r\n" ]
       ], [
         fhir:index 9 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "death-date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Patient-death-date" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Patient-death-date>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The date of death has been provided and satisfies this search value" ]
       ], [
         fhir:index 10 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "phonetic" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-phonetic" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-phonetic>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): A portion of either family or given name using some kind of phonetic matching algorithm\r\n* [Person](person.html): A portion of name using some kind of phonetic matching algorithm\r\n* [Practitioner](practitioner.html): A portion of either family or given name using some kind of phonetic matching algorithm\r\n* [RelatedPerson](relatedperson.html): A portion of name using some kind of phonetic matching algorithm\r\n" ]
       ], [
         fhir:index 11 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "telecom" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-telecom" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-telecom>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): The value in any kind of telecom details of the patient\r\n* [Person](person.html): The value in any kind of contact\r\n* [Practitioner](practitioner.html): The value in any kind of contact\r\n* [PractitionerRole](practitionerrole.html): The value in any kind of contact\r\n* [RelatedPerson](relatedperson.html): The value in any kind of contact\r\n" ]
       ], [
         fhir:index 12 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "address-city" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-address-city" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-address-city>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): A city specified in an address\r\n* [Person](person.html): A city specified in an address\r\n* [Practitioner](practitioner.html): A city specified in an address\r\n* [RelatedPerson](relatedperson.html): A city specified in an address\r\n" ]
       ], [
         fhir:index 13 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "email" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-email" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-email>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): A value in an email contact\r\n* [Person](person.html): A value in an email contact\r\n* [Practitioner](practitioner.html): A value in an email contact\r\n* [PractitionerRole](practitionerrole.html): A value in an email contact\r\n* [RelatedPerson](relatedperson.html): A value in an email contact\r\n" ]
       ], [
         fhir:index 14 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "given" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-given" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-given>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): A portion of the given name of the patient\r\n* [Practitioner](practitioner.html): A portion of the given name\r\n" ]
       ], [
         fhir:index 15 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "identifier" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Patient-identifier" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Patient-identifier>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "A patient identifier" ]
       ], [
         fhir:index 16 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "patientCPRIdentifierUnique" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://ehealth.sundhed.dk/fhir/SearchParameter/Patient/cprIdentifierUnique" ;
           fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Patient/cprIdentifierUnique>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Uniqueness constraint on search parameter patientCPRIdentifier" ]
       ], [
         fhir:index 17 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "address" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-address" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-address>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text\r\n* [Person](person.html): A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text\r\n* [Practitioner](practitioner.html): A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text\r\n* [RelatedPerson](relatedperson.html): A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text\r\n" ]
       ], [
         fhir:index 18 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "general-practitioner" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Patient-general-practitioner" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Patient-general-practitioner>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Patient's nominated general practitioner, not the organization that manages the record" ]
       ], [
         fhir:index 19 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_security" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-security" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-security>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Security Labels applied to this resource" ]
       ], [
         fhir:index 20 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "active" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Patient-active" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Patient-active>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Whether the patient record is active" ]
       ], [
         fhir:index 21 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "address-postalcode" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-address-postalcode" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-address-postalcode>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): A postalCode specified in an address\r\n* [Person](person.html): A postal code specified in an address\r\n* [Practitioner](practitioner.html): A postalCode specified in an address\r\n* [RelatedPerson](relatedperson.html): A postal code specified in an address\r\n" ]
       ], [
         fhir:index 22 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_profile" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-profile" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Profiles this resource claims to conform to" ]
       ], [
         fhir:index 23 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "phone" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-phone" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-phone>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): A value in a phone contact\r\n* [Person](person.html): A value in a phone contact\r\n* [Practitioner](practitioner.html): A value in a phone contact\r\n* [PractitionerRole](practitionerrole.html): A value in a phone contact\r\n* [RelatedPerson](relatedperson.html): A value in a phone contact\r\n" ]
       ], [
         fhir:index 24 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_tag" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-tag" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-tag>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Tags applied to this resource" ]
       ], [
         fhir:index 25 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "organization" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Patient-organization" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Patient-organization>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The organization that is the custodian of the patient record" ]
       ], [
         fhir:index 26 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "address-use" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-address-use" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-address-use>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): A use code specified in an address\r\n* [Person](person.html): A use code specified in an address\r\n* [Practitioner](practitioner.html): A use code specified in an address\r\n* [RelatedPerson](relatedperson.html): A use code specified in an address\r\n" ]
       ], [
         fhir:index 27 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "name" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Patient-name" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Patient-name>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text" ]
       ], [
         fhir:index 28 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_source" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-source" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-source>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Identifies where the resource comes from" ]
       ], [
         fhir:index 29 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_id" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-id" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Logical id of this artifact" ]
       ], [
         fhir:index 30 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "family" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-family" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-family>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): A portion of the family name of the patient\r\n* [Practitioner](practitioner.html): A portion of the family name\r\n" ]
       ] ;
       fhir:CapabilityStatement.rest.resource.operation [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "export" ] ;
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/GroupPatient-its-export" ;
           fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/GroupPatient-its-export>
         ]
       ], [
         fhir:index 1 ;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "validate" ] ;
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate" ;
           fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate>
         ]
       ], [
         fhir:index 2 ;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "updatePatientWithSKRSData" ] ;
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Patient-t-updatePatientWithSKRSData" ;
           fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Patient-t-updatePatientWithSKRSData>
         ]
       ], [
         fhir:index 3 ;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "createPatient" ] ;
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Patient-t-createPatient" ;
           fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Patient-t-createPatient>
         ]
       ]
     ], [
       fhir:index 8 ;
       fhir:CapabilityStatement.rest.resource.type [ fhir:value "Person" ] ;
       fhir:CapabilityStatement.rest.resource.profile [
         fhir:value "http://hl7.org/fhir/StructureDefinition/Person" ;
         fhir:link <http://hl7.org/fhir/StructureDefinition/Person>
       ] ;
       fhir:CapabilityStatement.rest.resource.versioning [ fhir:value "versioned-update" ] ;
       fhir:CapabilityStatement.rest.resource.searchInclude [
         fhir:value "*" ;
         fhir:index 0
       ], [
         fhir:value "Person:link" ;
         fhir:index 1
       ], [
         fhir:value "Person:organization" ;
         fhir:index 2
       ], [
         fhir:value "Person:patient" ;
         fhir:index 3
       ], [
         fhir:value "Person:practitioner" ;
         fhir:index 4
       ], [
         fhir:value "Person:relatedperson" ;
         fhir:index 5
       ] ;
       fhir:CapabilityStatement.rest.resource.searchRevInclude [
         fhir:value "Appointment:careteamParticipant" ;
         fhir:index 0
       ], [
         fhir:value "Appointment:intended-audience" ;
         fhir:index 1
       ], [
         fhir:value "Appointment:responsible" ;
         fhir:index 2
       ], [
         fhir:value "Appointment:supporting-info" ;
         fhir:index 3
       ], [
         fhir:value "Communication:based-on" ;
         fhir:index 4
       ], [
         fhir:value "Communication:careTeamRecipient" ;
         fhir:index 5
       ], [
         fhir:value "Communication:careCommunicationSenderPractitioner" ;
         fhir:index 6
       ], [
         fhir:value "Communication:careCommunicationSenderCareTeam" ;
         fhir:index 7
       ], [
         fhir:value "Communication:careTeamSender" ;
         fhir:index 8
       ], [
         fhir:value "Communication:communicationAbout" ;
         fhir:index 9
       ], [
         fhir:value "Communication:communicationParticipant" ;
         fhir:index 10
       ], [
         fhir:value "Communication:communicationRelatesTo" ;
         fhir:index 11
       ], [
         fhir:value "Communication:episodeOfCare" ;
         fhir:index 12
       ], [
         fhir:value "Communication:on-behalf-of" ;
         fhir:index 13
       ], [
         fhir:value "Communication:part-of" ;
         fhir:index 14
       ], [
         fhir:value "Consent:data" ;
         fhir:index 15
       ], [
         fhir:value "Person:link" ;
         fhir:index 16
       ], [
         fhir:value "Provenance:entity" ;
         fhir:index 17
       ], [
         fhir:value "Provenance:target" ;
         fhir:index 18
       ] ;
       fhir:CapabilityStatement.rest.resource.searchParam [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "birthdate" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-birthdate" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-birthdate>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): The patient's date of birth\r\n* [Person](person.html): The person's date of birth\r\n* [RelatedPerson](relatedperson.html): The Related Person's date of birth\r\n" ]
       ], [
         fhir:index 1 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "address-state" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-address-state" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-address-state>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): A state specified in an address\r\n* [Person](person.html): A state specified in an address\r\n* [Practitioner](practitioner.html): A state specified in an address\r\n* [RelatedPerson](relatedperson.html): A state specified in an address\r\n" ]
       ], [
         fhir:index 2 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "gender" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-gender" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-gender>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): Gender of the patient\r\n* [Person](person.html): The gender of the person\r\n* [Practitioner](practitioner.html): Gender of the practitioner\r\n* [RelatedPerson](relatedperson.html): Gender of the related person\r\n" ]
       ], [
         fhir:index 3 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_lastUpdated" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "When the resource version last changed" ]
       ], [
         fhir:index 4 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "link" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Person-link" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Person-link>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Any link has this Patient, Person, RelatedPerson or Practitioner reference" ]
       ], [
         fhir:index 5 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "address-country" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-address-country" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-address-country>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): A country specified in an address\r\n* [Person](person.html): A country specified in an address\r\n* [Practitioner](practitioner.html): A country specified in an address\r\n* [RelatedPerson](relatedperson.html): A country specified in an address\r\n" ]
       ], [
         fhir:index 6 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "phonetic" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-phonetic" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-phonetic>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): A portion of either family or given name using some kind of phonetic matching algorithm\r\n* [Person](person.html): A portion of name using some kind of phonetic matching algorithm\r\n* [Practitioner](practitioner.html): A portion of either family or given name using some kind of phonetic matching algorithm\r\n* [RelatedPerson](relatedperson.html): A portion of name using some kind of phonetic matching algorithm\r\n" ]
       ], [
         fhir:index 7 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "patient" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Person-patient" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Person-patient>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The Person links to this Patient" ]
       ], [
         fhir:index 8 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "telecom" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-telecom" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-telecom>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): The value in any kind of telecom details of the patient\r\n* [Person](person.html): The value in any kind of contact\r\n* [Practitioner](practitioner.html): The value in any kind of contact\r\n* [PractitionerRole](practitionerrole.html): The value in any kind of contact\r\n* [RelatedPerson](relatedperson.html): The value in any kind of contact\r\n" ]
       ], [
         fhir:index 9 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "address-city" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-address-city" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-address-city>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): A city specified in an address\r\n* [Person](person.html): A city specified in an address\r\n* [Practitioner](practitioner.html): A city specified in an address\r\n* [RelatedPerson](relatedperson.html): A city specified in an address\r\n" ]
       ], [
         fhir:index 10 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "email" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-email" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-email>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): A value in an email contact\r\n* [Person](person.html): A value in an email contact\r\n* [Practitioner](practitioner.html): A value in an email contact\r\n* [PractitionerRole](practitionerrole.html): A value in an email contact\r\n* [RelatedPerson](relatedperson.html): A value in an email contact\r\n" ]
       ], [
         fhir:index 11 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "identifier" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Person-identifier" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Person-identifier>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "A person Identifier" ]
       ], [
         fhir:index 12 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "address" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-address" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-address>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text\r\n* [Person](person.html): A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text\r\n* [Practitioner](practitioner.html): A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text\r\n* [RelatedPerson](relatedperson.html): A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text\r\n" ]
       ], [
         fhir:index 13 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "practitioner" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Person-practitioner" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Person-practitioner>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The Person links to this Practitioner" ]
       ], [
         fhir:index 14 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_security" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-security" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-security>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Security Labels applied to this resource" ]
       ], [
         fhir:index 15 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "relatedperson" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Person-relatedperson" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Person-relatedperson>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The Person links to this RelatedPerson" ]
       ], [
         fhir:index 16 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "address-postalcode" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-address-postalcode" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-address-postalcode>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): A postalCode specified in an address\r\n* [Person](person.html): A postal code specified in an address\r\n* [Practitioner](practitioner.html): A postalCode specified in an address\r\n* [RelatedPerson](relatedperson.html): A postal code specified in an address\r\n" ]
       ], [
         fhir:index 17 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_profile" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-profile" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Profiles this resource claims to conform to" ]
       ], [
         fhir:index 18 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "phone" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-phone" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-phone>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): A value in a phone contact\r\n* [Person](person.html): A value in a phone contact\r\n* [Practitioner](practitioner.html): A value in a phone contact\r\n* [PractitionerRole](practitionerrole.html): A value in a phone contact\r\n* [RelatedPerson](relatedperson.html): A value in a phone contact\r\n" ]
       ], [
         fhir:index 19 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_tag" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-tag" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-tag>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Tags applied to this resource" ]
       ], [
         fhir:index 20 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "organization" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Person-organization" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Person-organization>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The organization at which this person record is being managed" ]
       ], [
         fhir:index 21 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "address-use" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-address-use" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-address-use>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): A use code specified in an address\r\n* [Person](person.html): A use code specified in an address\r\n* [Practitioner](practitioner.html): A use code specified in an address\r\n* [RelatedPerson](relatedperson.html): A use code specified in an address\r\n" ]
       ], [
         fhir:index 22 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "name" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Person-name" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Person-name>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text" ]
       ], [
         fhir:index 23 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_source" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-source" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-source>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Identifies where the resource comes from" ]
       ], [
         fhir:index 24 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_id" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-id" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Logical id of this artifact" ]
       ] ;
       fhir:CapabilityStatement.rest.resource.operation [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "match" ] ;
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Person-t-match" ;
           fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Person-t-match>
         ]
       ]
     ], [
       fhir:index 9 ;
       fhir:Element.extension [
         fhir:index 0 ;
         fhir:Extension.url [ fhir:value "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount" ] ;
         fhir:Extension.valueDecimal [ fhir:value "6"^^xsd:decimal ]
       ] ;
       fhir:CapabilityStatement.rest.resource.type [ fhir:value "Provenance" ] ;
       fhir:CapabilityStatement.rest.resource.profile [
         fhir:value "http://hl7.org/fhir/StructureDefinition/Provenance" ;
         fhir:link <http://hl7.org/fhir/StructureDefinition/Provenance>
       ] ;
       fhir:CapabilityStatement.rest.resource.supportedProfile [
         fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-access-provenance" ;
         fhir:index 0 ;
         fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-access-provenance>
       ], [
         fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-provenance" ;
         fhir:index 1 ;
         fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-provenance>
       ] ;
       fhir:CapabilityStatement.rest.resource.interaction [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ]
       ], [
         fhir:index 1 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ]
       ], [
         fhir:index 2 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "search-type" ]
       ], [
         fhir:index 3 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "create" ]
       ], [
         fhir:index 4 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "delete" ]
       ], [
         fhir:index 5 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "patch" ]
       ], [
         fhir:index 6 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "update" ]
       ] ;
       fhir:CapabilityStatement.rest.resource.versioning [ fhir:value "versioned-update" ] ;
       fhir:CapabilityStatement.rest.resource.conditionalCreate [ fhir:value "true"^^xsd:boolean ] ;
       fhir:CapabilityStatement.rest.resource.conditionalUpdate [ fhir:value "true"^^xsd:boolean ] ;
       fhir:CapabilityStatement.rest.resource.conditionalDelete [ fhir:value "multiple" ] ;
       fhir:CapabilityStatement.rest.resource.searchInclude [
         fhir:value "*" ;
         fhir:index 0
       ], [
         fhir:value "Provenance:agent" ;
         fhir:index 1
       ], [
         fhir:value "Provenance:entity" ;
         fhir:index 2
       ], [
         fhir:value "Provenance:location" ;
         fhir:index 3
       ], [
         fhir:value "Provenance:patient" ;
         fhir:index 4
       ], [
         fhir:value "Provenance:target" ;
         fhir:index 5
       ] ;
       fhir:CapabilityStatement.rest.resource.searchRevInclude [
         fhir:value "Appointment:careteamParticipant" ;
         fhir:index 0
       ], [
         fhir:value "Appointment:intended-audience" ;
         fhir:index 1
       ], [
         fhir:value "Appointment:responsible" ;
         fhir:index 2
       ], [
         fhir:value "Appointment:supporting-info" ;
         fhir:index 3
       ], [
         fhir:value "Communication:based-on" ;
         fhir:index 4
       ], [
         fhir:value "Communication:careTeamRecipient" ;
         fhir:index 5
       ], [
         fhir:value "Communication:careCommunicationSenderPractitioner" ;
         fhir:index 6
       ], [
         fhir:value "Communication:careCommunicationSenderCareTeam" ;
         fhir:index 7
       ], [
         fhir:value "Communication:careTeamSender" ;
         fhir:index 8
       ], [
         fhir:value "Communication:communicationAbout" ;
         fhir:index 9
       ], [
         fhir:value "Communication:communicationParticipant" ;
         fhir:index 10
       ], [
         fhir:value "Communication:communicationRelatesTo" ;
         fhir:index 11
       ], [
         fhir:value "Communication:episodeOfCare" ;
         fhir:index 12
       ], [
         fhir:value "Communication:on-behalf-of" ;
         fhir:index 13
       ], [
         fhir:value "Communication:part-of" ;
         fhir:index 14
       ], [
         fhir:value "Consent:data" ;
         fhir:index 15
       ], [
         fhir:value "Provenance:entity" ;
         fhir:index 16
       ], [
         fhir:value "Provenance:target" ;
         fhir:index 17
       ] ;
       fhir:CapabilityStatement.rest.resource.searchParam [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_language" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The language of the resource" ]
       ], [
         fhir:index 1 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "agent-type" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Provenance-agent-type" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Provenance-agent-type>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "How the agent participated" ]
       ], [
         fhir:index 2 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "agent" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Provenance-agent" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Provenance-agent>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Who participated" ]
       ], [
         fhir:index 3 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "signature-type" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Provenance-signature-type" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Provenance-signature-type>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Indication of the reason the entity signed the object(s)" ]
       ], [
         fhir:index 4 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_lastUpdated" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "When the resource version last changed" ]
       ], [
         fhir:index 5 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_security" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-security" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-security>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Security Labels applied to this resource" ]
       ], [
         fhir:index 6 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "recorded" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Provenance-recorded" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Provenance-recorded>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "When the activity was recorded / updated" ]
       ], [
         fhir:index 7 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "when" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Provenance-when" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Provenance-when>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "When the activity occurred" ]
       ], [
         fhir:index 8 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "target" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Provenance-target" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Provenance-target>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Target Reference(s) (usually version specific)" ]
       ], [
         fhir:index 9 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_filter" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's data using a filter" ]
       ], [
         fhir:index 10 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_list" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's data using a list" ]
       ], [
         fhir:index 11 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_profile" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-profile" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Profiles this resource claims to conform to" ]
       ], [
         fhir:index 12 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "patient" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Provenance-patient" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Provenance-patient>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Target Reference(s) (usually version specific)" ]
       ], [
         fhir:index 13 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_tag" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-tag" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-tag>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Tags applied to this resource" ]
       ], [
         fhir:index 14 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_has" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Return resources linked to by the given target" ]
       ], [
         fhir:index 15 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_source" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-source" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-source>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Identifies where the resource comes from" ]
       ], [
         fhir:index 16 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "location" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Provenance-location" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Provenance-location>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Where the activity occurred, if relevant" ]
       ], [
         fhir:index 17 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_id" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-id" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Logical id of this artifact" ]
       ], [
         fhir:index 18 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "agent-role" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Provenance-agent-role" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Provenance-agent-role>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "What the agents role was" ]
       ], [
         fhir:index 19 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_content" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's data using a fulltext search" ]
       ], [
         fhir:index 20 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_text" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's narrative using a fulltext search" ]
       ], [
         fhir:index 21 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "entity" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Provenance-entity" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Provenance-entity>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Identity of entity" ]
       ] ;
       fhir:CapabilityStatement.rest.resource.operation [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "validate" ] ;
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate" ;
           fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate>
         ]
       ]
     ], [
       fhir:index 10 ;
       fhir:Element.extension [
         fhir:index 0 ;
         fhir:Extension.url [ fhir:value "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount" ] ;
         fhir:Extension.valueDecimal [ fhir:value "5077"^^xsd:decimal ]
       ] ;
       fhir:CapabilityStatement.rest.resource.type [ fhir:value "RelatedPerson" ] ;
       fhir:CapabilityStatement.rest.resource.profile [
         fhir:value "http://hl7.org/fhir/StructureDefinition/RelatedPerson" ;
         fhir:link <http://hl7.org/fhir/StructureDefinition/RelatedPerson>
       ] ;
       fhir:CapabilityStatement.rest.resource.supportedProfile [
         fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedperson" ;
         fhir:index 0 ;
         fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedperson>
       ] ;
       fhir:CapabilityStatement.rest.resource.interaction [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ]
       ], [
         fhir:index 1 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ]
       ], [
         fhir:index 2 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "search-type" ]
       ], [
         fhir:index 3 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "create" ]
       ], [
         fhir:index 4 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "delete" ]
       ], [
         fhir:index 5 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "patch" ]
       ], [
         fhir:index 6 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "update" ]
       ] ;
       fhir:CapabilityStatement.rest.resource.versioning [ fhir:value "versioned-update" ] ;
       fhir:CapabilityStatement.rest.resource.conditionalCreate [ fhir:value "true"^^xsd:boolean ] ;
       fhir:CapabilityStatement.rest.resource.conditionalUpdate [ fhir:value "true"^^xsd:boolean ] ;
       fhir:CapabilityStatement.rest.resource.conditionalDelete [ fhir:value "multiple" ] ;
       fhir:CapabilityStatement.rest.resource.searchInclude [
         fhir:value "*" ;
         fhir:index 0
       ], [
         fhir:value "RelatedPerson:patient" ;
         fhir:index 1
       ] ;
       fhir:CapabilityStatement.rest.resource.searchRevInclude [
         fhir:value "Appointment:actor" ;
         fhir:index 0
       ], [
         fhir:value "Appointment:careteamParticipant" ;
         fhir:index 1
       ], [
         fhir:value "Appointment:intended-audience" ;
         fhir:index 2
       ], [
         fhir:value "Appointment:responsible" ;
         fhir:index 3
       ], [
         fhir:value "Appointment:supporting-info" ;
         fhir:index 4
       ], [
         fhir:value "Communication:based-on" ;
         fhir:index 5
       ], [
         fhir:value "Communication:careTeamRecipient" ;
         fhir:index 6
       ], [
         fhir:value "Communication:careCommunicationSenderPractitioner" ;
         fhir:index 7
       ], [
         fhir:value "Communication:careCommunicationSenderCareTeam" ;
         fhir:index 8
       ], [
         fhir:value "Communication:careTeamSender" ;
         fhir:index 9
       ], [
         fhir:value "Communication:communicationAbout" ;
         fhir:index 10
       ], [
         fhir:value "Communication:communicationParticipant" ;
         fhir:index 11
       ], [
         fhir:value "Communication:communicationRelatesTo" ;
         fhir:index 12
       ], [
         fhir:value "Communication:episodeOfCare" ;
         fhir:index 13
       ], [
         fhir:value "Communication:on-behalf-of" ;
         fhir:index 14
       ], [
         fhir:value "Communication:part-of" ;
         fhir:index 15
       ], [
         fhir:value "Communication:recipient" ;
         fhir:index 16
       ], [
         fhir:value "Communication:sender" ;
         fhir:index 17
       ], [
         fhir:value "Consent:actor" ;
         fhir:index 18
       ], [
         fhir:value "Consent:consentor" ;
         fhir:index 19
       ], [
         fhir:value "Consent:data" ;
         fhir:index 20
       ], [
         fhir:value "Group:managing-entity" ;
         fhir:index 21
       ], [
         fhir:value "Patient:link" ;
         fhir:index 22
       ], [
         fhir:value "Person:link" ;
         fhir:index 23
       ], [
         fhir:value "Person:relatedperson" ;
         fhir:index 24
       ], [
         fhir:value "Provenance:agent" ;
         fhir:index 25
       ], [
         fhir:value "Provenance:entity" ;
         fhir:index 26
       ], [
         fhir:value "Provenance:target" ;
         fhir:index 27
       ] ;
       fhir:CapabilityStatement.rest.resource.searchParam [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_language" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The language of the resource" ]
       ], [
         fhir:index 1 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "birthdate" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-birthdate" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-birthdate>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): The patient's date of birth\r\n* [Person](person.html): The person's date of birth\r\n* [RelatedPerson](relatedperson.html): The Related Person's date of birth\r\n" ]
       ], [
         fhir:index 2 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "address-state" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-address-state" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-address-state>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): A state specified in an address\r\n* [Person](person.html): A state specified in an address\r\n* [Practitioner](practitioner.html): A state specified in an address\r\n* [RelatedPerson](relatedperson.html): A state specified in an address\r\n" ]
       ], [
         fhir:index 3 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "gender" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-gender" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-gender>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): Gender of the patient\r\n* [Person](person.html): The gender of the person\r\n* [Practitioner](practitioner.html): Gender of the practitioner\r\n* [RelatedPerson](relatedperson.html): Gender of the related person\r\n" ]
       ], [
         fhir:index 4 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_lastUpdated" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "When the resource version last changed" ]
       ], [
         fhir:index 5 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "address-country" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-address-country" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-address-country>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): A country specified in an address\r\n* [Person](person.html): A country specified in an address\r\n* [Practitioner](practitioner.html): A country specified in an address\r\n* [RelatedPerson](relatedperson.html): A country specified in an address\r\n" ]
       ], [
         fhir:index 6 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "phonetic" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-phonetic" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-phonetic>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): A portion of either family or given name using some kind of phonetic matching algorithm\r\n* [Person](person.html): A portion of name using some kind of phonetic matching algorithm\r\n* [Practitioner](practitioner.html): A portion of either family or given name using some kind of phonetic matching algorithm\r\n* [RelatedPerson](relatedperson.html): A portion of name using some kind of phonetic matching algorithm\r\n" ]
       ], [
         fhir:index 7 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "patient" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/RelatedPerson-patient" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/RelatedPerson-patient>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The patient this related person is related to" ]
       ], [
         fhir:index 8 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "telecom" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-telecom" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-telecom>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): The value in any kind of telecom details of the patient\r\n* [Person](person.html): The value in any kind of contact\r\n* [Practitioner](practitioner.html): The value in any kind of contact\r\n* [PractitionerRole](practitionerrole.html): The value in any kind of contact\r\n* [RelatedPerson](relatedperson.html): The value in any kind of contact\r\n" ]
       ], [
         fhir:index 9 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "address-city" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-address-city" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-address-city>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): A city specified in an address\r\n* [Person](person.html): A city specified in an address\r\n* [Practitioner](practitioner.html): A city specified in an address\r\n* [RelatedPerson](relatedperson.html): A city specified in an address\r\n" ]
       ], [
         fhir:index 10 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "relationship" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/RelatedPerson-relationship" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/RelatedPerson-relationship>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The relationship between the patient and the relatedperson" ]
       ], [
         fhir:index 11 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "email" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-email" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-email>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): A value in an email contact\r\n* [Person](person.html): A value in an email contact\r\n* [Practitioner](practitioner.html): A value in an email contact\r\n* [PractitionerRole](practitionerrole.html): A value in an email contact\r\n* [RelatedPerson](relatedperson.html): A value in an email contact\r\n" ]
       ], [
         fhir:index 12 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "identifier" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/RelatedPerson-identifier" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/RelatedPerson-identifier>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "An Identifier of the RelatedPerson" ]
       ], [
         fhir:index 13 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "address" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-address" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-address>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text\r\n* [Person](person.html): A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text\r\n* [Practitioner](practitioner.html): A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text\r\n* [RelatedPerson](relatedperson.html): A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text\r\n" ]
       ], [
         fhir:index 14 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_security" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-security" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-security>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Security Labels applied to this resource" ]
       ], [
         fhir:index 15 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "active" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/RelatedPerson-active" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/RelatedPerson-active>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Indicates if the related person record is active" ]
       ], [
         fhir:index 16 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "address-postalcode" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-address-postalcode" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-address-postalcode>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): A postalCode specified in an address\r\n* [Person](person.html): A postal code specified in an address\r\n* [Practitioner](practitioner.html): A postalCode specified in an address\r\n* [RelatedPerson](relatedperson.html): A postal code specified in an address\r\n" ]
       ], [
         fhir:index 17 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_profile" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-profile" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Profiles this resource claims to conform to" ]
       ], [
         fhir:index 18 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "phone" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-phone" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-phone>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): A value in a phone contact\r\n* [Person](person.html): A value in a phone contact\r\n* [Practitioner](practitioner.html): A value in a phone contact\r\n* [PractitionerRole](practitionerrole.html): A value in a phone contact\r\n* [RelatedPerson](relatedperson.html): A value in a phone contact\r\n" ]
       ], [
         fhir:index 19 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_tag" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-tag" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-tag>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Tags applied to this resource" ]
       ], [
         fhir:index 20 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_has" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Return resources linked to by the given target" ]
       ], [
         fhir:index 21 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "address-use" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/individual-address-use" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/individual-address-use>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [Patient](patient.html): A use code specified in an address\r\n* [Person](person.html): A use code specified in an address\r\n* [Practitioner](practitioner.html): A use code specified in an address\r\n* [RelatedPerson](relatedperson.html): A use code specified in an address\r\n" ]
       ], [
         fhir:index 22 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "name" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/RelatedPerson-name" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/RelatedPerson-name>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text" ]
       ], [
         fhir:index 23 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_source" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-source" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-source>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Identifies where the resource comes from" ]
       ], [
         fhir:index 24 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_id" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-id" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Logical id of this artifact" ]
       ], [
         fhir:index 25 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_content" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's data using a fulltext search" ]
       ], [
         fhir:index 26 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_text" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's narrative using a fulltext search" ]
       ] ;
       fhir:CapabilityStatement.rest.resource.operation [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "validate" ] ;
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate" ;
           fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate>
         ]
       ], [
         fhir:index 1 ;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "updateRelatedPersonWithSKRSData" ] ;
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/RelatedPerson-t-updateRelatedPersonWithSKRSData" ;
           fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/RelatedPerson-t-updateRelatedPersonWithSKRSData>
         ]
       ]
     ], [
       fhir:index 11 ;
       fhir:Element.extension [
         fhir:index 0 ;
         fhir:Extension.url [ fhir:value "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount" ] ;
         fhir:Extension.valueDecimal [ fhir:value "23"^^xsd:decimal ]
       ] ;
       fhir:CapabilityStatement.rest.resource.type [ fhir:value "SearchParameter" ] ;
       fhir:CapabilityStatement.rest.resource.profile [
         fhir:value "http://hl7.org/fhir/StructureDefinition/SearchParameter" ;
         fhir:link <http://hl7.org/fhir/StructureDefinition/SearchParameter>
       ] ;
       fhir:CapabilityStatement.rest.resource.interaction [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ]
       ], [
         fhir:index 1 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ]
       ], [
         fhir:index 2 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "search-type" ]
       ] ;
       fhir:CapabilityStatement.rest.resource.versioning [ fhir:value "versioned-update" ] ;
       fhir:CapabilityStatement.rest.resource.searchInclude [
         fhir:value "*" ;
         fhir:index 0
       ], [
         fhir:value "SearchParameter:component" ;
         fhir:index 1
       ] ;
       fhir:CapabilityStatement.rest.resource.searchRevInclude [
         fhir:value "Appointment:careteamParticipant" ;
         fhir:index 0
       ], [
         fhir:value "Appointment:intended-audience" ;
         fhir:index 1
       ], [
         fhir:value "Appointment:responsible" ;
         fhir:index 2
       ], [
         fhir:value "Appointment:supporting-info" ;
         fhir:index 3
       ], [
         fhir:value "Communication:based-on" ;
         fhir:index 4
       ], [
         fhir:value "Communication:careTeamRecipient" ;
         fhir:index 5
       ], [
         fhir:value "Communication:careCommunicationSenderPractitioner" ;
         fhir:index 6
       ], [
         fhir:value "Communication:careCommunicationSenderCareTeam" ;
         fhir:index 7
       ], [
         fhir:value "Communication:careTeamSender" ;
         fhir:index 8
       ], [
         fhir:value "Communication:communicationAbout" ;
         fhir:index 9
       ], [
         fhir:value "Communication:communicationParticipant" ;
         fhir:index 10
       ], [
         fhir:value "Communication:communicationRelatesTo" ;
         fhir:index 11
       ], [
         fhir:value "Communication:episodeOfCare" ;
         fhir:index 12
       ], [
         fhir:value "Communication:on-behalf-of" ;
         fhir:index 13
       ], [
         fhir:value "Communication:part-of" ;
         fhir:index 14
       ], [
         fhir:value "Consent:data" ;
         fhir:index 15
       ], [
         fhir:value "Provenance:entity" ;
         fhir:index 16
       ], [
         fhir:value "Provenance:target" ;
         fhir:index 17
       ], [
         fhir:value "SearchParameter:component" ;
         fhir:index 18
       ], [
         fhir:value "SearchParameter:derived-from" ;
         fhir:index 19
       ] ;
       fhir:CapabilityStatement.rest.resource.searchParam [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-date" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-date>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): The capability statement publication date\r\n* [CodeSystem](codesystem.html): The code system publication date\r\n* [CompartmentDefinition](compartmentdefinition.html): The compartment definition publication date\r\n* [ConceptMap](conceptmap.html): The concept map publication date\r\n* [GraphDefinition](graphdefinition.html): The graph definition publication date\r\n* [ImplementationGuide](implementationguide.html): The implementation guide publication date\r\n* [MessageDefinition](messagedefinition.html): The message definition publication date\r\n* [NamingSystem](namingsystem.html): The naming system publication date\r\n* [OperationDefinition](operationdefinition.html): The operation definition publication date\r\n* [SearchParameter](searchparameter.html): The search parameter publication date\r\n* [StructureDefinition](structuredefinition.html): The structure definition publication date\r\n* [StructureMap](structuremap.html): The structure map publication date\r\n* [TerminologyCapabilities](terminologycapabilities.html): The terminology capabilities publication date\r\n* [ValueSet](valueset.html): The value set publication date\r\n" ]
       ], [
         fhir:index 1 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_language" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The language of the resource" ]
       ], [
         fhir:index 2 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "code" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/SearchParameter-code" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-code>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Code used in URL" ]
       ], [
         fhir:index 3 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "context-type-value" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-context-type-value" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type-value>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "composite" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): A use context type and value assigned to the capability statement\r\n* [CodeSystem](codesystem.html): A use context type and value assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context type and value assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context type and value assigned to the concept map\r\n* [GraphDefinition](graphdefinition.html): A use context type and value assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A use context type and value assigned to the implementation guide\r\n* [MessageDefinition](messagedefinition.html): A use context type and value assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context type and value assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context type and value assigned to the operation definition\r\n* [SearchParameter](searchparameter.html): A use context type and value assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context type and value assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context type and value assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context type and value assigned to the terminology capabilities\r\n* [ValueSet](valueset.html): A use context type and value assigned to the value set\r\n" ]
       ], [
         fhir:index 4 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_lastUpdated" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "When the resource version last changed" ]
       ], [
         fhir:index 5 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "jurisdiction" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-jurisdiction" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-jurisdiction>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): Intended jurisdiction for the capability statement\r\n* [CodeSystem](codesystem.html): Intended jurisdiction for the code system\r\n* [ConceptMap](conceptmap.html): Intended jurisdiction for the concept map\r\n* [GraphDefinition](graphdefinition.html): Intended jurisdiction for the graph definition\r\n* [ImplementationGuide](implementationguide.html): Intended jurisdiction for the implementation guide\r\n* [MessageDefinition](messagedefinition.html): Intended jurisdiction for the message definition\r\n* [NamingSystem](namingsystem.html): Intended jurisdiction for the naming system\r\n* [OperationDefinition](operationdefinition.html): Intended jurisdiction for the operation definition\r\n* [SearchParameter](searchparameter.html): Intended jurisdiction for the search parameter\r\n* [StructureDefinition](structuredefinition.html): Intended jurisdiction for the structure definition\r\n* [StructureMap](structuremap.html): Intended jurisdiction for the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Intended jurisdiction for the terminology capabilities\r\n* [ValueSet](valueset.html): Intended jurisdiction for the value set\r\n" ]
       ], [
         fhir:index 6 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "description" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-description" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-description>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): The description of the capability statement\r\n* [CodeSystem](codesystem.html): The description of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The description of the compartment definition\r\n* [ConceptMap](conceptmap.html): The description of the concept map\r\n* [GraphDefinition](graphdefinition.html): The description of the graph definition\r\n* [ImplementationGuide](implementationguide.html): The description of the implementation guide\r\n* [MessageDefinition](messagedefinition.html): The description of the message definition\r\n* [NamingSystem](namingsystem.html): The description of the naming system\r\n* [OperationDefinition](operationdefinition.html): The description of the operation definition\r\n* [SearchParameter](searchparameter.html): The description of the search parameter\r\n* [StructureDefinition](structuredefinition.html): The description of the structure definition\r\n* [StructureMap](structuremap.html): The description of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): The description of the terminology capabilities\r\n* [ValueSet](valueset.html): The description of the value set\r\n" ]
       ], [
         fhir:index 7 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "derived-from" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/SearchParameter-derived-from" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-derived-from>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Original definition for the search parameter" ]
       ], [
         fhir:index 8 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "context-type" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-context-type" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): A type of use context assigned to the capability statement\r\n* [CodeSystem](codesystem.html): A type of use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A type of use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A type of use context assigned to the concept map\r\n* [GraphDefinition](graphdefinition.html): A type of use context assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A type of use context assigned to the implementation guide\r\n* [MessageDefinition](messagedefinition.html): A type of use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A type of use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A type of use context assigned to the operation definition\r\n* [SearchParameter](searchparameter.html): A type of use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A type of use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A type of use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A type of use context assigned to the terminology capabilities\r\n* [ValueSet](valueset.html): A type of use context assigned to the value set\r\n" ]
       ], [
         fhir:index 9 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "type" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/SearchParameter-type" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-type>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "number | date | string | token | reference | composite | quantity | uri | special" ]
       ], [
         fhir:index 10 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "context-quantity" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-context-quantity" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-quantity>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "quantity" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): A quantity- or range-valued use context assigned to the capability statement\r\n* [CodeSystem](codesystem.html): A quantity- or range-valued use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A quantity- or range-valued use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A quantity- or range-valued use context assigned to the concept map\r\n* [GraphDefinition](graphdefinition.html): A quantity- or range-valued use context assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A quantity- or range-valued use context assigned to the implementation guide\r\n* [MessageDefinition](messagedefinition.html): A quantity- or range-valued use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A quantity- or range-valued use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A quantity- or range-valued use context assigned to the operation definition\r\n* [SearchParameter](searchparameter.html): A quantity- or range-valued use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A quantity- or range-valued use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A quantity- or range-valued use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A quantity- or range-valued use context assigned to the terminology capabilities\r\n* [ValueSet](valueset.html): A quantity- or range-valued use context assigned to the value set\r\n" ]
       ], [
         fhir:index 11 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "context" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-context" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): A use context assigned to the capability statement\r\n* [CodeSystem](codesystem.html): A use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context assigned to the concept map\r\n* [GraphDefinition](graphdefinition.html): A use context assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A use context assigned to the implementation guide\r\n* [MessageDefinition](messagedefinition.html): A use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context assigned to the operation definition\r\n* [SearchParameter](searchparameter.html): A use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context assigned to the terminology capabilities\r\n* [ValueSet](valueset.html): A use context assigned to the value set\r\n" ]
       ], [
         fhir:index 12 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "context-type-quantity" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-context-type-quantity" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type-quantity>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "composite" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): A use context type and quantity- or range-based value assigned to the capability statement\r\n* [CodeSystem](codesystem.html): A use context type and quantity- or range-based value assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context type and quantity- or range-based value assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context type and quantity- or range-based value assigned to the concept map\r\n* [GraphDefinition](graphdefinition.html): A use context type and quantity- or range-based value assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A use context type and quantity- or range-based value assigned to the implementation guide\r\n* [MessageDefinition](messagedefinition.html): A use context type and quantity- or range-based value assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context type and quantity- or range-based value assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context type and quantity- or range-based value assigned to the operation definition\r\n* [SearchParameter](searchparameter.html): A use context type and quantity- or range-based value assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context type and quantity- or range-based value assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context type and quantity- or range-based value assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context type and quantity- or range-based value assigned to the terminology capabilities\r\n* [ValueSet](valueset.html): A use context type and quantity- or range-based value assigned to the value set\r\n" ]
       ], [
         fhir:index 13 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_security" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-security" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-security>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Security Labels applied to this resource" ]
       ], [
         fhir:index 14 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "sp-unique-url" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://ehealth.sundhed.dk/fhir/SearchParameter/SearchParameter/url-unique" ;
           fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/SearchParameter/url-unique>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "composite" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search parameter for making a SearchParameter unique by URL" ]
       ], [
         fhir:index 15 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "version" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-version" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-version>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): The business version of the capability statement\r\n* [CodeSystem](codesystem.html): The business version of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The business version of the compartment definition\r\n* [ConceptMap](conceptmap.html): The business version of the concept map\r\n* [GraphDefinition](graphdefinition.html): The business version of the graph definition\r\n* [ImplementationGuide](implementationguide.html): The business version of the implementation guide\r\n* [MessageDefinition](messagedefinition.html): The business version of the message definition\r\n* [OperationDefinition](operationdefinition.html): The business version of the operation definition\r\n* [SearchParameter](searchparameter.html): The business version of the search parameter\r\n* [StructureDefinition](structuredefinition.html): The business version of the structure definition\r\n* [StructureMap](structuremap.html): The business version of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): The business version of the terminology capabilities\r\n* [ValueSet](valueset.html): The business version of the value set\r\n" ]
       ], [
         fhir:index 16 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "url" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://ehealth.sundhed.dk/fhir/SearchParameter/SearchParameter/url" ;
           fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/SearchParameter/url>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search parameter for finding a searchparameter by URL" ]
       ], [
         fhir:index 17 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "target" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/SearchParameter-target" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-target>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Types of resource (if a resource reference)" ]
       ], [
         fhir:index 18 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_filter" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's data using a filter" ]
       ], [
         fhir:index 19 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "component" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/SearchParameter-component" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-component>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Defines how the part works" ]
       ], [
         fhir:index 20 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_profile" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-profile" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Profiles this resource claims to conform to" ]
       ], [
         fhir:index 21 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_tag" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-tag" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-tag>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Tags applied to this resource" ]
       ], [
         fhir:index 22 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_has" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Return resources linked to by the given target" ]
       ], [
         fhir:index 23 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "name" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-name" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-name>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): Computationally friendly name of the capability statement\r\n* [CodeSystem](codesystem.html): Computationally friendly name of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): Computationally friendly name of the compartment definition\r\n* [ConceptMap](conceptmap.html): Computationally friendly name of the concept map\r\n* [GraphDefinition](graphdefinition.html): Computationally friendly name of the graph definition\r\n* [ImplementationGuide](implementationguide.html): Computationally friendly name of the implementation guide\r\n* [MessageDefinition](messagedefinition.html): Computationally friendly name of the message definition\r\n* [NamingSystem](namingsystem.html): Computationally friendly name of the naming system\r\n* [OperationDefinition](operationdefinition.html): Computationally friendly name of the operation definition\r\n* [SearchParameter](searchparameter.html): Computationally friendly name of the search parameter\r\n* [StructureDefinition](structuredefinition.html): Computationally friendly name of the structure definition\r\n* [StructureMap](structuremap.html): Computationally friendly name of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Computationally friendly name of the terminology capabilities\r\n* [ValueSet](valueset.html): Computationally friendly name of the value set\r\n" ]
       ], [
         fhir:index 24 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "publisher" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-publisher" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-publisher>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): Name of the publisher of the capability statement\r\n* [CodeSystem](codesystem.html): Name of the publisher of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): Name of the publisher of the compartment definition\r\n* [ConceptMap](conceptmap.html): Name of the publisher of the concept map\r\n* [GraphDefinition](graphdefinition.html): Name of the publisher of the graph definition\r\n* [ImplementationGuide](implementationguide.html): Name of the publisher of the implementation guide\r\n* [MessageDefinition](messagedefinition.html): Name of the publisher of the message definition\r\n* [NamingSystem](namingsystem.html): Name of the publisher of the naming system\r\n* [OperationDefinition](operationdefinition.html): Name of the publisher of the operation definition\r\n* [SearchParameter](searchparameter.html): Name of the publisher of the search parameter\r\n* [StructureDefinition](structuredefinition.html): Name of the publisher of the structure definition\r\n* [StructureMap](structuremap.html): Name of the publisher of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Name of the publisher of the terminology capabilities\r\n* [ValueSet](valueset.html): Name of the publisher of the value set\r\n" ]
       ], [
         fhir:index 25 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_source" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-source" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-source>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Identifies where the resource comes from" ]
       ], [
         fhir:index 26 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_id" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-id" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Logical id of this artifact" ]
       ], [
         fhir:index 27 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_content" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's data using a fulltext search" ]
       ], [
         fhir:index 28 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_text" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's narrative using a fulltext search" ]
       ], [
         fhir:index 29 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "status" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-status" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-status>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): The current status of the capability statement\r\n* [CodeSystem](codesystem.html): The current status of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The current status of the compartment definition\r\n* [ConceptMap](conceptmap.html): The current status of the concept map\r\n* [GraphDefinition](graphdefinition.html): The current status of the graph definition\r\n* [ImplementationGuide](implementationguide.html): The current status of the implementation guide\r\n* [MessageDefinition](messagedefinition.html): The current status of the message definition\r\n* [NamingSystem](namingsystem.html): The current status of the naming system\r\n* [OperationDefinition](operationdefinition.html): The current status of the operation definition\r\n* [SearchParameter](searchparameter.html): The current status of the search parameter\r\n* [StructureDefinition](structuredefinition.html): The current status of the structure definition\r\n* [StructureMap](structuremap.html): The current status of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): The current status of the terminology capabilities\r\n* [ValueSet](valueset.html): The current status of the value set\r\n" ]
       ], [
         fhir:index 30 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "base" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/SearchParameter-base" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-base>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The resource type(s) this search parameter applies to" ]
       ] ;
       fhir:CapabilityStatement.rest.resource.operation [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "validate" ] ;
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate" ;
           fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate>
         ]
       ]
     ], [
       fhir:index 12 ;
       fhir:Element.extension [
         fhir:index 0 ;
         fhir:Extension.url [ fhir:value "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount" ] ;
         fhir:Extension.valueDecimal [ fhir:value "188"^^xsd:decimal ]
       ] ;
       fhir:CapabilityStatement.rest.resource.type [ fhir:value "StructureDefinition" ] ;
       fhir:CapabilityStatement.rest.resource.profile [
         fhir:value "http://hl7.org/fhir/StructureDefinition/StructureDefinition" ;
         fhir:link <http://hl7.org/fhir/StructureDefinition/StructureDefinition>
       ] ;
       fhir:CapabilityStatement.rest.resource.supportedProfile [
         fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-definedquestion" ;
         fhir:index 0 ;
         fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-definedquestion>
       ] ;
       fhir:CapabilityStatement.rest.resource.interaction [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ]
       ], [
         fhir:index 1 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ]
       ], [
         fhir:index 2 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "search-type" ]
       ], [
         fhir:index 3 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "create" ]
       ] ;
       fhir:CapabilityStatement.rest.resource.versioning [ fhir:value "versioned-update" ] ;
       fhir:CapabilityStatement.rest.resource.conditionalCreate [ fhir:value "true"^^xsd:boolean ] ;
       fhir:CapabilityStatement.rest.resource.searchInclude [
         fhir:value "*" ;
         fhir:index 0
       ], [
         fhir:value "StructureDefinition:valueset" ;
         fhir:index 1
       ] ;
       fhir:CapabilityStatement.rest.resource.searchRevInclude [
         fhir:value "Appointment:careteamParticipant" ;
         fhir:index 0
       ], [
         fhir:value "Appointment:intended-audience" ;
         fhir:index 1
       ], [
         fhir:value "Appointment:responsible" ;
         fhir:index 2
       ], [
         fhir:value "Appointment:supporting-info" ;
         fhir:index 3
       ], [
         fhir:value "Communication:based-on" ;
         fhir:index 4
       ], [
         fhir:value "Communication:careTeamRecipient" ;
         fhir:index 5
       ], [
         fhir:value "Communication:careCommunicationSenderPractitioner" ;
         fhir:index 6
       ], [
         fhir:value "Communication:careCommunicationSenderCareTeam" ;
         fhir:index 7
       ], [
         fhir:value "Communication:careTeamSender" ;
         fhir:index 8
       ], [
         fhir:value "Communication:communicationAbout" ;
         fhir:index 9
       ], [
         fhir:value "Communication:communicationParticipant" ;
         fhir:index 10
       ], [
         fhir:value "Communication:communicationRelatesTo" ;
         fhir:index 11
       ], [
         fhir:value "Communication:episodeOfCare" ;
         fhir:index 12
       ], [
         fhir:value "Communication:on-behalf-of" ;
         fhir:index 13
       ], [
         fhir:value "Communication:part-of" ;
         fhir:index 14
       ], [
         fhir:value "Consent:data" ;
         fhir:index 15
       ], [
         fhir:value "OperationDefinition:input-profile" ;
         fhir:index 16
       ], [
         fhir:value "OperationDefinition:output-profile" ;
         fhir:index 17
       ], [
         fhir:value "Provenance:entity" ;
         fhir:index 18
       ], [
         fhir:value "Provenance:target" ;
         fhir:index 19
       ], [
         fhir:value "StructureDefinition:base" ;
         fhir:index 20
       ] ;
       fhir:CapabilityStatement.rest.resource.searchParam [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-date" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-date>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): The capability statement publication date\r\n* [CodeSystem](codesystem.html): The code system publication date\r\n* [CompartmentDefinition](compartmentdefinition.html): The compartment definition publication date\r\n* [ConceptMap](conceptmap.html): The concept map publication date\r\n* [GraphDefinition](graphdefinition.html): The graph definition publication date\r\n* [ImplementationGuide](implementationguide.html): The implementation guide publication date\r\n* [MessageDefinition](messagedefinition.html): The message definition publication date\r\n* [NamingSystem](namingsystem.html): The naming system publication date\r\n* [OperationDefinition](operationdefinition.html): The operation definition publication date\r\n* [SearchParameter](searchparameter.html): The search parameter publication date\r\n* [StructureDefinition](structuredefinition.html): The structure definition publication date\r\n* [StructureMap](structuremap.html): The structure map publication date\r\n* [TerminologyCapabilities](terminologycapabilities.html): The terminology capabilities publication date\r\n* [ValueSet](valueset.html): The value set publication date\r\n" ]
       ], [
         fhir:index 1 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_language" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The language of the resource" ]
       ], [
         fhir:index 2 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "context-type-value" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-context-type-value" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type-value>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "composite" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): A use context type and value assigned to the capability statement\r\n* [CodeSystem](codesystem.html): A use context type and value assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context type and value assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context type and value assigned to the concept map\r\n* [GraphDefinition](graphdefinition.html): A use context type and value assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A use context type and value assigned to the implementation guide\r\n* [MessageDefinition](messagedefinition.html): A use context type and value assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context type and value assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context type and value assigned to the operation definition\r\n* [SearchParameter](searchparameter.html): A use context type and value assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context type and value assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context type and value assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context type and value assigned to the terminology capabilities\r\n* [ValueSet](valueset.html): A use context type and value assigned to the value set\r\n" ]
       ], [
         fhir:index 3 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_lastUpdated" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "When the resource version last changed" ]
       ], [
         fhir:index 4 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "jurisdiction" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-jurisdiction" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-jurisdiction>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): Intended jurisdiction for the capability statement\r\n* [CodeSystem](codesystem.html): Intended jurisdiction for the code system\r\n* [ConceptMap](conceptmap.html): Intended jurisdiction for the concept map\r\n* [GraphDefinition](graphdefinition.html): Intended jurisdiction for the graph definition\r\n* [ImplementationGuide](implementationguide.html): Intended jurisdiction for the implementation guide\r\n* [MessageDefinition](messagedefinition.html): Intended jurisdiction for the message definition\r\n* [NamingSystem](namingsystem.html): Intended jurisdiction for the naming system\r\n* [OperationDefinition](operationdefinition.html): Intended jurisdiction for the operation definition\r\n* [SearchParameter](searchparameter.html): Intended jurisdiction for the search parameter\r\n* [StructureDefinition](structuredefinition.html): Intended jurisdiction for the structure definition\r\n* [StructureMap](structuremap.html): Intended jurisdiction for the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Intended jurisdiction for the terminology capabilities\r\n* [ValueSet](valueset.html): Intended jurisdiction for the value set\r\n" ]
       ], [
         fhir:index 5 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "description" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-description" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-description>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): The description of the capability statement\r\n* [CodeSystem](codesystem.html): The description of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The description of the compartment definition\r\n* [ConceptMap](conceptmap.html): The description of the concept map\r\n* [GraphDefinition](graphdefinition.html): The description of the graph definition\r\n* [ImplementationGuide](implementationguide.html): The description of the implementation guide\r\n* [MessageDefinition](messagedefinition.html): The description of the message definition\r\n* [NamingSystem](namingsystem.html): The description of the naming system\r\n* [OperationDefinition](operationdefinition.html): The description of the operation definition\r\n* [SearchParameter](searchparameter.html): The description of the search parameter\r\n* [StructureDefinition](structuredefinition.html): The description of the structure definition\r\n* [StructureMap](structuremap.html): The description of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): The description of the terminology capabilities\r\n* [ValueSet](valueset.html): The description of the value set\r\n" ]
       ], [
         fhir:index 6 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "context-type" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-context-type" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): A type of use context assigned to the capability statement\r\n* [CodeSystem](codesystem.html): A type of use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A type of use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A type of use context assigned to the concept map\r\n* [GraphDefinition](graphdefinition.html): A type of use context assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A type of use context assigned to the implementation guide\r\n* [MessageDefinition](messagedefinition.html): A type of use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A type of use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A type of use context assigned to the operation definition\r\n* [SearchParameter](searchparameter.html): A type of use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A type of use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A type of use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A type of use context assigned to the terminology capabilities\r\n* [ValueSet](valueset.html): A type of use context assigned to the value set\r\n" ]
       ], [
         fhir:index 7 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "experimental" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/StructureDefinition-experimental" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/StructureDefinition-experimental>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "For testing purposes, not real usage" ]
       ], [
         fhir:index 8 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "title" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-title" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-title>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): The human-friendly name of the capability statement\r\n* [CodeSystem](codesystem.html): The human-friendly name of the code system\r\n* [ConceptMap](conceptmap.html): The human-friendly name of the concept map\r\n* [ImplementationGuide](implementationguide.html): The human-friendly name of the implementation guide\r\n* [MessageDefinition](messagedefinition.html): The human-friendly name of the message definition\r\n* [OperationDefinition](operationdefinition.html): The human-friendly name of the operation definition\r\n* [StructureDefinition](structuredefinition.html): The human-friendly name of the structure definition\r\n* [StructureMap](structuremap.html): The human-friendly name of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): The human-friendly name of the terminology capabilities\r\n* [ValueSet](valueset.html): The human-friendly name of the value set\r\n" ]
       ], [
         fhir:index 9 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "type" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/StructureDefinition-type" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/StructureDefinition-type>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Type defined or constrained by this structure" ]
       ], [
         fhir:index 10 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "context-quantity" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-context-quantity" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-quantity>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "quantity" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): A quantity- or range-valued use context assigned to the capability statement\r\n* [CodeSystem](codesystem.html): A quantity- or range-valued use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A quantity- or range-valued use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A quantity- or range-valued use context assigned to the concept map\r\n* [GraphDefinition](graphdefinition.html): A quantity- or range-valued use context assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A quantity- or range-valued use context assigned to the implementation guide\r\n* [MessageDefinition](messagedefinition.html): A quantity- or range-valued use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A quantity- or range-valued use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A quantity- or range-valued use context assigned to the operation definition\r\n* [SearchParameter](searchparameter.html): A quantity- or range-valued use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A quantity- or range-valued use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A quantity- or range-valued use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A quantity- or range-valued use context assigned to the terminology capabilities\r\n* [ValueSet](valueset.html): A quantity- or range-valued use context assigned to the value set\r\n" ]
       ], [
         fhir:index 11 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "path" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/StructureDefinition-path" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/StructureDefinition-path>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "A path that is constrained in the StructureDefinition" ]
       ], [
         fhir:index 12 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "context" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-context" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): A use context assigned to the capability statement\r\n* [CodeSystem](codesystem.html): A use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context assigned to the concept map\r\n* [GraphDefinition](graphdefinition.html): A use context assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A use context assigned to the implementation guide\r\n* [MessageDefinition](messagedefinition.html): A use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context assigned to the operation definition\r\n* [SearchParameter](searchparameter.html): A use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context assigned to the terminology capabilities\r\n* [ValueSet](valueset.html): A use context assigned to the value set\r\n" ]
       ], [
         fhir:index 13 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "base-path" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/StructureDefinition-base-path" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/StructureDefinition-base-path>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Path that identifies the base element" ]
       ], [
         fhir:index 14 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "sd-unique-url" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://ehealth.sundhed.dk/fhir/SearchParameter/StructureDefinition/url-unique" ;
           fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/StructureDefinition/url-unique>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "composite" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search parameter for making a structureDefinition unique by URL" ]
       ], [
         fhir:index 15 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "keyword" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/StructureDefinition-keyword" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/StructureDefinition-keyword>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "A code for the StructureDefinition" ]
       ], [
         fhir:index 16 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "context-type-quantity" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-context-type-quantity" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type-quantity>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "composite" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): A use context type and quantity- or range-based value assigned to the capability statement\r\n* [CodeSystem](codesystem.html): A use context type and quantity- or range-based value assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context type and quantity- or range-based value assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context type and quantity- or range-based value assigned to the concept map\r\n* [GraphDefinition](graphdefinition.html): A use context type and quantity- or range-based value assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A use context type and quantity- or range-based value assigned to the implementation guide\r\n* [MessageDefinition](messagedefinition.html): A use context type and quantity- or range-based value assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context type and quantity- or range-based value assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context type and quantity- or range-based value assigned to the operation definition\r\n* [SearchParameter](searchparameter.html): A use context type and quantity- or range-based value assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context type and quantity- or range-based value assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context type and quantity- or range-based value assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context type and quantity- or range-based value assigned to the terminology capabilities\r\n* [ValueSet](valueset.html): A use context type and quantity- or range-based value assigned to the value set\r\n" ]
       ], [
         fhir:index 17 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "identifier" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-identifier" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-identifier>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CodeSystem](codesystem.html): External identifier for the code system\r\n* [ConceptMap](conceptmap.html): External identifier for the concept map\r\n* [MessageDefinition](messagedefinition.html): External identifier for the message definition\r\n* [StructureDefinition](structuredefinition.html): External identifier for the structure definition\r\n* [StructureMap](structuremap.html): External identifier for the structure map\r\n* [ValueSet](valueset.html): External identifier for the value set\r\n" ]
       ], [
         fhir:index 18 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "valueset" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/StructureDefinition-valueset" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/StructureDefinition-valueset>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "A vocabulary binding reference" ]
       ], [
         fhir:index 19 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "kind" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/StructureDefinition-kind" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/StructureDefinition-kind>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "primitive-type | complex-type | resource | logical" ]
       ], [
         fhir:index 20 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_security" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-security" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-security>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Security Labels applied to this resource" ]
       ], [
         fhir:index 21 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "abstract" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/StructureDefinition-abstract" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/StructureDefinition-abstract>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Whether the structure is abstract" ]
       ], [
         fhir:index 22 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "version" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-version" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-version>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): The business version of the capability statement\r\n* [CodeSystem](codesystem.html): The business version of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The business version of the compartment definition\r\n* [ConceptMap](conceptmap.html): The business version of the concept map\r\n* [GraphDefinition](graphdefinition.html): The business version of the graph definition\r\n* [ImplementationGuide](implementationguide.html): The business version of the implementation guide\r\n* [MessageDefinition](messagedefinition.html): The business version of the message definition\r\n* [OperationDefinition](operationdefinition.html): The business version of the operation definition\r\n* [SearchParameter](searchparameter.html): The business version of the search parameter\r\n* [StructureDefinition](structuredefinition.html): The business version of the structure definition\r\n* [StructureMap](structuremap.html): The business version of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): The business version of the terminology capabilities\r\n* [ValueSet](valueset.html): The business version of the value set\r\n" ]
       ], [
         fhir:index 23 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "url" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://ehealth.sundhed.dk/fhir/SearchParameter/StructureDefinition/url" ;
           fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/StructureDefinition/url>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search parameter for finding a structureDefinition by URL" ]
       ], [
         fhir:index 24 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_filter" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's data using a filter" ]
       ], [
         fhir:index 25 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_profile" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-profile" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Profiles this resource claims to conform to" ]
       ], [
         fhir:index 26 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "ext-context" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/StructureDefinition-ext-context" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/StructureDefinition-ext-context>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The system is the URL for the context-type: e.g. http://hl7.org/fhir/extension-context-type#element|CodeableConcept.text" ]
       ], [
         fhir:index 27 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_tag" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-tag" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-tag>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Tags applied to this resource" ]
       ], [
         fhir:index 28 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_has" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Return resources linked to by the given target" ]
       ], [
         fhir:index 29 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "name" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-name" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-name>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): Computationally friendly name of the capability statement\r\n* [CodeSystem](codesystem.html): Computationally friendly name of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): Computationally friendly name of the compartment definition\r\n* [ConceptMap](conceptmap.html): Computationally friendly name of the concept map\r\n* [GraphDefinition](graphdefinition.html): Computationally friendly name of the graph definition\r\n* [ImplementationGuide](implementationguide.html): Computationally friendly name of the implementation guide\r\n* [MessageDefinition](messagedefinition.html): Computationally friendly name of the message definition\r\n* [NamingSystem](namingsystem.html): Computationally friendly name of the naming system\r\n* [OperationDefinition](operationdefinition.html): Computationally friendly name of the operation definition\r\n* [SearchParameter](searchparameter.html): Computationally friendly name of the search parameter\r\n* [StructureDefinition](structuredefinition.html): Computationally friendly name of the structure definition\r\n* [StructureMap](structuremap.html): Computationally friendly name of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Computationally friendly name of the terminology capabilities\r\n* [ValueSet](valueset.html): Computationally friendly name of the value set\r\n" ]
       ], [
         fhir:index 30 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "publisher" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-publisher" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-publisher>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): Name of the publisher of the capability statement\r\n* [CodeSystem](codesystem.html): Name of the publisher of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): Name of the publisher of the compartment definition\r\n* [ConceptMap](conceptmap.html): Name of the publisher of the concept map\r\n* [GraphDefinition](graphdefinition.html): Name of the publisher of the graph definition\r\n* [ImplementationGuide](implementationguide.html): Name of the publisher of the implementation guide\r\n* [MessageDefinition](messagedefinition.html): Name of the publisher of the message definition\r\n* [NamingSystem](namingsystem.html): Name of the publisher of the naming system\r\n* [OperationDefinition](operationdefinition.html): Name of the publisher of the operation definition\r\n* [SearchParameter](searchparameter.html): Name of the publisher of the search parameter\r\n* [StructureDefinition](structuredefinition.html): Name of the publisher of the structure definition\r\n* [StructureMap](structuremap.html): Name of the publisher of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Name of the publisher of the terminology capabilities\r\n* [ValueSet](valueset.html): Name of the publisher of the value set\r\n" ]
       ], [
         fhir:index 31 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_source" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-source" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-source>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Identifies where the resource comes from" ]
       ], [
         fhir:index 32 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "derivation" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/StructureDefinition-derivation" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/StructureDefinition-derivation>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "specialization | constraint - How relates to base definition" ]
       ], [
         fhir:index 33 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_id" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-id" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Logical id of this artifact" ]
       ], [
         fhir:index 34 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_content" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's data using a fulltext search" ]
       ], [
         fhir:index 35 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_text" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's narrative using a fulltext search" ]
       ], [
         fhir:index 36 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "status" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-status" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-status>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): The current status of the capability statement\r\n* [CodeSystem](codesystem.html): The current status of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The current status of the compartment definition\r\n* [ConceptMap](conceptmap.html): The current status of the concept map\r\n* [GraphDefinition](graphdefinition.html): The current status of the graph definition\r\n* [ImplementationGuide](implementationguide.html): The current status of the implementation guide\r\n* [MessageDefinition](messagedefinition.html): The current status of the message definition\r\n* [NamingSystem](namingsystem.html): The current status of the naming system\r\n* [OperationDefinition](operationdefinition.html): The current status of the operation definition\r\n* [SearchParameter](searchparameter.html): The current status of the search parameter\r\n* [StructureDefinition](structuredefinition.html): The current status of the structure definition\r\n* [StructureMap](structuremap.html): The current status of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): The current status of the terminology capabilities\r\n* [ValueSet](valueset.html): The current status of the value set\r\n" ]
       ], [
         fhir:index 37 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "base" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/StructureDefinition-base" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/StructureDefinition-base>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Definition that this type is constrained/specialized from" ]
       ] ;
       fhir:CapabilityStatement.rest.resource.operation [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "validate" ] ;
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate" ;
           fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate>
         ]
       ], [
         fhir:index 1 ;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "snapshot" ] ;
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/StructureDefinition-it-snapshot" ;
           fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/StructureDefinition-it-snapshot>
         ]
       ], [
         fhir:index 2 ;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "generateSnapshot" ] ;
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/StructureDefinition-t-generateSnapshot" ;
           fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/StructureDefinition-t-generateSnapshot>
         ]
       ]
     ], [
       fhir:index 13 ;
       fhir:Element.extension [
         fhir:index 0 ;
         fhir:Extension.url [ fhir:value "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount" ] ;
         fhir:Extension.valueDecimal [ fhir:value "145"^^xsd:decimal ]
       ] ;
       fhir:CapabilityStatement.rest.resource.type [ fhir:value "ValueSet" ] ;
       fhir:CapabilityStatement.rest.resource.profile [
         fhir:value "http://hl7.org/fhir/StructureDefinition/ValueSet" ;
         fhir:link <http://hl7.org/fhir/StructureDefinition/ValueSet>
       ] ;
       fhir:CapabilityStatement.rest.resource.interaction [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ]
       ], [
         fhir:index 1 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ]
       ], [
         fhir:index 2 ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "search-type" ]
       ] ;
       fhir:CapabilityStatement.rest.resource.versioning [ fhir:value "versioned-update" ] ;
       fhir:CapabilityStatement.rest.resource.searchInclude [
         fhir:value "*" ;
         fhir:index 0
       ] ;
       fhir:CapabilityStatement.rest.resource.searchRevInclude [
         fhir:value "Appointment:careteamParticipant" ;
         fhir:index 0
       ], [
         fhir:value "Appointment:intended-audience" ;
         fhir:index 1
       ], [
         fhir:value "Appointment:responsible" ;
         fhir:index 2
       ], [
         fhir:value "Appointment:supporting-info" ;
         fhir:index 3
       ], [
         fhir:value "Communication:based-on" ;
         fhir:index 4
       ], [
         fhir:value "Communication:careTeamRecipient" ;
         fhir:index 5
       ], [
         fhir:value "Communication:careCommunicationSenderPractitioner" ;
         fhir:index 6
       ], [
         fhir:value "Communication:careCommunicationSenderCareTeam" ;
         fhir:index 7
       ], [
         fhir:value "Communication:careTeamSender" ;
         fhir:index 8
       ], [
         fhir:value "Communication:communicationAbout" ;
         fhir:index 9
       ], [
         fhir:value "Communication:communicationParticipant" ;
         fhir:index 10
       ], [
         fhir:value "Communication:communicationRelatesTo" ;
         fhir:index 11
       ], [
         fhir:value "Communication:episodeOfCare" ;
         fhir:index 12
       ], [
         fhir:value "Communication:on-behalf-of" ;
         fhir:index 13
       ], [
         fhir:value "Communication:part-of" ;
         fhir:index 14
       ], [
         fhir:value "Consent:data" ;
         fhir:index 15
       ], [
         fhir:value "Provenance:entity" ;
         fhir:index 16
       ], [
         fhir:value "Provenance:target" ;
         fhir:index 17
       ], [
         fhir:value "StructureDefinition:valueset" ;
         fhir:index 18
       ] ;
       fhir:CapabilityStatement.rest.resource.searchParam [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-date" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-date>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): The capability statement publication date\r\n* [CodeSystem](codesystem.html): The code system publication date\r\n* [CompartmentDefinition](compartmentdefinition.html): The compartment definition publication date\r\n* [ConceptMap](conceptmap.html): The concept map publication date\r\n* [GraphDefinition](graphdefinition.html): The graph definition publication date\r\n* [ImplementationGuide](implementationguide.html): The implementation guide publication date\r\n* [MessageDefinition](messagedefinition.html): The message definition publication date\r\n* [NamingSystem](namingsystem.html): The naming system publication date\r\n* [OperationDefinition](operationdefinition.html): The operation definition publication date\r\n* [SearchParameter](searchparameter.html): The search parameter publication date\r\n* [StructureDefinition](structuredefinition.html): The structure definition publication date\r\n* [StructureMap](structuremap.html): The structure map publication date\r\n* [TerminologyCapabilities](terminologycapabilities.html): The terminology capabilities publication date\r\n* [ValueSet](valueset.html): The value set publication date\r\n" ]
       ], [
         fhir:index 1 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_language" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The language of the resource" ]
       ], [
         fhir:index 2 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "code" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/ValueSet-code" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-code>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "This special parameter searches for codes in the value set. See additional notes on the ValueSet resource" ]
       ], [
         fhir:index 3 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "context-type-value" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-context-type-value" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type-value>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "composite" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): A use context type and value assigned to the capability statement\r\n* [CodeSystem](codesystem.html): A use context type and value assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context type and value assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context type and value assigned to the concept map\r\n* [GraphDefinition](graphdefinition.html): A use context type and value assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A use context type and value assigned to the implementation guide\r\n* [MessageDefinition](messagedefinition.html): A use context type and value assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context type and value assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context type and value assigned to the operation definition\r\n* [SearchParameter](searchparameter.html): A use context type and value assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context type and value assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context type and value assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context type and value assigned to the terminology capabilities\r\n* [ValueSet](valueset.html): A use context type and value assigned to the value set\r\n" ]
       ], [
         fhir:index 4 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_lastUpdated" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "When the resource version last changed" ]
       ], [
         fhir:index 5 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "jurisdiction" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-jurisdiction" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-jurisdiction>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): Intended jurisdiction for the capability statement\r\n* [CodeSystem](codesystem.html): Intended jurisdiction for the code system\r\n* [ConceptMap](conceptmap.html): Intended jurisdiction for the concept map\r\n* [GraphDefinition](graphdefinition.html): Intended jurisdiction for the graph definition\r\n* [ImplementationGuide](implementationguide.html): Intended jurisdiction for the implementation guide\r\n* [MessageDefinition](messagedefinition.html): Intended jurisdiction for the message definition\r\n* [NamingSystem](namingsystem.html): Intended jurisdiction for the naming system\r\n* [OperationDefinition](operationdefinition.html): Intended jurisdiction for the operation definition\r\n* [SearchParameter](searchparameter.html): Intended jurisdiction for the search parameter\r\n* [StructureDefinition](structuredefinition.html): Intended jurisdiction for the structure definition\r\n* [StructureMap](structuremap.html): Intended jurisdiction for the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Intended jurisdiction for the terminology capabilities\r\n* [ValueSet](valueset.html): Intended jurisdiction for the value set\r\n" ]
       ], [
         fhir:index 6 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "description" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-description" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-description>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): The description of the capability statement\r\n* [CodeSystem](codesystem.html): The description of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The description of the compartment definition\r\n* [ConceptMap](conceptmap.html): The description of the concept map\r\n* [GraphDefinition](graphdefinition.html): The description of the graph definition\r\n* [ImplementationGuide](implementationguide.html): The description of the implementation guide\r\n* [MessageDefinition](messagedefinition.html): The description of the message definition\r\n* [NamingSystem](namingsystem.html): The description of the naming system\r\n* [OperationDefinition](operationdefinition.html): The description of the operation definition\r\n* [SearchParameter](searchparameter.html): The description of the search parameter\r\n* [StructureDefinition](structuredefinition.html): The description of the structure definition\r\n* [StructureMap](structuremap.html): The description of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): The description of the terminology capabilities\r\n* [ValueSet](valueset.html): The description of the value set\r\n" ]
       ], [
         fhir:index 7 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "context-type" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-context-type" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): A type of use context assigned to the capability statement\r\n* [CodeSystem](codesystem.html): A type of use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A type of use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A type of use context assigned to the concept map\r\n* [GraphDefinition](graphdefinition.html): A type of use context assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A type of use context assigned to the implementation guide\r\n* [MessageDefinition](messagedefinition.html): A type of use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A type of use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A type of use context assigned to the operation definition\r\n* [SearchParameter](searchparameter.html): A type of use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A type of use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A type of use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A type of use context assigned to the terminology capabilities\r\n* [ValueSet](valueset.html): A type of use context assigned to the value set\r\n" ]
       ], [
         fhir:index 8 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "title" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-title" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-title>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): The human-friendly name of the capability statement\r\n* [CodeSystem](codesystem.html): The human-friendly name of the code system\r\n* [ConceptMap](conceptmap.html): The human-friendly name of the concept map\r\n* [ImplementationGuide](implementationguide.html): The human-friendly name of the implementation guide\r\n* [MessageDefinition](messagedefinition.html): The human-friendly name of the message definition\r\n* [OperationDefinition](operationdefinition.html): The human-friendly name of the operation definition\r\n* [StructureDefinition](structuredefinition.html): The human-friendly name of the structure definition\r\n* [StructureMap](structuremap.html): The human-friendly name of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): The human-friendly name of the terminology capabilities\r\n* [ValueSet](valueset.html): The human-friendly name of the value set\r\n" ]
       ], [
         fhir:index 9 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/ValueSet-reference" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-reference>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "A code system included or excluded in the value set or an imported value set" ]
       ], [
         fhir:index 10 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "context-quantity" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-context-quantity" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-quantity>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "quantity" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): A quantity- or range-valued use context assigned to the capability statement\r\n* [CodeSystem](codesystem.html): A quantity- or range-valued use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A quantity- or range-valued use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A quantity- or range-valued use context assigned to the concept map\r\n* [GraphDefinition](graphdefinition.html): A quantity- or range-valued use context assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A quantity- or range-valued use context assigned to the implementation guide\r\n* [MessageDefinition](messagedefinition.html): A quantity- or range-valued use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A quantity- or range-valued use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A quantity- or range-valued use context assigned to the operation definition\r\n* [SearchParameter](searchparameter.html): A quantity- or range-valued use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A quantity- or range-valued use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A quantity- or range-valued use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A quantity- or range-valued use context assigned to the terminology capabilities\r\n* [ValueSet](valueset.html): A quantity- or range-valued use context assigned to the value set\r\n" ]
       ], [
         fhir:index 11 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "context" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-context" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): A use context assigned to the capability statement\r\n* [CodeSystem](codesystem.html): A use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context assigned to the concept map\r\n* [GraphDefinition](graphdefinition.html): A use context assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A use context assigned to the implementation guide\r\n* [MessageDefinition](messagedefinition.html): A use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context assigned to the operation definition\r\n* [SearchParameter](searchparameter.html): A use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context assigned to the terminology capabilities\r\n* [ValueSet](valueset.html): A use context assigned to the value set\r\n" ]
       ], [
         fhir:index 12 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "context-type-quantity" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-context-type-quantity" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type-quantity>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "composite" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): A use context type and quantity- or range-based value assigned to the capability statement\r\n* [CodeSystem](codesystem.html): A use context type and quantity- or range-based value assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context type and quantity- or range-based value assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context type and quantity- or range-based value assigned to the concept map\r\n* [GraphDefinition](graphdefinition.html): A use context type and quantity- or range-based value assigned to the graph definition\r\n* [ImplementationGuide](implementationguide.html): A use context type and quantity- or range-based value assigned to the implementation guide\r\n* [MessageDefinition](messagedefinition.html): A use context type and quantity- or range-based value assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context type and quantity- or range-based value assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context type and quantity- or range-based value assigned to the operation definition\r\n* [SearchParameter](searchparameter.html): A use context type and quantity- or range-based value assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context type and quantity- or range-based value assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context type and quantity- or range-based value assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context type and quantity- or range-based value assigned to the terminology capabilities\r\n* [ValueSet](valueset.html): A use context type and quantity- or range-based value assigned to the value set\r\n" ]
       ], [
         fhir:index 13 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "identifier" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-identifier" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-identifier>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CodeSystem](codesystem.html): External identifier for the code system\r\n* [ConceptMap](conceptmap.html): External identifier for the concept map\r\n* [MessageDefinition](messagedefinition.html): External identifier for the message definition\r\n* [StructureDefinition](structuredefinition.html): External identifier for the structure definition\r\n* [StructureMap](structuremap.html): External identifier for the structure map\r\n* [ValueSet](valueset.html): External identifier for the value set\r\n" ]
       ], [
         fhir:index 14 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_security" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-security" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-security>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Security Labels applied to this resource" ]
       ], [
         fhir:index 15 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "version" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-version" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-version>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): The business version of the capability statement\r\n* [CodeSystem](codesystem.html): The business version of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The business version of the compartment definition\r\n* [ConceptMap](conceptmap.html): The business version of the concept map\r\n* [GraphDefinition](graphdefinition.html): The business version of the graph definition\r\n* [ImplementationGuide](implementationguide.html): The business version of the implementation guide\r\n* [MessageDefinition](messagedefinition.html): The business version of the message definition\r\n* [OperationDefinition](operationdefinition.html): The business version of the operation definition\r\n* [SearchParameter](searchparameter.html): The business version of the search parameter\r\n* [StructureDefinition](structuredefinition.html): The business version of the structure definition\r\n* [StructureMap](structuremap.html): The business version of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): The business version of the terminology capabilities\r\n* [ValueSet](valueset.html): The business version of the value set\r\n" ]
       ], [
         fhir:index 16 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "url" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-url" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-url>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): The uri that identifies the capability statement\r\n* [CodeSystem](codesystem.html): The uri that identifies the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The uri that identifies the compartment definition\r\n* [ConceptMap](conceptmap.html): The uri that identifies the concept map\r\n* [GraphDefinition](graphdefinition.html): The uri that identifies the graph definition\r\n* [ImplementationGuide](implementationguide.html): The uri that identifies the implementation guide\r\n* [MessageDefinition](messagedefinition.html): The uri that identifies the message definition\r\n* [OperationDefinition](operationdefinition.html): The uri that identifies the operation definition\r\n* [SearchParameter](searchparameter.html): The uri that identifies the search parameter\r\n* [StructureDefinition](structuredefinition.html): The uri that identifies the structure definition\r\n* [StructureMap](structuremap.html): The uri that identifies the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): The uri that identifies the terminology capabilities\r\n* [ValueSet](valueset.html): The uri that identifies the value set\r\n" ]
       ], [
         fhir:index 17 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "expansion" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/ValueSet-expansion" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-expansion>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Identifies the value set expansion (business identifier)" ]
       ], [
         fhir:index 18 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_filter" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's data using a filter" ]
       ], [
         fhir:index 19 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_profile" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-profile" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Profiles this resource claims to conform to" ]
       ], [
         fhir:index 20 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_tag" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-tag" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-tag>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Tags applied to this resource" ]
       ], [
         fhir:index 21 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_has" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Return resources linked to by the given target" ]
       ], [
         fhir:index 22 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "name" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-name" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-name>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): Computationally friendly name of the capability statement\r\n* [CodeSystem](codesystem.html): Computationally friendly name of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): Computationally friendly name of the compartment definition\r\n* [ConceptMap](conceptmap.html): Computationally friendly name of the concept map\r\n* [GraphDefinition](graphdefinition.html): Computationally friendly name of the graph definition\r\n* [ImplementationGuide](implementationguide.html): Computationally friendly name of the implementation guide\r\n* [MessageDefinition](messagedefinition.html): Computationally friendly name of the message definition\r\n* [NamingSystem](namingsystem.html): Computationally friendly name of the naming system\r\n* [OperationDefinition](operationdefinition.html): Computationally friendly name of the operation definition\r\n* [SearchParameter](searchparameter.html): Computationally friendly name of the search parameter\r\n* [StructureDefinition](structuredefinition.html): Computationally friendly name of the structure definition\r\n* [StructureMap](structuremap.html): Computationally friendly name of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Computationally friendly name of the terminology capabilities\r\n* [ValueSet](valueset.html): Computationally friendly name of the value set\r\n" ]
       ], [
         fhir:index 23 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "publisher" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-publisher" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-publisher>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): Name of the publisher of the capability statement\r\n* [CodeSystem](codesystem.html): Name of the publisher of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): Name of the publisher of the compartment definition\r\n* [ConceptMap](conceptmap.html): Name of the publisher of the concept map\r\n* [GraphDefinition](graphdefinition.html): Name of the publisher of the graph definition\r\n* [ImplementationGuide](implementationguide.html): Name of the publisher of the implementation guide\r\n* [MessageDefinition](messagedefinition.html): Name of the publisher of the message definition\r\n* [NamingSystem](namingsystem.html): Name of the publisher of the naming system\r\n* [OperationDefinition](operationdefinition.html): Name of the publisher of the operation definition\r\n* [SearchParameter](searchparameter.html): Name of the publisher of the search parameter\r\n* [StructureDefinition](structuredefinition.html): Name of the publisher of the structure definition\r\n* [StructureMap](structuremap.html): Name of the publisher of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Name of the publisher of the terminology capabilities\r\n* [ValueSet](valueset.html): Name of the publisher of the value set\r\n" ]
       ], [
         fhir:index 24 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_source" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-source" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-source>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Identifies where the resource comes from" ]
       ], [
         fhir:index 25 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_id" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-id" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Logical id of this artifact" ]
       ], [
         fhir:index 26 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_content" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's data using a fulltext search" ]
       ], [
         fhir:index 27 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_text" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's narrative using a fulltext search" ]
       ], [
         fhir:index 28 ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "status" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/conformance-status" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/conformance-status>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Multiple Resources: \r\n\r\n* [CapabilityStatement](capabilitystatement.html): The current status of the capability statement\r\n* [CodeSystem](codesystem.html): The current status of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The current status of the compartment definition\r\n* [ConceptMap](conceptmap.html): The current status of the concept map\r\n* [GraphDefinition](graphdefinition.html): The current status of the graph definition\r\n* [ImplementationGuide](implementationguide.html): The current status of the implementation guide\r\n* [MessageDefinition](messagedefinition.html): The current status of the message definition\r\n* [NamingSystem](namingsystem.html): The current status of the naming system\r\n* [OperationDefinition](operationdefinition.html): The current status of the operation definition\r\n* [SearchParameter](searchparameter.html): The current status of the search parameter\r\n* [StructureDefinition](structuredefinition.html): The current status of the structure definition\r\n* [StructureMap](structuremap.html): The current status of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): The current status of the terminology capabilities\r\n* [ValueSet](valueset.html): The current status of the value set\r\n" ]
       ] ;
       fhir:CapabilityStatement.rest.resource.operation [
         fhir:index 0 ;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "validate-code" ] ;
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/ValueSet-it-validate-code" ;
           fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/ValueSet-it-validate-code>
         ]
       ], [
         fhir:index 1 ;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "invalidate-expansion" ] ;
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/ValueSet-i-invalidate-expansion" ;
           fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/ValueSet-i-invalidate-expansion>
         ]
       ], [
         fhir:index 2 ;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "expand" ] ;
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/ValueSet-it-expand" ;
           fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/ValueSet-it-expand>
         ]
       ], [
         fhir:index 3 ;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "validate" ] ;
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate" ;
           fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate>
         ]
       ]
     ] ;
     fhir:CapabilityStatement.rest.operation [
       fhir:index 0 ;
       fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "export-poll-status" ] ;
       fhir:CapabilityStatement.rest.resource.operation.definition [
         fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/-s-export-poll-status" ;
         fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/-s-export-poll-status>
       ]
     ], [
       fhir:index 1 ;
       fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "export" ] ;
       fhir:CapabilityStatement.rest.resource.operation.definition [
         fhir:value "http://hl7.org/fhir/uv/bulkdata/OperationDefinition/export" ;
         fhir:link <http://hl7.org/fhir/uv/bulkdata/OperationDefinition/export>
       ]
     ], [
       fhir:index 2 ;
       fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "migrate" ] ;
       fhir:CapabilityStatement.rest.resource.operation.definition [
         fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/-s-migrate" ;
         fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/-s-migrate>
       ]
     ], [
       fhir:index 3 ;
       fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "reindex" ] ;
       fhir:CapabilityStatement.rest.resource.operation.definition [
         fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/-s-reindex" ;
         fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/-s-reindex>
       ]
     ], [
       fhir:index 4 ;
       fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "process-message" ] ;
       fhir:CapabilityStatement.rest.resource.operation.definition [
         fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/-s-process-message" ;
         fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/-s-process-message>
       ]
     ], [
       fhir:index 5 ;
       fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "meta" ] ;
       fhir:CapabilityStatement.rest.resource.operation.definition [
         fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/AppointmentBinary-its-meta" ;
         fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/AppointmentBinary-its-meta>
       ]
     ], [
       fhir:index 6 ;
       fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "get-resource-counts" ] ;
       fhir:CapabilityStatement.rest.resource.operation.definition [
         fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/-s-get-resource-counts" ;
         fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/-s-get-resource-counts>
       ] ;
       fhir:CapabilityStatement.rest.resource.operation.documentation [ fhir:value "Provides the number of resources currently stored on the server, broken down by resource type" ]
     ], [
       fhir:index 7 ;
       fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "expunge" ] ;
       fhir:CapabilityStatement.rest.resource.operation.definition [
         fhir:value "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Binary-its-expunge" ;
         fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Binary-its-expunge>
       ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CapabilityStatement/patient.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CapabilityStatement/patient.ttl> .