PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cpg@1.0.0
    http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-careteamdefinition
description: Defines the minimum expectations for a definitional care team for use with computable guideline content
package_name: hl7.fhir.uv.cpg
derivation: constraint
name: CPGCareTeamDefinition
type: CareTeam
elements:
  managingOrganization: {mustSupport: false, index: 9}
  encounter: {mustSupport: false, index: 4}
  name: {mustSupport: true, index: 2}
  participant:
    mustSupport: true
    index: 6
    elements:
      role: {mustSupport: true, index: 7}
      member:
        type: Reference
        mustSupport: true
        refers: ['http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-careteamdefinition', 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-practitionerroledefinition']
        index: 8
  status: {mustSupport: false, index: 1}
  identifier: {mustSupport: true, index: 0}
  telecom: {mustSupport: false, index: 10}
  period: {mustSupport: false, index: 5}
  subject: {mustSupport: false, index: 3}
package_version: 1.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-careteamdefinition
base: http://hl7.org/fhir/StructureDefinition/CareTeam
version: 1.0.0
required: [name]