SMART Permission Tickets
0.1.0 - ci-build

SMART Permission Tickets, published by . This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jmandel/smart-permission-tickets-wip/ and changes regularly. See the Directory of published versions

Logical Model: PermissionTicket - Detailed Descriptions

Draft as of 2026-03-06

Definitions for the PermissionTicket logical model.

Guidance on how to interpret the contents of this table can be foundhere

0. PermissionTicket
Definition

Common core of a Permission Ticket. Includes the security envelope, shared authorization claims, and a typed details slot. Business-specific semantics are defined by ticket-type-specific schemas selected by ticket_type.

ShortPermission Ticket (JWT Payload)
Control0..*
Is Modifierfalse
Logical ModelInstances of this logical model are not marked to be the target of a Reference
2. PermissionTicket.iss
Definition

Issuer (Trusted Issuer URL)

ShortIssuer (Trusted Issuer URL)
Control1..1
Typestring
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
4. PermissionTicket.sub
Definition

Issuer-defined subject of the authorization grant (profile-specific). This value is issuer-local and SHALL NOT be relied on as a cross-party client identifier.

ShortIssuer-defined subject of the authorization grant (profile-specific). This value is issuer-local and SHALL NOT be relied on as a cross-party client identifier.
Control1..1
Typestring
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
6. PermissionTicket.aud
Definition

Audience (recipient URL(s) or network / trust framework identifier)

ShortAudience (recipient URL(s) or network / trust framework identifier)
Control1..*
Typeuri
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
8. PermissionTicket.exp
Definition

Expiration Timestamp

ShortExpiration Timestamp
Control1..1
Typeinteger
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
10. PermissionTicket.iat
Definition

Issued-At Timestamp

ShortIssued-At Timestamp
Control0..1
Typeinteger
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
12. PermissionTicket.jti
Definition

Unique Ticket ID

ShortUnique Ticket ID
Control0..1
Typestring
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
14. PermissionTicket.ticket-type
Definition

Ticket type URI identifying the ticket schema and processing rules

ShortTicket type URI identifying the ticket schema and processing rules
Control1..1
Typeuri
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
16. PermissionTicket.cnf
Definition

Confirmation (RFC 7800). RECOMMENDED. Required by some ticket types (e.g., patient access, authorized representative, research). When present, Data Holders SHALL enforce key binding.

ShortConfirmation (RFC 7800). RECOMMENDED. Required by some ticket types (e.g., patient access, authorized representative, research). When present, Data Holders SHALL enforce key binding.
Control0..1
TypeBackboneElement
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
18. PermissionTicket.cnf.id
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

ShortUnique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
20. PermissionTicket.cnf.extension
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

ShortAdditional content defined by implementations
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Control0..*
TypeExtension
Is Modifierfalse
Summaryfalse
Alternate Namesextensions, user content
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
SlicingThis element introduces a set of slices on PermissionTicket.cnf.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
  • value @ url
  • 22. PermissionTicket.cnf.modifierExtension
    Definition

    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

    ShortExtensions that cannot be ignored even if unrecognized
    Comments

    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

    Control0..*
    TypeExtension
    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
    Summarytrue
    Requirements

    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

    Alternate Namesextensions, user content, modifiers
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    24. PermissionTicket.cnf.jkt
    Definition

    JWK Thumbprint (RFC 7638) of the authorized client key

    ShortJWK Thumbprint (RFC 7638) of the authorized client key
    Control1..1
    Typestring
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    26. PermissionTicket.revocation
    Definition

    Revocation Information

    ShortRevocation Information
    Control0..1
    TypeBackboneElement
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    28. PermissionTicket.revocation.id
    Definition

    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

    ShortUnique id for inter-element referencing
    Control0..1
    Typestring
    Is Modifierfalse
    XML FormatIn the XML format, this property is represented as an attribute.
    Summaryfalse
    30. PermissionTicket.revocation.extension
    Definition

    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

    ShortAdditional content defined by implementations
    Comments

    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

    Control0..*
    TypeExtension
    Is Modifierfalse
    Summaryfalse
    Alternate Namesextensions, user content
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    SlicingThis element introduces a set of slices on PermissionTicket.revocation.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
    • value @ url
    • 32. PermissionTicket.revocation.modifierExtension
      Definition

      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

      ShortExtensions that cannot be ignored even if unrecognized
      Comments

      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

      Control0..*
      TypeExtension
      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
      Summarytrue
      Requirements

      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

      Alternate Namesextensions, user content, modifiers
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      34. PermissionTicket.revocation.url
      Definition

      URL of the Credential Revocation List (CRL)

      ShortURL of the Credential Revocation List (CRL)
      Control1..1
      Typeurl
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      36. PermissionTicket.revocation.rid
      Definition

      Revocation Identifier (opaque, max 24 chars)

      ShortRevocation Identifier (opaque, max 24 chars)
      Control1..1
      Typestring
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      38. PermissionTicket.authorization
      Definition

      Common Authorization Claims

      ShortCommon Authorization Claims
      Control1..1
      TypeBackboneElement
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      40. PermissionTicket.authorization.id
      Definition

      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

      ShortUnique id for inter-element referencing
      Control0..1
      Typestring
      Is Modifierfalse
      XML FormatIn the XML format, this property is represented as an attribute.
      Summaryfalse
      42. PermissionTicket.authorization.extension
      Definition

      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

      ShortAdditional content defined by implementations
      Comments

      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

      Control0..*
      TypeExtension
      Is Modifierfalse
      Summaryfalse
      Alternate Namesextensions, user content
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      SlicingThis element introduces a set of slices on PermissionTicket.authorization.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
      • value @ url
      • 44. PermissionTicket.authorization.modifierExtension
        Definition

        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

        ShortExtensions that cannot be ignored even if unrecognized
        Comments

        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

        Control0..*
        TypeExtension
        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
        Summarytrue
        Requirements

        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

        Alternate Namesextensions, user content, modifiers
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        46. PermissionTicket.authorization.subject
        Definition

        The Patient or Subject of the data

        ShortThe Patient or Subject of the data
        Control1..1
        TypeBackboneElement
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        48. PermissionTicket.authorization.subject.id
        Definition

        Local resource ID (type=reference)


        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

        ShortLocal resource ID (type=reference)Unique id for inter-element referencing
        Control0..1
        Typestring
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        XML FormatIn the XML format, this property is represented as an attribute.
        Summaryfalse
        50. PermissionTicket.authorization.subject.extension
        Definition

        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

        ShortAdditional content defined by implementations
        Comments

        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

        Control0..*
        TypeExtension
        Is Modifierfalse
        Summaryfalse
        Alternate Namesextensions, user content
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        SlicingThis element introduces a set of slices on PermissionTicket.authorization.subject.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
        • value @ url
        • 52. PermissionTicket.authorization.subject.modifierExtension
          Definition

          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

          ShortExtensions that cannot be ignored even if unrecognized
          Comments

          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          Requirements

          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

          Alternate Namesextensions, user content, modifiers
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          54. PermissionTicket.authorization.subject.type
          Definition

          Subject resolution mode: match | identifier | reference

          ShortSubject resolution mode: match | identifier | reference
          Control1..1
          Typecode
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          56. PermissionTicket.authorization.subject.traits
          Definition

          Demographic traits for matching (type=match)

          ShortDemographic traits for matching (type=match)
          Control0..1
          TypePatient
          58. PermissionTicket.authorization.subject.resourceType
          Definition

          Resource Type (e.g. Patient)

          ShortResource Type (e.g. Patient)
          Control0..1
          Typestring
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          60. PermissionTicket.authorization.subject.reference
          Definition

          Local resource reference, e.g. Patient/123 (type=reference)

          ShortLocal resource reference, e.g. Patient/123 (type=reference)
          Control0..1
          Typestring
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          62. PermissionTicket.authorization.subject.identifier
          Definition

          Business Identifier (type=identifier)

          ShortBusiness Identifier (type=identifier)
          NoteThis is a business identifier, not a resource identifier (see discussion)
          Control0..*
          TypeIdentifier
          64. PermissionTicket.authorization.access
          Definition

          Access Constraints

          ShortAccess Constraints
          Control1..1
          TypeBackboneElement
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          66. PermissionTicket.authorization.access.id
          Definition

          Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

          ShortUnique id for inter-element referencing
          Control0..1
          Typestring
          Is Modifierfalse
          XML FormatIn the XML format, this property is represented as an attribute.
          Summaryfalse
          68. PermissionTicket.authorization.access.extension
          Definition

          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

          ShortAdditional content defined by implementations
          Comments

          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

          Control0..*
          TypeExtension
          Is Modifierfalse
          Summaryfalse
          Alternate Namesextensions, user content
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          SlicingThis element introduces a set of slices on PermissionTicket.authorization.access.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
          • value @ url
          • 70. PermissionTicket.authorization.access.modifierExtension
            Definition

            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

            ShortExtensions that cannot be ignored even if unrecognized
            Comments

            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

            Control0..*
            TypeExtension
            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
            Summarytrue
            Requirements

            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

            Alternate Namesextensions, user content, modifiers
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            72. PermissionTicket.authorization.access.scopes
            Definition

            SMART Scopes (e.g. patient/Immunization.rs)

            ShortSMART Scopes (e.g. patient/Immunization.rs)
            Control0..*
            Typestring
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            74. PermissionTicket.authorization.access.periods
            Definition

            Time restrictions (Service Date)

            ShortTime restrictions (Service Date)
            Control0..*
            TypePeriod
            76. PermissionTicket.authorization.access.jurisdictions
            Definition

            Jurisdictional restrictions (state/country granularity)

            ShortJurisdictional restrictions (state/country granularity)
            Control0..*
            TypeAddress
            78. PermissionTicket.authorization.access.organizations
            Definition

            Source organization restrictions (matching by identifier preferred)

            ShortSource organization restrictions (matching by identifier preferred)
            Control0..*
            TypeOrganization
            80. PermissionTicket.authorization.requester
            Definition

            The Requesting Agent (optional)

            ShortThe Requesting Agent (optional)
            Control0..1
            TypeBackboneElement
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            82. PermissionTicket.authorization.requester.id
            Definition

            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

            ShortUnique id for inter-element referencing
            Control0..1
            Typestring
            Is Modifierfalse
            XML FormatIn the XML format, this property is represented as an attribute.
            Summaryfalse
            84. PermissionTicket.authorization.requester.extension
            Definition

            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

            ShortAdditional content defined by implementations
            Comments

            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

            Control0..*
            TypeExtension
            Is Modifierfalse
            Summaryfalse
            Alternate Namesextensions, user content
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            SlicingThis element introduces a set of slices on PermissionTicket.authorization.requester.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
            • value @ url
            • 86. PermissionTicket.authorization.requester.modifierExtension
              Definition

              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

              ShortExtensions that cannot be ignored even if unrecognized
              Comments

              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

              Control0..*
              TypeExtension
              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
              Summarytrue
              Requirements

              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

              Alternate Namesextensions, user content, modifiers
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              88. PermissionTicket.authorization.requester.resourceType
              Definition

              Type of requester (Practitioner, PractitionerRole, RelatedPerson, Organization)

              ShortType of requester (Practitioner, PractitionerRole, RelatedPerson, Organization)
              Control1..1
              Typestring
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              90. PermissionTicket.authorization.requester.name
              Definition

              Name of the requester

              ShortName of the requester
              Control0..*
              TypeHumanName
              92. PermissionTicket.authorization.requester.telecom
              Definition

              Contact details

              ShortContact details
              Control0..*
              TypeContactPoint
              94. PermissionTicket.authorization.requester.identifier
              Definition

              Requester identifiers (NPI, etc)

              ShortRequester identifiers (NPI, etc)
              NoteThis is a business identifier, not a resource identifier (see discussion)
              Control0..*
              TypeIdentifier
              96. PermissionTicket.authorization.requester.relationship
              Definition

              Relationship to subject

              ShortRelationship to subject
              Control0..*
              TypeCodeableConcept
              98. PermissionTicket.authorization.requester.type
              Definition

              Organization type

              ShortOrganization type
              Control0..*
              TypeCodeableConcept
              100. PermissionTicket.authorization.requester.contained
              Definition

              Embedded resources

              ShortEmbedded resources
              Control0..*
              TypeResource
              102. PermissionTicket.details
              Definition

              Ticket-type-specific claims. Schema is defined by the ticket_type URI. Absent when the ticket type has no business-specific fields beyond the common authorization claims.

              ShortTicket-type-specific claims. Schema is defined by the ticket_type URI. Absent when the ticket type has no business-specific fields beyond the common authorization claims.
              Control0..1
              TypeBackboneElement

              Guidance on how to interpret the contents of this table can be foundhere

              0. PermissionTicket
              Definition

              Common core of a Permission Ticket. Includes the security envelope, shared authorization claims, and a typed details slot. Business-specific semantics are defined by ticket-type-specific schemas selected by ticket_type.

              ShortPermission Ticket (JWT Payload)
              Logical ModelInstances of this logical model are not marked to be the target of a Reference
              2. PermissionTicket.iss
              Definition

              Issuer (Trusted Issuer URL)

              ShortIssuer (Trusted Issuer URL)
              Control1..1
              Typestring
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              4. PermissionTicket.sub
              Definition

              Issuer-defined subject of the authorization grant (profile-specific). This value is issuer-local and SHALL NOT be relied on as a cross-party client identifier.

              ShortIssuer-defined subject of the authorization grant (profile-specific). This value is issuer-local and SHALL NOT be relied on as a cross-party client identifier.
              Control1..1
              Typestring
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              6. PermissionTicket.aud
              Definition

              Audience (recipient URL(s) or network / trust framework identifier)

              ShortAudience (recipient URL(s) or network / trust framework identifier)
              Control1..*
              Typeuri
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              8. PermissionTicket.exp
              Definition

              Expiration Timestamp

              ShortExpiration Timestamp
              Control1..1
              Typeinteger
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              10. PermissionTicket.iat
              Definition

              Issued-At Timestamp

              ShortIssued-At Timestamp
              Control0..1
              Typeinteger
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              12. PermissionTicket.jti
              Definition

              Unique Ticket ID

              ShortUnique Ticket ID
              Control0..1
              Typestring
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              14. PermissionTicket.ticket-type
              Definition

              Ticket type URI identifying the ticket schema and processing rules

              ShortTicket type URI identifying the ticket schema and processing rules
              Control1..1
              Typeuri
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              16. PermissionTicket.cnf
              Definition

              Confirmation (RFC 7800). RECOMMENDED. Required by some ticket types (e.g., patient access, authorized representative, research). When present, Data Holders SHALL enforce key binding.

              ShortConfirmation (RFC 7800). RECOMMENDED. Required by some ticket types (e.g., patient access, authorized representative, research). When present, Data Holders SHALL enforce key binding.
              Control0..1
              TypeBackboneElement
              18. PermissionTicket.cnf.jkt
              Definition

              JWK Thumbprint (RFC 7638) of the authorized client key

              ShortJWK Thumbprint (RFC 7638) of the authorized client key
              Control1..1
              Typestring
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              20. PermissionTicket.revocation
              Definition

              Revocation Information

              ShortRevocation Information
              Control0..1
              TypeBackboneElement
              22. PermissionTicket.revocation.url
              Definition

              URL of the Credential Revocation List (CRL)

              ShortURL of the Credential Revocation List (CRL)
              Control1..1
              Typeurl
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              24. PermissionTicket.revocation.rid
              Definition

              Revocation Identifier (opaque, max 24 chars)

              ShortRevocation Identifier (opaque, max 24 chars)
              Control1..1
              Typestring
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              26. PermissionTicket.authorization
              Definition

              Common Authorization Claims

              ShortCommon Authorization Claims
              Control1..1
              TypeBackboneElement
              28. PermissionTicket.authorization.subject
              Definition

              The Patient or Subject of the data

              ShortThe Patient or Subject of the data
              Control1..1
              TypeBackboneElement
              30. PermissionTicket.authorization.subject.type
              Definition

              Subject resolution mode: match | identifier | reference

              ShortSubject resolution mode: match | identifier | reference
              Control1..1
              Typecode
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              32. PermissionTicket.authorization.subject.traits
              Definition

              Demographic traits for matching (type=match)

              ShortDemographic traits for matching (type=match)
              Control0..1
              TypePatient
              34. PermissionTicket.authorization.subject.resourceType
              Definition

              Resource Type (e.g. Patient)

              ShortResource Type (e.g. Patient)
              Control0..1
              Typestring
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              36. PermissionTicket.authorization.subject.id
              Definition

              Local resource ID (type=reference)

              ShortLocal resource ID (type=reference)
              Control0..1
              Typestring
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              38. PermissionTicket.authorization.subject.reference
              Definition

              Local resource reference, e.g. Patient/123 (type=reference)

              ShortLocal resource reference, e.g. Patient/123 (type=reference)
              Control0..1
              Typestring
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              40. PermissionTicket.authorization.subject.identifier
              Definition

              Business Identifier (type=identifier)

              ShortBusiness Identifier (type=identifier)
              NoteThis is a business identifier, not a resource identifier (see discussion)
              Control0..*
              TypeIdentifier
              42. PermissionTicket.authorization.access
              Definition

              Access Constraints

              ShortAccess Constraints
              Control1..1
              TypeBackboneElement
              44. PermissionTicket.authorization.access.scopes
              Definition

              SMART Scopes (e.g. patient/Immunization.rs)

              ShortSMART Scopes (e.g. patient/Immunization.rs)
              Control0..*
              Typestring
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              46. PermissionTicket.authorization.access.periods
              Definition

              Time restrictions (Service Date)

              ShortTime restrictions (Service Date)
              Control0..*
              TypePeriod
              48. PermissionTicket.authorization.access.jurisdictions
              Definition

              Jurisdictional restrictions (state/country granularity)

              ShortJurisdictional restrictions (state/country granularity)
              Control0..*
              TypeAddress
              50. PermissionTicket.authorization.access.organizations
              Definition

              Source organization restrictions (matching by identifier preferred)

              ShortSource organization restrictions (matching by identifier preferred)
              Control0..*
              TypeOrganization
              52. PermissionTicket.authorization.requester
              Definition

              The Requesting Agent (optional)

              ShortThe Requesting Agent (optional)
              Control0..1
              TypeBackboneElement
              54. PermissionTicket.authorization.requester.resourceType
              Definition

              Type of requester (Practitioner, PractitionerRole, RelatedPerson, Organization)

              ShortType of requester (Practitioner, PractitionerRole, RelatedPerson, Organization)
              Control1..1
              Typestring
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              56. PermissionTicket.authorization.requester.name
              Definition

              Name of the requester

              ShortName of the requester
              Control0..*
              TypeHumanName
              58. PermissionTicket.authorization.requester.telecom
              Definition

              Contact details

              ShortContact details
              Control0..*
              TypeContactPoint
              60. PermissionTicket.authorization.requester.identifier
              Definition

              Requester identifiers (NPI, etc)

              ShortRequester identifiers (NPI, etc)
              NoteThis is a business identifier, not a resource identifier (see discussion)
              Control0..*
              TypeIdentifier
              62. PermissionTicket.authorization.requester.relationship
              Definition

              Relationship to subject

              ShortRelationship to subject
              Control0..*
              TypeCodeableConcept
              64. PermissionTicket.authorization.requester.type
              Definition

              Organization type

              ShortOrganization type
              Control0..*
              TypeCodeableConcept
              66. PermissionTicket.authorization.requester.contained
              Definition

              Embedded resources

              ShortEmbedded resources
              Control0..*
              TypeResource
              68. PermissionTicket.details
              Definition

              Ticket-type-specific claims. Schema is defined by the ticket_type URI. Absent when the ticket type has no business-specific fields beyond the common authorization claims.

              ShortTicket-type-specific claims. Schema is defined by the ticket_type URI. Absent when the ticket type has no business-specific fields beyond the common authorization claims.
              Control0..1
              TypeBackboneElement

              Guidance on how to interpret the contents of this table can be foundhere

              0. PermissionTicket
              Definition

              Common core of a Permission Ticket. Includes the security envelope, shared authorization claims, and a typed details slot. Business-specific semantics are defined by ticket-type-specific schemas selected by ticket_type.

              ShortPermission Ticket (JWT Payload)
              Control0..*
              Is Modifierfalse
              Logical ModelInstances of this logical model are not marked to be the target of a Reference
              2. PermissionTicket.iss
              Definition

              Issuer (Trusted Issuer URL)

              ShortIssuer (Trusted Issuer URL)
              Control1..1
              Typestring
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              4. PermissionTicket.sub
              Definition

              Issuer-defined subject of the authorization grant (profile-specific). This value is issuer-local and SHALL NOT be relied on as a cross-party client identifier.

              ShortIssuer-defined subject of the authorization grant (profile-specific). This value is issuer-local and SHALL NOT be relied on as a cross-party client identifier.
              Control1..1
              Typestring
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              6. PermissionTicket.aud
              Definition

              Audience (recipient URL(s) or network / trust framework identifier)

              ShortAudience (recipient URL(s) or network / trust framework identifier)
              Control1..*
              Typeuri
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              8. PermissionTicket.exp
              Definition

              Expiration Timestamp

              ShortExpiration Timestamp
              Control1..1
              Typeinteger
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              10. PermissionTicket.iat
              Definition

              Issued-At Timestamp

              ShortIssued-At Timestamp
              Control0..1
              Typeinteger
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              12. PermissionTicket.jti
              Definition

              Unique Ticket ID

              ShortUnique Ticket ID
              Control0..1
              Typestring
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              14. PermissionTicket.ticket-type
              Definition

              Ticket type URI identifying the ticket schema and processing rules

              ShortTicket type URI identifying the ticket schema and processing rules
              Control1..1
              Typeuri
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              16. PermissionTicket.cnf
              Definition

              Confirmation (RFC 7800). RECOMMENDED. Required by some ticket types (e.g., patient access, authorized representative, research). When present, Data Holders SHALL enforce key binding.

              ShortConfirmation (RFC 7800). RECOMMENDED. Required by some ticket types (e.g., patient access, authorized representative, research). When present, Data Holders SHALL enforce key binding.
              Control0..1
              TypeBackboneElement
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              18. PermissionTicket.cnf.id
              Definition

              Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

              ShortUnique id for inter-element referencing
              Control0..1
              Typestring
              Is Modifierfalse
              XML FormatIn the XML format, this property is represented as an attribute.
              Summaryfalse
              20. PermissionTicket.cnf.extension
              Definition

              May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

              ShortAdditional content defined by implementations
              Comments

              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

              Control0..*
              TypeExtension
              Is Modifierfalse
              Summaryfalse
              Alternate Namesextensions, user content
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              SlicingThis element introduces a set of slices on PermissionTicket.cnf.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
              • value @ url
              • 22. PermissionTicket.cnf.modifierExtension
                Definition

                May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                ShortExtensions that cannot be ignored even if unrecognized
                Comments

                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                Control0..*
                TypeExtension
                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                Summarytrue
                Requirements

                Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                Alternate Namesextensions, user content, modifiers
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                24. PermissionTicket.cnf.jkt
                Definition

                JWK Thumbprint (RFC 7638) of the authorized client key

                ShortJWK Thumbprint (RFC 7638) of the authorized client key
                Control1..1
                Typestring
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                26. PermissionTicket.revocation
                Definition

                Revocation Information

                ShortRevocation Information
                Control0..1
                TypeBackboneElement
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                28. PermissionTicket.revocation.id
                Definition

                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                ShortUnique id for inter-element referencing
                Control0..1
                Typestring
                Is Modifierfalse
                XML FormatIn the XML format, this property is represented as an attribute.
                Summaryfalse
                30. PermissionTicket.revocation.extension
                Definition

                May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                ShortAdditional content defined by implementations
                Comments

                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                Control0..*
                TypeExtension
                Is Modifierfalse
                Summaryfalse
                Alternate Namesextensions, user content
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                SlicingThis element introduces a set of slices on PermissionTicket.revocation.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                • value @ url
                • 32. PermissionTicket.revocation.modifierExtension
                  Definition

                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                  Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                  ShortExtensions that cannot be ignored even if unrecognized
                  Comments

                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                  Control0..*
                  TypeExtension
                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                  Summarytrue
                  Requirements

                  Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                  Alternate Namesextensions, user content, modifiers
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  34. PermissionTicket.revocation.url
                  Definition

                  URL of the Credential Revocation List (CRL)

                  ShortURL of the Credential Revocation List (CRL)
                  Control1..1
                  Typeurl
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  36. PermissionTicket.revocation.rid
                  Definition

                  Revocation Identifier (opaque, max 24 chars)

                  ShortRevocation Identifier (opaque, max 24 chars)
                  Control1..1
                  Typestring
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  38. PermissionTicket.authorization
                  Definition

                  Common Authorization Claims

                  ShortCommon Authorization Claims
                  Control1..1
                  TypeBackboneElement
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  40. PermissionTicket.authorization.id
                  Definition

                  Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                  ShortUnique id for inter-element referencing
                  Control0..1
                  Typestring
                  Is Modifierfalse
                  XML FormatIn the XML format, this property is represented as an attribute.
                  Summaryfalse
                  42. PermissionTicket.authorization.extension
                  Definition

                  May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                  ShortAdditional content defined by implementations
                  Comments

                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                  Control0..*
                  TypeExtension
                  Is Modifierfalse
                  Summaryfalse
                  Alternate Namesextensions, user content
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  SlicingThis element introduces a set of slices on PermissionTicket.authorization.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                  • value @ url
                  • 44. PermissionTicket.authorization.modifierExtension
                    Definition

                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                    ShortExtensions that cannot be ignored even if unrecognized
                    Comments

                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                    Control0..*
                    TypeExtension
                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                    Summarytrue
                    Requirements

                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                    Alternate Namesextensions, user content, modifiers
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                    46. PermissionTicket.authorization.subject
                    Definition

                    The Patient or Subject of the data

                    ShortThe Patient or Subject of the data
                    Control1..1
                    TypeBackboneElement
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    48. PermissionTicket.authorization.subject.id
                    Definition

                    Local resource ID (type=reference)

                    ShortLocal resource ID (type=reference)
                    Control0..1
                    Typestring
                    Is Modifierfalse
                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                    XML FormatIn the XML format, this property is represented as an attribute.
                    Summaryfalse
                    50. PermissionTicket.authorization.subject.extension
                    Definition

                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                    ShortAdditional content defined by implementations
                    Comments

                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                    Control0..*
                    TypeExtension
                    Is Modifierfalse
                    Summaryfalse
                    Alternate Namesextensions, user content
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                    SlicingThis element introduces a set of slices on PermissionTicket.authorization.subject.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                    • value @ url
                    • 52. PermissionTicket.authorization.subject.modifierExtension
                      Definition

                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                      ShortExtensions that cannot be ignored even if unrecognized
                      Comments

                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                      Control0..*
                      TypeExtension
                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                      Summarytrue
                      Requirements

                      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                      Alternate Namesextensions, user content, modifiers
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      54. PermissionTicket.authorization.subject.type
                      Definition

                      Subject resolution mode: match | identifier | reference

                      ShortSubject resolution mode: match | identifier | reference
                      Control1..1
                      Typecode
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      56. PermissionTicket.authorization.subject.traits
                      Definition

                      Demographic traits for matching (type=match)

                      ShortDemographic traits for matching (type=match)
                      Control0..1
                      TypePatient
                      58. PermissionTicket.authorization.subject.resourceType
                      Definition

                      Resource Type (e.g. Patient)

                      ShortResource Type (e.g. Patient)
                      Control0..1
                      Typestring
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      60. PermissionTicket.authorization.subject.reference
                      Definition

                      Local resource reference, e.g. Patient/123 (type=reference)

                      ShortLocal resource reference, e.g. Patient/123 (type=reference)
                      Control0..1
                      Typestring
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      62. PermissionTicket.authorization.subject.identifier
                      Definition

                      Business Identifier (type=identifier)

                      ShortBusiness Identifier (type=identifier)
                      NoteThis is a business identifier, not a resource identifier (see discussion)
                      Control0..*
                      TypeIdentifier
                      64. PermissionTicket.authorization.access
                      Definition

                      Access Constraints

                      ShortAccess Constraints
                      Control1..1
                      TypeBackboneElement
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      66. PermissionTicket.authorization.access.id
                      Definition

                      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                      ShortUnique id for inter-element referencing
                      Control0..1
                      Typestring
                      Is Modifierfalse
                      XML FormatIn the XML format, this property is represented as an attribute.
                      Summaryfalse
                      68. PermissionTicket.authorization.access.extension
                      Definition

                      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                      ShortAdditional content defined by implementations
                      Comments

                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                      Control0..*
                      TypeExtension
                      Is Modifierfalse
                      Summaryfalse
                      Alternate Namesextensions, user content
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      SlicingThis element introduces a set of slices on PermissionTicket.authorization.access.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                      • value @ url
                      • 70. PermissionTicket.authorization.access.modifierExtension
                        Definition

                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                        ShortExtensions that cannot be ignored even if unrecognized
                        Comments

                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                        Control0..*
                        TypeExtension
                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                        Summarytrue
                        Requirements

                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                        Alternate Namesextensions, user content, modifiers
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        72. PermissionTicket.authorization.access.scopes
                        Definition

                        SMART Scopes (e.g. patient/Immunization.rs)

                        ShortSMART Scopes (e.g. patient/Immunization.rs)
                        Control0..*
                        Typestring
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        74. PermissionTicket.authorization.access.periods
                        Definition

                        Time restrictions (Service Date)

                        ShortTime restrictions (Service Date)
                        Control0..*
                        TypePeriod
                        76. PermissionTicket.authorization.access.jurisdictions
                        Definition

                        Jurisdictional restrictions (state/country granularity)

                        ShortJurisdictional restrictions (state/country granularity)
                        Control0..*
                        TypeAddress
                        78. PermissionTicket.authorization.access.organizations
                        Definition

                        Source organization restrictions (matching by identifier preferred)

                        ShortSource organization restrictions (matching by identifier preferred)
                        Control0..*
                        TypeOrganization
                        80. PermissionTicket.authorization.requester
                        Definition

                        The Requesting Agent (optional)

                        ShortThe Requesting Agent (optional)
                        Control0..1
                        TypeBackboneElement
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        82. PermissionTicket.authorization.requester.id
                        Definition

                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                        ShortUnique id for inter-element referencing
                        Control0..1
                        Typestring
                        Is Modifierfalse
                        XML FormatIn the XML format, this property is represented as an attribute.
                        Summaryfalse
                        84. PermissionTicket.authorization.requester.extension
                        Definition

                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                        ShortAdditional content defined by implementations
                        Comments

                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                        Control0..*
                        TypeExtension
                        Is Modifierfalse
                        Summaryfalse
                        Alternate Namesextensions, user content
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        SlicingThis element introduces a set of slices on PermissionTicket.authorization.requester.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                        • value @ url
                        • 86. PermissionTicket.authorization.requester.modifierExtension
                          Definition

                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                          ShortExtensions that cannot be ignored even if unrecognized
                          Comments

                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                          Control0..*
                          TypeExtension
                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                          Summarytrue
                          Requirements

                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                          Alternate Namesextensions, user content, modifiers
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          88. PermissionTicket.authorization.requester.resourceType
                          Definition

                          Type of requester (Practitioner, PractitionerRole, RelatedPerson, Organization)

                          ShortType of requester (Practitioner, PractitionerRole, RelatedPerson, Organization)
                          Control1..1
                          Typestring
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          90. PermissionTicket.authorization.requester.name
                          Definition

                          Name of the requester

                          ShortName of the requester
                          Control0..*
                          TypeHumanName
                          92. PermissionTicket.authorization.requester.telecom
                          Definition

                          Contact details

                          ShortContact details
                          Control0..*
                          TypeContactPoint
                          94. PermissionTicket.authorization.requester.identifier
                          Definition

                          Requester identifiers (NPI, etc)

                          ShortRequester identifiers (NPI, etc)
                          NoteThis is a business identifier, not a resource identifier (see discussion)
                          Control0..*
                          TypeIdentifier
                          96. PermissionTicket.authorization.requester.relationship
                          Definition

                          Relationship to subject

                          ShortRelationship to subject
                          Control0..*
                          TypeCodeableConcept
                          98. PermissionTicket.authorization.requester.type
                          Definition

                          Organization type

                          ShortOrganization type
                          Control0..*
                          TypeCodeableConcept
                          100. PermissionTicket.authorization.requester.contained
                          Definition

                          Embedded resources

                          ShortEmbedded resources
                          Control0..*
                          TypeResource
                          102. PermissionTicket.details
                          Definition

                          Ticket-type-specific claims. Schema is defined by the ticket_type URI. Absent when the ticket type has no business-specific fields beyond the common authorization claims.

                          ShortTicket-type-specific claims. Schema is defined by the ticket_type URI. Absent when the ticket type has no business-specific fields beyond the common authorization claims.
                          Control0..1
                          TypeBackboneElement