PackagesCanonicalsLogsProblems
    Packages
    io.health-samurai.core.r3@0.2601.0
    http://health-samurai.io/fhir/core/StructureDefinition/Scope
{
  "description": null,
  "_filename": "StructureDefinition-Scope.json",
  "package_name": "io.health-samurai.core.r3",
  "date": null,
  "derivation": "specialization",
  "publisher": null,
  "fhirVersion": "3.0.2",
  "name": "Scope",
  "abstract": false,
  "type": "Scope",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.2601.0",
  "status": "active",
  "id": "cccbf26b-7e64-4823-b42b-8797001558da",
  "kind": "resource",
  "url": "http://health-samurai.io/fhir/core/StructureDefinition/Scope",
  "version": "0.2601.0",
  "differential": {
    "element": [ {
      "id": "Scope",
      "max": "*",
      "min": 0,
      "path": "Scope"
    }, {
      "id": "Scope.scope",
      "max": "1",
      "min": 1,
      "path": "Scope.scope",
      "type": [ {
        "code": "string"
      } ],
      "short": "The value of the scope."
    }, {
      "id": "Scope._source",
      "max": "1",
      "min": 0,
      "path": "Scope._source",
      "type": [ {
        "code": "string"
      } ],
      "short": "System Property. DO NOT USE IT."
    }, {
      "id": "Scope.title",
      "max": "1",
      "min": 1,
      "path": "Scope.title",
      "type": [ {
        "code": "string"
      } ],
      "short": "A user-friendly name for the scope that appears on the consent screen."
    }, {
      "id": "Scope.description",
      "max": "1",
      "min": 0,
      "path": "Scope.description",
      "type": [ {
        "code": "string"
      } ],
      "short": "Scope definition additionally displayed on the consent screen."
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DomainResource"
}