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

document-query

ModeSERVER
Description
Transactiony
System Historyy
System Search
Resource TypeProfileReadSearchUpdateCreate
Binaryhttp://hl7.org/fhir/StructureDefinition/Binary
DocumentReferencehttp://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-documentreferencey
OperationDefinitionhttp://hl7.org/fhir/StructureDefinition/OperationDefinitiony
" ] ; # fhir:url [ fhir:v "http://ehealth.sundhed.dk/fhir/CapabilityStatement/document-query"^^xsd:anyURI] ; # fhir:version [ fhir:v "2.8.0"] ; # fhir:name [ fhir:v "document-query"] ; # fhir:status [ fhir:v "active"] ; # fhir:date [ fhir:v "2023-05-13T02:12:43.578+00:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "Systematic | Trifork"] ; # fhir:contact ( [ fhir:name [ fhir:v "Systematic | Trifork" ] ; 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 "document-query" ] ; fhir:version [ fhir:v "1.8.3" ] ] ; # fhir:implementation [ fhir:description [ fhir:v "eHealth document-query service" ] ; fhir:url [ fhir:v "https://document-query.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 "Binary" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/Binary"^^xsd:anyURI ; fhir:link ] ; fhir:searchInclude ( [ fhir:v "*" ] ) ; fhir:searchRevInclude ( [ fhir:v "DocumentReference:patient" ] ) ; fhir:operation ( [ fhir:name [ fhir:v "retrieve-document" ] ; fhir:definition [ fhir:v "https://document-query.devtest.systematic-ehealth.com/fhir/OperationDefinition/Binary-t-retrieve-document"^^xsd:anyURI ; fhir:link ] ; fhir:documentation [ fhir:v "Retrieve document" ] ] ) ] [ fhir:type [ fhir:v "DocumentReference" ] ; fhir:profile [ fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-documentreference"^^xsd:anyURI ; fhir:link ] ; fhir:interaction ( [ fhir:code [ fhir:v "search-type" ] ] ) ; fhir:searchInclude ( [ fhir:v "*" ] [ fhir:v "DocumentReference:patient" ] ) ; fhir:searchRevInclude ( [ fhir:v "DocumentReference:patient" ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "status" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "current | superseded" ] ] [ fhir:name [ fhir:v "category" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Categorization of document" ] ] [ fhir:name [ fhir:v "date" ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Document creation time" ] ] [ fhir:name [ fhir:v "event" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Main clinical acts documented" ] ] [ fhir:name [ fhir:v "facility" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Kind of facility where patient was seen" ] ] [ fhir:name [ fhir:v "format" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Format/content rules for the document" ] ] [ fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Who/what is the subject of the document" ] ] [ fhir:name [ fhir:v "patient-identifier" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Who/what is the subject of the document (identifier)" ] ] [ fhir:name [ fhir:v "period" ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Time of service that is being documented" ] ] [ fhir:name [ fhir:v "setting" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Additional details about where the content was created (e.g. clinical specialty)" ] ] [ fhir:name [ fhir:v "type" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Kind of document (LOINC if possible)" ] ] ) ] [ 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 "DocumentReference:patient" ] ) ] ) ; fhir:interaction ( [ fhir:code [ fhir:v "transaction" ] ] [ fhir:code [ fhir:v "history-system" ] ] ) ; fhir:operation ( [ fhir:name [ fhir:v "process-message" ] ; fhir:definition [ fhir:v "https://document-query.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://document-query.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://document-query.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-meta"^^xsd:anyURI ; fhir:link ] ] [ fhir:name [ fhir:v "get-resource-counts" ] ; fhir:definition [ fhir:v "https://document-query.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://document-query.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-reindex-terminology"^^xsd:anyURI ; fhir:link ] ] ) ] ) . # # -------------------------------------------------------------------------------------