PackagesCanonicalsLogsProblems
    Packages
    il.hdp.fhir.r4@0.5.0
    http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-pcm-assisted-practitioner-role
description: PractitionerRole details provided by healthcare organizations for assisted consent authentication in PCM.
package_name: il.hdp.fhir.r4
derivation: constraint
name: ILHDPPCMPractitionerRoleAssisted
type: PractitionerRole
elements:
  availableTime: {index: 34}
  specialty: {index: 20}
  notAvailable: {index: 35}
  organization: {short: Organization that owns and provides this assisted-consent PractitionerRole., index: 15}
  contained: {index: 0}
  active: {index: 12}
  code:
    short: Role classification for assisted-consent authentication.
    index: 16
    elements:
      coding:
        index: 17
        elements:
          system:
            pattern: {type: Uri, value: 'http://fhir.health.gov.il/cs/il-core-practitioner-role'}
            index: 18
          code:
            pattern: {type: Code, value: consent-assistant}
            index: 19
        required: [system, code]
    required: [coding]
  identifier:
    short: Single internal healthcare-organization identifier for assisted-consent practitioner role lookup.
    index: 2
    elements:
      use:
        pattern: {type: Code, value: official}
        index: 3
      type:
        short: Identifier type from national regulation.
        index: 4
        elements:
          coding:
            index: 5
            elements:
              system:
                pattern: {type: Uri, value: 'http://fhir.health.gov.il/cs/il-core-identifier-type'}
                index: 6
              code:
                pattern: {type: Code, value: strong-id}
                index: 7
            required: [system, code]
        required: [coding]
      system: {short: Internal healthcare-organization identifier system URI., index: 8}
      value: {short: Identifier value in the healthcare-organization internal system., index: 9}
      period: {index: 10}
      assigner: {index: 11}
    required: [value, type, system, use]
  availabilityExceptions: {index: 36}
  practitioner: {short: Reference to the Practitioner resource representing the individual performing the assisted consent authentication., index: 14}
  telecom:
    short: Single OTP delivery contact point.
    index: 23
    extensions:
      purpose:
        url: http://hl7.org/fhir/StructureDefinition/contactpoint-purpose
        type: Extension
        short: Marks the telecom purpose as OTP.
        index: 25
        elements:
          value[x]:
            elements:
              coding:
                index: 26
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://fhir.health.gov.il/cs/il-core-contact-point-purpose'}
                    index: 27
                  code:
                    pattern: {type: Code, value: OTP}
                    index: 28
                required: [system, code]
            required: [coding]
    elements:
      extension:
        index: 24
        slicing:
          rules: closed
          description: Extensions are always sliced by (at least) url
          discriminator:
          - {path: url, type: value}
          min: 1
          slices:
            purpose:
              match: {url: null}
              schema:
                type: Extension
                short: Marks the telecom purpose as OTP.
                url: http://hl7.org/fhir/StructureDefinition/contactpoint-purpose
                index: 25
                elements:
                  value[x]:
                    elements:
                      coding:
                        index: 26
                        elements:
                          system:
                            pattern: {type: Uri, value: 'http://fhir.health.gov.il/cs/il-core-contact-point-purpose'}
                            index: 27
                          code:
                            pattern: {type: Code, value: OTP}
                            index: 28
                        required: [system, code]
                    required: [coding]
      system:
        pattern: {type: Code, value: sms}
        index: 29
      value: {short: SMS destination for OTP delivery., index: 30}
      use: {index: 31}
      rank: {index: 32}
      period: {index: 33}
    required: [extension]
  period: {index: 13}
  location: {index: 21}
  endpoint: {index: 37}
  healthcareService: {index: 22}
  modifierExtension: {index: 1}
package_version: 0.5.0
class: profile
kind: resource
url: http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-pcm-assisted-practitioner-role
base: http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-practitioner-role
version: 0.5.0
required: [telecom, active, code]