{ "resourceType" : "CapabilityStatement", "id" : "document-query", "text" : { "status" : "generated", "div" : "<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>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><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>" }, "url" : "http://ehealth.sundhed.dk/fhir/CapabilityStatement/document-query", "status" : "active", "date" : "2020-05-19T03:12:24+00:00", "publisher" : "Not provided", "kind" : "instance", "software" : { "name" : "document-query", "version" : "1.2.1" }, "implementation" : { "description" : "eHealth document-query service", "url" : "https://document-query.devtest.systematic-ehealth.com/fhir" }, "fhirVersion" : "3.0.1", "acceptUnknown" : "extensions", "format" : [ "application/fhir+xml", "application/fhir+json" ], "rest" : [ { "mode" : "server", "resource" : [ { "type" : "Binary", "profile" : { "reference" : "http://hl7.org/fhir/StructureDefinition/Binary" } }, { "type" : "DocumentReference", "profile" : { "reference" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-documentreference" }, "interaction" : [ { "code" : "search-type" } ], "searchParam" : [ { "name" : "status", "type" : "token", "documentation" : "current | superseded" }, { "name" : "category", "type" : "token", "documentation" : "Categorization of document" }, { "name" : "date", "type" : "date", "documentation" : "Document creation time" }, { "name" : "event", "type" : "token", "documentation" : "Main clinical acts documented" }, { "name" : "facility", "type" : "token", "documentation" : "Kind of facility where patient was seen" }, { "name" : "format", "type" : "token", "documentation" : "Format/content rules for the document" }, { "name" : "patient", "type" : "reference", "documentation" : "Who/what is the subject of the document" }, { "name" : "patient-identifier", "type" : "token", "documentation" : "Who/what is the subject of the document (identifier)" }, { "name" : "period", "type" : "date", "documentation" : "Time of service that is being documented" }, { "name" : "setting", "type" : "token", "documentation" : "Additional details about where the content was created (e.g. clinical specialty)" }, { "name" : "type", "type" : "token", "documentation" : "Kind of document (LOINC if possible)" } ] }, { "type" : "OperationDefinition", "profile" : { "reference" : "http://hl7.org/fhir/StructureDefinition/OperationDefinition" }, "interaction" : [ { "code" : "read" } ] }, { "type" : "StructureDefinition", "profile" : { "reference" : "http://hl7.org/fhir/StructureDefinition/StructureDefinition" }, "interaction" : [ { "code" : "read" }, { "code" : "search-type" } ], "searchParam" : [ { "name" : "type", "type" : "token", "documentation" : "Type defined or constrained by this structure" } ] } ], "operation" : [ { "name" : "retrieve-document", "definition" : { "reference" : "https://document-query.devtest.systematic-ehealth.com/fhir/OperationDefinition/Binary--retrieve-document" } } ] } ] }