{ "resourceType" : "CapabilityStatement", "id" : "questionnaire", "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>Composition</td><td><a href=\"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-composition\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-composition</a></td><td>y</td><td>y</td><td></td><td>y</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>y</td><td>y</td><td></td><td>y</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>Questionnaire</td><td><a href=\"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaire\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaire</a></td><td>y</td><td>y</td><td>y</td><td>y</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/questionnaire", "version" : "2019.5", "status" : "active", "date" : "2019-05-02T08:23:50+00:00", "publisher" : "Not provided", "kind" : "instance", "software" : { "name" : "HAPI FHIR Server", "version" : "3.7.0" }, "implementation" : { "description" : "eHealth FHIR microservice", "url" : "http://aeaf5c9912ee011e9a55c06d905b639a-127735016.eu-north-1.elb.amazonaws.com/questionnaire/fhir" }, "fhirVersion" : "3.0.1", "format" : [ "application/fhir+xml", "application/fhir+json" ], "rest" : [ { "mode" : "server", "resource" : [ { "type" : "Composition", "profile" : { "reference" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-composition" }, "interaction" : [ { "code" : "read" }, { "code" : "vread" }, { "code" : "delete" }, { "code" : "create" }, { "code" : "search-type" } ], "versioning" : "versioned-update", "conditionalCreate" : true, "conditionalDelete" : "multiple", "searchInclude" : [ "*", "Composition:attester", "Composition:author", "Composition:encounter", "Composition:entry", "Composition:patient", "Composition:related-ref", "Composition:subject" ], "searchParam" : [ { "name" : "_language", "type" : "string", "documentation" : "The language of the resource" }, { "name" : "date", "type" : "date", "documentation" : "Composition editing time" }, { "name" : "identifier", "type" : "token", "documentation" : "Logical identifier of composition (version-independent)" }, { "name" : "period", "type" : "date", "documentation" : "The period covered by the documentation" }, { "name" : "related-id", "type" : "token", "documentation" : "Target of the relationship" }, { "name" : "author", "type" : "reference", "documentation" : "Who and/or what authored the composition" }, { "name" : "subject", "type" : "reference", "documentation" : "Who and/or what the composition is about" }, { "name" : "confidentiality", "type" : "token", "documentation" : "As defined by affinity domain" }, { "name" : "section", "type" : "token", "documentation" : "Classification of section (recommended)" }, { "name" : "encounter", "type" : "reference", "documentation" : "Context of the Composition" }, { "name" : "title", "type" : "string", "documentation" : "Human Readable name/title" }, { "name" : "type", "type" : "token", "documentation" : "Kind of composition (LOINC if possible)" }, { "name" : "attester", "type" : "reference", "documentation" : "Who attested the composition" }, { "name" : "entry", "type" : "reference", "documentation" : "A reference to data that supports this section" }, { "name" : "related-ref", "type" : "reference", "documentation" : "Target of the relationship" }, { "name" : "patient", "type" : "reference", "documentation" : "Who and/or what the composition is about" }, { "name" : "context", "type" : "token", "documentation" : "Code(s) that apply to the event being documented" }, { "name" : "_id", "type" : "token", "documentation" : "The ID of the resource" }, { "name" : "class", "type" : "token", "documentation" : "Categorization of Composition" }, { "name" : "status", "type" : "token", "documentation" : "preliminary | final | amended | entered-in-error" } ] }, { "type" : "DocumentReference", "profile" : { "reference" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-documentreference" }, "interaction" : [ { "code" : "read" }, { "code" : "vread" }, { "code" : "delete" }, { "code" : "create" }, { "code" : "search-type" } ], "versioning" : "versioned-update", "conditionalCreate" : true, "conditionalDelete" : "multiple", "searchInclude" : [ "*", "DocumentReference:authenticator", "DocumentReference:author", "DocumentReference:custodian", "DocumentReference:encounter", "DocumentReference:patient", "DocumentReference:related-ref", "DocumentReference:relatesto", "DocumentReference:subject" ], "searchParam" : [ { "name" : "_language", "type" : "string", "documentation" : "The language of the resource" }, { "name" : "securitylabel", "type" : "token", "documentation" : "Document security-tags" }, { "name" : "subject", "type" : "reference", "documentation" : "Who/what is the subject of the document" }, { "name" : "description", "type" : "string", "documentation" : "Human-readable description (title)" }, { "name" : "language", "type" : "token", "documentation" : "Human language of the content (BCP-47)" }, { "name" : "type", "type" : "token", "documentation" : "Kind of document (LOINC if possible)" }, { "name" : "relation", "type" : "token", "documentation" : "replaces | transforms | signs | appends" }, { "name" : "setting", "type" : "token", "documentation" : "Additional details about where the content was created (e.g. clinical specialty)" }, { "name" : "patient", "type" : "reference", "documentation" : "Who/what is the subject of the document" }, { "name" : "event", "type" : "token", "documentation" : "Main clinical acts documented" }, { "name" : "relationship", "type" : "composite", "documentation" : "Combination of relation and relatesTo" }, { "name" : "authenticator", "type" : "reference", "documentation" : "Who/what authenticated the document" }, { "name" : "class", "type" : "token", "documentation" : "Categorization of document" }, { "name" : "identifier", "type" : "token", "documentation" : "Master Version Specific Identifier" }, { "name" : "period", "type" : "date", "documentation" : "Time of service that is being documented" }, { "name" : "related-id", "type" : "token", "documentation" : "Identifier of related objects or events" }, { "name" : "custodian", "type" : "reference", "documentation" : "Organization which maintains the document" }, { "name" : "indexed", "type" : "date", "documentation" : "When this document reference was created" }, { "name" : "author", "type" : "reference", "documentation" : "Who and/or what authored the document" }, { "name" : "created", "type" : "date", "documentation" : "Document creation time" }, { "name" : "format", "type" : "token", "documentation" : "Format/content rules for the document" }, { "name" : "encounter", "type" : "reference", "documentation" : "Context of the document content" }, { "name" : "related-ref", "type" : "reference", "documentation" : "Related Resource" }, { "name" : "location", "type" : "uri", "documentation" : "Uri where the data can be found" }, { "name" : "_id", "type" : "token", "documentation" : "The ID of the resource" }, { "name" : "relatesto", "type" : "reference", "documentation" : "Target of the relationship" }, { "name" : "facility", "type" : "token", "documentation" : "Kind of facility where patient was seen" }, { "name" : "status", "type" : "token", "documentation" : "current | superseded | entered-in-error" } ] }, { "type" : "OperationDefinition", "profile" : { "reference" : "http://hl7.org/fhir/StructureDefinition/OperationDefinition" }, "interaction" : [ { "code" : "read" } ], "versioning" : "versioned-update", "searchParam" : [ { "name" : "_language", "type" : "string", "documentation" : "The language of the resource" }, { "name" : "date", "type" : "date", "documentation" : "The operation definition publication date" }, { "name" : "code", "type" : "token", "documentation" : "Name used to invoke the operation" }, { "name" : "instance", "type" : "token", "documentation" : "Invoke on an instance?" }, { "name" : "kind", "type" : "token", "documentation" : "operation | query" }, { "name" : "jurisdiction", "type" : "token", "documentation" : "Intended jurisdiction for the operation definition" }, { "name" : "description", "type" : "string", "documentation" : "The description of the operation definition" }, { "name" : "type", "type" : "token", "documentation" : "Invole at the type level?" }, { "name" : "version", "type" : "token", "documentation" : "The business version of the operation definition" }, { "name" : "url", "type" : "uri", "documentation" : "The uri that identifies the operation definition" }, { "name" : "system", "type" : "token", "documentation" : "Invoke at the system level?" }, { "name" : "name", "type" : "string", "documentation" : "Computationally friendly name of the operation definition" }, { "name" : "publisher", "type" : "string", "documentation" : "Name of the publisher of the operation definition" }, { "name" : "_id", "type" : "token", "documentation" : "The ID of the resource" }, { "name" : "param-profile", "type" : "reference", "documentation" : "Profile on the type" }, { "name" : "base", "type" : "reference", "documentation" : "Marks this as a profile of the base" }, { "name" : "status", "type" : "token", "documentation" : "The current status of the operation definition" } ] }, { "type" : "Questionnaire", "profile" : { "reference" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaire" }, "interaction" : [ { "code" : "read" }, { "code" : "vread" }, { "code" : "update" }, { "code" : "patch" }, { "code" : "delete" }, { "code" : "history-instance" }, { "code" : "history-type" }, { "code" : "create" }, { "code" : "search-type" } ], "versioning" : "versioned-update", "conditionalCreate" : true, "conditionalUpdate" : true, "conditionalDelete" : "multiple", "searchInclude" : [ "*" ], "searchParam" : [ { "name" : "_language", "type" : "string", "documentation" : "The language of the resource" }, { "name" : "date", "type" : "date", "documentation" : "The questionnaire publication date" }, { "name" : "identifier", "type" : "token", "documentation" : "External identifier for the questionnaire" }, { "name" : "code", "type" : "token", "documentation" : "A code that corresponds to one of its items in the questionnaire" }, { "name" : "role", "type" : "token", "documentation" : "Modifier role" }, { "name" : "intendedOrganization", "type" : "reference", "documentation" : "Questionnaire intendedOrganization" }, { "name" : "jurisdiction", "type" : "token", "documentation" : "Intended jurisdiction for the questionnaire" }, { "name" : "description", "type" : "string", "documentation" : "The description of the questionnaire" }, { "name" : "situationQuality", "type" : "token", "documentation" : "Situation quality" }, { "name" : "title", "type" : "string", "documentation" : "The human-friendly name of the questionnaire" }, { "name" : "type", "type" : "token", "documentation" : "Questionnaire type" }, { "name" : "version", "type" : "token", "documentation" : "The business version of the questionnaire" }, { "name" : "url", "type" : "uri", "documentation" : "The uri that identifies the questionnaire" }, { "name" : "reference", "type" : "reference", "documentation" : "Modifier reference" }, { "name" : "effective", "type" : "date", "documentation" : "The time during which the questionnaire is intended to be in use" }, { "name" : "name", "type" : "string", "documentation" : "Computationally friendly name of the questionnaire" }, { "name" : "publisher", "type" : "string", "documentation" : "Name of the publisher of the questionnaire" }, { "name" : "_id", "type" : "token", "documentation" : "The ID of the resource" }, { "name" : "status", "type" : "token", "documentation" : "The current status of the questionnaire" } ] }, { "type" : "StructureDefinition", "profile" : { "reference" : "http://hl7.org/fhir/StructureDefinition/StructureDefinition" }, "interaction" : [ { "code" : "read" }, { "code" : "search-type" } ], "versioning" : "versioned-update", "searchParam" : [ { "name" : "_language", "type" : "string", "documentation" : "The language of the resource" }, { "name" : "date", "type" : "date", "documentation" : "The structure definition publication date" }, { "name" : "identifier", "type" : "token", "documentation" : "External identifier for the structure definition" }, { "name" : "valueset", "type" : "reference", "documentation" : "A vocabulary binding reference" }, { "name" : "kind", "type" : "token", "documentation" : "primitive-type | complex-type | resource | logical" }, { "name" : "jurisdiction", "type" : "token", "documentation" : "Intended jurisdiction for the structure definition" }, { "name" : "description", "type" : "string", "documentation" : "The description of the structure definition" }, { "name" : "context-type", "type" : "token", "documentation" : "resource | datatype | extension" }, { "name" : "experimental", "type" : "token", "documentation" : "For testing purposes, not real usage" }, { "name" : "abstract", "type" : "token", "documentation" : "Whether the structure is abstract" }, { "name" : "title", "type" : "string", "documentation" : "The human-friendly name of the structure definition" }, { "name" : "type", "type" : "token", "documentation" : "Type defined or constrained by this structure" }, { "name" : "version", "type" : "token", "documentation" : "The business version of the structure definition" }, { "name" : "url", "type" : "uri", "documentation" : "The uri that identifies the structure definition" }, { "name" : "path", "type" : "token", "documentation" : "A path that is constrained in the profile" }, { "name" : "ext-context", "type" : "string", "documentation" : "Where the extension can be used in instances" }, { "name" : "base-path", "type" : "token", "documentation" : "Path that identifies the base element" }, { "name" : "name", "type" : "string", "documentation" : "Computationally friendly name of the structure definition" }, { "name" : "publisher", "type" : "string", "documentation" : "Name of the publisher of the structure definition" }, { "name" : "derivation", "type" : "token", "documentation" : "specialization | constraint - How relates to base definition" }, { "name" : "_id", "type" : "token", "documentation" : "The ID of the resource" }, { "name" : "keyword", "type" : "token", "documentation" : "A code for the profile" }, { "name" : "base", "type" : "uri", "documentation" : "Definition that this type is constrained/specialized from" }, { "name" : "status", "type" : "token", "documentation" : "The current status of the structure definition" } ] } ], "operation" : [ { "name" : "validate", "definition" : { "reference" : "http://aeaf5c9912ee011e9a55c06d905b639a-127735016.eu-north-1.elb.amazonaws.com/questionnaire/fhir/OperationDefinition/Questionnaire-i-validate" } }, { "name" : "validate", "definition" : { "reference" : "http://aeaf5c9912ee011e9a55c06d905b639a-127735016.eu-north-1.elb.amazonaws.com/questionnaire/fhir/OperationDefinition/Questionnaire--validate" } }, { "name" : "expunge", "definition" : { "reference" : "http://aeaf5c9912ee011e9a55c06d905b639a-127735016.eu-north-1.elb.amazonaws.com/questionnaire/fhir/OperationDefinition/Questionnaire--expunge" } }, { "name" : "expunge", "definition" : { "reference" : "http://aeaf5c9912ee011e9a55c06d905b639a-127735016.eu-north-1.elb.amazonaws.com/questionnaire/fhir/OperationDefinition/Questionnaire-i-expunge" } }, { "name" : "meta", "definition" : { "reference" : "http://aeaf5c9912ee011e9a55c06d905b639a-127735016.eu-north-1.elb.amazonaws.com/questionnaire/fhir/OperationDefinition/Questionnaire--meta" } }, { "name" : "meta", "definition" : { "reference" : "http://aeaf5c9912ee011e9a55c06d905b639a-127735016.eu-north-1.elb.amazonaws.com/questionnaire/fhir/OperationDefinition/Questionnaire-i-meta" } }, { "name" : "meta-add", "definition" : { "reference" : "http://aeaf5c9912ee011e9a55c06d905b639a-127735016.eu-north-1.elb.amazonaws.com/questionnaire/fhir/OperationDefinition/Questionnaire-i-meta-add" } }, { "name" : "meta-delete", "definition" : { "reference" : "http://aeaf5c9912ee011e9a55c06d905b639a-127735016.eu-north-1.elb.amazonaws.com/questionnaire/fhir/OperationDefinition/Questionnaire-i-meta-delete" } }, { "name" : "transform-to-questionnaire", "definition" : { "reference" : "http://aeaf5c9912ee011e9a55c06d905b639a-127735016.eu-north-1.elb.amazonaws.com/questionnaire/fhir/OperationDefinition/Questionnaire--transform-to-questionnaire" } } ] } ] }