eHealth Infrastructure
2.3.0 - release

eHealth Infrastructure - Local Development build (v2.3.0). See the Directory of published versions

: measurement - TTL Representation

Active as of 2022-09-16

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:Resource.id [ fhir:value "measurement"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>measurement</h2><table><tr><td>Mode</td><td>SERVER</td></tr><tr><td>Description</td><td/></tr><tr><td>Transaction</td><td>y</td></tr><tr><td>System History</td><td>y</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 past versions of resources (vread interaction)\">V-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=\"PATCH a new resource version (patch interaction)\">Patch</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></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>y</td><td></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>y</td><td></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><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>y</td><td></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>y</td><td>y</td><td></td><td>y</td></tr></table></div>"
  ];
  fhir:CapabilityStatement.url [ fhir:value "http://ehealth.sundhed.dk/fhir/CapabilityStatement/measurement"];
  fhir:CapabilityStatement.version [ fhir:value "2.3.0"];
  fhir:CapabilityStatement.name [ fhir:value "measurement"];
  fhir:CapabilityStatement.status [ fhir:value "active"];
  fhir:CapabilityStatement.date [ fhir:value "2022-09-16T10:33:47.663+00:00"^^xsd:dateTime];
  fhir:CapabilityStatement.publisher [ fhir:value "Systematic | Trifork"];
  fhir:CapabilityStatement.contact [
     fhir:index 0;
     fhir:ContactDetail.name [ fhir:value "Systematic | Trifork" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://ehealth.sundhed.dk" ]     ]
  ];
  fhir:CapabilityStatement.kind [ fhir:value "instance"];
  fhir:CapabilityStatement.software [
     fhir:CapabilityStatement.software.name [ fhir:value "measurement" ];
     fhir:CapabilityStatement.software.version [ fhir:value "1.10.0" ]
  ];
  fhir:CapabilityStatement.implementation [
     fhir:CapabilityStatement.implementation.description [ fhir:value "eHealth measurement service" ];
     fhir:CapabilityStatement.implementation.url [ fhir:value "https://measurement.devtest.systematic-ehealth.com/fhir" ]
  ];
  fhir:CapabilityStatement.fhirVersion [ fhir:value "4.0.1"];
  fhir:CapabilityStatement.format [
     fhir:value "application/fhir+xml";
     fhir:index 0
  ], [
     fhir:value "xml";
     fhir:index 1
  ], [
     fhir:value "application/fhir+json";
     fhir:index 2
  ], [
     fhir:value "json";
     fhir:index 3
  ], [
     fhir:value "application/x-turtle";
     fhir:index 4
  ], [
     fhir:value "ttl";
     fhir:index 5
  ], [
     fhir:value "html/json";
     fhir:index 6
  ], [
     fhir:value "html/xml";
     fhir:index 7
  ], [
     fhir:value "html/turtle";
     fhir:index 8
  ];
  fhir:CapabilityStatement.rest [
     fhir:index 0;
     fhir:CapabilityStatement.rest.mode [ fhir:value "server" ];
     fhir:CapabilityStatement.rest.resource [
       fhir:index 0;
       fhir:CapabilityStatement.rest.resource.type [ fhir:value "Communication" ];
       fhir:CapabilityStatement.rest.resource.profile [
         fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-communication";
         fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-communication>       ];
       fhir:CapabilityStatement.rest.resource.interaction [
         fhir:index 0;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "search-type" ]       ], [
         fhir:index 1;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ]       ], [
         fhir:index 2;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ]       ], [
         fhir:index 3;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "patch" ]       ], [
         fhir:index 4;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "create" ]       ];
       fhir:CapabilityStatement.rest.resource.conditionalCreate [ fhir:value "true"^^xsd:boolean ];
       fhir:CapabilityStatement.rest.resource.searchRevInclude [
         fhir:value "Communication:episodeOfCare";
         fhir:index 0       ], [
         fhir:value "Communication:recipient";
         fhir:index 1       ], [
         fhir:value "Communication:recipientCareTeam";
         fhir:index 2       ], [
         fhir:value "Communication:sender";
         fhir:index 3       ], [
         fhir:value "Communication:senderCareTeam";
         fhir:index 4       ], [
         fhir:value "Communication:subject";
         fhir:index 5       ], [
         fhir:value "Media:based-on";
         fhir:index 6       ], [
         fhir:value "Media:episodeOfCare";
         fhir:index 7       ], [
         fhir:value "Media:subject";
         fhir:index 8       ], [
         fhir:value "Observation:based-on";
         fhir:index 9       ], [
         fhir:value "Observation:episodeOfCare";
         fhir:index 10       ], [
         fhir:value "Observation:patient";
         fhir:index 11       ], [
         fhir:value "Observation:subject";
         fhir:index 12       ], [
         fhir:value "QuestionnaireResponse:based-on";
         fhir:index 13       ], [
         fhir:value "QuestionnaireResponse:episodeOfCare";
         fhir:index 14       ], [
         fhir:value "QuestionnaireResponse:questionnaire";
         fhir:index 15       ], [
         fhir:value "QuestionnaireResponse:subject";
         fhir:index 16       ];
       fhir:CapabilityStatement.rest.resource.searchParam [
         fhir:index 0;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "episodeOfCare" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Episode associated with communication" ]       ], [
         fhir:index 1;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "identifier" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Unique identifier" ]       ], [
         fhir:index 2;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "recipient" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Message recipient" ]       ], [
         fhir:index 3;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "recipientCareTeam" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Recipient care team" ]       ], [
         fhir:index 4;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "sender" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Message sender" ]       ], [
         fhir:index 5;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "senderCareTeam" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Sender care team" ]       ], [
         fhir:index 6;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "subject" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Focus of message" ]       ];
       fhir:CapabilityStatement.rest.resource.operation [
         fhir:index 0;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "validate" ];
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/Multi-it-validate";
           fhir:link <https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/Multi-it-validate>         ]       ]     ], [
       fhir:index 1;
       fhir:CapabilityStatement.rest.resource.type [ fhir:value "Media" ];
       fhir:CapabilityStatement.rest.resource.profile [
         fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-media";
         fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-media>       ];
       fhir:CapabilityStatement.rest.resource.interaction [
         fhir:index 0;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "search-type" ]       ], [
         fhir:index 1;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ]       ], [
         fhir:index 2;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ]       ];
       fhir:CapabilityStatement.rest.resource.searchRevInclude [
         fhir:value "Provenance:target";
         fhir:index 0       ];
       fhir:CapabilityStatement.rest.resource.searchParam [
         fhir:index 0;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_content" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's data using a fulltext search" ]       ], [
         fhir:index 1;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_filter" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's data using a filter" ]       ], [
         fhir:index 2;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "based-on" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Procedure that caused this media to be created" ]       ], [
         fhir:index 3;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "created" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "When Media was collected" ]       ], [
         fhir:index 4;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "episodeOfCare" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Episode associated with media" ]       ], [
         fhir:index 5;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "identifier" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Identifier(s) for the image" ]       ], [
         fhir:index 6;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "qualityCode" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Quality code of the media" ]       ], [
         fhir:index 7;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "qualityType" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Quality type of the media" ]       ], [
         fhir:index 8;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "resolvedTimingEnd" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Resolved Timing end" ]       ], [
         fhir:index 9;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "resolvedTimingServiceRequestVersionId" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Resolved Timing serviceRequestVersionID" ]       ], [
         fhir:index 10;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "resolvedTimingStart" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Resolved Timing start" ]       ], [
         fhir:index 11;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "resolvedTimingType" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Resolved Timing type" ]       ], [
         fhir:index 12;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "subject" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Who/What this Media is a record of" ]       ], [
         fhir:index 13;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "type" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "photo | video | audio" ]       ];
       fhir:CapabilityStatement.rest.resource.operation [
         fhir:index 0;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "validate" ];
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/Multi-it-validate";
           fhir:link <https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/Multi-it-validate>         ]       ], [
         fhir:index 1;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "get-data" ];
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/Media-t-get-data";
           fhir:link <https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/Media-t-get-data>         ]       ]     ], [
       fhir:index 2;
       fhir:CapabilityStatement.rest.resource.type [ fhir:value "Observation" ];
       fhir:CapabilityStatement.rest.resource.profile [
         fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-observation";
         fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-observation>       ];
       fhir:CapabilityStatement.rest.resource.interaction [
         fhir:index 0;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "search-type" ]       ], [
         fhir:index 1;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ]       ], [
         fhir:index 2;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ]       ];
       fhir:CapabilityStatement.rest.resource.searchRevInclude [
         fhir:value "Provenance:target";
         fhir:index 0       ];
       fhir:CapabilityStatement.rest.resource.searchParam [
         fhir:index 0;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_content" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's data using a fulltext search" ]       ], [
         fhir:index 1;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_filter" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's data using a filter" ]       ], [
         fhir:index 2;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_id" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The ID of the resource" ]       ], [
         fhir:index 3;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_text" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's narrative using a fulltext search" ]       ], [
         fhir:index 4;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "based-on" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Reference to the test or procedure request." ]       ], [
         fhir:index 5;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "code" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The code of the observation type" ]       ], [
         fhir:index 6;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "date" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Obtained date/time. If the obtained element is a period, a date that falls in the period" ]       ], [
         fhir:index 7;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "episodeOfCare" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Episode associated with observation" ]       ], [
         fhir:index 8;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "identifier" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The unique id for a particular observation" ]       ], [
         fhir:index 9;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "patient" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The subject that the observation is about (if patient)" ]       ], [
         fhir:index 10;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "qualityCode" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The quality code of the observation" ]       ], [
         fhir:index 11;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "qualityType" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The quality type of the observation" ]       ], [
         fhir:index 12;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "resolvedTimingEnd" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Resolved Timing end" ]       ], [
         fhir:index 13;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "resolvedTimingServiceRequestVersionId" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Resolved Timing serviceRequestVersionID" ]       ], [
         fhir:index 14;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "resolvedTimingStart" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Resolved Timing start" ]       ], [
         fhir:index 15;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "resolvedTimingType" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Resolved Timing type" ]       ], [
         fhir:index 16;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "subject" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The subject that the observation is about" ]       ];
       fhir:CapabilityStatement.rest.resource.operation [
         fhir:index 0;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "validate" ];
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/Multi-it-validate";
           fhir:link <https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/Multi-it-validate>         ]       ]     ], [
       fhir:index 3;
       fhir:CapabilityStatement.rest.resource.type [ fhir:value "OperationDefinition" ];
       fhir:CapabilityStatement.rest.resource.profile [
         fhir:value "http://hl7.org/fhir/StructureDefinition/OperationDefinition";
         fhir:link <http://hl7.org/fhir/StructureDefinition/OperationDefinition>       ];
       fhir:CapabilityStatement.rest.resource.interaction [
         fhir:index 0;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ]       ];
       fhir:CapabilityStatement.rest.resource.searchInclude [
         fhir:value "*";
         fhir:index 0       ];
       fhir:CapabilityStatement.rest.resource.searchRevInclude [
         fhir:value "Communication:episodeOfCare";
         fhir:index 0       ], [
         fhir:value "Communication:recipient";
         fhir:index 1       ], [
         fhir:value "Communication:recipientCareTeam";
         fhir:index 2       ], [
         fhir:value "Communication:sender";
         fhir:index 3       ], [
         fhir:value "Communication:senderCareTeam";
         fhir:index 4       ], [
         fhir:value "Communication:subject";
         fhir:index 5       ], [
         fhir:value "Media:based-on";
         fhir:index 6       ], [
         fhir:value "Media:episodeOfCare";
         fhir:index 7       ], [
         fhir:value "Media:subject";
         fhir:index 8       ], [
         fhir:value "Observation:based-on";
         fhir:index 9       ], [
         fhir:value "Observation:episodeOfCare";
         fhir:index 10       ], [
         fhir:value "Observation:patient";
         fhir:index 11       ], [
         fhir:value "Observation:subject";
         fhir:index 12       ], [
         fhir:value "QuestionnaireResponse:based-on";
         fhir:index 13       ], [
         fhir:value "QuestionnaireResponse:episodeOfCare";
         fhir:index 14       ], [
         fhir:value "QuestionnaireResponse:questionnaire";
         fhir:index 15       ], [
         fhir:value "QuestionnaireResponse:subject";
         fhir:index 16       ]     ], [
       fhir:index 4;
       fhir:CapabilityStatement.rest.resource.type [ fhir:value "Provenance" ];
       fhir:CapabilityStatement.rest.resource.profile [
         fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-provenance";
         fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-provenance>       ];
       fhir:CapabilityStatement.rest.resource.interaction [
         fhir:index 0;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ]       ], [
         fhir:index 1;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ]       ];
       fhir:CapabilityStatement.rest.resource.searchInclude [
         fhir:value "*";
         fhir:index 0       ];
       fhir:CapabilityStatement.rest.resource.searchRevInclude [
         fhir:value "Communication:episodeOfCare";
         fhir:index 0       ], [
         fhir:value "Communication:recipient";
         fhir:index 1       ], [
         fhir:value "Communication:recipientCareTeam";
         fhir:index 2       ], [
         fhir:value "Communication:sender";
         fhir:index 3       ], [
         fhir:value "Communication:senderCareTeam";
         fhir:index 4       ], [
         fhir:value "Communication:subject";
         fhir:index 5       ], [
         fhir:value "Media:based-on";
         fhir:index 6       ], [
         fhir:value "Media:episodeOfCare";
         fhir:index 7       ], [
         fhir:value "Media:subject";
         fhir:index 8       ], [
         fhir:value "Observation:based-on";
         fhir:index 9       ], [
         fhir:value "Observation:episodeOfCare";
         fhir:index 10       ], [
         fhir:value "Observation:patient";
         fhir:index 11       ], [
         fhir:value "Observation:subject";
         fhir:index 12       ], [
         fhir:value "QuestionnaireResponse:based-on";
         fhir:index 13       ], [
         fhir:value "QuestionnaireResponse:episodeOfCare";
         fhir:index 14       ], [
         fhir:value "QuestionnaireResponse:questionnaire";
         fhir:index 15       ], [
         fhir:value "QuestionnaireResponse:subject";
         fhir:index 16       ]     ], [
       fhir:index 5;
       fhir:CapabilityStatement.rest.resource.type [ fhir:value "QuestionnaireResponse" ];
       fhir:CapabilityStatement.rest.resource.profile [
         fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaireresponse";
         fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaireresponse>       ];
       fhir:CapabilityStatement.rest.resource.interaction [
         fhir:index 0;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "update" ]       ], [
         fhir:index 1;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "search-type" ]       ], [
         fhir:index 2;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ]       ], [
         fhir:index 3;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ]       ], [
         fhir:index 4;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "create" ]       ];
       fhir:CapabilityStatement.rest.resource.conditionalCreate [ fhir:value "true"^^xsd:boolean ];
       fhir:CapabilityStatement.rest.resource.conditionalUpdate [ fhir:value "true"^^xsd:boolean ];
       fhir:CapabilityStatement.rest.resource.searchRevInclude [
         fhir:value "Provenance:target";
         fhir:index 0       ];
       fhir:CapabilityStatement.rest.resource.searchParam [
         fhir:index 0;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_filter" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's data using a filter" ]       ], [
         fhir:index 1;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "authored" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "When the questionnaire response was last changed" ]       ], [
         fhir:index 2;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "based-on" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Plan/proposal/order fulfilled by this questionnaire response" ]       ], [
         fhir:index 3;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "episodeOfCare" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Episode associated with questionnaire response" ]       ], [
         fhir:index 4;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "identifier" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The unique identifier for the questionnaire response" ]       ], [
         fhir:index 5;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "lastUpdated" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The date when resource was updated last time" ]       ], [
         fhir:index 6;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "qualityCode" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The quality code of the questionnaire response" ]       ], [
         fhir:index 7;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "qualityType" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The quality type of the questionnaire response" ]       ], [
         fhir:index 8;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "questionnaire" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The questionnaire the answers are provided for" ]       ], [
         fhir:index 9;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "resolvedTimingEnd" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Resolved Timing end" ]       ], [
         fhir:index 10;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "resolvedTimingServiceRequestVersionId" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Resolved Timing serviceRequestVersionID" ]       ], [
         fhir:index 11;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "resolvedTimingStart" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Resolved Timing start" ]       ], [
         fhir:index 12;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "resolvedTimingType" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Resolved Timing type" ]       ], [
         fhir:index 13;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "status" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The status of the questionnaire response" ]       ], [
         fhir:index 14;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "subject" ];
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The subject of the questionnaire response" ]       ];
       fhir:CapabilityStatement.rest.resource.operation [
         fhir:index 0;
         fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "validate" ];
         fhir:CapabilityStatement.rest.resource.operation.definition [
           fhir:value "https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/Multi-it-validate";
           fhir:link <https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/Multi-it-validate>         ]       ]     ];
     fhir:CapabilityStatement.rest.interaction [
       fhir:index 0;
       fhir:CapabilityStatement.rest.interaction.code [ fhir:value "transaction" ]     ], [
       fhir:index 1;
       fhir:CapabilityStatement.rest.interaction.code [ fhir:value "history-system" ]     ];
     fhir:CapabilityStatement.rest.operation [
       fhir:index 0;
       fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "search-measurements" ];
       fhir:CapabilityStatement.rest.resource.operation.definition [
         fhir:value "https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-search-measurements";
         fhir:link <https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-search-measurements>       ];
       fhir:CapabilityStatement.rest.resource.operation.documentation [ fhir:value "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\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:index 1;
       fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "submit-measurement" ];
       fhir:CapabilityStatement.rest.resource.operation.definition [
         fhir:value "https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-submit-measurement";
         fhir:link <https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-submit-measurement>       ];
       fhir:CapabilityStatement.rest.resource.operation.documentation [ fhir:value "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.\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:index 2;
       fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "reindex-terminology" ];
       fhir:CapabilityStatement.rest.resource.operation.definition [
         fhir:value "https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-reindex-terminology";
         fhir:link <https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-reindex-terminology>       ]     ], [
       fhir:index 3;
       fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "process-message" ];
       fhir:CapabilityStatement.rest.resource.operation.definition [
         fhir:value "https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-process-message";
         fhir:link <https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-process-message>       ];
       fhir:CapabilityStatement.rest.resource.operation.documentation [ fhir:value "Accept a FHIR Message Bundle for processing" ]     ], [
       fhir:index 4;
       fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "perform-reindexing-pass" ];
       fhir:CapabilityStatement.rest.resource.operation.definition [
         fhir:value "https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-perform-reindexing-pass";
         fhir:link <https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-perform-reindexing-pass>       ];
       fhir:CapabilityStatement.rest.resource.operation.documentation [ fhir:value "Forces a single pass of the resource reindexing processor" ]     ], [
       fhir:index 5;
       fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "meta" ];
       fhir:CapabilityStatement.rest.resource.operation.definition [
         fhir:value "https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-meta";
         fhir:link <https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-meta>       ]     ], [
       fhir:index 6;
       fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "get-resource-counts" ];
       fhir:CapabilityStatement.rest.resource.operation.definition [
         fhir:value "https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-get-resource-counts";
         fhir:link <https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-get-resource-counts>       ];
       fhir:CapabilityStatement.rest.resource.operation.documentation [ fhir:value "Provides the number of resources currently stored on the server, broken down by resource type" ]     ]
  ].

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

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.