PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.smart-app-launch@2.2.0-ballot
    http://hl7.org/fhir/smart-app-launch/CapabilityStatement/smart-app-state-server
{
  "description": "Required capabilities for App State Server",
  "_filename": "CapabilityStatement-smart-app-state-server.json",
  "package_name": "hl7.fhir.uv.smart-app-launch",
  "format": [ "json" ],
  "date": "2022-09-19",
  "publisher": "HL7 International / FHIR Infrastructure",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "name": "AppStateServerCapabilityStatement",
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "title": "App State Server CapabilityStatement",
  "package_version": "2.2.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  } ],
  "status": "active",
  "id": "596c4422-d905-4843-a319-edf634340270",
  "kind": "requirements",
  "url": "http://hl7.org/fhir/smart-app-launch/CapabilityStatement/smart-app-state-server",
  "version": "2.2.0-ballot",
  "contact": [ {
    "name": "HL7 International / FHIR Infrastructure",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    }, {
      "value": "fhir@lists.HL7.org",
      "system": "email"
    } ]
  } ],
  "rest": [ {
    "mode": "server",
    "resource": [ {
      "type": "Basic",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode": "SHALL"
      } ],
      "interaction": [ {
        "code": "search-type"
      }, {
        "code": "create"
      }, {
        "code": "update"
      }, {
        "code": "delete"
      } ],
      "supportedProfile": [ "http://hl7.org/fhir/smart-app-launch/StructureDefinition/smart-app-state-basic" ]
    } ]
  } ]
}