PackagesCanonicalsLogsProblems
    Packages
    rs/dk.ehealth.sundhed.fhir.ig.core@3.3.0
    http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-careteam
description: null
package_name: rs/dk.ehealth.sundhed.fhir.ig.core
derivation: constraint
name: ehealth-careteam
type: CareTeam
elements:
  category:
    binding: {strength: required, valueSet: 'http://ehealth.sundhed.dk/vs/careteam-category'}
    index: 1
  managingOrganization:
    type: Reference
    refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization']
    index: 9
  name: {index: 2}
  reasonCode:
    binding: {strength: required, valueSet: 'http://ehealth.sundhed.dk/vs/conditions'}
    index: 7
  participant:
    elements:
      role:
        binding: {strength: required, valueSet: 'http://ehealth.sundhed.dk/vs/careteam-participant-role'}
        index: 4
      member:
        type: Reference
        refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-careteam', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-practitioner', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-practitionerrole', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedperson']
        index: 5
      onBehalfOf:
        type: Reference
        refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization']
        index: 6
    required: [member, role]
  note:
    elements:
      author:
        choices: [authorString]
        index: 17
        slicing:
          slices:
            authorString:
              match: {}
              schema:
                choices: [authorString]
                index: 17
              min: 0
              max: 1
      authorReference:
        type: Reference
        choiceOf: author
        refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-practitioner', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedperson']
        index: 15
        slicing:
          slices:
            authorReference:
              match: {}
              schema:
                type: Reference
                choiceOf: author
                refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-practitioner', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedperson']
                index: 15
              min: 0
              max: 1
      authorString:
        type: string
        choiceOf: author
        index: 18
        slicing:
          slices:
            authorString:
              match: {}
              schema: {type: string, choiceOf: author, index: 18}
              min: 0
              max: 1
  status: {index: 0}
  telecom:
    elements:
      value: {index: 10}
    required: [value]
  subject: {index: 3}
  reasonReference: {index: 8}
package_version: 3.3.0
class: profile
kind: resource
url: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-careteam
base: http://hl7.org/fhir/StructureDefinition/CareTeam
version: 3.3.0
required: [name, reasonCode, status]