eHealth Infrastructure - Local Development build (v2.10.0). See the Directory of published versions
Active as of 2023-10-23 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CapabilityStatement ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "document-query"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>document-query</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 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>Binary</td><td><a href=\"http://hl7.org/fhir/StructureDefinition/Binary\">http://hl7.org/fhir/StructureDefinition/Binary</a></td><td></td><td></td><td></td><td></td></tr><tr><td>DocumentReference</td><td><a href=\"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-documentreference\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-documentreference</a></td><td></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></table></div>"
] ; #
fhir:url [ fhir:v "http://ehealth.sundhed.dk/fhir/CapabilityStatement/document-query"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.10.0"] ; #
fhir:name [ fhir:v "document-query"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2023-10-23T02:12:34.549+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.7" ]
] ; #
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 <http://hl7.org/fhir/StructureDefinition/Binary> ] ;
( 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 <https://document-query.devtest.systematic-ehealth.com/fhir/OperationDefinition/Binary-t-retrieve-document> ] ;
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 <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-documentreference> ] ;
( 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 <http://hl7.org/fhir/StructureDefinition/OperationDefinition> ] ;
( 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 <https://document-query.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-process-message> ] ;
fhir:documentation [ fhir:v "Accept a FHIR Message Bundle for processing" ] ] [
fhir:name [ fhir:v "perform-reindexing-pass" ] ;
fhir:definition [
fhir:v "https://document-query.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-perform-reindexing-pass"^^xsd:anyURI ;
fhir:link <https://document-query.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-perform-reindexing-pass> ] ;
fhir:documentation [ fhir:v "Forces a single pass of the resource reindexing processor" ] ] [
fhir:name [ fhir:v "meta" ] ;
fhir:definition [
fhir:v "https://document-query.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-meta"^^xsd:anyURI ;
fhir:link <https://document-query.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-meta> ] ] [
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 <https://document-query.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-get-resource-counts> ] ;
fhir:documentation [ fhir:v "Provides the number of resources currently stored on the server, broken down by resource type" ] ] [
fhir:name [ fhir:v "reindex-terminology" ] ;
fhir:definition [
fhir:v "https://document-query.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-reindex-terminology"^^xsd:anyURI ;
fhir:link <https://document-query.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-reindex-terminology> ] ] )
] ) . #
IG © 2021+ Systematic | Trifork. Package dk.ehealth.sundhed.fhir.ig.core#2.10.0 based on FHIR 4.0.1. Generated 2023-10-24