PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.dk.smart@1.0.0
    http://hl7.dk/fhir/smart/CapabilityStatement/dk-smart-server
{
  "description": "This CapabilityStatement describes the basic rules for a server actor providing SMART App Launch in Denmark.",
  "_filename": "CapabilityStatement-dk-smart-server.json",
  "package_name": "hl7.fhir.dk.smart",
  "format": [ "json", "xml" ],
  "_patchFormat": [ {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
      "valueCode": "SHOULD"
    } ]
  } ],
  "_format": [ {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
      "valueCode": "SHALL"
    } ]
  }, {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
      "valueCode": "SHOULD"
    } ]
  } ],
  "date": "2023-11-09",
  "publisher": "HL7 Denmark",
  "patchFormat": [ "application/json-patch+json" ],
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "DK",
      "system": "urn:iso:std:iso:3166",
      "display": "Denmark"
    } ]
  } ],
  "name": "DKSmartServer",
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "title": "Danish SMART Server Capability Statement",
  "package_version": "1.0.0",
  "status": "active",
  "id": "02e13db6-1791-4fda-80ee-45669e5823b4",
  "kind": "requirements",
  "implementationGuide": [ "http://hl7.org/fhir/smart-app-launch/ImplementationGuide/hl7.fhir.uv.smart-app-launch", "http://hl7.org/fhir/uv/ipa/ImplementationGuide/hl7.fhir.uv.ipa" ],
  "url": "http://hl7.dk/fhir/smart/CapabilityStatement/dk-smart-server",
  "version": "1.0.0",
  "contact": [ {
    "name": "HL7 Denmark",
    "telecom": [ {
      "value": "https://www.hl7.dk/",
      "system": "url"
    }, {
      "value": "jenskristianvilladsen@gmail.com",
      "system": "email"
    } ]
  } ],
  "rest": [ {
    "mode": "server",
    "security": {
      "description": "This implementation guide relies heavily on the widely adopted SMART App Launch mechanism. This implementation guide does not define any new security mechanisms. Please familiarize yourself with the securty concepts infroduced in the SMART App Launch specification, and the underlying OpenID Connect and OAuth2 specifications the SMART App Launch specification build on.\n1. See the Best Practices outlined in the SMART App Launch specification.\n1. See the [FHIR Security](https://www.hl7.org/fhir/security.html) section of the FHIR specification for requirements and recommendations.\n1. A server **SHALL** reject any unauthorized requests by returning an HTTP `401 Unauthorized`, `403 Forbidden`, or `404 Not Found` response code."
    },
    "documentation": "The server **SHALL**:\n1. Implement the RESTful behavior according to the FHIR specification.\n1. Support JSON source formats for all interactions.\n1. Declare a CapabilityStatement identifying the list of profiles, operations, and search parameters supported.\n\nThe server **SHOULD**:\n1. Support XML source formats for all interactions.\n1. Implement the International Patient Access (IPA) specification."
  } ],
  "_implementationGuide": [ {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
      "valueCode": "SHALL"
    } ]
  }, {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
      "valueCode": "SHOULD"
    } ]
  } ]
}