{
"description": null,
"_filename": "StructureDefinition-Scope.json",
"package_name": "io.health-samurai.core.r5",
"date": null,
"derivation": "specialization",
"publisher": null,
"fhirVersion": "5.0.0",
"name": "Scope",
"abstract": false,
"type": "Scope",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "0.2601.0",
"status": "active",
"id": "39b7e5b2-51e1-4c3e-8a06-5ab45bf58eb9",
"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"
}