PackagesCanonicalsLogsProblems
    Packages
    dk.ehealth.sundhed.fhir.ig.core@5.0.0
    http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-participant
description: The participating CareTeam or Practitioner.
package_name: dk.ehealth.sundhed.fhir.ig.core
derivation: constraint
name: ehealth-participant
type: Extension
elements:
  extension:
    short: The function of the participant
    index: 0
    slicing:
      slices:
        function:
          match: {}
          schema:
            short: The function of the participant
            index: 0
            extensions: {}
            elements:
              extension: {index: 1}
              url:
                pattern: {type: uri, value: function}
                type: uri
                index: 2
              value:
                choices: [valueCoding]
                index: 4
              valueCoding: {type: Coding, choiceOf: value, index: 5}
        actor:
          match: {}
          schema:
            short: The participant
            index: 6
            extensions: {}
            elements:
              extension: {index: 7}
              url:
                pattern: {type: uri, value: actor}
                type: uri
                index: 8
              value:
                choices: [valueReference]
                index: 10
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Practitioner']
                index: 11
        actorref:
          match: {}
          schema:
            short: The participant ref (string)
            index: 12
            extensions: {}
            elements:
              extension: {index: 13}
              url:
                pattern: {type: uri, value: actorref}
                type: uri
                index: 14
              value:
                choices: [valueString]
                index: 16
              valueString: {type: string, choiceOf: value, index: 17}
  url:
    pattern: {type: uri, value: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-participant'}
    type: uri
    index: 18
  value:
    choices: []
    index: 20
package_version: 5.0.0
extensions:
  function:
    url: null
    short: The function of the participant
    index: 0
    extensions: {}
    elements:
      extension: {index: 1}
      url:
        pattern: {type: uri, value: function}
        type: uri
        index: 2
      value:
        choices: [valueCoding]
        index: 4
      valueCoding: {type: Coding, choiceOf: value, index: 5}
  actor:
    url: null
    short: The participant
    index: 6
    extensions: {}
    elements:
      extension: {index: 7}
      url:
        pattern: {type: uri, value: actor}
        type: uri
        index: 8
      value:
        choices: [valueReference]
        index: 10
      valueReference:
        type: Reference
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Practitioner']
        index: 11
  actorref:
    url: null
    short: The participant ref (string)
    index: 12
    extensions: {}
    elements:
      extension: {index: 13}
      url:
        pattern: {type: uri, value: actorref}
        type: uri
        index: 14
      value:
        choices: [valueString]
        index: 16
      valueString: {type: string, choiceOf: value, index: 17}
class: extension
kind: complex-type
url: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-participant
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.0.0