@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CapabilityStatement ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "measurement"] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "

  • Implementation Guide Version: latest
  • FHIR Version: 4.0.1
  • Supported Formats: application/fhir+xml, xml, application/fhir+json, json, application/x-turtle, ttl, html/json, html/xml, html/turtle
  • Supported Patch Formats:
  • Published on: Wed May 08 02:27:33 UTC 2024
  • Published by: Den telemedicinske infrastruktur (eHealth Infrastructure)

Note to Implementers: FHIR Capabilities

Any FHIR capability may be 'allowed' by the system unless explicitly marked as "SHALL NOT". A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.

FHIR RESTful Capabilities

Mode: server

Summary of System-wide Interactions
  • Supports the transaction interaction.
  • Supports the history-system interaction.

Capabilities by Resource/Profile

Summary

The summary table lists the resources that are part of this configuration, and for each resource it lists:

  • The relevant profiles (if any)
  • The interactions supported by each resource (Read, Search, Update, and Create, are always shown, while VRead, Patch, Delete, History on Instance, or History on Type are only present if at least one of the resources has support for them.
  • The required, recommended, and some optional search parameters (if any).
  • The linked resources enabled for _include
  • The other resources enabled for _revinclude
  • The operations on the resource (if any)
Resource TypeProfileRV-RSUPCSearches_include_revincludeOperations
Communicationhttp://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-communicationyyyyy_tag, episodeOfCare, identifier, recipient, recipientCareTeam, sender, senderCareTeam, subjectCommunication:episodeOfCare, Communication:recipient, Communication:recipientCareTeam, Communication:sender, Communication:senderCareTeam, Communication:subject, Media:based-on, Media:episodeOfCare, Media:subject, Observation:based-on, Observation:episodeOfCare, Observation:patient, Observation:subject, QuestionnaireResponse:based-on, QuestionnaireResponse:episodeOfCare, QuestionnaireResponse:questionnaire, QuestionnaireResponse:subject
Mediahttp://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-mediayyy_content, _filter, _tag, based-on, created, episodeOfCare, identifier, qualityCode, qualityType, resolvedTimingEnd, resolvedTimingServiceRequestVersionId, resolvedTimingStart, resolvedTimingType, subject, typeProvenance:target
Observationhttp://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-observationyyy_content, _filter, _id, _tag, _text, based-on, code, date, episodeOfCare, identifier, patient, qualityCode, qualityType, resolvedTimingEnd, resolvedTimingServiceRequestVersionId, resolvedTimingStart, resolvedTimingType, subjectProvenance:target
OperationDefinitionhttp://hl7.org/fhir/StructureDefinition/OperationDefinitiony*Communication:episodeOfCare, Communication:recipient, Communication:recipientCareTeam, Communication:sender, Communication:senderCareTeam, Communication:subject, Media:based-on, Media:episodeOfCare, Media:subject, Observation:based-on, Observation:episodeOfCare, Observation:patient, Observation:subject, QuestionnaireResponse:based-on, QuestionnaireResponse:episodeOfCare, QuestionnaireResponse:questionnaire, QuestionnaireResponse:subject
Provenancehttp://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-provenanceyy*Communication:episodeOfCare, Communication:recipient, Communication:recipientCareTeam, Communication:sender, Communication:senderCareTeam, Communication:subject, Media:based-on, Media:episodeOfCare, Media:subject, Observation:based-on, Observation:episodeOfCare, Observation:patient, Observation:subject, QuestionnaireResponse:based-on, QuestionnaireResponse:episodeOfCare, QuestionnaireResponse:questionnaire, QuestionnaireResponse:subject
QuestionnaireResponsehttp://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaireresponseyyyyy_filter, _lastUpdated, _tag, authored, based-on, episodeOfCare, identifier, qualityCode, qualityType, questionnaire, resolvedTimingEnd, resolvedTimingServiceRequestVersionId, resolvedTimingStart, resolvedTimingType, status, subjectProvenance:target

Resource Conformance: supportedCommunication

Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports search-type, vread, read, patch, create.

Search Parameters
ConformanceParameterTypeDocumentation
SHALL_tagtoken

Search for resources which have the given tag

\n
SHALLepisodeOfCarereference

Episode associated with communication

\n
SHALLidentifiertoken

Unique identifier

\n
SHALLrecipientreference

Message recipient

\n
SHALLrecipientCareTeamreference

Recipient care team

\n
SHALLsenderreference

Message sender

\n
SHALLsenderCareTeamreference

Sender care team

\n
SHALLsubjectreference

Focus of message

\n
 
Extended Operations
ConformanceOperationDocumentation
SHALL$validate

Resource Conformance: supportedMedia

Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports search-type, vread, read.

Search Parameters
ConformanceParameterTypeDocumentation
SHALL_contentstring

Search the contents of the resource's data using a fulltext search

\n
SHALL_filterstring

Search the contents of the resource's data using a filter

\n
SHALL_tagtoken

Search for resources which have the given tag

\n
SHALLbased-onreference

Procedure that caused this media to be created

\n
SHALLcreateddate

When Media was collected

\n
SHALLepisodeOfCarereference

Episode associated with media

\n
SHALLidentifiertoken

Identifier(s) for the image

\n
SHALLqualityCodetoken

Quality code of the media

\n
SHALLqualityTypetoken

Quality type of the media

\n
SHALLresolvedTimingEnddate

Resolved Timing end

\n
SHALLresolvedTimingServiceRequestVersionIdtoken

Resolved Timing serviceRequestVersionID

\n
SHALLresolvedTimingStartdate

Resolved Timing start

\n
SHALLresolvedTimingTypetoken

Resolved Timing type

\n
SHALLsubjectreference

Who/What this Media is a record of

\n
SHALLtypetoken

photo | video | audio

\n
 
Extended Operations
ConformanceOperationDocumentation
SHALL$validate
SHALL$get-data

Resource Conformance: supportedObservation

Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports search-type, vread, read.

Search Parameters
ConformanceParameterTypeDocumentation
SHALL_contentstring

Search the contents of the resource's data using a fulltext search

\n
SHALL_filterstring

Search the contents of the resource's data using a filter

\n
SHALL_idtoken

The ID of the resource

\n
SHALL_tagtoken

Search for resources which have the given tag

\n
SHALL_textstring

Search the contents of the resource's narrative using a fulltext search

\n
SHALLbased-onreference

Reference to the test or procedure request.

\n
SHALLcodetoken

The code of the observation type

\n
SHALLdatedate

Obtained date/time. If the obtained element is a period, a date that falls in the period

\n
SHALLepisodeOfCarereference

Episode associated with observation

\n
SHALLidentifiertoken

The unique id for a particular observation

\n
SHALLpatientreference

The subject that the observation is about (if patient)

\n
SHALLqualityCodetoken

The quality code of the observation

\n
SHALLqualityTypetoken

The quality type of the observation

\n
SHALLresolvedTimingEnddate

Resolved Timing end

\n
SHALLresolvedTimingServiceRequestVersionIdtoken

Resolved Timing serviceRequestVersionID

\n
SHALLresolvedTimingStartdate

Resolved Timing start

\n
SHALLresolvedTimingTypetoken

Resolved Timing type

\n
SHALLsubjectreference

The subject that the observation is about

\n
 
Extended Operations
ConformanceOperationDocumentation
SHALL$validate

Resource Conformance: supportedOperationDefinition

Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports read.

Resource Conformance: supportedProvenance

Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports vread, read.

Resource Conformance: supportedQuestionnaireResponse

Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports update, search-type, vread, read, create.

Search Parameters
ConformanceParameterTypeDocumentation
SHALL_filterstring

Search the contents of the resource's data using a filter

\n
SHALL_lastUpdateddate

Only return resources which were last updated as specified by the given range

\n
SHALL_tagtoken

Search for resources which have the given tag

\n
SHALLauthoreddate

When the questionnaire response was last changed

\n
SHALLbased-onreference

Plan/proposal/order fulfilled by this questionnaire response

\n
SHALLepisodeOfCarereference

Episode associated with questionnaire response

\n
SHALLidentifiertoken

The unique identifier for the questionnaire response

\n
SHALLqualityCodetoken

The quality code of the questionnaire response

\n
SHALLqualityTypetoken

The quality type of the questionnaire response

\n
SHALLquestionnairereference

The questionnaire the answers are provided for

\n
SHALLresolvedTimingEnddate

Resolved Timing end

\n
SHALLresolvedTimingServiceRequestVersionIdtoken

Resolved Timing serviceRequestVersionID

\n
SHALLresolvedTimingStartdate

Resolved Timing start

\n
SHALLresolvedTimingTypetoken

Resolved Timing type

\n
SHALLstatustoken

The status of the questionnaire response

\n
SHALLsubjectreference

The subject of the questionnaire response

\n
 
Extended Operations
ConformanceOperationDocumentation
SHALL$validate
" ] ; # 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 ] ; 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 ] ] ) ] [ fhir:type [ fhir:v "Media" ] ; fhir:profile [ fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-media"^^xsd:anyURI ; fhir:link ] ; 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 ] ] [ 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 ] ] ) ] [ fhir:type [ fhir:v "Observation" ] ; fhir:profile [ fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-observation"^^xsd:anyURI ; fhir:link ] ; 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 ] ] ) ] [ fhir:type [ fhir:v "OperationDefinition" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/OperationDefinition"^^xsd:anyURI ; fhir:link ] ; 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 ] ; 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 ] ; 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 ] ] ) ] ) ; 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 ] ; 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 ] ; 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 ] ; 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:\" or \"urn: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 ] ; 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 ] ; 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 ] ] [ 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 ] ; 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 ] ] ) ] ) . # # -------------------------------------------------------------------------------------