PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.mcc@1.0.0
    http://hl7.org/fhir/us/mcc/StructureDefinition/custodian
description: When populated, the custodian is responsible for the care and maintenance of the care plan. The care plan is attributed to the custodian. The custodian might or might not be a contributor. This CarePlan.custodian extension should be used instead of CarePlan.author which in R4 is currently identified as the designated responsible party and in R5 has been removed.
package_name: hl7.fhir.us.mcc
derivation: constraint
name: Custodian
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/us/mcc/StructureDefinition/custodian'}
    index: 1
  value:
    choices: []
    index: 3
  valueReference:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-careteam', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole', 'http://hl7.org/fhir/us/mcc/StructureDefinition/MCCCareTeam']
    index: 4
package_version: 1.0.0
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/mcc/StructureDefinition/custodian
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0
required: [valueReference, value]