PackagesCanonicalsLogsProblems
    Packages
    dk.ehealth.sundhed.fhir.ig.core@3.5.1
    http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-careteam
description: null
package_name: 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: 3
  managingOrganization:
    type: Reference
    refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization']
    index: 11
  name: {index: 4}
  reasonCode:
    binding: {strength: required, valueSet: 'http://ehealth.sundhed.dk/vs/conditions'}
    index: 9
  participant:
    elements:
      role:
        binding: {strength: required, valueSet: 'http://ehealth.sundhed.dk/vs/careteam-participant-role'}
        index: 6
      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: 7
      onBehalfOf:
        type: Reference
        refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization']
        index: 8
    required: [role, member]
  note:
    elements:
      author:
        choices: [authorString]
        index: 19
        slicing:
          slices:
            authorString:
              match: {}
              schema:
                choices: [authorString]
                index: 19
              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: 17
        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: 17
              min: 0
              max: 1
      authorString:
        type: string
        choiceOf: author
        index: 20
        slicing:
          slices:
            authorString:
              match: {}
              schema: {type: string, choiceOf: author, index: 20}
              min: 0
              max: 1
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        useContext:
          match: {url: null}
          schema: {type: Extension, url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-useContext', index: 1}
          min: 0
  status: {index: 2}
  telecom:
    elements:
      value: {index: 12}
    required: [value]
  subject: {index: 5}
  reasonReference: {index: 10}
package_version: 3.5.1
extensions:
  useContext: {url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-useContext', min: 0, type: Extension, index: 1}
class: profile
kind: resource
url: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-careteam
base: http://hl7.org/fhir/StructureDefinition/CareTeam
version: 3.5.1
required: [name, status, reasonCode]