PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.fi.smart@2.0.0-rc3
    https://hl7.fi/fhir/finnish-smart/StructureDefinition/fi-smart-server-profile
description: This CapabilityStatement profile describes the basic rules for a server actor providing SMART App Launch in Finland.
package_name: hl7.fhir.fi.smart
derivation: constraint
name: FiSmartServerProfile
type: CapabilityStatement
elements:
  format:
    short: JSON is mandatory
    index: 0
    slicing:
      rules: open
      description: Slice by value of format.
      discriminator:
      - {path: $this, type: value}
      min: null
      slices:
        json:
          match: {}
          schema:
            array: true
            min: 1
            _required: true
            index: 1
            elements:
              value:
                pattern: {type: string, value: json}
                type: string
                index: 2
  implementationGuide:
    pattern: {type: canonical, value: 'http://hl7.org/fhir/smart-app-launch/ImplementationGuide/hl7.fhir.uv.smart-app-launch'}
    type: canonical
    index: 3
  rest:
    elements:
      mode:
        pattern: {type: code, value: server}
        type: code
        index: 4
package_version: 2.0.0-rc3
class: profile
kind: resource
url: https://hl7.fi/fhir/finnish-smart/StructureDefinition/fi-smart-server-profile
base: http://hl7.org/fhir/StructureDefinition/CapabilityStatement
version: 2.0.0-rc3