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

: measurement - TTL Representation

Active as of 2024-05-08

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 "measurement"] ; # 
  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: </li><li>Published on: Wed May 08 02:27:33 UTC 2024</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>Summary of System-wide Interactions</em></div><ul><li>Supports the <code>transaction</code> interaction.</li><li>Supports the <code>history-system</code> interaction.</li></ul></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><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=\"#Communication1-1\">Communication</a></td><td><a href=\"StructureDefinition-ehealth-communication.html\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-communication</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>_tag, episodeOfCare, identifier, recipient, recipientCareTeam, sender, senderCareTeam, subject</td><td/><td><code>Communication:episodeOfCare</code>, <code>Communication:recipient</code>, <code>Communication:recipientCareTeam</code>, <code>Communication:sender</code>, <code>Communication:senderCareTeam</code>, <code>Communication:subject</code>, <code>Media:based-on</code>, <code>Media:episodeOfCare</code>, <code>Media:subject</code>, <code>Observation:based-on</code>, <code>Observation:episodeOfCare</code>, <code>Observation:patient</code>, <code>Observation:subject</code>, <code>QuestionnaireResponse:based-on</code>, <code>QuestionnaireResponse:episodeOfCare</code>, <code>QuestionnaireResponse:questionnaire</code>, <code>QuestionnaireResponse:subject</code></td><td/></tr><tr><td><a href=\"#Media1-2\">Media</a></td><td><a href=\"StructureDefinition-ehealth-media.html\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-media</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>_content, _filter, _tag, based-on, created, episodeOfCare, identifier, qualityCode, qualityType, resolvedTimingEnd, resolvedTimingServiceRequestVersionId, resolvedTimingStart, resolvedTimingType, subject, type</td><td/><td><code>Provenance:target</code></td><td/></tr><tr><td><a href=\"#Observation1-3\">Observation</a></td><td><a href=\"StructureDefinition-ehealth-observation.html\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-observation</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>_content, _filter, _id, _tag, _text, based-on, code, date, episodeOfCare, identifier, patient, qualityCode, qualityType, resolvedTimingEnd, resolvedTimingServiceRequestVersionId, resolvedTimingStart, resolvedTimingType, subject</td><td/><td><code>Provenance:target</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></td><td><code>*</code></td><td><code>Communication:episodeOfCare</code>, <code>Communication:recipient</code>, <code>Communication:recipientCareTeam</code>, <code>Communication:sender</code>, <code>Communication:senderCareTeam</code>, <code>Communication:subject</code>, <code>Media:based-on</code>, <code>Media:episodeOfCare</code>, <code>Media:subject</code>, <code>Observation:based-on</code>, <code>Observation:episodeOfCare</code>, <code>Observation:patient</code>, <code>Observation:subject</code>, <code>QuestionnaireResponse:based-on</code>, <code>QuestionnaireResponse:episodeOfCare</code>, <code>QuestionnaireResponse:questionnaire</code>, <code>QuestionnaireResponse:subject</code></td><td/></tr><tr><td><a href=\"#Provenance1-5\">Provenance</a></td><td><a href=\"StructureDefinition-ehealth-provenance.html\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-provenance</a></td><td>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></td><td><code>*</code></td><td><code>Communication:episodeOfCare</code>, <code>Communication:recipient</code>, <code>Communication:recipientCareTeam</code>, <code>Communication:sender</code>, <code>Communication:senderCareTeam</code>, <code>Communication:subject</code>, <code>Media:based-on</code>, <code>Media:episodeOfCare</code>, <code>Media:subject</code>, <code>Observation:based-on</code>, <code>Observation:episodeOfCare</code>, <code>Observation:patient</code>, <code>Observation:subject</code>, <code>QuestionnaireResponse:based-on</code>, <code>QuestionnaireResponse:episodeOfCare</code>, <code>QuestionnaireResponse:questionnaire</code>, <code>QuestionnaireResponse:subject</code></td><td/></tr><tr><td><a href=\"#QuestionnaireResponse1-6\">QuestionnaireResponse</a></td><td><a href=\"StructureDefinition-ehealth-questionnaireresponse.html\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaireresponse</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\"></td><td class=\"text-center\">y</td><td>_filter, _lastUpdated, _tag, authored, based-on, episodeOfCare, identifier, qualityCode, qualityType, questionnaire, resolvedTimingEnd, resolvedTimingServiceRequestVersionId, resolvedTimingStart, resolvedTimingType, status, subject</td><td/><td><code>Provenance:target</code></td><td/></tr></tbody></table></div><hr/><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Communication1-1\" 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-communication.html\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-communication</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>search-type</code>, <code>vread</code>, <code>read</code>, <code>patch</code>, <code>create</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_tag</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>episodeOfCare</td><td><code>reference</code></td><td><div><p>Episode associated with communication</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Unique identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>recipient</td><td><code>reference</code></td><td><div><p>Message recipient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>recipientCareTeam</td><td><code>reference</code></td><td><div><p>Recipient care team</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>sender</td><td><code>reference</code></td><td><div><p>Message sender</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>senderCareTeam</td><td><code>reference</code></td><td><div><p>Sender care team</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>subject</td><td><code>reference</code></td><td><div><p>Focus of message</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=\"Media1-2\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Media</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-media.html\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-media</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>_content</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a fulltext search</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_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>_tag</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>based-on</td><td><code>reference</code></td><td><div><p>Procedure that caused this media to be created</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>created</td><td><code>date</code></td><td><div><p>When Media was collected</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>episodeOfCare</td><td><code>reference</code></td><td><div><p>Episode associated with media</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Identifier(s) for the image</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>qualityCode</td><td><code>token</code></td><td><div><p>Quality code of the media</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>qualityType</td><td><code>token</code></td><td><div><p>Quality type of the media</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>resolvedTimingEnd</td><td><code>date</code></td><td><div><p>Resolved Timing end</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>resolvedTimingServiceRequestVersionId</td><td><code>token</code></td><td><div><p>Resolved Timing serviceRequestVersionID</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>resolvedTimingStart</td><td><code>date</code></td><td><div><p>Resolved Timing start</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>resolvedTimingType</td><td><code>token</code></td><td><div><p>Resolved Timing type</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>subject</td><td><code>reference</code></td><td><div><p>Who/What this Media is a record of</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>type</td><td><code>token</code></td><td><div><p>photo | video | audio</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><tr><td><b>SHALL</b></td><td><a href=\"OperationDefinition-Media-t-get-data.html\">$get-data</a></td><td><div></div></td></tr></tbody></table></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Observation1-3\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Observation</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-observation.html\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-observation</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>_content</td><td><code>string</code></td><td><div><p>Search the contents of the resource's data using a fulltext search</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_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>_id</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>_tag</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>_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>based-on</td><td><code>reference</code></td><td><div><p>Reference to the test or procedure request.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>code</td><td><code>token</code></td><td><div><p>The code of the observation type</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>date</td><td><code>date</code></td><td><div><p>Obtained date/time. If the obtained element is a period, a date that falls in the period</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>episodeOfCare</td><td><code>reference</code></td><td><div><p>Episode associated with observation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>The unique id for a particular observation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>patient</td><td><code>reference</code></td><td><div><p>The subject that the observation is about (if patient)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>qualityCode</td><td><code>token</code></td><td><div><p>The quality code of the observation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>qualityType</td><td><code>token</code></td><td><div><p>The quality type of the observation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>resolvedTimingEnd</td><td><code>date</code></td><td><div><p>Resolved Timing end</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>resolvedTimingServiceRequestVersionId</td><td><code>token</code></td><td><div><p>Resolved Timing serviceRequestVersionID</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>resolvedTimingStart</td><td><code>date</code></td><td><div><p>Resolved Timing start</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>resolvedTimingType</td><td><code>token</code></td><td><div><p>Resolved Timing type</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>subject</td><td><code>reference</code></td><td><div><p>The subject that the observation is about</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></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Provenance1-5\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>Provenance</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-ehealth-provenance.html\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-provenance</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>vread</code>, <code>read</code>.</li></ul></div></div><p/></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"QuestionnaireResponse1-6\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported</span>QuestionnaireResponse</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-ehealth-questionnaireresponse.html\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaireresponse</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>update</code>, <code>search-type</code>, <code>vread</code>, <code>read</code>, <code>create</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_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>_lastUpdated</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>_tag</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>authored</td><td><code>date</code></td><td><div><p>When the questionnaire response was last changed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>based-on</td><td><code>reference</code></td><td><div><p>Plan/proposal/order fulfilled by this questionnaire response</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>episodeOfCare</td><td><code>reference</code></td><td><div><p>Episode associated with questionnaire response</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>The unique identifier for the questionnaire response</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>qualityCode</td><td><code>token</code></td><td><div><p>The quality code of the questionnaire response</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>qualityType</td><td><code>token</code></td><td><div><p>The quality type of the questionnaire response</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>questionnaire</td><td><code>reference</code></td><td><div><p>The questionnaire the answers are provided for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>resolvedTimingEnd</td><td><code>date</code></td><td><div><p>Resolved Timing end</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>resolvedTimingServiceRequestVersionId</td><td><code>token</code></td><td><div><p>Resolved Timing serviceRequestVersionID</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>resolvedTimingStart</td><td><code>date</code></td><td><div><p>Resolved Timing start</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>resolvedTimingType</td><td><code>token</code></td><td><div><p>Resolved Timing type</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>The status of the questionnaire response</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>subject</td><td><code>reference</code></td><td><div><p>The subject of the questionnaire response</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>"
  ] ; # 
  fhir:url [ fhir:v "http://ehealth.sundhed.dk/fhir/CapabilityStatement/measurement"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "latest"] ; # 
  fhir:name [ fhir:v "measurement"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2024-05-08T02:27:33.572+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Den telemedicinske infrastruktur (eHealth Infrastructure)"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Den telemedicinske infrastruktur (eHealth Infrastructure)" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://ehealth.sundhed.dk" ]     ] )
  ] ) ; # 
  fhir:kind [ fhir:v "instance"] ; # 
  fhir:software [
fhir:name [ fhir:v "measurement" ] ;
fhir:version [ fhir:v "1.15.1" ]
  ] ; # 
  fhir:implementation [
fhir:description [ fhir:v "eHealth measurement service" ] ;
fhir:url [ fhir:v "https://measurement.devtest.systematic-ehealth.com/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:rest ( [
fhir:mode [ fhir:v "server" ] ;
    ( fhir:resource [
fhir:type [ fhir:v "Communication" ] ;
fhir:profile [
fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-communication"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-communication>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "patch" ]       ] [
fhir:code [ fhir:v "create" ]       ] ) ;
fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ;
      ( fhir:searchRevInclude [ fhir:v "Communication:episodeOfCare" ] [ fhir:v "Communication:recipient" ] [ fhir:v "Communication:recipientCareTeam" ] [ fhir:v "Communication:sender" ] [ fhir:v "Communication:senderCareTeam" ] [ fhir:v "Communication:subject" ] [ fhir:v "Media:based-on" ] [ fhir:v "Media:episodeOfCare" ] [ fhir:v "Media:subject" ] [ fhir:v "Observation:based-on" ] [ fhir:v "Observation:episodeOfCare" ] [ fhir:v "Observation:patient" ] [ fhir:v "Observation:subject" ] [ fhir:v "QuestionnaireResponse:based-on" ] [ fhir:v "QuestionnaireResponse:episodeOfCare" ] [ fhir:v "QuestionnaireResponse:questionnaire" ] [ fhir:v "QuestionnaireResponse:subject" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given tag" ]       ] [
fhir:name [ fhir:v "episodeOfCare" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Episode associated with communication" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Unique identifier" ]       ] [
fhir:name [ fhir:v "recipient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Message recipient" ]       ] [
fhir:name [ fhir:v "recipientCareTeam" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Recipient care team" ]       ] [
fhir:name [ fhir:v "sender" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Message sender" ]       ] [
fhir:name [ fhir:v "senderCareTeam" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Sender care team" ]       ] [
fhir:name [ fhir:v "subject" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Focus of message" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/Multi-it-validate>         ]       ] )     ] [
fhir:type [ fhir:v "Media" ] ;
fhir:profile [
fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-media"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-media>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Provenance:target" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_content" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ]       ] [
fhir:name [ fhir:v "_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 "_tag" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given tag" ]       ] [
fhir:name [ fhir:v "based-on" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Procedure that caused this media to be created" ]       ] [
fhir:name [ fhir:v "created" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When Media was collected" ]       ] [
fhir:name [ fhir:v "episodeOfCare" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Episode associated with media" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Identifier(s) for the image" ]       ] [
fhir:name [ fhir:v "qualityCode" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Quality code of the media" ]       ] [
fhir:name [ fhir:v "qualityType" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Quality type of the media" ]       ] [
fhir:name [ fhir:v "resolvedTimingEnd" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Resolved Timing end" ]       ] [
fhir:name [ fhir:v "resolvedTimingServiceRequestVersionId" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Resolved Timing serviceRequestVersionID" ]       ] [
fhir:name [ fhir:v "resolvedTimingStart" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Resolved Timing start" ]       ] [
fhir:name [ fhir:v "resolvedTimingType" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Resolved Timing type" ]       ] [
fhir:name [ fhir:v "subject" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Who/What this Media is a record of" ]       ] [
fhir:name [ fhir:v "type" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "photo | video | audio" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/Multi-it-validate>         ]       ] [
fhir:name [ fhir:v "get-data" ] ;
fhir:definition [
fhir:v "https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/Media-t-get-data"^^xsd:anyURI ;
fhir:link <https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/Media-t-get-data>         ]       ] )     ] [
fhir:type [ fhir:v "Observation" ] ;
fhir:profile [
fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-observation"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-observation>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Provenance:target" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_content" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ]       ] [
fhir:name [ fhir:v "_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 "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given tag" ]       ] [
fhir:name [ fhir:v "_text" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's narrative using a fulltext search" ]       ] [
fhir:name [ fhir:v "based-on" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Reference to the test or procedure request." ]       ] [
fhir:name [ fhir:v "code" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The code of the observation type" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Obtained date/time. If the obtained element is a period, a date that falls in the period" ]       ] [
fhir:name [ fhir:v "episodeOfCare" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Episode associated with observation" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The unique id for a particular observation" ]       ] [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The subject that the observation is about (if patient)" ]       ] [
fhir:name [ fhir:v "qualityCode" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The quality code of the observation" ]       ] [
fhir:name [ fhir:v "qualityType" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The quality type of the observation" ]       ] [
fhir:name [ fhir:v "resolvedTimingEnd" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Resolved Timing end" ]       ] [
fhir:name [ fhir:v "resolvedTimingServiceRequestVersionId" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Resolved Timing serviceRequestVersionID" ]       ] [
fhir:name [ fhir:v "resolvedTimingStart" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Resolved Timing start" ]       ] [
fhir:name [ fhir:v "resolvedTimingType" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Resolved Timing type" ]       ] [
fhir:name [ fhir:v "subject" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The subject that the observation is about" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <https://measurement.devtest.systematic-ehealth.com/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:searchInclude [ fhir:v "*" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Communication:episodeOfCare" ] [ fhir:v "Communication:recipient" ] [ fhir:v "Communication:recipientCareTeam" ] [ fhir:v "Communication:sender" ] [ fhir:v "Communication:senderCareTeam" ] [ fhir:v "Communication:subject" ] [ fhir:v "Media:based-on" ] [ fhir:v "Media:episodeOfCare" ] [ fhir:v "Media:subject" ] [ fhir:v "Observation:based-on" ] [ fhir:v "Observation:episodeOfCare" ] [ fhir:v "Observation:patient" ] [ fhir:v "Observation:subject" ] [ fhir:v "QuestionnaireResponse:based-on" ] [ fhir:v "QuestionnaireResponse:episodeOfCare" ] [ fhir:v "QuestionnaireResponse:questionnaire" ] [ fhir:v "QuestionnaireResponse:subject" ] )     ] [
fhir:type [ fhir:v "Provenance" ] ;
fhir:profile [
fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-provenance"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-provenance>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] ) ;
      ( fhir:searchInclude [ fhir:v "*" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Communication:episodeOfCare" ] [ fhir:v "Communication:recipient" ] [ fhir:v "Communication:recipientCareTeam" ] [ fhir:v "Communication:sender" ] [ fhir:v "Communication:senderCareTeam" ] [ fhir:v "Communication:subject" ] [ fhir:v "Media:based-on" ] [ fhir:v "Media:episodeOfCare" ] [ fhir:v "Media:subject" ] [ fhir:v "Observation:based-on" ] [ fhir:v "Observation:episodeOfCare" ] [ fhir:v "Observation:patient" ] [ fhir:v "Observation:subject" ] [ fhir:v "QuestionnaireResponse:based-on" ] [ fhir:v "QuestionnaireResponse:episodeOfCare" ] [ fhir:v "QuestionnaireResponse:questionnaire" ] [ fhir:v "QuestionnaireResponse:subject" ] )     ] [
fhir:type [ fhir:v "QuestionnaireResponse" ] ;
fhir:profile [
fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaireresponse"^^xsd:anyURI ;
fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaireresponse>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "vread" ]       ] [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "create" ]       ] ) ;
fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalUpdate [ fhir:v "true"^^xsd:boolean ] ;
      ( fhir:searchRevInclude [ fhir:v "Provenance:target" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_filter" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Search the contents of the resource's data using a filter" ]       ] [
fhir:name [ fhir:v "_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 "_tag" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Search for resources which have the given tag" ]       ] [
fhir:name [ fhir:v "authored" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the questionnaire response was last changed" ]       ] [
fhir:name [ fhir:v "based-on" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Plan/proposal/order fulfilled by this questionnaire response" ]       ] [
fhir:name [ fhir:v "episodeOfCare" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Episode associated with questionnaire response" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The unique identifier for the questionnaire response" ]       ] [
fhir:name [ fhir:v "qualityCode" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The quality code of the questionnaire response" ]       ] [
fhir:name [ fhir:v "qualityType" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The quality type of the questionnaire response" ]       ] [
fhir:name [ fhir:v "questionnaire" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The questionnaire the answers are provided for" ]       ] [
fhir:name [ fhir:v "resolvedTimingEnd" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Resolved Timing end" ]       ] [
fhir:name [ fhir:v "resolvedTimingServiceRequestVersionId" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Resolved Timing serviceRequestVersionID" ]       ] [
fhir:name [ fhir:v "resolvedTimingStart" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Resolved Timing start" ]       ] [
fhir:name [ fhir:v "resolvedTimingType" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Resolved Timing type" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The status of the questionnaire response" ]       ] [
fhir:name [ fhir:v "subject" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The subject of the questionnaire response" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ;
fhir:link <https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/Multi-it-validate>         ]       ] )     ] ) ;
    ( fhir:interaction [
fhir:code [ fhir:v "transaction" ]     ] [
fhir:code [ fhir:v "history-system" ]     ] ) ;
    ( fhir:operation [
fhir:name [ fhir:v "migrate" ] ;
fhir:definition [
fhir:v "https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-migrate"^^xsd:anyURI ;
fhir:link <https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-migrate>       ] ;
fhir:documentation [ fhir:v "Data migration" ]     ] [
fhir:name [ fhir:v "search-measurements" ] ;
fhir:definition [
fhir:v "https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-search-measurements"^^xsd:anyURI ;
fhir:link <https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-search-measurements>       ] ;
fhir:documentation [ fhir:v "The search-measurements operation searches for bundles of related resources having Observations, Media or QuestionnaireResponses matching the search criteria.\n\n\n### Parameter description\n- patient: Find resource(s) referring the specified patient - Reference(eHealth Patient).\n- episodeOfCare: Find resource(s) referring the specified episode of care - Reference(eHealth EpisodeOfCare).\n- device: Find resource(s) referring the specified device - Reference(eHealth Device | eHealth DeviceMetric).\n- period: Resource(s) must have either an instant or time period within or overlapping the given period. The used instant/time period varies with resource as follows: Element effective for eHealth Observation; Element authored for eHealth QuestionnaireResponse; Element occurrence for eHealth Media.\n- based-on: Resources(s) must be based on any of the specified procedure requests - Reference(eHealth ServiceRequest).\n- _tag: When specified, resource(s) must have at least one of the specified tags in meta data - for instance a Coding(ehealth-system CodeSystem) or on token form: http://ehealth.sundhed.dk/cs/ehealth-system|xa. Note that the _tag functions as an optional filter, not as a selection criteria in the way the other parameters work.\n\n\n\"period\" must always be specified.\n\nAdditionally at least \"patient\" or \"episodeOfCare\" must be specified.\n\n### Output description\n\nThe result of this operation will return a Bundle with a list of nested Bundles having resources matching the search parameters.\n\nEach of the nested bundles will contain the full set of related eHealth Observation, eHealth Media, eHealth QuestionnaireResponse and eHealth Provenance resources.\n\nIf a eHealth QuestionnaireResponse is part of the nested bundle the referenced eHealth Questionnaire will also be included in the nested bundle.\n\nRelated resources are the set of resources created by a single invocation of the submit-measurement operation." ]     ] [
fhir:name [ fhir:v "submit-measurement" ] ;
fhir:definition [
fhir:v "https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-submit-measurement"^^xsd:anyURI ;
fhir:link <https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-submit-measurement>       ] ;
fhir:documentation [ fhir:v "The submit-measurement operation provides a single measurement in the form of a Bundle of Observation, QuestionnaireResponse and Media for storage and, subsequently, further processing in the eHealth Infrastructure. A Provenance resource is implicitly created by the infrastructure referencing input Bundle resources as target, thereby relating the resources that were submitted. \n\n\n### Parameter description\nmeasurement: Bundle containing:\n- 0..* Observation (ehealth-observation profile)\n- 0..* QuestionnaireResponse (ehealth-questionnaireresponse profile)\n- 0..* Media (ehealth-media profile)\n- 0..* Provenance (ehealth-provenance profile). Each Provenance (which is intended for capturing reuse of measurement(s) – as described in the eHealth Observation profile introduction) must refer to other resources in the Bundle as target in the format \"urn:oid:<the oid>\" or \"urn:uuid:<the uuid>.\".\n\nAll resources in the Bundle must refer to the same Patient and EpisodeOfCare.\nAll resources in the Bundle as well as the created Provenance will receive any missing system tags (ehealth-system CodeSystem) provided by the referenced EpisodeOfCare.\nThe request will be denied if any resource in the Bundle contains a system tag, which is not present on the referenced EpisodeOfCare\n\n\n### Output description\nThe returned Bundle contains references to the stored input resources where the id has been substituted.\n\neHealth infrastructure will substitute the id when saving the resources in a single transaction." ]     ] [
fhir:name [ fhir:v "process-message" ] ;
fhir:definition [
fhir:v "https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-process-message"^^xsd:anyURI ;
fhir:link <https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-process-message>       ] ;
fhir:documentation [ fhir:v "Accept a FHIR Message Bundle for processing" ]     ] [
fhir:name [ fhir:v "perform-reindexing-pass" ] ;
fhir:definition [
fhir:v "https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-perform-reindexing-pass"^^xsd:anyURI ;
fhir:link <https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-perform-reindexing-pass>       ] ;
fhir:documentation [ fhir:v "Forces a single pass of the resource reindexing processor" ]     ] [
fhir:name [ fhir:v "meta" ] ;
fhir:definition [
fhir:v "https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-meta"^^xsd:anyURI ;
fhir:link <https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-meta>       ]     ] [
fhir:name [ fhir:v "get-resource-counts" ] ;
fhir:definition [
fhir:v "https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-get-resource-counts"^^xsd:anyURI ;
fhir:link <https://measurement.devtest.systematic-ehealth.com/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 "reindex-terminology" ] ;
fhir:definition [
fhir:v "https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-reindex-terminology"^^xsd:anyURI ;
fhir:link <https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-reindex-terminology>       ]     ] )
  ] ) . #