PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.pacio-cs@0.1.0
    http://hl7.org/fhir/us/pacio-cs/StructureDefinition/pacio-cognition-qr
description: A completed, or sections of a completed, CMS PAC assessment.
package_name: hl7.fhir.us.pacio-cs
derivation: constraint
name: CognitionQuestionnaireResponse
type: QuestionnaireResponse
elements:
  questionnaire: {short: This field contains the URI for the PAC assessment questionnaire., index: 0}
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    index: 1
  item:
    elements:
      id: {short: This field contains the LOINC code of the section title or observation question., index: 2}
      linkId: {short: This field contains the 'linkId' of the corresponding section title or question from the questionnaire., index: 3}
      answer:
        elements:
          value:
            choices: [valueReference]
            index: 5
          valueReference:
            type: Reference
            choiceOf: value
            refers: ['http://hl7.org/fhir/StructureDefinition/Observation']
            index: 6
package_version: 0.1.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/pacio-cs/StructureDefinition/pacio-cognition-qr
base: http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse
version: 0.1.0
required: [subject]