eHealth Infrastructure
latest - ci-build

eHealth Infrastructure - Local Development build (vlatest) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: patient - TTL Representation

Active as of 2021-08-20

Raw ttl | Download

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

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

 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\"><h2 id=\"title\"/><ul><li>Implementation Guide Version: latest</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: Fri Aug 20 11:16:14 UTC 2021</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 &quot;SHALL NOT&quot;. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.</p></blockquote><h2 id=\"rest\">FHIR RESTful Capabilities</h2><div class=\"panel panel-default\"><div class=\"panel-heading\"><h3 id=\"mode1\" class=\"panel-title\">Mode: <code>server</code></h3></div><div class=\"panel-body\"><div class=\"lead\"><em>Security</em></div><div class=\"row\"><div class=\"col-lg-6\">Enable CORS: no</div><div class=\"col-lg-6\">Security services supported: <code/></div></div><div class=\"lead\"><em>Summary of System-wide Interactions</em></div></div></div><h3 id=\"resourcesCap1\">Capabilities by Resource/Profile</h3><h4 id=\"resourcesSummary1\">Summary</h4><p>The summary table lists the resources that are part of this configuration, and for each resource it lists:</p><ul><li>The relevant profiles (if any)</li><li>The interactions supported by each resource (<b><span class=\"bg-info\">R</span></b>ead, <b><span class=\"bg-info\">S</span></b>earch, <b><span class=\"bg-info\">U</span></b>pdate, and <b><span class=\"bg-info\">C</span></b>reate, are always shown, while <b><span class=\"bg-info\">VR</span></b>ead, <b><span class=\"bg-info\">P</span></b>atch, <b><span class=\"bg-info\">D</span></b>elete, <b><span class=\"bg-info\">H</span></b>istory on <b><span class=\"bg-info\">I</span></b>nstance, or <b><span class=\"bg-info\">H</span></b>istory on <b><span class=\"bg-info\">T</span></b>ype are only present if at least one of the resources has support for them.</li><li><span>The required, recommended, and some optional search parameters (if any). </span></li><li>The linked resources enabled for <code>_include</code></li><li>The other resources enabled for <code>_revinclude</code></li><li>The operations on the resource (if any)</li></ul><div class=\"table-responsive\"><table class=\"table table-condensed table-hover\"><thead><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th class=\"text-center\"><b title=\"GET a resource (read interaction)\">R</b></th><th class=\"text-center\"><b title=\"GET past versions of resources (vread interaction)\">V-R</b></th><th class=\"text-center\"><b title=\"GET all set of resources of the type (search interaction)\">S</b></th><th class=\"text-center\"><b title=\"PUT a new resource version (update interaction)\">U</b></th><th class=\"text-center\"><b title=\"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>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><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_language, date, 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, _has, _tag, reason-reference, 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:on-behalf-of</code>, <code>Communication:part-of</code></td><td/></tr><tr><td><a href=\"#CodeSystem1-2\">CodeSystem</a></td><td><a href=\"http://hl7.org/fhir/R4/codesystem.html\">http://hl7.org/fhir/StructureDefinition/CodeSystem</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_language, date, code, context-type-value, jurisdiction, _lastUpdated, description, context-type, language, title, context-quantity, context, context-type-quantity, identifier, content-mode, _security, version, url, _filter, supplements, system, _profile, _has, _tag, 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:on-behalf-of</code>, <code>Communication:part-of</code></td><td/></tr><tr><td><a href=\"#Communication1-3\">Communication</a></td><td><a href=\"StructureDefinition-ehealth-message.html\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-message</a><br/><em>Additional supported profiles:</em><br/>  <a href=\"StructureDefinition-ehealth-communication.html\">ehealth-communication</a><br/>  <a href=\"StructureDefinition-ehealth-message.html\">ehealth-message</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_language, administrativeStatus, subject, _lastUpdated, part-of, medium, on-behalf-of, threadId, based-on, patient, instantiates-uri, identifier, period, _security, instantiates-canonical, communicationCategory, received, encounter, communicationGroupId, careTeamRecipient, sent, _filter, careTeamSender, communicationParticipant, _profile, sender, _has, _tag, recipient, _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:encounter</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:on-behalf-of</code>, <code>Communication:part-of</code></td><td/></tr><tr><td><a href=\"#OperationDefinition1-4\">OperationDefinition</a></td><td><a href=\"http://hl7.org/fhir/R4/operationdefinition.html\">http://hl7.org/fhir/StructureDefinition/OperationDefinition</a></td><td>y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_language, date, code, instance, context-type-value, jurisdiction, description, context-type, title, type, context-quantity, output-profile, context, context-type-quantity, kind, version, url, input-profile, system, name, publisher, _id, base, status</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:instantiates-canonical</code>, <code>Communication:on-behalf-of</code>, <code>Communication:part-of</code>, <code>OperationDefinition:base</code></td><td/></tr><tr><td><a href=\"#Patient1-5\">Patient</a></td><td><a href=\"StructureDefinition-ehealth-patient.html\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient</a><br/><em>Additional supported profiles:</em><br/>  <a href=\"StructureDefinition-ehealth-patient.html\">ehealth-patient</a><br/>  <a href=\"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-skrsPatient\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-skrsPatient</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_language, birthdate, deceased, address-state, gender, link, language, address-country, death-date, phonetic, telecom, address-city, email, given, identifier, address, general-practitioner, _security, active, address-postalcode, phone, organization, address-use, name, _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: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>Patient:link</code>, <code>Person:link</code>, <code>Person:patient</code>, <code>RelatedPerson:patient</code></td><td/></tr><tr><td><a href=\"#Person1-6\">Person</a></td><td><a href=\"http://hl7.org/fhir/R4/person.html\">http://hl7.org/fhir/StructureDefinition/Person</a></td><td></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_language, identifier, address, birthdate, address-state, gender, practitioner, link, relatedperson, address-postalcode, address-country, phonetic, phone, patient, organization, address-use, name, telecom, _id, address-city, email</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:on-behalf-of</code>, <code>Communication:part-of</code>, <code>Person:link</code></td><td/></tr><tr><td><a href=\"#RelatedPerson1-7\">RelatedPerson</a></td><td><a href=\"StructureDefinition-ehealth-relatedperson.html\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedperson</a><br/><em>Additional supported profiles:</em><br/>  <a href=\"StructureDefinition-ehealth-relatedperson.html\">ehealth-relatedperson</a></td><td>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><td class=\"text-center\"></td><td>_language, birthdate, address-state, gender, _lastUpdated, address-country, phonetic, patient, telecom, address-city, relationship, email, identifier, address, _security, active, address-postalcode, _profile, phone, _has, _tag, address-use, name, _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:on-behalf-of</code>, <code>Communication:part-of</code>, <code>Communication:recipient</code>, <code>Communication:sender</code>, <code>Patient:link</code>, <code>Person:link</code>, <code>Person:relatedperson</code></td><td/></tr><tr><td><a href=\"#SearchParameter1-8\">SearchParameter</a></td><td><a href=\"http://hl7.org/fhir/R4/searchparameter.html\">http://hl7.org/fhir/StructureDefinition/SearchParameter</a></td><td>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, date, code, context-type-value, jurisdiction, _lastUpdated, derived-from, description, context-type, type, context-quantity, context, context-type-quantity, _security, sp-unique-url, version, url, target, _filter, component, _profile, _has, _tag, name, publisher, _source, _id, _content, _text, base, status</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:on-behalf-of</code>, <code>Communication:part-of</code>, <code>SearchParameter:component</code>, <code>SearchParameter:derived-from</code></td><td/></tr><tr><td><a href=\"#StructureDefinition1-9\">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>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_language, date, context-type-value, jurisdiction, _lastUpdated, description, context-type, experimental, title, type, context-quantity, path, base-path, context, sd-unique-url, keyword, context-type-quantity, identifier, valueset, kind, _security, abstract, version, url, _filter, _profile, ext-context, _has, _tag, name, publisher, derivation, _source, _id, _content, _text, base, status</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:on-behalf-of</code>, <code>Communication:part-of</code>, <code>OperationDefinition:input-profile</code>, <code>OperationDefinition:output-profile</code>, <code>StructureDefinition:base</code></td><td/></tr><tr><td><a href=\"#ValueSet1-10\">ValueSet</a></td><td><a href=\"http://hl7.org/fhir/R4/valueset.html\">http://hl7.org/fhir/StructureDefinition/ValueSet</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_language, date, code, context-type-value, jurisdiction, _lastUpdated, description, context-type, title, reference, context-quantity, context, context-type-quantity, identifier, _security, version, url, expansion, _filter, _profile, _has, _tag, 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:on-behalf-of</code>, <code>Communication:part-of</code>, <code>StructureDefinition:valueset</code></td><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\">http://hl7.org/fhir/StructureDefinition/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\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-appointment</a><br/><a href=\"StructureDefinition-ehealth-group-appointment.html\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-group-appointment</a><br/><a href=\"StructureDefinition-ehealth-group-videoappointment.html\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-group-videoappointment</a><br/><a href=\"StructureDefinition-ehealth-videoappointment.html\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-videoappointment</a></p></div><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>create</code>, <code>patch</code>, <code>search-type</code>, <code>update</code>, <code>vread</code>, <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>_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\">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><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>Only return resources which were last updated as specified by the given range</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>_security</td><td><code>token</code></td><td><div><p>Search for resources which have the given security labels</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>_profile</td><td><code>uri</code></td><td><div><p>Search for resources which have the given profile</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>_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\">_tag</a></td><td><code>token</code></td><td><div><p>Search for resources which have the given tag</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/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>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_content</a></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>$exportAsiCal</td><td><div></div></td></tr><tr><td><b>SHALL</b></td><td>$meta</td><td><div></div></td></tr><tr><td><b>SHALL</b></td><td>$meta-add</td><td><div></div></td></tr><tr><td><b>SHALL</b></td><td>$meta-delete</td><td><div></div></td></tr><tr><td><b>SHALL</b></td><td>$validate</td><td><div></div></td></tr></tbody></table></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"CodeSystem1-2\" 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\">http://hl7.org/fhir/StructureDefinition/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>search-type</code>, <code>vread</code>, <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>_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>date</td><td><code>date</code></td><td><div><p>The code system publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>code</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>context-type-value</td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the code system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>jurisdiction</td><td><code>token</code></td><td><div><p>Intended jurisdiction for the code system</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>Only return resources which were last updated as specified by the given range</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>description</td><td><code>string</code></td><td><div><p>The description of the code system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>context-type</td><td><code>token</code></td><td><div><p>A type of use context assigned to the code system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>language</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>title</td><td><code>string</code></td><td><div><p>The human-friendly name of the code system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>context-quantity</td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the code system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>context</td><td><code>token</code></td><td><div><p>A use context assigned to the code system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>context-type-quantity</td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the code system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>External identifier for the code system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>content-mode</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>_security</td><td><code>token</code></td><td><div><p>Search for resources which have the given security labels</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>version</td><td><code>token</code></td><td><div><p>The business version of the code system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>url</td><td><code>uri</code></td><td><div><p>The uri that identifies the code system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_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>supplements</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>system</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>_profile</td><td><code>uri</code></td><td><div><p>Search for resources which have the given profile</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\">_tag</a></td><td><code>token</code></td><td><div><p>Search for resources which have the given tag</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>name</td><td><code>string</code></td><td><div><p>Computationally friendly name of the code system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>publisher</td><td><code>string</code></td><td><div><p>Name of the publisher of the code system</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>Search for resources which have the given source value (Resource.meta.source)</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>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_content</a></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>status</td><td><code>token</code></td><td><div><p>The current status of the code system</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>$lookup</td><td><div></div></td></tr><tr><td><b>SHALL</b></td><td>$subsumes</td><td><div></div></td></tr><tr><td><b>SHALL</b></td><td>$validate</td><td><div></div></td></tr></tbody></table></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Communication1-3\" 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=\"StructureDefinition-ehealth-message.html\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-message</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\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-communication</a><br/><a href=\"StructureDefinition-ehealth-message.html\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-message</a></p></div><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>create</code>, <code>patch</code>, <code>search-type</code>, <code>delete</code>, <code>vread</code>, <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>_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>Only return resources which were last updated as specified by the given range</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=\"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=\"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>_security</td><td><code>token</code></td><td><div><p>Search for resources which have the given security labels</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-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=\"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=\"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=\"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=\"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>_profile</td><td><code>uri</code></td><td><div><p>Search for resources which have the given profile</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>_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\">_tag</a></td><td><code>token</code></td><td><div><p>Search for resources which have the given tag</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\">_id</a></td><td><code>token</code></td><td><div><p>The ID of the resource</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 CareTeam recipient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_content</a></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></div></td></tr></tbody></table></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"OperationDefinition1-4\" 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\">http://hl7.org/fhir/StructureDefinition/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>_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>date</td><td><code>date</code></td><td><div><p>The operation definition publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>code</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>instance</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>context-type-value</td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the operation definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>jurisdiction</td><td><code>token</code></td><td><div><p>Intended jurisdiction for the operation definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>description</td><td><code>string</code></td><td><div><p>The description of the operation definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>context-type</td><td><code>token</code></td><td><div><p>A type of use context assigned to the operation definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>title</td><td><code>string</code></td><td><div><p>The human-friendly name of the operation definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>type</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>context-quantity</td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the operation definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>output-profile</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>context</td><td><code>token</code></td><td><div><p>A use context assigned to the operation definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>context-type-quantity</td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the operation definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>kind</td><td><code>token</code></td><td><div><p>operation | query</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>version</td><td><code>token</code></td><td><div><p>The business version of the operation definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>url</td><td><code>uri</code></td><td><div><p>The uri that identifies the operation definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>input-profile</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>system</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>name</td><td><code>string</code></td><td><div><p>Computationally friendly name of the operation definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>publisher</td><td><code>string</code></td><td><div><p>Name of the publisher of the operation 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>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>base</td><td><code>reference</code></td><td><div><p>Marks this as a profile of the base</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>The current status of the operation definition</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Patient1-5\" 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=\"StructureDefinition-ehealth-patient.html\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-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\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient</a><br/>http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-skrsPatient</p></div><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>patch</code>, <code>search-type</code>, <code>vread</code>, <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>_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/patient.html#search\">birthdate</a></td><td><code>date</code></td><td><div><p>The patient's date of birth</p>\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>A state specified in an address</p>\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>Gender of the patient</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=\"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>A country specified in an address</p>\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>A portion of either family or given name using some kind of phonetic matching algorithm</p>\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>The value in any kind of telecom details of the patient</p>\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>A city specified in an address</p>\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>A value in an email contact</p>\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>A portion of the given name of the patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>A patient identifier</p>\n</div></td></tr><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>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</p>\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>The Security Label of the 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>A postalCode specified in an address</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>A value in a phone contact</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>A use code specified in an address</p>\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\">_id</a></td><td><code>token</code></td><td><div><p>The ID of the resource</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>A portion of the family name of the patient</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>$createPatient</td><td><div></div></td></tr><tr><td><b>SHALL</b></td><td>$updatePatientWithSKRSData</td><td><div></div></td></tr><tr><td><b>SHALL</b></td><td>$validate</td><td><div></div></td></tr></tbody></table></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Person1-6\" 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\">http://hl7.org/fhir/StructureDefinition/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>_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/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>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</p>\n</div></td></tr><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>The person's date of birth</p>\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>A state specified in an address</p>\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>The gender of the person</p>\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/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\">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>A postal code specified in an address</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>A country specified in an address</p>\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>A portion of name using some kind of phonetic matching algorithm</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>A value in a phone contact</p>\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\">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>A use code specified in an address</p>\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/person.html#search\">telecom</a></td><td><code>token</code></td><td><div><p>The value in any kind of contact</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>The ID of the resource</p>\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>A city specified in an address</p>\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>A value in an email contact</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></div></td></tr></tbody></table></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"RelatedPerson1-7\" 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=\"StructureDefinition-ehealth-relatedperson.html\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-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\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedperson</a></p></div><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>search-type</code>, <code>create</code>, <code>update</code>, <code>patch</code>, <code>delete</code>, <code>vread</code>, <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>_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>The Related Person's date of birth</p>\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>A state specified in an address</p>\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>Gender of the related person</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>Only return resources which were last updated as specified by the given range</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>address-country</td><td><code>string</code></td><td><div><p>A country specified in an address</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>phonetic</td><td><code>string</code></td><td><div><p>A portion of name using some kind of phonetic matching algorithm</p>\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>The value in any kind of contact</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>address-city</td><td><code>string</code></td><td><div><p>A city specified in an address</p>\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>email</td><td><code>token</code></td><td><div><p>A value in an email contact</p>\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>address</td><td><code>string</code></td><td><div><p>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</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div><p>Search for resources which have the given security labels</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>address-postalcode</td><td><code>string</code></td><td><div><p>A postal code specified in an address</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_profile</td><td><code>uri</code></td><td><div><p>Search for resources which have the given profile</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>phone</td><td><code>token</code></td><td><div><p>A value in a phone contact</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\">_tag</a></td><td><code>token</code></td><td><div><p>Search for resources which have the given tag</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>address-use</td><td><code>token</code></td><td><div><p>A use code specified in an address</p>\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\">_id</a></td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_content</a></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></div></td></tr></tbody></table></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"SearchParameter1-8\" 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\">http://hl7.org/fhir/StructureDefinition/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>search-type</code>, <code>create</code>, <code>delete</code>, <code>history-instance</code>, <code>history-type</code>, <code>patch</code>, <code>vread</code>, <code>read</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>date</td><td><code>date</code></td><td><div><p>The search parameter publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>code</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>context-type-value</td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the search parameter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>jurisdiction</td><td><code>token</code></td><td><div><p>Intended jurisdiction for the search parameter</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>Only return resources which were last updated as specified by the given range</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>derived-from</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>description</td><td><code>string</code></td><td><div><p>The description of the search parameter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>context-type</td><td><code>token</code></td><td><div><p>A type of use context assigned to 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\">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>context-quantity</td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the search parameter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>context</td><td><code>token</code></td><td><div><p>A use context assigned to the search parameter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>context-type-quantity</td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the search parameter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div><p>Search for resources which have the given security labels</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>version</td><td><code>token</code></td><td><div><p>The business version of the search parameter</p>\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>target</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>component</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>_profile</td><td><code>uri</code></td><td><div><p>Search for resources which have the given profile</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\">_tag</a></td><td><code>token</code></td><td><div><p>Search for resources which have the given tag</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>name</td><td><code>string</code></td><td><div><p>Computationally friendly name of the search parameter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>publisher</td><td><code>string</code></td><td><div><p>Name of the publisher of the search parameter</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>Search for resources which have the given source value (Resource.meta.source)</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>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_content</a></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>base</td><td><code>token</code></td><td><div><p>The resource type(s) this search parameter applies to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>The current status of the search parameter</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>$expunge</td><td><div></div></td></tr><tr><td><b>SHALL</b></td><td>$meta</td><td><div><p>Request a global list of tags, profiles, and security labels</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-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>$validate</td><td><div></div></td></tr></tbody></table></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"StructureDefinition1-9\" 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\">http://hl7.org/fhir/StructureDefinition/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\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-definedquestion</a></p></div><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>create</code>, <code>search-type</code>, <code>vread</code>, <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>_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>date</td><td><code>date</code></td><td><div><p>The structure definition publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>context-type-value</td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the structure definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>jurisdiction</td><td><code>token</code></td><td><div><p>Intended jurisdiction for the structure definition</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>Only return resources which were last updated as specified by the given range</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>description</td><td><code>string</code></td><td><div><p>The description of the structure definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>context-type</td><td><code>token</code></td><td><div><p>A type of use context assigned to the structure definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>experimental</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>title</td><td><code>string</code></td><td><div><p>The human-friendly name of the structure definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>type</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>context-quantity</td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the structure definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>path</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>base-path</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>context</td><td><code>token</code></td><td><div><p>A use context assigned to the structure definition</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>keyword</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>context-type-quantity</td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the structure definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>External identifier for the structure definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>valueset</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>kind</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>_security</td><td><code>token</code></td><td><div><p>Search for resources which have the given security labels</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>abstract</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>version</td><td><code>token</code></td><td><div><p>The business version of the structure definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>url</td><td><code>uri</code></td><td><div><p>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>_profile</td><td><code>uri</code></td><td><div><p>Search for resources which have the given profile</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>ext-context</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>_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\">_tag</a></td><td><code>token</code></td><td><div><p>Search for resources which have the given tag</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>name</td><td><code>string</code></td><td><div><p>Computationally friendly name of the structure definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>publisher</td><td><code>string</code></td><td><div><p>Name of the publisher of the structure definition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>derivation</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\">_source</a></td><td><code>uri</code></td><td><div><p>Search for resources which have the given source value (Resource.meta.source)</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>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_content</a></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>base</td><td><code>reference</code></td><td><div><p>Definition that this type is constrained/specialized from</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>The current status of the structure definition</p>\n</div></td></tr></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>$generateSnapshot</td><td><div></div></td></tr><tr><td><b>SHALL</b></td><td>$snapshot</td><td><div></div></td></tr><tr><td><b>SHALL</b></td><td>$validate</td><td><div></div></td></tr></tbody></table></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ValueSet1-10\" 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\">http://hl7.org/fhir/StructureDefinition/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>search-type</code>, <code>vread</code>, <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>_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>date</td><td><code>date</code></td><td><div><p>The value set publication date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/valueset.html#search\">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>context-type-value</td><td><code>composite</code></td><td><div><p>A use context type and value assigned to the value set</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>jurisdiction</td><td><code>token</code></td><td><div><p>Intended jurisdiction for the value set</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>Only return resources which were last updated as specified by the given range</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>description</td><td><code>string</code></td><td><div><p>The description of the value set</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>context-type</td><td><code>token</code></td><td><div><p>A type of use context assigned to the value set</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>title</td><td><code>string</code></td><td><div><p>The human-friendly name of the value set</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/valueset.html#search\">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>context-quantity</td><td><code>quantity</code></td><td><div><p>A quantity- or range-valued use context assigned to the value set</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>context</td><td><code>token</code></td><td><div><p>A use context assigned to the value set</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>context-type-quantity</td><td><code>composite</code></td><td><div><p>A use context type and quantity- or range-based value assigned to the value set</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>External identifier for the value set</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div><p>Search for resources which have the given security labels</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>version</td><td><code>token</code></td><td><div><p>The business version of the value set</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>url</td><td><code>uri</code></td><td><div><p>The uri that identifies the value set</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><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>_profile</td><td><code>uri</code></td><td><div><p>Search for resources which have the given profile</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\">_tag</a></td><td><code>token</code></td><td><div><p>Search for resources which have the given tag</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>name</td><td><code>string</code></td><td><div><p>Computationally friendly name of the value set</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>publisher</td><td><code>string</code></td><td><div><p>Name of the publisher of the value set</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>Search for resources which have the given source value (Resource.meta.source)</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>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_content</a></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>status</td><td><code>token</code></td><td><div><p>The current status of the value set</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>$expand</td><td><div></div></td></tr><tr><td><b>SHALL</b></td><td>$validate-code</td><td><div></div></td></tr><tr><td><b>SHALL</b></td><td>$validate</td><td><div></div></td></tr></tbody></table></div></div></div></div></div></div>"
  ] ; # 
  fhir:url [ fhir:v "http://ehealth.sundhed.dk/fhir/CapabilityStatement/patient"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "latest"] ; # 
  fhir:name [ fhir:v "patient"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2021-08-20T13:16:14.216+02: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:kind [ fhir:v "instance"] ; # 
  fhir:software [
fhir:name [ fhir:v "patient" ] ;
fhir:version [ fhir:v "1.3.4-SNAPSHOT" ]
  ] ; # 
  fhir:implementation [
fhir:description [ fhir:v "eHealth Patient service" ] ;
fhir:url [ fhir:v "http://localhost:8080/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 [ fhir:v "https://saml.inttest.ehealth.sundhed.dk/auth/realms/ehealth/protocol/openid-connect/token"^^xsd:anyURI ]         ] [
fhir:url [ fhir:v "authorize"^^xsd:anyURI ] ;
fhir:value [ fhir:v "https://saml.inttest.ehealth.sundhed.dk/auth/realms/ehealth/protocol/openid-connect/auth"^^xsd:anyURI ]         ] [
fhir:url [ fhir:v "revoke"^^xsd:anyURI ] ;
fhir:value [ fhir:v "https://saml.inttest.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: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 "create" ]       ] [
fhir:code [ fhir:v "patch" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalUpdate [ fhir:v "true"^^xsd:boolean ] ;
      ( 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:on-behalf-of" ] [ fhir:v "Communication:part-of" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_language" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/appointment-_language"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/appointment-_language>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The language of the resource" ]       ] [
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 "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 "Only return resources which were last updated as specified by the given range" ]       ] [
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://localhost:8080/fhir//SearchParameter/Appointment-_security"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir//SearchParameter/Appointment-_security>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given security labels" ]       ] [
fhir:name [ fhir:v "_filter" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir//SearchParameter/Appointment-_filter"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir//SearchParameter/Appointment-_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://localhost:8080/fhir//SearchParameter/Appointment-_profile"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir//SearchParameter/Appointment-_profile>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given profile" ]       ] [
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 "_has" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-has"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-has>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Return resources linked to by the given target" ]       ] [
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 "Search for resources which have the given tag" ]       ] [
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 "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 "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_content" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-content"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-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:definition [
fhir:v "http://localhost:8080/fhir//SearchParameter/Appointment-_text"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir//SearchParameter/Appointment-_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 "exportAsiCal" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir/OperationDefinition/Appointment-i-exportAsiCal"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir/OperationDefinition/Appointment-i-exportAsiCal>         ]       ] [
fhir:name [ fhir:v "meta" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir/OperationDefinition/AppointmentSearchParameter-its-meta"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir/OperationDefinition/AppointmentSearchParameter-its-meta>         ]       ] [
fhir:name [ fhir:v "meta-add" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir/OperationDefinition/AppointmentSearchParameter-i-meta-add"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir/OperationDefinition/AppointmentSearchParameter-i-meta-add>         ]       ] [
fhir:name [ fhir:v "meta-delete" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir/OperationDefinition/AppointmentSearchParameter-i-meta-delete"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir/OperationDefinition/AppointmentSearchParameter-i-meta-delete>         ]       ] [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <http://localhost:8080/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 [ fhir:v "65"^^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 "search-type" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] ) ;
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:on-behalf-of" ] [ fhir:v "Communication:part-of" ] ) ;
      ( fhir:searchParam [
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 "string" ] ;
fhir:documentation [ fhir:v "The language of the resource" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Codesystem-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "The code system publication date" ]       ] [
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/Codesystem-context-type-value"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Codesystem-context-type-value>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "A use context type and value assigned to the code system" ]       ] [
fhir:name [ fhir:v "jurisdiction" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-jurisdiction"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Codesystem-jurisdiction>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Intended jurisdiction for the code system" ]       ] [
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 "Only return resources which were last updated as specified by the given range" ]       ] [
fhir:name [ fhir:v "description" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-description"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Codesystem-description>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The description of the code system" ]       ] [
fhir:name [ fhir:v "context-type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-context-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Codesystem-context-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A type of use context assigned to the code system" ]       ] [
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/Codesystem-title"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Codesystem-title>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The human-friendly name of the code system" ]       ] [
fhir:name [ fhir:v "context-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-context-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Codesystem-context-quantity>         ] ;
fhir:type [ fhir:v "quantity" ] ;
fhir:documentation [ fhir:v "A quantity- or range-valued use context assigned to the code system" ]       ] [
fhir:name [ fhir:v "context" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-context"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Codesystem-context>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A use context assigned to the code system" ]       ] [
fhir:name [ fhir:v "context-type-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-context-type-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Codesystem-context-type-quantity>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "A use context type and quantity- or range-based value assigned to the code system" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Codesystem-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "External identifier for the code system" ]       ] [
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://localhost:8080/fhir//SearchParameter/CodeSystem-_security"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir//SearchParameter/CodeSystem-_security>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given security labels" ]       ] [
fhir:name [ fhir:v "version" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-version"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Codesystem-version>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The business version of the code system" ]       ] [
fhir:name [ fhir:v "url" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-url"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Codesystem-url>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "The uri that identifies the code system" ]       ] [
fhir:name [ fhir:v "_filter" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir//SearchParameter/CodeSystem-_filter"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir//SearchParameter/CodeSystem-_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://localhost:8080/fhir//SearchParameter/CodeSystem-_profile"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir//SearchParameter/CodeSystem-_profile>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given profile" ]       ] [
fhir:name [ fhir:v "_has" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-has"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-has>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Return resources linked to by the given target" ]       ] [
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 "Search for resources which have the given tag" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Codesystem-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Computationally friendly name of the code system" ]       ] [
fhir:name [ fhir:v "publisher" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-publisher"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Codesystem-publisher>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Name of the publisher of the code system" ]       ] [
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 "Search for resources which have the given source value (Resource.meta.source)" ]       ] [
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 "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_content" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-content"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-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:definition [
fhir:v "http://localhost:8080/fhir//SearchParameter/CodeSystem-_text"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir//SearchParameter/CodeSystem-_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/Codesystem-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Codesystem-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The current status of the code system" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "lookup" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir/OperationDefinition/CodeSystem-t-lookup"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir/OperationDefinition/CodeSystem-t-lookup>         ]       ] [
fhir:name [ fhir:v "subsumes" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir/OperationDefinition/CodeSystem-t-subsumes"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir/OperationDefinition/CodeSystem-t-subsumes>         ]       ] [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir/OperationDefinition/Multi-it-validate>         ]       ] )     ] [
fhir:type [ fhir:v "Communication" ] ;
fhir:profile [
fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-message"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-message>       ] ;
      ( 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-message"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-message>       ] ) ;
      ( fhir:interaction [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "patch" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ;
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:encounter" ] [ 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:on-behalf-of" ] [ fhir:v "Communication:part-of" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_language" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Communication-_language"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Communication-_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 "Only return resources which were last updated as specified by the given range" ]       ] [
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 "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 "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://localhost:8080/fhir//SearchParameter/Communication-_security"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir//SearchParameter/Communication-_security>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given security labels" ]       ] [
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 "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 "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 "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:definition [
fhir:v "http://localhost:8080/fhir//SearchParameter/Communication-_filter"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir//SearchParameter/Communication-_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 "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 "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 "_profile" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir//SearchParameter/Communication-_profile"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir//SearchParameter/Communication-_profile>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given profile" ]       ] [
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 "_has" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-has"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-has>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Return resources linked to by the given target" ]       ] [
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 "Search for resources which have the given tag" ]       ] [
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 "_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 "The ID of the resource" ]       ] [
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 CareTeam recipient" ]       ] [
fhir:name [ fhir:v "_content" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-content"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-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:definition [
fhir:v "http://localhost:8080/fhir//SearchParameter/Communication-_text"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir//SearchParameter/Communication-_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 "http://localhost:8080/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir/OperationDefinition/Multi-it-validate>         ]       ] )     ] [
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:instantiates-canonical" ] [ fhir:v "Communication:on-behalf-of" ] [ fhir:v "Communication:part-of" ] [ fhir:v "OperationDefinition:base" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_language" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-_language"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Operationdefinition-_language>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The language of the resource" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Operationdefinition-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "The operation definition publication date" ]       ] [
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/Operationdefinition-context-type-value"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Operationdefinition-context-type-value>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "A use context type and value assigned to the operation definition" ]       ] [
fhir:name [ fhir:v "jurisdiction" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-jurisdiction"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Operationdefinition-jurisdiction>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Intended jurisdiction for the operation definition" ]       ] [
fhir:name [ fhir:v "description" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-description"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Operationdefinition-description>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The description of the operation definition" ]       ] [
fhir:name [ fhir:v "context-type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-context-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Operationdefinition-context-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A type of use context assigned to the operation definition" ]       ] [
fhir:name [ fhir:v "title" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-title"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Operationdefinition-title>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The human-friendly name of the operation definition" ]       ] [
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/Operationdefinition-context-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Operationdefinition-context-quantity>         ] ;
fhir:type [ fhir:v "quantity" ] ;
fhir:documentation [ fhir:v "A quantity- or range-valued use context assigned to the operation definition" ]       ] [
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/Operationdefinition-context"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Operationdefinition-context>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A use context assigned to the operation definition" ]       ] [
fhir:name [ fhir:v "context-type-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-context-type-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Operationdefinition-context-type-quantity>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "A use context type and quantity- or range-based value assigned to the operation definition" ]       ] [
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 "version" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-version"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Operationdefinition-version>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The business version of the operation definition" ]       ] [
fhir:name [ fhir:v "url" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-url"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Operationdefinition-url>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "The uri that identifies the operation definition" ]       ] [
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 "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Operationdefinition-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Computationally friendly name of the operation definition" ]       ] [
fhir:name [ fhir:v "publisher" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-publisher"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Operationdefinition-publisher>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Name of the publisher of the operation 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 "The ID of the resource" ]       ] [
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:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Operationdefinition-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The current status of the operation definition" ]       ] )     ] [
fhir:type [ fhir:v "Patient" ] ;
fhir:profile [
fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-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-skrsPatient"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-skrsPatient>       ] ) ;
      ( fhir:interaction [
fhir:code [ fhir:v "patch" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] ) ;
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: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 "Patient:link" ] [ fhir:v "Person:link" ] [ fhir:v "Person:patient" ] [ fhir:v "RelatedPerson:patient" ] ) ;
      ( fhir:searchParam [
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 "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 "The patient's date of birth" ]       ] [
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 "A state specified in an address" ]       ] [
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 "Gender of the patient" ]       ] [
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 "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 "A country specified in an address" ]       ] [
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 "A portion of either family or given name using some kind of phonetic matching algorithm" ]       ] [
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 "The value in any kind of telecom details of the patient" ]       ] [
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 "A city specified in an address" ]       ] [
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 "A value in an email contact" ]       ] [
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 "A portion of the given name of the patient" ]       ] [
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 "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 "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" ]       ] [
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 "The Security Label of the 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 "A postalCode specified in an address" ]       ] [
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 "A value in a phone contact" ]       ] [
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 "A use code specified in an address" ]       ] [
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 "_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 "The ID of the resource" ]       ] [
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 "A portion of the family name of the patient" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "createPatient" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir/OperationDefinition/Patient-t-createPatient"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir/OperationDefinition/Patient-t-createPatient>         ]       ] [
fhir:name [ fhir:v "updatePatientWithSKRSData" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir/OperationDefinition/Patient-t-updatePatientWithSKRSData"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir/OperationDefinition/Patient-t-updatePatientWithSKRSData>         ]       ] [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir/OperationDefinition/Multi-it-validate>         ]       ] )     ] [
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:on-behalf-of" ] [ fhir:v "Communication:part-of" ] [ fhir:v "Person:link" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_language" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Person-_language"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Person-_language>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The language of the resource" ]       ] [
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 "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" ]       ] [
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 "The person's date of birth" ]       ] [
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 "A state specified in an address" ]       ] [
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 "The gender of the person" ]       ] [
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 "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 "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 "A postal code specified in an address" ]       ] [
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 "A country specified in an address" ]       ] [
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 "A portion of name using some kind of phonetic matching algorithm" ]       ] [
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 "A value in a phone contact" ]       ] [
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 "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 "A use code specified in an address" ]       ] [
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 "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 "The value in any kind of contact" ]       ] [
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 "The ID of the resource" ]       ] [
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 "A city specified in an address" ]       ] [
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 "A value in an email contact" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "match" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir/OperationDefinition/Person-t-match"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir/OperationDefinition/Person-t-match>         ]       ] )     ] [
fhir:type [ fhir:v "RelatedPerson" ] ;
fhir:profile [
fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedperson"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-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 "search-type" ]       ] [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "patch" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalUpdate [ fhir:v "true"^^xsd:boolean ] ;
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:on-behalf-of" ] [ fhir:v "Communication:part-of" ] [ fhir:v "Communication:recipient" ] [ fhir:v "Communication:sender" ] [ fhir:v "Patient:link" ] [ fhir:v "Person:link" ] [ fhir:v "Person:relatedperson" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_language" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/RelatedPerson-_language"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/RelatedPerson-_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 "The Related Person's date of birth" ]       ] [
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 "A state specified in an address" ]       ] [
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 "Gender of the related person" ]       ] [
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 "Only return resources which were last updated as specified by the given range" ]       ] [
fhir:name [ fhir:v "address-country" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/RelatedPerson-address-country"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/RelatedPerson-address-country>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A country specified in an address" ]       ] [
fhir:name [ fhir:v "phonetic" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/RelatedPerson-phonetic"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/RelatedPerson-phonetic>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A portion of name using some kind of phonetic matching algorithm" ]       ] [
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 "The value in any kind of contact" ]       ] [
fhir:name [ fhir:v "address-city" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/RelatedPerson-address-city"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/RelatedPerson-address-city>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A city specified in an address" ]       ] [
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/RelatedPerson-email"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/RelatedPerson-email>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A value in an email contact" ]       ] [
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/RelatedPerson-address"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/RelatedPerson-address>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "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" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir//SearchParameter/RelatedPerson-_security"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir//SearchParameter/RelatedPerson-_security>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given security labels" ]       ] [
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/RelatedPerson-address-postalcode"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/RelatedPerson-address-postalcode>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A postal code specified in an address" ]       ] [
fhir:name [ fhir:v "_profile" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir//SearchParameter/RelatedPerson-_profile"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir//SearchParameter/RelatedPerson-_profile>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given profile" ]       ] [
fhir:name [ fhir:v "phone" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/RelatedPerson-phone"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/RelatedPerson-phone>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A value in a phone contact" ]       ] [
fhir:name [ fhir:v "_has" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-has"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-has>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Return resources linked to by the given target" ]       ] [
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 "Search for resources which have the given tag" ]       ] [
fhir:name [ fhir:v "address-use" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/RelatedPerson-address-use"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/RelatedPerson-address-use>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A use code specified in an address" ]       ] [
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 "_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 "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_content" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-content"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-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:definition [
fhir:v "http://localhost:8080/fhir//SearchParameter/RelatedPerson-_text"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir//SearchParameter/RelatedPerson-_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 "http://localhost:8080/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <http://localhost:8080/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 [ fhir:v "17"^^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 "search-type" ]       ] [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "history-instance" ]       ] [
fhir:code [ fhir:v "history-type" ]       ] [
fhir:code [ fhir:v "patch" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "update" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalUpdate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalDelete [ fhir:v "multiple" ] ;
      ( 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:on-behalf-of" ] [ fhir:v "Communication:part-of" ] [ fhir:v "SearchParameter:component" ] [ fhir:v "SearchParameter:derived-from" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_language" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/searchparameter-_language"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/searchparameter-_language>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The language of the resource" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/searchparameter-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/searchparameter-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "The search parameter publication date" ]       ] [
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/searchparameter-context-type-value"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/searchparameter-context-type-value>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "A use context type and value assigned to the search parameter" ]       ] [
fhir:name [ fhir:v "jurisdiction" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/searchparameter-jurisdiction"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/searchparameter-jurisdiction>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Intended jurisdiction for the search parameter" ]       ] [
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 "Only return resources which were last updated as specified by the given range" ]       ] [
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 "description" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/searchparameter-description"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/searchparameter-description>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The description of the search parameter" ]       ] [
fhir:name [ fhir:v "context-type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/searchparameter-context-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/searchparameter-context-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A type of use context assigned to the search parameter" ]       ] [
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/searchparameter-context-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/searchparameter-context-quantity>         ] ;
fhir:type [ fhir:v "quantity" ] ;
fhir:documentation [ fhir:v "A quantity- or range-valued use context assigned to the search parameter" ]       ] [
fhir:name [ fhir:v "context" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/searchparameter-context"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/searchparameter-context>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A use context assigned to the search parameter" ]       ] [
fhir:name [ fhir:v "context-type-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/searchparameter-context-type-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/searchparameter-context-type-quantity>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "A use context type and quantity- or range-based value assigned to the search parameter" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir//SearchParameter/SearchParameter-_security"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir//SearchParameter/SearchParameter-_security>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given security labels" ]       ] [
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/searchparameter-version"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/searchparameter-version>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The business version of the search parameter" ]       ] [
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:definition [
fhir:v "http://localhost:8080/fhir//SearchParameter/SearchParameter-_filter"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir//SearchParameter/SearchParameter-_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://localhost:8080/fhir//SearchParameter/SearchParameter-_profile"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir//SearchParameter/SearchParameter-_profile>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given profile" ]       ] [
fhir:name [ fhir:v "_has" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-has"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-has>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Return resources linked to by the given target" ]       ] [
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 "Search for resources which have the given tag" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/searchparameter-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/searchparameter-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Computationally friendly name of the search parameter" ]       ] [
fhir:name [ fhir:v "publisher" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/searchparameter-publisher"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/searchparameter-publisher>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Name of the publisher of the search parameter" ]       ] [
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 "Search for resources which have the given source value (Resource.meta.source)" ]       ] [
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 "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_content" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-content"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-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:definition [
fhir:v "http://localhost:8080/fhir//SearchParameter/SearchParameter-_text"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir//SearchParameter/SearchParameter-_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 "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:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/searchparameter-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/searchparameter-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The current status of the search parameter" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "expunge" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir/OperationDefinition/SearchParameter-its-expunge"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir/OperationDefinition/SearchParameter-its-expunge>         ]       ] [
fhir:name [ fhir:v "meta" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir/OperationDefinition/AppointmentSearchParameter-its-meta"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir/OperationDefinition/AppointmentSearchParameter-its-meta>         ] ;
fhir:documentation [ fhir:v "Request a global list of tags, profiles, and security labels" ]       ] [
fhir:name [ fhir:v "meta-add" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir/OperationDefinition/AppointmentSearchParameter-i-meta-add"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir/OperationDefinition/AppointmentSearchParameter-i-meta-add>         ] ;
fhir:documentation [ fhir:v "Add tags, profiles, and/or security labels to a resource" ]       ] [
fhir:name [ fhir:v "meta-delete" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir/OperationDefinition/AppointmentSearchParameter-i-meta-delete"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir/OperationDefinition/AppointmentSearchParameter-i-meta-delete>         ] ;
fhir:documentation [ fhir:v "Delete tags, profiles, and/or security labels from a resource" ]       ] [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <http://localhost:8080/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 [ fhir:v "121"^^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 "create" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ;
      ( 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:on-behalf-of" ] [ fhir:v "Communication:part-of" ] [ fhir:v "OperationDefinition:input-profile" ] [ fhir:v "OperationDefinition:output-profile" ] [ fhir:v "StructureDefinition:base" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_language" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/structuredefinition-_language"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/structuredefinition-_language>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The language of the resource" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/structuredefinition-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/structuredefinition-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "The structure definition publication date" ]       ] [
fhir:name [ fhir:v "context-type-value" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/structuredefinition-context-type-value"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/structuredefinition-context-type-value>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "A use context type and value assigned to the structure definition" ]       ] [
fhir:name [ fhir:v "jurisdiction" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/structuredefinition-jurisdiction"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/structuredefinition-jurisdiction>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Intended jurisdiction for the structure definition" ]       ] [
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 "Only return resources which were last updated as specified by the given range" ]       ] [
fhir:name [ fhir:v "description" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/structuredefinition-description"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/structuredefinition-description>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The description of the structure definition" ]       ] [
fhir:name [ fhir:v "context-type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/structuredefinition-context-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/structuredefinition-context-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A type of use context assigned to the structure definition" ]       ] [
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/structuredefinition-title"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/structuredefinition-title>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The human-friendly name of the structure definition" ]       ] [
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/structuredefinition-context-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/structuredefinition-context-quantity>         ] ;
fhir:type [ fhir:v "quantity" ] ;
fhir:documentation [ fhir:v "A quantity- or range-valued use context assigned to the structure definition" ]       ] [
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 "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 "context" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/structuredefinition-context"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/structuredefinition-context>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A use context assigned to the structure definition" ]       ] [
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/structuredefinition-context-type-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/structuredefinition-context-type-quantity>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "A use context type and quantity- or range-based value assigned to the structure definition" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/structuredefinition-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/structuredefinition-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "External identifier for the structure definition" ]       ] [
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://localhost:8080/fhir//SearchParameter/StructureDefinition-_security"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir//SearchParameter/StructureDefinition-_security>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given security labels" ]       ] [
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/structuredefinition-version"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/structuredefinition-version>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The business version of the structure definition" ]       ] [
fhir: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:definition [
fhir:v "http://localhost:8080/fhir//SearchParameter/StructureDefinition-_filter"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir//SearchParameter/StructureDefinition-_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://localhost:8080/fhir//SearchParameter/StructureDefinition-_profile"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir//SearchParameter/StructureDefinition-_profile>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given profile" ]       ] [
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 "_has" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-has"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-has>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Return resources linked to by the given target" ]       ] [
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 "Search for resources which have the given tag" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/structuredefinition-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/structuredefinition-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Computationally friendly name of the structure definition" ]       ] [
fhir:name [ fhir:v "publisher" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/structuredefinition-publisher"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/structuredefinition-publisher>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Name of the publisher of the structure definition" ]       ] [
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 "_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 "Search for resources which have the given source value (Resource.meta.source)" ]       ] [
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 "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_content" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-content"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-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:definition [
fhir:v "http://localhost:8080/fhir//SearchParameter/StructureDefinition-_text"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir//SearchParameter/StructureDefinition-_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 "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:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/structuredefinition-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/structuredefinition-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The current status of the structure definition" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "generateSnapshot" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir/OperationDefinition/StructureDefinition-t-generateSnapshot"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir/OperationDefinition/StructureDefinition-t-generateSnapshot>         ]       ] [
fhir:name [ fhir:v "snapshot" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir/OperationDefinition/StructureDefinition-it-snapshot"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir/OperationDefinition/StructureDefinition-it-snapshot>         ]       ] [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <http://localhost:8080/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 [ fhir:v "57"^^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 "search-type" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] ) ;
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:on-behalf-of" ] [ fhir:v "Communication:part-of" ] [ fhir:v "StructureDefinition:valueset" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_language" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-_language"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-_language>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The language of the resource" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "The value set publication date" ]       ] [
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/ValueSet-context-type-value"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-context-type-value>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "A use context type and value assigned to the value set" ]       ] [
fhir:name [ fhir:v "jurisdiction" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-jurisdiction"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-jurisdiction>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Intended jurisdiction for the value set" ]       ] [
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 "Only return resources which were last updated as specified by the given range" ]       ] [
fhir:name [ fhir:v "description" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-description"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-description>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The description of the value set" ]       ] [
fhir:name [ fhir:v "context-type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-context-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-context-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A type of use context assigned to the value set" ]       ] [
fhir:name [ fhir:v "title" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-title"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-title>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The human-friendly name of the value set" ]       ] [
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/ValueSet-context-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-context-quantity>         ] ;
fhir:type [ fhir:v "quantity" ] ;
fhir:documentation [ fhir:v "A quantity- or range-valued use context assigned to the value set" ]       ] [
fhir:name [ fhir:v "context" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-context"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-context>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A use context assigned to the value set" ]       ] [
fhir:name [ fhir:v "context-type-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-context-type-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-context-type-quantity>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "A use context type and quantity- or range-based value assigned to the value set" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "External identifier for the value set" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir//SearchParameter/ValueSet-_security"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir//SearchParameter/ValueSet-_security>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given security labels" ]       ] [
fhir:name [ fhir:v "version" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-version"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-version>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The business version of the value set" ]       ] [
fhir:name [ fhir:v "url" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-url"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-url>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "The uri that identifies the value set" ]       ] [
fhir:name [ fhir:v "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:definition [
fhir:v "http://localhost:8080/fhir//SearchParameter/ValueSet-_filter"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir//SearchParameter/ValueSet-_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://localhost:8080/fhir//SearchParameter/ValueSet-_profile"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir//SearchParameter/ValueSet-_profile>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given profile" ]       ] [
fhir:name [ fhir:v "_has" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-has"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-has>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Return resources linked to by the given target" ]       ] [
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 "Search for resources which have the given tag" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Computationally friendly name of the value set" ]       ] [
fhir:name [ fhir:v "publisher" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-publisher"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-publisher>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Name of the publisher of the value set" ]       ] [
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 "Search for resources which have the given source value (Resource.meta.source)" ]       ] [
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 "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_content" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-content"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-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:definition [
fhir:v "http://localhost:8080/fhir//SearchParameter/ValueSet-_text"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir//SearchParameter/ValueSet-_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/ValueSet-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The current status of the value set" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "expand" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir/OperationDefinition/ValueSet-it-expand"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir/OperationDefinition/ValueSet-it-expand>         ]       ] [
fhir:name [ fhir:v "validate-code" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir/OperationDefinition/ValueSet-it-validate-code"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir/OperationDefinition/ValueSet-it-validate-code>         ]       ] [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir/OperationDefinition/Multi-it-validate>         ]       ] )     ] ) ;
    ( fhir:operation [
fhir:name [ fhir:v "expunge" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir/OperationDefinition/SearchParameter-its-expunge"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir/OperationDefinition/SearchParameter-its-expunge>       ]     ] [
fhir:name [ fhir:v "get-resource-counts" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir/OperationDefinition/-s-get-resource-counts"^^xsd:anyURI ;
fhir:link <http://localhost:8080/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 "mark-all-resources-for-reindexing" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir/OperationDefinition/-s-mark-all-resources-for-reindexing"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir/OperationDefinition/-s-mark-all-resources-for-reindexing>       ]     ] [
fhir:name [ fhir:v "meta" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir/OperationDefinition/AppointmentSearchParameter-its-meta"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir/OperationDefinition/AppointmentSearchParameter-its-meta>       ]     ] [
fhir:name [ fhir:v "process-message" ] ;
fhir:definition [
fhir:v "http://localhost:8080/fhir/OperationDefinition/-s-process-message"^^xsd:anyURI ;
fhir:link <http://localhost:8080/fhir/OperationDefinition/-s-process-message>       ]     ] )
  ] ) . #