PackagesCanonicalsLogsProblems
    Packages
    com.alextherapeutics.fhir.nicotine@0.1.0-draft
    http://www.alextherapeutics.com/fhir/StructureDefinition/nicotine-treatment-questionnaire-response
description: A questionnaire response dealing with nicotine as part of a treatment program
package_name: com.alextherapeutics.fhir.nicotine
derivation: constraint
name: NicotineTreatmentQuestionnaireResponse
type: QuestionnaireResponse
elements:
  questionnaire: {index: 0}
  source:
    type: Reference
    refers: ['http://www.alextherapeutics.com/fhir/StructureDefinition/self-reported-nicotine-using-patient']
    index: 1
  item:
    elements:
      answer:
        elements:
          value:
            choices: []
            index: 3
package_version: 0.1.0-draft
class: profile
kind: resource
url: http://www.alextherapeutics.com/fhir/StructureDefinition/nicotine-treatment-questionnaire-response
base: http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse
version: 0.1.0
required: [questionnaire, source]