PackagesCanonicalsLogsProblems
    Packages
    telus.dw.emr.extract@1.0.0
    https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwCareTeam
description: null
package_name: telus.dw.emr.extract
derivation: constraint
name: DwCareTeam
type: CareTeam
elements:
  id: {mustSupport: true, index: 0}
  category:
    mustSupport: true
    index: 1
    elements:
      id:
        code:
        - {code: LA28866-4, system: 'http://loinc.org', display: Home & Community Based Services (HCBS)-focused care team}
        index: 2
  subject: {mustSupport: true, index: 3}
  participant:
    mustSupport: true
    index: 4
    elements:
      id: {index: 5}
      role:
        elements:
          coding:
            elements:
              system: {index: 6}
              code:
                code:
                - {system: 'http://terminology.hl7.org/CodeSystem/practitioner-role'}
                index: 7
    required: [id]
  managingOrganization:
    mustSupport: true
    index: 8
    elements:
      id: {index: 9}
      reference: {index: 10}
package_version: 1.0.0
class: profile
kind: resource
url: https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwCareTeam
base: http://hl7.org/fhir/StructureDefinition/CareTeam
version: null
required: [managingOrganization, id, participant, subject, category]