PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions@5.1.0-cibuild
    http://hl7.org/fhir/StructureDefinition/cqf-recipientType
description: The type of individual that will consume the response content. This may be different from the requesting user type (e.g. if a clinician is getting disease management guidance for provision to a patient). E.g. patient, healthcare provider or specific type of healthcare provider (physician, nurse, etc.).
package_name: hl7.fhir.uv.extensions
derivation: constraint
name: RecipientType
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/cqf-recipientType'}
    index: 1
  value:
    choices: [valueCodeableConcept]
    index: 3
  valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 4}
package_version: 5.1.0-cibuild
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/cqf-recipientType
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.1.0-cibuild
required: [value, valueCodeableConcept]