eHealth Infrastructure (v2019.5)


<CapabilityStatement xmlns="http://hl7.org/fhir">
  <id value="measurement"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2/><table><tr><td>Mode</td><td>SERVER</td></tr><tr><td>Description</td><td/></tr><tr><td>Transaction</td><td></td></tr><tr><td>System History</td><td></td></tr><tr><td>System Search</td><td></td></tr></table><table><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th><b title="GET a resource (read interaction)">Read</b></th><th><b title="GET all set of resources of the type (search interaction)">Search</b></th><th><b title="PUT a new resource version (update interaction)">Update</b></th><th><b title="POST a new resource (create interaction)">Create</b></th></tr><tr><td>Communication</td><td><a href="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-communication">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-communication</a></td><td>y</td><td>y</td><td>y</td><td>y</td></tr><tr><td>Media</td><td><a href="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-media">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-media</a></td><td>y</td><td>y</td><td></td><td></td></tr><tr><td>Observation</td><td><a href="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-observation">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-observation</a></td><td>y</td><td>y</td><td></td><td></td></tr><tr><td>OperationDefinition</td><td><a href="http://hl7.org/fhir/StructureDefinition/OperationDefinition">http://hl7.org/fhir/StructureDefinition/OperationDefinition</a></td><td>y</td><td></td><td></td><td></td></tr><tr><td>Provenance</td><td><a href="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-provenance">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-provenance</a></td><td>y</td><td></td><td></td><td></td></tr><tr><td>QuestionnaireResponse</td><td><a href="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaireresponse">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaireresponse</a></td><td>y</td><td>y</td><td></td><td></td></tr><tr><td>StructureDefinition</td><td><a href="http://hl7.org/fhir/StructureDefinition/StructureDefinition">http://hl7.org/fhir/StructureDefinition/StructureDefinition</a></td><td>y</td><td>y</td><td></td><td></td></tr></table></div>
  </text>
  <url value="http://ehealth.sundhed.dk/fhir/CapabilityStatement/measurement"/>
  <version value="2019.5"/>
  <status value="active"/>
  <date value="2019-05-02T08:23:53+00:00"/>
  <publisher value="Not provided"/>
  <kind value="instance"/>
  <software>
    <name value="HAPI FHIR Server"/>
    <version value="3.7.0"/>
  </software>
  <implementation>
    <description value="eHealth FHIR microservice"/>
    <url
         value="http://aeaf5c9912ee011e9a55c06d905b639a-127735016.eu-north-1.elb.amazonaws.com/measurement/fhir"/>
  </implementation>
  <fhirVersion value="3.0.1"/>
  <format value="application/fhir+xml"/>
  <format value="application/fhir+json"/>
  <rest>
    <mode value="server"/>
    <resource>
      <type value="Communication"/>
      <profile>
        <reference
                   value="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-communication"/>
      </profile>
      <interaction>
        <code value="read"/>
      </interaction>
      <interaction>
        <code value="vread"/>
      </interaction>
      <interaction>
        <code value="update"/>
      </interaction>
      <interaction>
        <code value="create"/>
      </interaction>
      <interaction>
        <code value="search-type"/>
      </interaction>
      <versioning value="versioned-update"/>
      <conditionalCreate value="true"/>
      <conditionalUpdate value="true"/>
      <searchParam>
        <name value="_language"/>
        <type value="string"/>
        <documentation value="The language of the resource"/>
      </searchParam>
      <searchParam>
        <name value="identifier"/>
        <type value="token"/>
        <documentation value="Unique identifier"/>
      </searchParam>
      <searchParam>
        <name value="subject"/>
        <type value="reference"/>
        <documentation value="Focus of message"/>
      </searchParam>
      <searchParam>
        <name value="part-of"/>
        <type value="reference"/>
        <documentation value="Part of this action"/>
      </searchParam>
      <searchParam>
        <name value="received"/>
        <type value="date"/>
        <documentation value="When received"/>
      </searchParam>
      <searchParam>
        <name value="encounter"/>
        <type value="reference"/>
        <documentation value="Encounter leading to message"/>
      </searchParam>
      <searchParam>
        <name value="medium"/>
        <type value="token"/>
        <documentation value="A channel of communication"/>
      </searchParam>
      <searchParam>
        <name value="sent"/>
        <type value="date"/>
        <documentation value="When sent"/>
      </searchParam>
      <searchParam>
        <name value="based-on"/>
        <type value="reference"/>
        <documentation value="Request fulfilled by this communication"/>
      </searchParam>
      <searchParam>
        <name value="sender"/>
        <type value="reference"/>
        <documentation value="Message sender"/>
      </searchParam>
      <searchParam>
        <name value="patient"/>
        <type value="reference"/>
        <documentation value="Focus of message"/>
      </searchParam>
      <searchParam>
        <name value="context"/>
        <type value="reference"/>
        <documentation value="Encounter or episode leading to message"/>
      </searchParam>
      <searchParam>
        <name value="recipient"/>
        <type value="reference"/>
        <documentation value="Message recipient"/>
      </searchParam>
      <searchParam>
        <name value="definition"/>
        <type value="reference"/>
        <documentation value="Instantiates protocol or definition"/>
      </searchParam>
      <searchParam>
        <name value="_id"/>
        <type value="token"/>
        <documentation value="The ID of the resource"/>
      </searchParam>
      <searchParam>
        <name value="category"/>
        <type value="token"/>
        <documentation value="Message category"/>
      </searchParam>
      <searchParam>
        <name value="status"/>
        <type value="token"/>
        <documentation
                       value="preparation | in-progress | suspended | aborted | completed | entered-in-error"/>
      </searchParam>
    </resource>
    <resource>
      <type value="Media"/>
      <profile>
        <reference
                   value="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-media"/>
      </profile>
      <interaction>
        <code value="read"/>
      </interaction>
      <interaction>
        <code value="vread"/>
      </interaction>
      <interaction>
        <code value="search-type"/>
      </interaction>
      <versioning value="versioned-update"/>
      <searchParam>
        <name value="_language"/>
        <type value="string"/>
        <documentation value="The language of the resource"/>
      </searchParam>
      <searchParam>
        <name value="date"/>
        <type value="date"/>
        <documentation value="When Media was collected"/>
      </searchParam>
      <searchParam>
        <name value="identifier"/>
        <type value="token"/>
        <documentation value="Identifier(s) for the image"/>
      </searchParam>
      <searchParam>
        <name value="created"/>
        <type value="date"/>
        <documentation value="Date attachment was first created"/>
      </searchParam>
      <searchParam>
        <name value="subject"/>
        <type value="reference"/>
        <documentation value="Who/What this Media is a record of"/>
      </searchParam>
      <searchParam>
        <name value="type"/>
        <type value="token"/>
        <documentation value="photo | video | audio"/>
      </searchParam>
      <searchParam>
        <name value="operator"/>
        <type value="reference"/>
        <documentation value="The person who generated the image"/>
      </searchParam>
      <searchParam>
        <name value="site"/>
        <type value="token"/>
        <documentation value="Body part in media"/>
      </searchParam>
      <searchParam>
        <name value="view"/>
        <type value="token"/>
        <documentation value="Imaging view, e.g. Lateral or Antero-posterior"/>
      </searchParam>
      <searchParam>
        <name value="based-on"/>
        <type value="reference"/>
        <documentation value="Procedure that caused this media to be created"/>
      </searchParam>
      <searchParam>
        <name value="subtype"/>
        <type value="token"/>
        <documentation value="The type of acquisition equipment/process"/>
      </searchParam>
      <searchParam>
        <name value="patient"/>
        <type value="reference"/>
        <documentation value="Who/What this Media is a record of"/>
      </searchParam>
      <searchParam>
        <name value="qualityCode"/>
        <type value="token"/>
        <documentation value="Quality code"/>
      </searchParam>
      <searchParam>
        <name value="context"/>
        <type value="reference"/>
        <documentation value="Encounter / Episode associated with media"/>
      </searchParam>
      <searchParam>
        <name value="_id"/>
        <type value="token"/>
        <documentation value="The ID of the resource"/>
      </searchParam>
      <searchParam>
        <name value="qualityType"/>
        <type value="token"/>
        <documentation value="Quality type"/>
      </searchParam>
      <searchParam>
        <name value="device"/>
        <type value="reference"/>
        <documentation value="Observing Device"/>
      </searchParam>
    </resource>
    <resource>
      <type value="Observation"/>
      <profile>
        <reference
                   value="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-observation"/>
      </profile>
      <interaction>
        <code value="read"/>
      </interaction>
      <interaction>
        <code value="vread"/>
      </interaction>
      <interaction>
        <code value="search-type"/>
      </interaction>
      <versioning value="versioned-update"/>
      <searchParam>
        <name value="_language"/>
        <type value="string"/>
        <documentation value="The language of the resource"/>
      </searchParam>
      <searchParam>
        <name value="date"/>
        <type value="date"/>
        <documentation
                       value="Obtained date/time. If the obtained element is a period, a date that falls in the period"/>
      </searchParam>
      <searchParam>
        <name value="combo-data-absent-reason"/>
        <type value="token"/>
        <documentation
                       value="The reason why the expected value in the element Observation.value[x] or Observation.component.value[x] is missing."/>
      </searchParam>
      <searchParam>
        <name value="code"/>
        <type value="token"/>
        <documentation value="The code of the observation type"/>
      </searchParam>
      <searchParam>
        <name value="combo-code-value-quantity"/>
        <type value="composite"/>
        <documentation
                       value="Code and quantity value parameter pair, including in components"/>
      </searchParam>
      <searchParam>
        <name value="component-data-absent-reason"/>
        <type value="token"/>
        <documentation
                       value="The reason why the expected value in the element Observation.component.value[x] is missing."/>
      </searchParam>
      <searchParam>
        <name value="subject"/>
        <type value="reference"/>
        <documentation value="The subject that the observation is about"/>
      </searchParam>
      <searchParam>
        <name value="value-concept"/>
        <type value="token"/>
        <documentation
                       value="The value of the observation, if the value is a CodeableConcept"/>
      </searchParam>
      <searchParam>
        <name value="value-date"/>
        <type value="date"/>
        <documentation
                       value="The value of the observation, if the value is a date or period of time"/>
      </searchParam>
      <searchParam>
        <name value="code-value-string"/>
        <type value="composite"/>
        <documentation value="Code and string value parameter pair"/>
      </searchParam>
      <searchParam>
        <name value="component-code-value-quantity"/>
        <type value="composite"/>
        <documentation
                       value="Component code and component quantity value parameter pair"/>
      </searchParam>
      <searchParam>
        <name value="based-on"/>
        <type value="reference"/>
        <documentation value="Reference to the test or procedure request."/>
      </searchParam>
      <searchParam>
        <name value="related"/>
        <type value="composite"/>
        <documentation
                       value="Related Observations - search on related-type and related-target together"/>
      </searchParam>
      <searchParam>
        <name value="code-value-date"/>
        <type value="composite"/>
        <documentation value="Code and date/time value parameter pair"/>
      </searchParam>
      <searchParam>
        <name value="patient"/>
        <type value="reference"/>
        <documentation
                       value="The subject that the observation is about (if patient)"/>
      </searchParam>
      <searchParam>
        <name value="qualityCode"/>
        <type value="token"/>
        <documentation value="Quality code"/>
      </searchParam>
      <searchParam>
        <name value="specimen"/>
        <type value="reference"/>
        <documentation value="Specimen used for this observation"/>
      </searchParam>
      <searchParam>
        <name value="code-value-quantity"/>
        <type value="composite"/>
        <documentation value="Code and quantity value parameter pair"/>
      </searchParam>
      <searchParam>
        <name value="component-code"/>
        <type value="token"/>
        <documentation value="The component code of the observation type"/>
      </searchParam>
      <searchParam>
        <name value="context"/>
        <type value="reference"/>
        <documentation
                       value="Healthcare event  (Episode-of-care or Encounter) related to the observation"/>
      </searchParam>
      <searchParam>
        <name value="combo-code-value-concept"/>
        <type value="composite"/>
        <documentation
                       value="Code and coded value parameter pair, including in components"/>
      </searchParam>
      <searchParam>
        <name value="value-string"/>
        <type value="string"/>
        <documentation
                       value="The value of the observation, if the value is a string, and also searches in CodeableConcept.text"/>
      </searchParam>
      <searchParam>
        <name value="identifier"/>
        <type value="token"/>
        <documentation value="The unique id for a particular observation"/>
      </searchParam>
      <searchParam>
        <name value="performer"/>
        <type value="reference"/>
        <documentation value="Who performed the observation"/>
      </searchParam>
      <searchParam>
        <name value="combo-code"/>
        <type value="token"/>
        <documentation
                       value="The code of the observation type or component type"/>
      </searchParam>
      <searchParam>
        <name value="method"/>
        <type value="token"/>
        <documentation value="The method used for the observation"/>
      </searchParam>
      <searchParam>
        <name value="value-quantity"/>
        <type value="quantity"/>
        <documentation
                       value="The value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)"/>
      </searchParam>
      <searchParam>
        <name value="component-value-quantity"/>
        <type value="quantity"/>
        <documentation
                       value="The value of the component observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)"/>
      </searchParam>
      <searchParam>
        <name value="data-absent-reason"/>
        <type value="token"/>
        <documentation
                       value="The reason why the expected value in the element Observation.value[x] is missing."/>
      </searchParam>
      <searchParam>
        <name value="combo-value-quantity"/>
        <type value="quantity"/>
        <documentation
                       value="The value or component value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)"/>
      </searchParam>
      <searchParam>
        <name value="encounter"/>
        <type value="reference"/>
        <documentation value="Encounter related to the observation"/>
      </searchParam>
      <searchParam>
        <name value="related-type"/>
        <type value="token"/>
        <documentation
                       value="has-member | derived-from | sequel-to | replaces | qualified-by | interfered-by"/>
      </searchParam>
      <searchParam>
        <name value="related-target"/>
        <type value="reference"/>
        <documentation value="Resource that is related to this one"/>
      </searchParam>
      <searchParam>
        <name value="code-value-concept"/>
        <type value="composite"/>
        <documentation value="Code and coded value parameter pair"/>
      </searchParam>
      <searchParam>
        <name value="component-code-value-concept"/>
        <type value="composite"/>
        <documentation
                       value="Component code and component coded value parameter pair"/>
      </searchParam>
      <searchParam>
        <name value="_id"/>
        <type value="token"/>
        <documentation value="The ID of the resource"/>
      </searchParam>
      <searchParam>
        <name value="component-value-concept"/>
        <type value="token"/>
        <documentation
                       value="The value of the component observation, if the value is a CodeableConcept"/>
      </searchParam>
      <searchParam>
        <name value="qualityType"/>
        <type value="token"/>
        <documentation value="Quality type"/>
      </searchParam>
      <searchParam>
        <name value="category"/>
        <type value="token"/>
        <documentation value="The classification of the type of observation"/>
      </searchParam>
      <searchParam>
        <name value="device"/>
        <type value="reference"/>
        <documentation value="The Device that generated the observation data."/>
      </searchParam>
      <searchParam>
        <name value="combo-value-concept"/>
        <type value="token"/>
        <documentation
                       value="The value or component value of the observation, if the value is a CodeableConcept"/>
      </searchParam>
      <searchParam>
        <name value="status"/>
        <type value="token"/>
        <documentation value="The status of the observation"/>
      </searchParam>
    </resource>
    <resource>
      <type value="OperationDefinition"/>
      <profile>
        <reference
                   value="http://hl7.org/fhir/StructureDefinition/OperationDefinition"/>
      </profile>
      <interaction>
        <code value="read"/>
      </interaction>
      <versioning value="versioned-update"/>
      <searchParam>
        <name value="_language"/>
        <type value="string"/>
        <documentation value="The language of the resource"/>
      </searchParam>
      <searchParam>
        <name value="date"/>
        <type value="date"/>
        <documentation value="The operation definition publication date"/>
      </searchParam>
      <searchParam>
        <name value="code"/>
        <type value="token"/>
        <documentation value="Name used to invoke the operation"/>
      </searchParam>
      <searchParam>
        <name value="instance"/>
        <type value="token"/>
        <documentation value="Invoke on an instance?"/>
      </searchParam>
      <searchParam>
        <name value="kind"/>
        <type value="token"/>
        <documentation value="operation | query"/>
      </searchParam>
      <searchParam>
        <name value="jurisdiction"/>
        <type value="token"/>
        <documentation
                       value="Intended jurisdiction for the operation definition"/>
      </searchParam>
      <searchParam>
        <name value="description"/>
        <type value="string"/>
        <documentation value="The description of the operation definition"/>
      </searchParam>
      <searchParam>
        <name value="type"/>
        <type value="token"/>
        <documentation value="Invole at the type level?"/>
      </searchParam>
      <searchParam>
        <name value="version"/>
        <type value="token"/>
        <documentation value="The business version of the operation definition"/>
      </searchParam>
      <searchParam>
        <name value="url"/>
        <type value="uri"/>
        <documentation value="The uri that identifies the operation definition"/>
      </searchParam>
      <searchParam>
        <name value="system"/>
        <type value="token"/>
        <documentation value="Invoke at the system level?"/>
      </searchParam>
      <searchParam>
        <name value="name"/>
        <type value="string"/>
        <documentation
                       value="Computationally friendly name of the operation definition"/>
      </searchParam>
      <searchParam>
        <name value="publisher"/>
        <type value="string"/>
        <documentation value="Name of the publisher of the operation definition"/>
      </searchParam>
      <searchParam>
        <name value="_id"/>
        <type value="token"/>
        <documentation value="The ID of the resource"/>
      </searchParam>
      <searchParam>
        <name value="param-profile"/>
        <type value="reference"/>
        <documentation value="Profile on the type"/>
      </searchParam>
      <searchParam>
        <name value="base"/>
        <type value="reference"/>
        <documentation value="Marks this as a profile of the base"/>
      </searchParam>
      <searchParam>
        <name value="status"/>
        <type value="token"/>
        <documentation value="The current status of the operation definition"/>
      </searchParam>
    </resource>
    <resource>
      <type value="Provenance"/>
      <profile>
        <reference
                   value="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-provenance"/>
      </profile>
      <interaction>
        <code value="read"/>
      </interaction>
      <interaction>
        <code value="vread"/>
      </interaction>
      <versioning value="versioned-update"/>
      <searchParam>
        <name value="_language"/>
        <type value="string"/>
        <documentation value="The language of the resource"/>
      </searchParam>
      <searchParam>
        <name value="entity-ref"/>
        <type value="reference"/>
        <documentation value="Identity of entity"/>
      </searchParam>
      <searchParam>
        <name value="agent"/>
        <type value="reference"/>
        <documentation value="Who participated"/>
      </searchParam>
      <searchParam>
        <name value="signature-type"/>
        <type value="token"/>
        <documentation
                       value="Indication of the reason the entity signed the object(s)"/>
      </searchParam>
      <searchParam>
        <name value="start"/>
        <type value="date"/>
        <documentation value="Starting time with inclusive boundary"/>
      </searchParam>
      <searchParam>
        <name value="recorded"/>
        <type value="date"/>
        <documentation value="When the activity was recorded / updated"/>
      </searchParam>
      <searchParam>
        <name value="target"/>
        <type value="reference"/>
        <documentation value="Target Reference(s) (usually version specific)"/>
      </searchParam>
      <searchParam>
        <name value="patient"/>
        <type value="reference"/>
        <documentation value="Target Reference(s) (usually version specific)"/>
      </searchParam>
      <searchParam>
        <name value="end"/>
        <type value="date"/>
        <documentation value="End time with inclusive boundary, if not ongoing"/>
      </searchParam>
      <searchParam>
        <name value="location"/>
        <type value="reference"/>
        <documentation value="Where the activity occurred, if relevant"/>
      </searchParam>
      <searchParam>
        <name value="_id"/>
        <type value="token"/>
        <documentation value="The ID of the resource"/>
      </searchParam>
      <searchParam>
        <name value="agent-role"/>
        <type value="token"/>
        <documentation value="What the agents role was"/>
      </searchParam>
      <searchParam>
        <name value="entity-id"/>
        <type value="token"/>
        <documentation value="Identity of entity"/>
      </searchParam>
      <searchParam>
        <name value="policy"/>
        <type value="uri"/>
        <documentation value="Policy or plan the activity was defined by"/>
      </searchParam>
    </resource>
    <resource>
      <type value="QuestionnaireResponse"/>
      <profile>
        <reference
                   value="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaireresponse"/>
      </profile>
      <interaction>
        <code value="read"/>
      </interaction>
      <interaction>
        <code value="vread"/>
      </interaction>
      <interaction>
        <code value="search-type"/>
      </interaction>
      <versioning value="versioned-update"/>
      <searchParam>
        <name value="_language"/>
        <type value="string"/>
        <documentation value="The language of the resource"/>
      </searchParam>
      <searchParam>
        <name value="authored"/>
        <type value="date"/>
        <documentation value="When the questionnaire response was last changed"/>
      </searchParam>
      <searchParam>
        <name value="identifier"/>
        <type value="token"/>
        <documentation
                       value="The unique identifier for the questionnaire response"/>
      </searchParam>
      <searchParam>
        <name value="parent"/>
        <type value="reference"/>
        <documentation
                       value="Procedure or observation this questionnaire response was performed as a part of"/>
      </searchParam>
      <searchParam>
        <name value="questionnaire"/>
        <type value="reference"/>
        <documentation value="The questionnaire the answers are provided for"/>
      </searchParam>
      <searchParam>
        <name value="author"/>
        <type value="reference"/>
        <documentation value="The author of the questionnaire response"/>
      </searchParam>
      <searchParam>
        <name value="subject"/>
        <type value="reference"/>
        <documentation value="The subject of the questionnaire response"/>
      </searchParam>
      <searchParam>
        <name value="source"/>
        <type value="reference"/>
        <documentation
                       value="The individual providing the information reflected in the questionnaire respose"/>
      </searchParam>
      <searchParam>
        <name value="based-on"/>
        <type value="reference"/>
        <documentation
                       value="Plan/proposal/order fulfilled by this questionnaire response"/>
      </searchParam>
      <searchParam>
        <name value="patient"/>
        <type value="reference"/>
        <documentation
                       value="The patient that is the subject of the questionnaire response"/>
      </searchParam>
      <searchParam>
        <name value="qualityCode"/>
        <type value="token"/>
        <documentation value="Quality code"/>
      </searchParam>
      <searchParam>
        <name value="context"/>
        <type value="reference"/>
        <documentation
                       value="Encounter or episode associated with the questionnaire response"/>
      </searchParam>
      <searchParam>
        <name value="_id"/>
        <type value="token"/>
        <documentation value="The ID of the resource"/>
      </searchParam>
      <searchParam>
        <name value="qualityType"/>
        <type value="token"/>
        <documentation value="Quality type"/>
      </searchParam>
      <searchParam>
        <name value="status"/>
        <type value="token"/>
        <documentation value="The status of the questionnaire response"/>
      </searchParam>
    </resource>
    <resource>
      <type value="StructureDefinition"/>
      <profile>
        <reference
                   value="http://hl7.org/fhir/StructureDefinition/StructureDefinition"/>
      </profile>
      <interaction>
        <code value="read"/>
      </interaction>
      <interaction>
        <code value="search-type"/>
      </interaction>
      <versioning value="versioned-update"/>
      <searchParam>
        <name value="_language"/>
        <type value="string"/>
        <documentation value="The language of the resource"/>
      </searchParam>
      <searchParam>
        <name value="date"/>
        <type value="date"/>
        <documentation value="The structure definition publication date"/>
      </searchParam>
      <searchParam>
        <name value="identifier"/>
        <type value="token"/>
        <documentation value="External identifier for the structure definition"/>
      </searchParam>
      <searchParam>
        <name value="valueset"/>
        <type value="reference"/>
        <documentation value="A vocabulary binding reference"/>
      </searchParam>
      <searchParam>
        <name value="kind"/>
        <type value="token"/>
        <documentation
                       value="primitive-type | complex-type | resource | logical"/>
      </searchParam>
      <searchParam>
        <name value="jurisdiction"/>
        <type value="token"/>
        <documentation
                       value="Intended jurisdiction for the structure definition"/>
      </searchParam>
      <searchParam>
        <name value="description"/>
        <type value="string"/>
        <documentation value="The description of the structure definition"/>
      </searchParam>
      <searchParam>
        <name value="context-type"/>
        <type value="token"/>
        <documentation value="resource | datatype | extension"/>
      </searchParam>
      <searchParam>
        <name value="experimental"/>
        <type value="token"/>
        <documentation value="For testing purposes, not real usage"/>
      </searchParam>
      <searchParam>
        <name value="abstract"/>
        <type value="token"/>
        <documentation value="Whether the structure is abstract"/>
      </searchParam>
      <searchParam>
        <name value="title"/>
        <type value="string"/>
        <documentation
                       value="The human-friendly name of the structure definition"/>
      </searchParam>
      <searchParam>
        <name value="type"/>
        <type value="token"/>
        <documentation value="Type defined or constrained by this structure"/>
      </searchParam>
      <searchParam>
        <name value="version"/>
        <type value="token"/>
        <documentation value="The business version of the structure definition"/>
      </searchParam>
      <searchParam>
        <name value="url"/>
        <type value="uri"/>
        <documentation value="The uri that identifies the structure definition"/>
      </searchParam>
      <searchParam>
        <name value="path"/>
        <type value="token"/>
        <documentation value="A path that is constrained in the profile"/>
      </searchParam>
      <searchParam>
        <name value="ext-context"/>
        <type value="string"/>
        <documentation value="Where the extension can be used in instances"/>
      </searchParam>
      <searchParam>
        <name value="base-path"/>
        <type value="token"/>
        <documentation value="Path that identifies the base element"/>
      </searchParam>
      <searchParam>
        <name value="name"/>
        <type value="string"/>
        <documentation
                       value="Computationally friendly name of the structure definition"/>
      </searchParam>
      <searchParam>
        <name value="publisher"/>
        <type value="string"/>
        <documentation value="Name of the publisher of the structure definition"/>
      </searchParam>
      <searchParam>
        <name value="derivation"/>
        <type value="token"/>
        <documentation
                       value="specialization | constraint - How relates to base definition"/>
      </searchParam>
      <searchParam>
        <name value="_id"/>
        <type value="token"/>
        <documentation value="The ID of the resource"/>
      </searchParam>
      <searchParam>
        <name value="keyword"/>
        <type value="token"/>
        <documentation value="A code for the profile"/>
      </searchParam>
      <searchParam>
        <name value="base"/>
        <type value="uri"/>
        <documentation
                       value="Definition that this type is constrained/specialized from"/>
      </searchParam>
      <searchParam>
        <name value="status"/>
        <type value="token"/>
        <documentation value="The current status of the structure definition"/>
      </searchParam>
    </resource>
    <operation>
      <name value="submit-measurement"/>
      <definition>
        <reference
                   value="http://aeaf5c9912ee011e9a55c06d905b639a-127735016.eu-north-1.elb.amazonaws.com/measurement/fhir/OperationDefinition/-s-submit-measurement"/>
      </definition>
    </operation>
    <operation>
      <name value="search-measurements"/>
      <definition>
        <reference
                   value="http://aeaf5c9912ee011e9a55c06d905b639a-127735016.eu-north-1.elb.amazonaws.com/measurement/fhir/OperationDefinition/-s-search-measurements"/>
      </definition>
    </operation>
    <operation>
      <name value="validate"/>
      <definition>
        <reference
                   value="http://aeaf5c9912ee011e9a55c06d905b639a-127735016.eu-north-1.elb.amazonaws.com/measurement/fhir/OperationDefinition/Media--validate"/>
      </definition>
    </operation>
    <operation>
      <name value="validate"/>
      <definition>
        <reference
                   value="http://aeaf5c9912ee011e9a55c06d905b639a-127735016.eu-north-1.elb.amazonaws.com/measurement/fhir/OperationDefinition/Media-i-validate"/>
      </definition>
    </operation>
    <operation>
      <name value="validate"/>
      <definition>
        <reference
                   value="http://aeaf5c9912ee011e9a55c06d905b639a-127735016.eu-north-1.elb.amazonaws.com/measurement/fhir/OperationDefinition/Observation--validate"/>
      </definition>
    </operation>
    <operation>
      <name value="validate"/>
      <definition>
        <reference
                   value="http://aeaf5c9912ee011e9a55c06d905b639a-127735016.eu-north-1.elb.amazonaws.com/measurement/fhir/OperationDefinition/Observation-i-validate"/>
      </definition>
    </operation>
    <operation>
      <name value="validate"/>
      <definition>
        <reference
                   value="http://aeaf5c9912ee011e9a55c06d905b639a-127735016.eu-north-1.elb.amazonaws.com/measurement/fhir/OperationDefinition/Provenance--validate"/>
      </definition>
    </operation>
    <operation>
      <name value="validate"/>
      <definition>
        <reference
                   value="http://aeaf5c9912ee011e9a55c06d905b639a-127735016.eu-north-1.elb.amazonaws.com/measurement/fhir/OperationDefinition/Provenance-i-validate"/>
      </definition>
    </operation>
    <operation>
      <name value="validate"/>
      <definition>
        <reference
                   value="http://aeaf5c9912ee011e9a55c06d905b639a-127735016.eu-north-1.elb.amazonaws.com/measurement/fhir/OperationDefinition/QuestionnaireResponse--validate"/>
      </definition>
    </operation>
    <operation>
      <name value="validate"/>
      <definition>
        <reference
                   value="http://aeaf5c9912ee011e9a55c06d905b639a-127735016.eu-north-1.elb.amazonaws.com/measurement/fhir/OperationDefinition/QuestionnaireResponse-i-validate"/>
      </definition>
    </operation>
  </rest>
</CapabilityStatement>