FHIR IG analytics| Package | io.health-samurai.core.r4b |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-Scope.json |
| FHIR Version | R4B |
| Source | https://simplifier.net/resolve?scope=io.health-samurai.core.r4b@0.2601.0&canonical=http://health-samurai.io/fhir/core/StructureDefinition/Scope |
| URL | http://health-samurai.io/fhir/core/StructureDefinition/Scope |
| Version | 0.2601.0 |
| Status | active |
| Name | Scope |
| Type | Scope |
| Kind | resource |
| StructureDefinition | |
| Client | Client |
No resources found
No narrative content found in resource
{
"derivation": "specialization",
"fhirVersion": "4.3.0",
"name": "Scope",
"abstract": false,
"type": "Scope",
"resourceType": "StructureDefinition",
"status": "active",
"id": "Scope",
"kind": "resource",
"url": "http://health-samurai.io/fhir/core/StructureDefinition/Scope",
"version": "0.2601.0",
"differential": {
"element": [
{
"id": "Scope",
"path": "Scope",
"min": 0,
"max": "*"
},
{
"id": "Scope.scope",
"path": "Scope.scope",
"short": "The value of the scope.",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "Scope._source",
"path": "Scope._source",
"short": "System Property. DO NOT USE IT.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "Scope.title",
"path": "Scope.title",
"short": "A user-friendly name for the scope that appears on the consent screen.",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "Scope.description",
"path": "Scope.description",
"short": "Scope definition additionally displayed on the consent screen.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
}
]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/DomainResource"
}