PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.fi.smart@1.0.0-rc6
    https://hl7.fi/fhir/finnish-smart/CapabilityStatement/fi-smart-server
{
  "description": "This CapabilityStatement describes the basic rules for a server actor providing SMART App Launch in Finland.",
  "_filename": "CapabilityStatement-fi-smart-server.json",
  "package_name": "hl7.fhir.fi.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-02-03",
  "publisher": "HL7 Finland",
  "patchFormat": [ "application/json-patch+json" ],
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "FI",
      "system": "urn:iso:std:iso:3166",
      "display": "Finland"
    } ]
  } ],
  "name": null,
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "title": "Finnish SMART Server Capability Statement",
  "package_version": "1.0.0-rc6",
  "status": "active",
  "id": "afbdb28a-f84d-4240-9d3f-7de11cd55292",
  "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": "https://hl7.fi/fhir/finnish-smart/CapabilityStatement/fi-smart-server",
  "version": "1.0.0-rc6",
  "contact": [ {
    "name": "HL7 Finland",
    "telecom": [ {
      "value": "https://www.hl7.fi/",
      "system": "url"
    }, {
      "value": "mikael@sensotrend.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. 1. 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 [General Security Considerations](security.html) section 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"
    } ]
  } ]
}