eHealth Infrastructure
8.0.1 - release DK

This page is part of the FUT Infrastructure (v8.0.1: 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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:CapabilityStatement ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "patient"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CapabilityStatement patient</b></p><a name=\"patient\"> </a><a name=\"hcpatient\"> </a><h2 id=\"title\"/><ul><li>Implementation Guide Version: 8.0.1 </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: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: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: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></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, communicationRelatesTo, based-on, patient, instantiates-uri, communicationAbout, episodeOfCare, identifier, period, _security, communicationParticipant, instantiates-canonical, communicationCategory, received, encounter, careTeamRecipient, communicationGroupId, sent, _filter, _profile, 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: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: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: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: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: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/ImplementationGuide/hl7.fhir.dk.core/1.1.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: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: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: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: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: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: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: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: supported </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: supported </span>Binary</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"http://hl7.org/fhir/R4/binary.html\">Binary</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></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: supported </span>CodeSystem</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"http://hl7.org/fhir/R4/codesystem.html\">CodeSystem</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></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: supported </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></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><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-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: supported </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: supported </span>Group</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"http://hl7.org/fhir/R4/group.html\">Group</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></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: supported </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: supported </span>Patient</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"http://hl7.org/fhir/R4/patient.html\">Patient</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></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/ImplementationGuide/hl7.fhir.dk.core/1.1.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: supported </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: supported </span>Provenance</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"http://hl7.org/fhir/R4/provenance.html\">Provenance</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></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: supported </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: supported </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: supported </span>StructureDefinition</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"http://hl7.org/fhir/R4/structuredefinition.html\">StructureDefinition</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></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: supported </span>ValueSet</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"http://hl7.org/fhir/R4/valueset.html\">ValueSet</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://ehealth.sundhed.dk/fhir/CapabilityStatement/patient"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "8.0.1"] ; # 
  fhir:name [ fhir:v "patient"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2026-02-25T23:20:08.891+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Den telemedicinske infrastruktur (eHealth Infrastructure)"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Den telemedicinske infrastruktur (eHealth Infrastructure)" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://ehealth.sundhed.dk" ]     ] )
  ] ) ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DK" ] ;
fhir:display [ fhir:v "Denmark" ]     ] )
  ] ) ; # 
  fhir:kind [ fhir:v "instance"] ; # 
  fhir:instantiates ( [
fhir:v "http://hl7.org/fhir/uv/bulkdata/CapabilityStatement/bulk-data"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/bulkdata/CapabilityStatement/bulk-data>
  ] ) ; # 
  fhir:software [
fhir:name [ fhir:v "patient" ] ;
fhir:version [ fhir:v "9.2.2" ]
  ] ; # 
  fhir:implementation [
fhir:description [ fhir:v "eHealth Patient service" ] ;
fhir:url [ fhir:v "https://patient.ehealth.sundhed.dk/fhir/"^^xsd:anyURI ]
  ] ; # 
  fhir:fhirVersion [ fhir:v "4.0.1"] ; # 
  fhir:format ( [ fhir:v "application/fhir+xml"] [ fhir:v "xml"] [ fhir:v "application/fhir+json"] [ fhir:v "json"] [ fhir:v "application/x-turtle"] [ fhir:v "ttl"] [ fhir:v "html/json"] [ fhir:v "html/xml"] [ fhir:v "html/turtle"] ) ; # 
  fhir:patchFormat ( [ fhir:v "application/json-patch+json"] ) ; # 
  fhir:rest ( [
fhir:mode [ fhir:v "server" ] ;
fhir:security [
      ( fhir:extension [
        ( fhir:extension [
fhir:url [ fhir:v "token"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://saml.ehealth.sundhed.dk/auth/realms/ehealth/protocol/openid-connect/token"^^xsd:anyURI           ]         ] [
fhir:url [ fhir:v "authorize"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://saml.ehealth.sundhed.dk/auth/realms/ehealth/protocol/openid-connect/auth"^^xsd:anyURI           ]         ] [
fhir:url [ fhir:v "revoke"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://saml.ehealth.sundhed.dk/auth/realms/ehealth/protocol/openid-connect/revoke"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://ehealth.sundhed.dk/security/oauth-uris"^^xsd:anyURI ]       ] ) ;
      ( fhir:service [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/restful-security-service"^^xsd:anyURI ] ;
fhir:display [ fhir:v "OAuth" ]         ] )       ] )     ] ;
    ( fhir:resource [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount"^^xsd:anyURI ] ;
fhir:value [
a fhir:decimal ;
fhir:v "54666"^^xsd:decimal         ]       ] ) ;
fhir:type [ fhir:v "Appointment" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/Appointment"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Appointment>       ] ;
      ( fhir:supportedProfile [
fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-appointment"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-appointment>       ] [
fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-group-appointment"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-group-appointment>       ] [
fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-group-videoappointment"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-group-videoappointment>       ] [
fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-videoappointment"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-videoappointment>       ] ) ;
      ( fhir:interaction [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "patch" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalUpdate [ fhir:v true ] ;
      ( fhir:searchInclude [ fhir:v "*" ] [ fhir:v "Appointment:actor" ] [ fhir:v "Appointment:patient" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Appointment:careteamParticipant" ] [ fhir:v "Appointment:intended-audience" ] [ fhir:v "Appointment:responsible" ] [ fhir:v "Appointment:supporting-info" ] [ fhir:v "Communication:based-on" ] [ fhir:v "Communication:careTeamRecipient" ] [ fhir:v "Communication:careTeamSender" ] [ fhir:v "Communication:communicationAbout" ] [ fhir:v "Communication:communicationParticipant" ] [ fhir:v "Communication:communicationRelatesTo" ] [ fhir:v "Communication:episodeOfCare" ] [ fhir:v "Communication:on-behalf-of" ] [ fhir:v "Communication:part-of" ] [ fhir:v "Consent:data" ] [ fhir:v "Provenance:entity" ] [ fhir:v "Provenance:target" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Appointment date/time." ]       ] [
fhir:name [ fhir:v "_language" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The language of the resource" ]       ] [
fhir:name [ fhir:v "specialty" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-specialty"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-specialty>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The specialty of a practitioner that would be required to perform the service requested in this appointment" ]       ] [
fhir:name [ fhir:v "service-category" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-service-category"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-service-category>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A broad categorization of the service that is to be performed during this appointment" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "slot" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-slot"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-slot>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The slots that this appointment is filling" ]       ] [
fhir:name [ fhir:v "reason-code" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-reason-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-reason-code>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Coded reason this appointment is scheduled" ]       ] [
fhir:name [ fhir:v "based-on" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-based-on"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-based-on>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The service request this appointment is allocated to assess" ]       ] [
fhir:name [ fhir:v "appointmentGroupId" ] ;
fhir:definition [
fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/Appointment/groupId"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Appointment/groupId>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search parameter for finding resources based on group id" ]       ] [
fhir:name [ fhir:v "patient" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-patient>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "One of the individuals of the appointment is this patient" ]       ] [
fhir:name [ fhir:v "responsible" ] ;
fhir:definition [
fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/Appointment/responsible"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Appointment/responsible>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Search parameter for finding responsible entity on Appointment" ]       ] [
fhir:name [ fhir:v "supporting-info" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-supporting-info"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-supporting-info>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Additional information to support the appointment" ]       ] [
fhir:name [ fhir:v "careteamParticipant" ] ;
fhir:definition [
fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/Appointment/careteamParticipant"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Appointment/careteamParticipant>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Search parameter for finding appointments based on careteam participants" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "An Identifier of the Appointment" ]       ] [
fhir:name [ fhir:v "practitioner" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-practitioner"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-practitioner>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "One of the individuals of the appointment is this practitioner" ]       ] [
fhir:name [ fhir:v "appointment-type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-appointment-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-appointment-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The style of appointment or patient that has been booked in the slot (not service type)" ]       ] [
fhir:name [ fhir:v "part-status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-part-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-part-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "service-type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-service-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-service-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The specific service that is to be performed during this appointment" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-security"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-security>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Security Labels applied to this resource" ]       ] [
fhir:name [ fhir:v "_filter" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a filter" ]       ] [
fhir:name [ fhir:v "actor" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-actor"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-actor>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Any one of the individuals participating in the appointment" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "intended-audience" ] ;
fhir:definition [
fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/Appointment/intended-audience"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Appointment/intended-audience>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Search parameter for finding intended audience on Appointment" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-tag"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-tag>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tags applied to this resource" ]       ] [
fhir:name [ fhir:v "_has" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Return resources linked to by the given target" ]       ] [
fhir:name [ fhir:v "reason-reference" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-reason-reference"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-reason-reference>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Reason the appointment is to take place (resource)" ]       ] [
fhir:name [ fhir:v "_source" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-source"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-source>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Identifies where the resource comes from" ]       ] [
fhir:name [ fhir:v "location" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-location"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-location>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "This location is listed in the participants of the appointment" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Logical id of this artifact" ]       ] [
fhir:name [ fhir:v "_content" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ]       ] [
fhir:name [ fhir:v "_text" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's narrative using a fulltext search" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Appointment-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The overall status of the appointment" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate>         ]       ] [
fhir:name [ fhir:v "exportAsiCal" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Appointment-i-exportAsiCal"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Appointment-i-exportAsiCal>         ]       ] [
fhir:name [ fhir:v "meta-delete" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/AppointmentBinary-i-meta-delete"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/AppointmentBinary-i-meta-delete>         ]       ] [
fhir:name [ fhir:v "meta-add" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/AppointmentBinary-i-meta-add"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/AppointmentBinary-i-meta-add>         ]       ] [
fhir:name [ fhir:v "meta" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/AppointmentBinary-its-meta"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/AppointmentBinary-its-meta>         ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount"^^xsd:anyURI ] ;
fhir:value [
a fhir:decimal ;
fhir:v "16168"^^xsd:decimal         ]       ] ) ;
fhir:type [ fhir:v "Binary" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/Binary"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Binary>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "patch" ]       ] [
fhir:code [ fhir:v "history-type" ]       ] [
fhir:code [ fhir:v "history-instance" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "create" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalUpdate [ fhir:v true ] ;
fhir:conditionalDelete [ fhir:v "multiple" ] ;
      ( fhir:searchInclude [ fhir:v "*" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Appointment:careteamParticipant" ] [ fhir:v "Appointment:intended-audience" ] [ fhir:v "Appointment:responsible" ] [ fhir:v "Appointment:supporting-info" ] [ fhir:v "Communication:based-on" ] [ fhir:v "Communication:careTeamRecipient" ] [ fhir:v "Communication:careTeamSender" ] [ fhir:v "Communication:communicationAbout" ] [ fhir:v "Communication:communicationParticipant" ] [ fhir:v "Communication:communicationRelatesTo" ] [ fhir:v "Communication:episodeOfCare" ] [ fhir:v "Communication:on-behalf-of" ] [ fhir:v "Communication:part-of" ] [ fhir:v "Consent:data" ] [ fhir:v "Provenance:entity" ] [ fhir:v "Provenance:target" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_language" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The language of the resource" ]       ] [
fhir:name [ fhir:v "_list" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a list" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-tag"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-tag>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tags applied to this resource" ]       ] [
fhir:name [ fhir:v "_has" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Return resources linked to by the given target" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-security"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-security>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Security Labels applied to this resource" ]       ] [
fhir:name [ fhir:v "_source" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-source"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-source>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Identifies where the resource comes from" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Logical id of this artifact" ]       ] [
fhir:name [ fhir:v "_content" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ]       ] [
fhir:name [ fhir:v "_text" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's narrative using a fulltext search" ]       ] [
fhir:name [ fhir:v "_filter" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a filter" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate>         ]       ] [
fhir:name [ fhir:v "meta-delete" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/AppointmentBinary-i-meta-delete"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/AppointmentBinary-i-meta-delete>         ] ;
fhir:documentation [ fhir:v "Delete tags, profiles, and/or security labels from a resource" ]       ] [
fhir:name [ fhir:v "meta-add" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/AppointmentBinary-i-meta-add"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/AppointmentBinary-i-meta-add>         ] ;
fhir:documentation [ fhir:v "Add tags, profiles, and/or security labels to a resource" ]       ] [
fhir:name [ fhir:v "meta" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/AppointmentBinary-its-meta"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/AppointmentBinary-its-meta>         ] ;
fhir:documentation [ fhir:v "Request a list of tags, profiles, and security labels for a specfic resource instance" ]       ] [
fhir:name [ fhir:v "expunge" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Binary-its-expunge"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Binary-its-expunge>         ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount"^^xsd:anyURI ] ;
fhir:value [
a fhir:decimal ;
fhir:v "161"^^xsd:decimal         ]       ] ) ;
fhir:type [ fhir:v "CodeSystem" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/CodeSystem"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/CodeSystem>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
      ( fhir:searchInclude [ fhir:v "*" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Appointment:careteamParticipant" ] [ fhir:v "Appointment:intended-audience" ] [ fhir:v "Appointment:responsible" ] [ fhir:v "Appointment:supporting-info" ] [ fhir:v "CodeSystem:supplements" ] [ fhir:v "Communication:based-on" ] [ fhir:v "Communication:careTeamRecipient" ] [ fhir:v "Communication:careTeamSender" ] [ fhir:v "Communication:communicationAbout" ] [ fhir:v "Communication:communicationParticipant" ] [ fhir:v "Communication:communicationRelatesTo" ] [ fhir:v "Communication:episodeOfCare" ] [ fhir:v "Communication:on-behalf-of" ] [ fhir:v "Communication:part-of" ] [ fhir:v "Consent:data" ] [ fhir:v "Provenance:entity" ] [ fhir:v "Provenance:target" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "_language" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The language of the resource" ]       ] [
fhir:name [ fhir:v "code" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-code>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A code defined in the code system" ]       ] [
fhir:name [ fhir:v "context-type-value" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context-type-value"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type-value>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "jurisdiction" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-jurisdiction"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-jurisdiction>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "description" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-description"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-description>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "context-type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "language" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-language"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-language>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A language in which a designation is provided" ]       ] [
fhir:name [ fhir:v "title" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-title"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-title>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "context-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-quantity>         ] ;
fhir:type [ fhir:v "quantity" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "context" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "context-type-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context-type-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type-quantity>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "content-mode" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-content-mode"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-content-mode>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "not-present | example | fragment | complete | supplement" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-security"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-security>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Security Labels applied to this resource" ]       ] [
fhir:name [ fhir:v "version" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-version"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-version>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "url" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-url"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-url>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "_filter" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a filter" ]       ] [
fhir:name [ fhir:v "supplements" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-supplements"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-supplements>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Find code system supplements for the referenced code system" ]       ] [
fhir:name [ fhir:v "system" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-system"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-system>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "The system for any codes defined by this code system (same as 'url')" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-tag"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-tag>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tags applied to this resource" ]       ] [
fhir:name [ fhir:v "_has" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Return resources linked to by the given target" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "publisher" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-publisher"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-publisher>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "_source" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-source"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-source>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Identifies where the resource comes from" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Logical id of this artifact" ]       ] [
fhir:name [ fhir:v "_content" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ]       ] [
fhir:name [ fhir:v "_text" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's narrative using a fulltext search" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:operation [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate>         ]       ] [
fhir:name [ fhir:v "subsumes" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/CodeSystem-t-subsumes"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/CodeSystem-t-subsumes>         ]       ] [
fhir:name [ fhir:v "lookup" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/CodeSystem-t-lookup"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/CodeSystem-t-lookup>         ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount"^^xsd:anyURI ] ;
fhir:value [
a fhir:decimal ;
fhir:v "471699"^^xsd:decimal         ]       ] ) ;
fhir:type [ fhir:v "Communication" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/Communication"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Communication>       ] ;
      ( fhir:supportedProfile [
fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-communication"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-communication>       ] [
fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-material-communication"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-material-communication>       ] [
fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-message"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-message>       ] ) ;
      ( fhir:interaction [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "patch" ]       ] [
fhir:code [ fhir:v "delete" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalDelete [ fhir:v "multiple" ] ;
      ( fhir:searchInclude [ fhir:v "*" ] [ fhir:v "Communication:based-on" ] [ fhir:v "Communication:careTeamRecipient" ] [ fhir:v "Communication:careTeamSender" ] [ fhir:v "Communication:communicationAbout" ] [ fhir:v "Communication:communicationParticipant" ] [ fhir:v "Communication:communicationRelatesTo" ] [ fhir:v "Communication:encounter" ] [ fhir:v "Communication:episodeOfCare" ] [ fhir:v "Communication:instantiates-canonical" ] [ fhir:v "Communication:on-behalf-of" ] [ fhir:v "Communication:part-of" ] [ fhir:v "Communication:patient" ] [ fhir:v "Communication:recipient" ] [ fhir:v "Communication:sender" ] [ fhir:v "Communication:subject" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Appointment:careteamParticipant" ] [ fhir:v "Appointment:intended-audience" ] [ fhir:v "Appointment:responsible" ] [ fhir:v "Appointment:supporting-info" ] [ fhir:v "Communication:based-on" ] [ fhir:v "Communication:careTeamRecipient" ] [ fhir:v "Communication:careTeamSender" ] [ fhir:v "Communication:communicationAbout" ] [ fhir:v "Communication:communicationParticipant" ] [ fhir:v "Communication:communicationRelatesTo" ] [ fhir:v "Communication:episodeOfCare" ] [ fhir:v "Communication:on-behalf-of" ] [ fhir:v "Communication:part-of" ] [ fhir:v "Consent:data" ] [ fhir:v "Provenance:entity" ] [ fhir:v "Provenance:target" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_language" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The language of the resource" ]       ] [
fhir:name [ fhir:v "administrativeStatus" ] ;
fhir:definition [
fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/administrativeStatus"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/administrativeStatus>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search parameter for finding communication based on administrative status" ]       ] [
fhir:name [ fhir:v "subject" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Communication-subject"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Communication-subject>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Focus of message" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "part-of" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Communication-part-of"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Communication-part-of>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Part of this action" ]       ] [
fhir:name [ fhir:v "medium" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Communication-medium"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Communication-medium>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A channel of communication" ]       ] [
fhir:name [ fhir:v "on-behalf-of" ] ;
fhir:definition [
fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/on-behalf-of"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/on-behalf-of>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Search parameter for finding communication based on on-behalf-of" ]       ] [
fhir:name [ fhir:v "threadId" ] ;
fhir:definition [
fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/threadId"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/threadId>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search parameter for finding communication based on thread id" ]       ] [
fhir:name [ fhir:v "communicationRelatesTo" ] ;
fhir:definition [
fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/relatesTo"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/relatesTo>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Search parameter for finding communication based on either participant or episode of care" ]       ] [
fhir:name [ fhir:v "based-on" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Communication-based-on"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Communication-based-on>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Request fulfilled by this communication" ]       ] [
fhir:name [ fhir:v "patient" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Communication-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Communication-patient>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Focus of message" ]       ] [
fhir:name [ fhir:v "instantiates-uri" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Communication-instantiates-uri"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Communication-instantiates-uri>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Instantiates external protocol or definition" ]       ] [
fhir:name [ fhir:v "communicationAbout" ] ;
fhir:definition [
fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/about"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/about>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Search parameter for finding communication based on about" ]       ] [
fhir:name [ fhir:v "episodeOfCare" ] ;
fhir:definition [
fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/episodeOfCare"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/episodeOfCare>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Search parameter for finding communication based on episodeOfCare" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Communication-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Communication-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Unique identifier" ]       ] [
fhir:name [ fhir:v "period" ] ;
fhir:definition [
fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/period"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/period>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Search parameter for finding communication based on period" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-security"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-security>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Security Labels applied to this resource" ]       ] [
fhir:name [ fhir:v "communicationParticipant" ] ;
fhir:definition [
fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/participant"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/participant>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Search parameter for finding communication based on participant" ]       ] [
fhir:name [ fhir:v "instantiates-canonical" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Communication-instantiates-canonical"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Communication-instantiates-canonical>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Instantiates FHIR protocol or definition" ]       ] [
fhir:name [ fhir:v "communicationCategory" ] ;
fhir:definition [
fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/category"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/category>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search parameter for finding communication based on the category code" ]       ] [
fhir:name [ fhir:v "received" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Communication-received"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Communication-received>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When received" ]       ] [
fhir:name [ fhir:v "encounter" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Communication-encounter"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Communication-encounter>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Encounter created as part of" ]       ] [
fhir:name [ fhir:v "careTeamRecipient" ] ;
fhir:definition [
fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/careTeamRecipient"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/careTeamRecipient>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Search parameter for finding communication based on CareTeam recipient" ]       ] [
fhir:name [ fhir:v "communicationGroupId" ] ;
fhir:definition [
fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/groupId"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/groupId>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search parameter for finding resources based on group id" ]       ] [
fhir:name [ fhir:v "sent" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Communication-sent"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Communication-sent>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When sent" ]       ] [
fhir:name [ fhir:v "_filter" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a filter" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "careTeamSender" ] ;
fhir:definition [
fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/careTeamSender"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/careTeamSender>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Search parameter for finding communication based on CareTeam sender" ]       ] [
fhir:name [ fhir:v "sender" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Communication-sender"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Communication-sender>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Message sender" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-tag"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-tag>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tags applied to this resource" ]       ] [
fhir:name [ fhir:v "_has" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Return resources linked to by the given target" ]       ] [
fhir:name [ fhir:v "recipient" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Communication-recipient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Communication-recipient>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Message recipient" ]       ] [
fhir:name [ fhir:v "_source" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-source"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-source>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Identifies where the resource comes from" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Logical id of this artifact" ]       ] [
fhir:name [ fhir:v "category" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Communication-category"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Communication-category>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Message category" ]       ] [
fhir:name [ fhir:v "restrictionCategory" ] ;
fhir:definition [
fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/restrictionCategory"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/restrictionCategory>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search parameter for finding communication based on restriction category" ]       ] [
fhir:name [ fhir:v "_content" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ]       ] [
fhir:name [ fhir:v "_text" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's narrative using a fulltext search" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Communication-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Communication-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate>         ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount"^^xsd:anyURI ] ;
fhir:value [
a fhir:decimal ;
fhir:v "8"^^xsd:decimal         ]       ] ) ;
fhir:type [ fhir:v "Consent" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/Consent"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Consent>       ] ;
      ( fhir:supportedProfile [
fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-access-consent"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-access-consent>       ] [
fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-consent"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-consent>       ] ) ;
      ( fhir:interaction [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "patch" ]       ] [
fhir:code [ fhir:v "update" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalUpdate [ fhir:v true ] ;
fhir:conditionalDelete [ fhir:v "multiple" ] ;
      ( fhir:searchInclude [ fhir:v "*" ] [ fhir:v "Consent:actor" ] [ fhir:v "Consent:consentor" ] [ fhir:v "Consent:data" ] [ fhir:v "Consent:organization" ] [ fhir:v "Consent:patient" ] [ fhir:v "Consent:source-reference" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Appointment:careteamParticipant" ] [ fhir:v "Appointment:intended-audience" ] [ fhir:v "Appointment:responsible" ] [ fhir:v "Appointment:supporting-info" ] [ fhir:v "Communication:based-on" ] [ fhir:v "Communication:careTeamRecipient" ] [ fhir:v "Communication:careTeamSender" ] [ fhir:v "Communication:communicationAbout" ] [ fhir:v "Communication:communicationParticipant" ] [ fhir:v "Communication:communicationRelatesTo" ] [ fhir:v "Communication:episodeOfCare" ] [ fhir:v "Communication:on-behalf-of" ] [ fhir:v "Communication:part-of" ] [ fhir:v "Consent:data" ] [ fhir:v "Consent:source-reference" ] [ fhir:v "Provenance:entity" ] [ fhir:v "Provenance:target" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "_language" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The language of the resource" ]       ] [
fhir:name [ fhir:v "data" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Consent-data"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Consent-data>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The actual data reference" ]       ] [
fhir:name [ fhir:v "purpose" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Consent-purpose"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Consent-purpose>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Context of activities covered by this rule" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "source-reference" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Consent-source-reference"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Consent-source-reference>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Search by reference to a Consent, DocumentReference, Contract  or QuestionnaireResponse" ]       ] [
fhir:name [ fhir:v "_list" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a list" ]       ] [
fhir:name [ fhir:v "patient" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-patient>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "scope" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Consent-scope"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Consent-scope>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Which of the four areas this resource covers (extensible)" ]       ] [
fhir:name [ fhir:v "action" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Consent-action"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Consent-action>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Actions controlled by this rule" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "period" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Consent-period"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Consent-period>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Timeframe for this rule" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-security"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-security>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Security Labels applied to this resource" ]       ] [
fhir:name [ fhir:v "_filter" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a filter" ]       ] [
fhir:name [ fhir:v "actor" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Consent-actor"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Consent-actor>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Resource for the actor (or group, by role)" ]       ] [
fhir:name [ fhir:v "security-label" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Consent-security-label"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Consent-security-label>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Security Labels that define affected resources" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-tag"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-tag>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tags applied to this resource" ]       ] [
fhir:name [ fhir:v "organization" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Consent-organization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Consent-organization>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Custodian of the consent" ]       ] [
fhir:name [ fhir:v "_has" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Return resources linked to by the given target" ]       ] [
fhir:name [ fhir:v "_source" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-source"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-source>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Identifies where the resource comes from" ]       ] [
fhir:name [ fhir:v "consentor" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Consent-consentor"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Consent-consentor>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Who is agreeing to the policy and rules" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Logical id of this artifact" ]       ] [
fhir:name [ fhir:v "category" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Consent-category"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Consent-category>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Classification of the consent statement - for indexing/retrieval" ]       ] [
fhir:name [ fhir:v "_content" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ]       ] [
fhir:name [ fhir:v "_text" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's narrative using a fulltext search" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Consent-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Consent-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "draft | proposed | active | rejected | inactive | entered-in-error" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate>         ]       ] )     ] [
fhir:type [ fhir:v "Group" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/Group"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Group>       ] ;
fhir:versioning [ fhir:v "versioned-update" ] ;
      ( fhir:searchInclude [ fhir:v "*" ] [ fhir:v "Group:managing-entity" ] [ fhir:v "Group:member" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Appointment:careteamParticipant" ] [ fhir:v "Appointment:intended-audience" ] [ fhir:v "Appointment:responsible" ] [ fhir:v "Appointment:supporting-info" ] [ fhir:v "Communication:based-on" ] [ fhir:v "Communication:careTeamRecipient" ] [ fhir:v "Communication:careTeamSender" ] [ fhir:v "Communication:communicationAbout" ] [ fhir:v "Communication:communicationParticipant" ] [ fhir:v "Communication:communicationRelatesTo" ] [ fhir:v "Communication:episodeOfCare" ] [ fhir:v "Communication:on-behalf-of" ] [ fhir:v "Communication:part-of" ] [ fhir:v "Communication:recipient" ] [ fhir:v "Communication:subject" ] [ fhir:v "Consent:actor" ] [ fhir:v "Consent:data" ] [ fhir:v "Consent:patient" ] [ fhir:v "Group:member" ] [ fhir:v "Provenance:entity" ] [ fhir:v "Provenance:target" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "actual" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Group-actual"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Group-actual>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Descriptive or actual" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Group-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Group-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Unique id" ]       ] [
fhir:name [ fhir:v "managing-entity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Group-managing-entity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Group-managing-entity>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Entity that is the custodian of the Group's definition" ]       ] [
fhir:name [ fhir:v "code" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Group-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Group-code>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The kind of resources contained" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-security"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-security>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Security Labels applied to this resource" ]       ] [
fhir:name [ fhir:v "type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Group-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Group-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The type of resources the group contains" ]       ] [
fhir:name [ fhir:v "characteristic" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Group-characteristic"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Group-characteristic>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Kind of characteristic" ]       ] [
fhir:name [ fhir:v "characteristic-value" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Group-characteristic-value"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Group-characteristic-value>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "A composite of both characteristic and value" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-tag"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-tag>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tags applied to this resource" ]       ] [
fhir:name [ fhir:v "member" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Group-member"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Group-member>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Reference to the group member" ]       ] [
fhir:name [ fhir:v "_source" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-source"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-source>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Identifies where the resource comes from" ]       ] [
fhir:name [ fhir:v "exclude" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Group-exclude"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Group-exclude>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Group includes or excludes" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Logical id of this artifact" ]       ] [
fhir:name [ fhir:v "value" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Group-value"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Group-value>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Value held by characteristic" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "export" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/uv/bulkdata/OperationDefinition/group-export"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/bulkdata/OperationDefinition/group-export>         ]       ] )     ] [
fhir:type [ fhir:v "OperationDefinition" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/OperationDefinition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/OperationDefinition>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
      ( fhir:searchInclude [ fhir:v "*" ] [ fhir:v "OperationDefinition:base" ] [ fhir:v "OperationDefinition:input-profile" ] [ fhir:v "OperationDefinition:output-profile" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Appointment:careteamParticipant" ] [ fhir:v "Appointment:intended-audience" ] [ fhir:v "Appointment:responsible" ] [ fhir:v "Appointment:supporting-info" ] [ fhir:v "Communication:based-on" ] [ fhir:v "Communication:careTeamRecipient" ] [ fhir:v "Communication:careTeamSender" ] [ fhir:v "Communication:communicationAbout" ] [ fhir:v "Communication:communicationParticipant" ] [ fhir:v "Communication:communicationRelatesTo" ] [ fhir:v "Communication:episodeOfCare" ] [ fhir:v "Communication:instantiates-canonical" ] [ fhir:v "Communication:on-behalf-of" ] [ fhir:v "Communication:part-of" ] [ fhir:v "Consent:data" ] [ fhir:v "OperationDefinition:base" ] [ fhir:v "Provenance:entity" ] [ fhir:v "Provenance:target" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "code" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-code>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Name used to invoke the operation" ]       ] [
fhir:name [ fhir:v "instance" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-instance"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-instance>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Invoke on an instance?" ]       ] [
fhir:name [ fhir:v "context-type-value" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context-type-value"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type-value>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "jurisdiction" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-jurisdiction"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-jurisdiction>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "description" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-description"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-description>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "context-type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "title" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-title"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-title>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Invoke at the type level?" ]       ] [
fhir:name [ fhir:v "context-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-quantity>         ] ;
fhir:type [ fhir:v "quantity" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "output-profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-output-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-output-profile>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Validation information for out parameters" ]       ] [
fhir:name [ fhir:v "context" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "context-type-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context-type-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type-quantity>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "kind" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-kind"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-kind>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "operation | query" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-security"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-security>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Security Labels applied to this resource" ]       ] [
fhir:name [ fhir:v "version" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-version"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-version>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "url" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-url"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-url>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "input-profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-input-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-input-profile>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Validation information for in parameters" ]       ] [
fhir:name [ fhir:v "system" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-system"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-system>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Invoke at the system level?" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-tag"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-tag>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tags applied to this resource" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "publisher" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-publisher"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-publisher>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "_source" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-source"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-source>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Identifies where the resource comes from" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Logical id of this artifact" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "base" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/OperationDefinition-base"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/OperationDefinition-base>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Marks this as a profile of the base" ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount"^^xsd:anyURI ] ;
fhir:value [
a fhir:decimal ;
fhir:v "1199"^^xsd:decimal         ]       ] ) ;
fhir:type [ fhir:v "Patient" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/Patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Patient>       ] ;
      ( fhir:supportedProfile [
fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient>       ] [
fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-skrs-patient"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-skrs-patient>       ] [
fhir:v "http://hl7.dk/fhir/core/StructureDefinition/dk-core-patient"^^xsd:anyURI ;
fhir:link <http://hl7.dk/fhir/core/StructureDefinition/dk-core-patient>       ] ) ;
      ( fhir:interaction [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "patch" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
      ( fhir:searchInclude [ fhir:v "*" ] [ fhir:v "Patient:link" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Appointment:actor" ] [ fhir:v "Appointment:careteamParticipant" ] [ fhir:v "Appointment:intended-audience" ] [ fhir:v "Appointment:patient" ] [ fhir:v "Appointment:responsible" ] [ fhir:v "Appointment:supporting-info" ] [ fhir:v "Communication:based-on" ] [ fhir:v "Communication:careTeamRecipient" ] [ fhir:v "Communication:careTeamSender" ] [ fhir:v "Communication:communicationAbout" ] [ fhir:v "Communication:communicationParticipant" ] [ fhir:v "Communication:communicationRelatesTo" ] [ fhir:v "Communication:episodeOfCare" ] [ fhir:v "Communication:on-behalf-of" ] [ fhir:v "Communication:part-of" ] [ fhir:v "Communication:patient" ] [ fhir:v "Communication:recipient" ] [ fhir:v "Communication:sender" ] [ fhir:v "Communication:subject" ] [ fhir:v "Consent:actor" ] [ fhir:v "Consent:consentor" ] [ fhir:v "Consent:data" ] [ fhir:v "Consent:patient" ] [ fhir:v "Group:member" ] [ fhir:v "Patient:link" ] [ fhir:v "Person:link" ] [ fhir:v "Person:patient" ] [ fhir:v "Provenance:agent" ] [ fhir:v "Provenance:entity" ] [ fhir:v "Provenance:patient" ] [ fhir:v "Provenance:target" ] [ fhir:v "RelatedPerson:patient" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "birthdate" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-birthdate"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-birthdate>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "deceased" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Patient-deceased"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Patient-deceased>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "This patient has been marked as deceased, or as a death date entered" ]       ] [
fhir:name [ fhir:v "address-state" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-state"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-address-state>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "gender" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-gender"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-gender>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "link" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Patient-link"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Patient-link>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "All patients linked to the given patient" ]       ] [
fhir:name [ fhir:v "patientCPRIdentifier" ] ;
fhir:definition [
fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/Patient/cprIdentifier"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Patient/cprIdentifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search parameter for Patient DK-Core CPR identifier" ]       ] [
fhir:name [ fhir:v "language" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Patient-language"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Patient-language>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Language code (irrespective of use value)" ]       ] [
fhir:name [ fhir:v "address-country" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-country"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-address-country>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "death-date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Patient-death-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Patient-death-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "The date of death has been provided and satisfies this search value" ]       ] [
fhir:name [ fhir:v "phonetic" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-phonetic"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-phonetic>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "telecom" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-telecom"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-telecom>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "address-city" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-city"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-address-city>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "email" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-email"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-email>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "given" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-given"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-given>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Patient-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Patient-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A patient identifier" ]       ] [
fhir:name [ fhir:v "patientCPRIdentifierUnique" ] ;
fhir:definition [
fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/Patient/cprIdentifierUnique"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/Patient/cprIdentifierUnique>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Uniqueness constraint on search parameter patientCPRIdentifier" ]       ] [
fhir:name [ fhir:v "address" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-address"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-address>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "general-practitioner" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Patient-general-practitioner"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Patient-general-practitioner>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Patient's nominated general practitioner, not the organization that manages the record" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-security"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-security>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Security Labels applied to this resource" ]       ] [
fhir:name [ fhir:v "active" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Patient-active"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Patient-active>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Whether the patient record is active" ]       ] [
fhir:name [ fhir:v "address-postalcode" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-postalcode"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-address-postalcode>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "phone" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-phone"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-phone>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "_tag" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-tag"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-tag>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tags applied to this resource" ]       ] [
fhir:name [ fhir:v "organization" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Patient-organization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Patient-organization>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The organization that is the custodian of the patient record" ]       ] [
fhir:name [ fhir:v "address-use" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-use"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-address-use>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Patient-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Patient-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "_source" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-source"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-source>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Identifies where the resource comes from" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Logical id of this artifact" ]       ] [
fhir:name [ fhir:v "family" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-family"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-family>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:operation [
fhir:name [ fhir:v "export" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/GroupPatient-its-export"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/GroupPatient-its-export>         ]       ] [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate>         ]       ] [
fhir:name [ fhir:v "updatePatientWithSKRSData" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Patient-t-updatePatientWithSKRSData"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Patient-t-updatePatientWithSKRSData>         ]       ] [
fhir:name [ fhir:v "createPatient" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Patient-t-createPatient"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Patient-t-createPatient>         ]       ] )     ] [
fhir:type [ fhir:v "Person" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/Person"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Person>       ] ;
fhir:versioning [ fhir:v "versioned-update" ] ;
      ( fhir:searchInclude [ fhir:v "*" ] [ fhir:v "Person:link" ] [ fhir:v "Person:organization" ] [ fhir:v "Person:patient" ] [ fhir:v "Person:practitioner" ] [ fhir:v "Person:relatedperson" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Appointment:careteamParticipant" ] [ fhir:v "Appointment:intended-audience" ] [ fhir:v "Appointment:responsible" ] [ fhir:v "Appointment:supporting-info" ] [ fhir:v "Communication:based-on" ] [ fhir:v "Communication:careTeamRecipient" ] [ fhir:v "Communication:careTeamSender" ] [ fhir:v "Communication:communicationAbout" ] [ fhir:v "Communication:communicationParticipant" ] [ fhir:v "Communication:communicationRelatesTo" ] [ fhir:v "Communication:episodeOfCare" ] [ fhir:v "Communication:on-behalf-of" ] [ fhir:v "Communication:part-of" ] [ fhir:v "Consent:data" ] [ fhir:v "Person:link" ] [ fhir:v "Provenance:entity" ] [ fhir:v "Provenance:target" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "birthdate" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-birthdate"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-birthdate>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "address-state" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-state"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-address-state>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "gender" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-gender"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-gender>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "link" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Person-link"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Person-link>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Any link has this Patient, Person, RelatedPerson or Practitioner reference" ]       ] [
fhir:name [ fhir:v "address-country" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-country"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-address-country>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "phonetic" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-phonetic"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-phonetic>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "patient" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Person-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Person-patient>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The Person links to this Patient" ]       ] [
fhir:name [ fhir:v "telecom" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-telecom"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-telecom>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "address-city" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-city"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-address-city>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "email" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-email"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-email>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Person-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Person-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A person Identifier" ]       ] [
fhir:name [ fhir:v "address" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-address"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-address>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "practitioner" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Person-practitioner"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Person-practitioner>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The Person links to this Practitioner" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-security"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-security>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Security Labels applied to this resource" ]       ] [
fhir:name [ fhir:v "relatedperson" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Person-relatedperson"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Person-relatedperson>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The Person links to this RelatedPerson" ]       ] [
fhir:name [ fhir:v "address-postalcode" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-postalcode"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-address-postalcode>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "phone" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-phone"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-phone>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "_tag" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-tag"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-tag>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tags applied to this resource" ]       ] [
fhir:name [ fhir:v "organization" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Person-organization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Person-organization>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The organization at which this person record is being managed" ]       ] [
fhir:name [ fhir:v "address-use" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-use"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-address-use>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Person-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Person-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "_source" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-source"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-source>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Identifies where the resource comes from" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Logical id of this artifact" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "match" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Person-t-match"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Person-t-match>         ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount"^^xsd:anyURI ] ;
fhir:value [
a fhir:decimal ;
fhir:v "6"^^xsd:decimal         ]       ] ) ;
fhir:type [ fhir:v "Provenance" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/Provenance"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Provenance>       ] ;
      ( fhir:supportedProfile [
fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-access-provenance"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-access-provenance>       ] [
fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-provenance"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-provenance>       ] ) ;
      ( fhir:interaction [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "patch" ]       ] [
fhir:code [ fhir:v "update" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalUpdate [ fhir:v true ] ;
fhir:conditionalDelete [ fhir:v "multiple" ] ;
      ( fhir:searchInclude [ fhir:v "*" ] [ fhir:v "Provenance:agent" ] [ fhir:v "Provenance:entity" ] [ fhir:v "Provenance:location" ] [ fhir:v "Provenance:patient" ] [ fhir:v "Provenance:target" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Appointment:careteamParticipant" ] [ fhir:v "Appointment:intended-audience" ] [ fhir:v "Appointment:responsible" ] [ fhir:v "Appointment:supporting-info" ] [ fhir:v "Communication:based-on" ] [ fhir:v "Communication:careTeamRecipient" ] [ fhir:v "Communication:careTeamSender" ] [ fhir:v "Communication:communicationAbout" ] [ fhir:v "Communication:communicationParticipant" ] [ fhir:v "Communication:communicationRelatesTo" ] [ fhir:v "Communication:episodeOfCare" ] [ fhir:v "Communication:on-behalf-of" ] [ fhir:v "Communication:part-of" ] [ fhir:v "Consent:data" ] [ fhir:v "Provenance:entity" ] [ fhir:v "Provenance:target" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_language" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The language of the resource" ]       ] [
fhir:name [ fhir:v "agent-type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Provenance-agent-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Provenance-agent-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "How the agent participated" ]       ] [
fhir:name [ fhir:v "agent" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Provenance-agent"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Provenance-agent>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Who participated" ]       ] [
fhir:name [ fhir:v "signature-type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Provenance-signature-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Provenance-signature-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Indication of the reason the entity signed the object(s)" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-security"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-security>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Security Labels applied to this resource" ]       ] [
fhir:name [ fhir:v "recorded" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Provenance-recorded"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Provenance-recorded>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the activity was recorded / updated" ]       ] [
fhir:name [ fhir:v "when" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Provenance-when"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Provenance-when>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the activity occurred" ]       ] [
fhir:name [ fhir:v "target" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Provenance-target"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Provenance-target>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Target Reference(s) (usually version specific)" ]       ] [
fhir:name [ fhir:v "_filter" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a filter" ]       ] [
fhir:name [ fhir:v "_list" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a list" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "patient" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Provenance-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Provenance-patient>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Target Reference(s) (usually version specific)" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-tag"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-tag>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tags applied to this resource" ]       ] [
fhir:name [ fhir:v "_has" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Return resources linked to by the given target" ]       ] [
fhir:name [ fhir:v "_source" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-source"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-source>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Identifies where the resource comes from" ]       ] [
fhir:name [ fhir:v "location" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Provenance-location"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Provenance-location>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Where the activity occurred, if relevant" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Logical id of this artifact" ]       ] [
fhir:name [ fhir:v "agent-role" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Provenance-agent-role"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Provenance-agent-role>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "What the agents role was" ]       ] [
fhir:name [ fhir:v "_content" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ]       ] [
fhir:name [ fhir:v "_text" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's narrative using a fulltext search" ]       ] [
fhir:name [ fhir:v "entity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Provenance-entity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Provenance-entity>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Identity of entity" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate>         ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount"^^xsd:anyURI ] ;
fhir:value [
a fhir:decimal ;
fhir:v "5077"^^xsd:decimal         ]       ] ) ;
fhir:type [ fhir:v "RelatedPerson" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/RelatedPerson"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/RelatedPerson>       ] ;
      ( fhir:supportedProfile [
fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedperson"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedperson>       ] ) ;
      ( fhir:interaction [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "patch" ]       ] [
fhir:code [ fhir:v "update" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
fhir:conditionalCreate [ fhir:v true ] ;
fhir:conditionalUpdate [ fhir:v true ] ;
fhir:conditionalDelete [ fhir:v "multiple" ] ;
      ( fhir:searchInclude [ fhir:v "*" ] [ fhir:v "RelatedPerson:patient" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Appointment:actor" ] [ fhir:v "Appointment:careteamParticipant" ] [ fhir:v "Appointment:intended-audience" ] [ fhir:v "Appointment:responsible" ] [ fhir:v "Appointment:supporting-info" ] [ fhir:v "Communication:based-on" ] [ fhir:v "Communication:careTeamRecipient" ] [ fhir:v "Communication:careTeamSender" ] [ fhir:v "Communication:communicationAbout" ] [ fhir:v "Communication:communicationParticipant" ] [ fhir:v "Communication:communicationRelatesTo" ] [ fhir:v "Communication:episodeOfCare" ] [ fhir:v "Communication:on-behalf-of" ] [ fhir:v "Communication:part-of" ] [ fhir:v "Communication:recipient" ] [ fhir:v "Communication:sender" ] [ fhir:v "Consent:actor" ] [ fhir:v "Consent:consentor" ] [ fhir:v "Consent:data" ] [ fhir:v "Group:managing-entity" ] [ fhir:v "Patient:link" ] [ fhir:v "Person:link" ] [ fhir:v "Person:relatedperson" ] [ fhir:v "Provenance:agent" ] [ fhir:v "Provenance:entity" ] [ fhir:v "Provenance:target" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_language" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The language of the resource" ]       ] [
fhir:name [ fhir:v "birthdate" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-birthdate"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-birthdate>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "address-state" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-state"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-address-state>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "gender" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-gender"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-gender>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "address-country" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-country"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-address-country>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "phonetic" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-phonetic"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-phonetic>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "patient" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/RelatedPerson-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/RelatedPerson-patient>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The patient this related person is related to" ]       ] [
fhir:name [ fhir:v "telecom" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-telecom"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-telecom>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "address-city" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-city"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-address-city>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "relationship" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/RelatedPerson-relationship"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/RelatedPerson-relationship>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The relationship between the patient and the relatedperson" ]       ] [
fhir:name [ fhir:v "email" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-email"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-email>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/RelatedPerson-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/RelatedPerson-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "An Identifier of the RelatedPerson" ]       ] [
fhir:name [ fhir:v "address" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-address"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-address>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "_security" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-security"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-security>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Security Labels applied to this resource" ]       ] [
fhir:name [ fhir:v "active" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/RelatedPerson-active"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/RelatedPerson-active>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Indicates if the related person record is active" ]       ] [
fhir:name [ fhir:v "address-postalcode" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-postalcode"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-address-postalcode>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "phone" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-phone"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-phone>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "_tag" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-tag"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-tag>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tags applied to this resource" ]       ] [
fhir:name [ fhir:v "_has" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Return resources linked to by the given target" ]       ] [
fhir:name [ fhir:v "address-use" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-use"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-address-use>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/RelatedPerson-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/RelatedPerson-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "_source" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-source"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-source>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Identifies where the resource comes from" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Logical id of this artifact" ]       ] [
fhir:name [ fhir:v "_content" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ]       ] [
fhir:name [ fhir:v "_text" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's narrative using a fulltext search" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate>         ]       ] [
fhir:name [ fhir:v "updateRelatedPersonWithSKRSData" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/RelatedPerson-t-updateRelatedPersonWithSKRSData"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/RelatedPerson-t-updateRelatedPersonWithSKRSData>         ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount"^^xsd:anyURI ] ;
fhir:value [
a fhir:decimal ;
fhir:v "23"^^xsd:decimal         ]       ] ) ;
fhir:type [ fhir:v "SearchParameter" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/SearchParameter"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/SearchParameter>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
      ( fhir:searchInclude [ fhir:v "*" ] [ fhir:v "SearchParameter:component" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Appointment:careteamParticipant" ] [ fhir:v "Appointment:intended-audience" ] [ fhir:v "Appointment:responsible" ] [ fhir:v "Appointment:supporting-info" ] [ fhir:v "Communication:based-on" ] [ fhir:v "Communication:careTeamRecipient" ] [ fhir:v "Communication:careTeamSender" ] [ fhir:v "Communication:communicationAbout" ] [ fhir:v "Communication:communicationParticipant" ] [ fhir:v "Communication:communicationRelatesTo" ] [ fhir:v "Communication:episodeOfCare" ] [ fhir:v "Communication:on-behalf-of" ] [ fhir:v "Communication:part-of" ] [ fhir:v "Consent:data" ] [ fhir:v "Provenance:entity" ] [ fhir:v "Provenance:target" ] [ fhir:v "SearchParameter:component" ] [ fhir:v "SearchParameter:derived-from" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "_language" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The language of the resource" ]       ] [
fhir:name [ fhir:v "code" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SearchParameter-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-code>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Code used in URL" ]       ] [
fhir:name [ fhir:v "context-type-value" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context-type-value"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type-value>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "jurisdiction" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-jurisdiction"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-jurisdiction>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "description" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-description"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-description>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "derived-from" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SearchParameter-derived-from"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-derived-from>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Original definition for the search parameter" ]       ] [
fhir:name [ fhir:v "context-type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SearchParameter-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "number | date | string | token | reference | composite | quantity | uri | special" ]       ] [
fhir:name [ fhir:v "context-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-quantity>         ] ;
fhir:type [ fhir:v "quantity" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "context" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "context-type-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context-type-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type-quantity>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "_security" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-security"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-security>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Security Labels applied to this resource" ]       ] [
fhir:name [ fhir:v "sp-unique-url" ] ;
fhir:definition [
fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/SearchParameter/url-unique"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/SearchParameter/url-unique>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "Search parameter for making a SearchParameter unique by URL" ]       ] [
fhir:name [ fhir:v "version" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-version"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-version>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "url" ] ;
fhir:definition [
fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/SearchParameter/url"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/SearchParameter/url>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search parameter for finding a searchparameter by URL" ]       ] [
fhir:name [ fhir:v "target" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SearchParameter-target"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-target>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Types of resource (if a resource reference)" ]       ] [
fhir:name [ fhir:v "_filter" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a filter" ]       ] [
fhir:name [ fhir:v "component" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SearchParameter-component"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-component>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Defines how the part works" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-tag"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-tag>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tags applied to this resource" ]       ] [
fhir:name [ fhir:v "_has" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Return resources linked to by the given target" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "publisher" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-publisher"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-publisher>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "_source" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-source"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-source>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Identifies where the resource comes from" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Logical id of this artifact" ]       ] [
fhir:name [ fhir:v "_content" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ]       ] [
fhir:name [ fhir:v "_text" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's narrative using a fulltext search" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "base" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/SearchParameter-base"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/SearchParameter-base>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The resource type(s) this search parameter applies to" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate>         ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount"^^xsd:anyURI ] ;
fhir:value [
a fhir:decimal ;
fhir:v "188"^^xsd:decimal         ]       ] ) ;
fhir:type [ fhir:v "StructureDefinition" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/StructureDefinition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/StructureDefinition>       ] ;
      ( fhir:supportedProfile [
fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-definedquestion"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-definedquestion>       ] ) ;
      ( fhir:interaction [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "create" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
fhir:conditionalCreate [ fhir:v true ] ;
      ( fhir:searchInclude [ fhir:v "*" ] [ fhir:v "StructureDefinition:valueset" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Appointment:careteamParticipant" ] [ fhir:v "Appointment:intended-audience" ] [ fhir:v "Appointment:responsible" ] [ fhir:v "Appointment:supporting-info" ] [ fhir:v "Communication:based-on" ] [ fhir:v "Communication:careTeamRecipient" ] [ fhir:v "Communication:careTeamSender" ] [ fhir:v "Communication:communicationAbout" ] [ fhir:v "Communication:communicationParticipant" ] [ fhir:v "Communication:communicationRelatesTo" ] [ fhir:v "Communication:episodeOfCare" ] [ fhir:v "Communication:on-behalf-of" ] [ fhir:v "Communication:part-of" ] [ fhir:v "Consent:data" ] [ fhir:v "OperationDefinition:input-profile" ] [ fhir:v "OperationDefinition:output-profile" ] [ fhir:v "Provenance:entity" ] [ fhir:v "Provenance:target" ] [ fhir:v "StructureDefinition:base" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "_language" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The language of the resource" ]       ] [
fhir:name [ fhir:v "context-type-value" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context-type-value"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type-value>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "jurisdiction" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-jurisdiction"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-jurisdiction>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "description" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-description"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-description>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "context-type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "experimental" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/StructureDefinition-experimental"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/StructureDefinition-experimental>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "For testing purposes, not real usage" ]       ] [
fhir:name [ fhir:v "title" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-title"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-title>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/StructureDefinition-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/StructureDefinition-type>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Type defined or constrained by this structure" ]       ] [
fhir:name [ fhir:v "context-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-quantity>         ] ;
fhir:type [ fhir:v "quantity" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "path" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/StructureDefinition-path"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/StructureDefinition-path>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A path that is constrained in the StructureDefinition" ]       ] [
fhir:name [ fhir:v "context" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "base-path" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/StructureDefinition-base-path"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/StructureDefinition-base-path>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Path that identifies the base element" ]       ] [
fhir:name [ fhir:v "sd-unique-url" ] ;
fhir:definition [
fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/StructureDefinition/url-unique"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/StructureDefinition/url-unique>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "Search parameter for making a structureDefinition unique by URL" ]       ] [
fhir:name [ fhir:v "keyword" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/StructureDefinition-keyword"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/StructureDefinition-keyword>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A code for the StructureDefinition" ]       ] [
fhir:name [ fhir:v "context-type-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context-type-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type-quantity>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "valueset" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/StructureDefinition-valueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/StructureDefinition-valueset>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "A vocabulary binding reference" ]       ] [
fhir:name [ fhir:v "kind" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/StructureDefinition-kind"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/StructureDefinition-kind>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "primitive-type | complex-type | resource | logical" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-security"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-security>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Security Labels applied to this resource" ]       ] [
fhir:name [ fhir:v "abstract" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/StructureDefinition-abstract"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/StructureDefinition-abstract>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Whether the structure is abstract" ]       ] [
fhir:name [ fhir:v "version" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-version"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-version>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "url" ] ;
fhir:definition [
fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/StructureDefinition/url"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/SearchParameter/StructureDefinition/url>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search parameter for finding a structureDefinition by URL" ]       ] [
fhir:name [ fhir:v "_filter" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a filter" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "ext-context" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/StructureDefinition-ext-context"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/StructureDefinition-ext-context>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The system is the URL for the context-type: e.g. http://hl7.org/fhir/extension-context-type#element|CodeableConcept.text" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-tag"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-tag>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tags applied to this resource" ]       ] [
fhir:name [ fhir:v "_has" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Return resources linked to by the given target" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "publisher" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-publisher"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-publisher>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "_source" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-source"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-source>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Identifies where the resource comes from" ]       ] [
fhir:name [ fhir:v "derivation" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/StructureDefinition-derivation"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/StructureDefinition-derivation>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "specialization | constraint - How relates to base definition" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Logical id of this artifact" ]       ] [
fhir:name [ fhir:v "_content" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ]       ] [
fhir:name [ fhir:v "_text" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's narrative using a fulltext search" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "base" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/StructureDefinition-base"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/StructureDefinition-base>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Definition that this type is constrained/specialized from" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate>         ]       ] [
fhir:name [ fhir:v "snapshot" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/StructureDefinition-it-snapshot"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/StructureDefinition-it-snapshot>         ]       ] [
fhir:name [ fhir:v "generateSnapshot" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/StructureDefinition-t-generateSnapshot"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/StructureDefinition-t-generateSnapshot>         ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount"^^xsd:anyURI ] ;
fhir:value [
a fhir:decimal ;
fhir:v "145"^^xsd:decimal         ]       ] ) ;
fhir:type [ fhir:v "ValueSet" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/ValueSet"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/ValueSet>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
      ( fhir:searchInclude [ fhir:v "*" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Appointment:careteamParticipant" ] [ fhir:v "Appointment:intended-audience" ] [ fhir:v "Appointment:responsible" ] [ fhir:v "Appointment:supporting-info" ] [ fhir:v "Communication:based-on" ] [ fhir:v "Communication:careTeamRecipient" ] [ fhir:v "Communication:careTeamSender" ] [ fhir:v "Communication:communicationAbout" ] [ fhir:v "Communication:communicationParticipant" ] [ fhir:v "Communication:communicationRelatesTo" ] [ fhir:v "Communication:episodeOfCare" ] [ fhir:v "Communication:on-behalf-of" ] [ fhir:v "Communication:part-of" ] [ fhir:v "Consent:data" ] [ fhir:v "Provenance:entity" ] [ fhir:v "Provenance:target" ] [ fhir:v "StructureDefinition:valueset" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "_language" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The language of the resource" ]       ] [
fhir:name [ fhir:v "code" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-code>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "This special parameter searches for codes in the value set. See additional notes on the ValueSet resource" ]       ] [
fhir:name [ fhir:v "context-type-value" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context-type-value"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type-value>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the resource version last changed" ]       ] [
fhir:name [ fhir:v "jurisdiction" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-jurisdiction"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-jurisdiction>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "description" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-description"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-description>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "context-type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "title" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-title"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-title>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "reference" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-reference"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-reference>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "A code system included or excluded in the value set or an imported value set" ]       ] [
fhir:name [ fhir:v "context-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-quantity>         ] ;
fhir:type [ fhir:v "quantity" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "context" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "context-type-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context-type-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type-quantity>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "_security" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-security"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-security>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Security Labels applied to this resource" ]       ] [
fhir:name [ fhir:v "version" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-version"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-version>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "url" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-url"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-url>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "expansion" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-expansion"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-expansion>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Identifies the value set expansion (business identifier)" ]       ] [
fhir:name [ fhir:v "_filter" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a filter" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-profile>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Profiles this resource claims to conform to" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-tag"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-tag>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tags applied to this resource" ]       ] [
fhir:name [ fhir:v "_has" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Return resources linked to by the given target" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "publisher" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-publisher"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-publisher>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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:name [ fhir:v "_source" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-source"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-source>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Identifies where the resource comes from" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Logical id of this artifact" ]       ] [
fhir:name [ fhir:v "_content" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ]       ] [
fhir:name [ fhir:v "_text" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's narrative using a fulltext search" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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:operation [
fhir:name [ fhir:v "validate-code" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/ValueSet-it-validate-code"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/ValueSet-it-validate-code>         ]       ] [
fhir:name [ fhir:v "invalidate-expansion" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/ValueSet-i-invalidate-expansion"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/ValueSet-i-invalidate-expansion>         ]       ] [
fhir:name [ fhir:v "expand" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/ValueSet-it-expand"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/ValueSet-it-expand>         ]       ] [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Multi-it-validate>         ]       ] )     ] ) ;
    ( fhir:operation [
fhir:name [ fhir:v "export-poll-status" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/-s-export-poll-status"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/-s-export-poll-status>       ]     ] [
fhir:name [ fhir:v "export" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/uv/bulkdata/OperationDefinition/export"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/bulkdata/OperationDefinition/export>       ]     ] [
fhir:name [ fhir:v "migrate" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/-s-migrate"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/-s-migrate>       ]     ] [
fhir:name [ fhir:v "reindex" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/-s-reindex"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/-s-reindex>       ]     ] [
fhir:name [ fhir:v "process-message" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/-s-process-message"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/-s-process-message>       ]     ] [
fhir:name [ fhir:v "meta" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/AppointmentBinary-its-meta"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/AppointmentBinary-its-meta>       ]     ] [
fhir:name [ fhir:v "get-resource-counts" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/-s-get-resource-counts"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/-s-get-resource-counts>       ] ;
fhir:documentation [ fhir:v "Provides the number of resources currently stored on the server, broken down by resource type" ]     ] [
fhir:name [ fhir:v "expunge" ] ;
fhir:definition [
fhir:v "https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Binary-its-expunge"^^xsd:anyURI ;
fhir:link <https://patient.ehealth.sundhed.dk/fhir/OperationDefinition/Binary-its-expunge>       ]     ] )
  ] ) . #