PackagesCanonicalsLogsProblems
    Packages
    smart.who.int.trust@1.5.0
    http://smart.who.int/trust/StructureDefinition/SchemeInformation
description: Logical Model for Information on the trusted list and its issuing scheme
package_name: smart.who.int.trust
derivation: specialization
name: SchemeInformation
abstract: true
type: http://smart.who.int/trust/StructureDefinition/SchemeInformation
elements:
  sequenceNumber: {type: integer, short: TSL sequence number (clause 5.3.2), index: 1}
  informationURI: {type: uri, short: Scheme information URI (clause 5.3.7), index: 8}
  operatorAddress:
    type: BackboneElement
    short: Scheme operator address (clause 5.3.5)
    array: true
    min: 1
    index: 4
    elements:
      operatorPostalAddress: {type: Address, short: Scheme Operator Postal Address, array: true, min: 1, index: 5}
      operatorElectronicAddress: {type: ContactPoint, short: Scheme Operator Electronic Address, array: true, index: 6}
    required: [operatorPostalAddress]
  issDateTime: {type: dateTime, short: List issue date and time (clause 5.3.14), index: 15}
  operatorName: {type: string, short: Scheme operator name (clause 5.3.4), index: 3}
  versionIdentifier: {type: integer, short: TSL version identifier (clause 5.3.1), index: 0}
  name: {type: string, short: Scheme name (clause 5.3.6), index: 7}
  otherTSL: {type: string, short: Pointers to other TSLs (clause 5.3.13), array: true, index: 14}
  type: {type: uri, short: TSL type (clause 5.3.3), index: 2}
  statusDeterminiationApproach: {type: uri, short: Status determination approach (clause 5.3.8), index: 9}
  policy: {type: uri, short: TSL policy/legal notice (clause 5.3.11), index: 12}
  nextUpdate: {type: dateTime, short: Next update (clause 5.3.15), index: 16}
  distributionPoints: {type: uri, short: Distribution points (clause 5.3.16), array: true, index: 17}
  territory: {type: string, short: Scheme territory (clause 5.3.10), index: 11}
  extensions: {type: string, short: Scheme extensions (clause 5.3.17), array: true, index: 18}
  historicalInformationPeriod: {type: integer, short: Historical information period (clause 5.3.12), index: 13}
  schemeType: {type: uri, short: Scheme type/community/rules (clause 5.3.9), index: 10}
package_version: 1.5.0
class: logical
kind: logical
url: http://smart.who.int/trust/StructureDefinition/SchemeInformation
base: http://hl7.org/fhir/StructureDefinition/Base
version: 1.5.0
required: [operatorName, nextUpdate, schemeType, versionIdentifier, issDateTime, name, informationURI, operatorAddress, policy, territory, sequenceNumber, type, historicalInformationPeriod, statusDeterminiationApproach]