PackagesCanonicalsLogsProblems
    Packages
    synapxe.sgcdi@1.0.6
    https://fhir.synapxe.sg/StructureDefinition/profile-sn-questionnaireresponse
description: null
package_name: synapxe.sgcdi
derivation: constraint
name: profile-sn-questionnaireresponse
type: QuestionnaireResponse
elements:
  encounter:
    type: Reference
    refers: ['https://fhir.synapxe.sg/StructureDefinition/profile-encounter']
    index: 10
    elements:
      id: {index: 11}
      extension: {index: 12}
      reference: {index: 13}
      type:
        pattern: {type: Uri, value: Encounter}
        index: 14
      identifier: {type: Identifier, short: An identifier intended for computation, index: 15}
      display: {index: 16}
    extensions: {}
    required: [identifier, type]
  item:
    index: 32
    elements:
      id: {index: 33}
      modifierExtension: {index: 34}
      definition: {index: 35}
      text: {index: 36}
      answer:
        index: 37
        elements:
          id: {index: 38}
          extension: {index: 39}
          modifierExtension: {index: 40}
          value:
            choices: [valueString]
            index: 42
          valueString: {type: string, choiceOf: value, index: 43}
          item: {index: 44}
        extensions: {}
      item: {index: 45}
    required: [text, item, answer]
  source:
    type: Reference
    refers: ['https://fhir.synapxe.sg/StructureDefinition/profile-practitioner']
    index: 25
    elements:
      id: {index: 26}
      extension: {index: 27}
      reference: {index: 28}
      type:
        pattern: {type: Uri, value: Patient}
        index: 29
      identifier:
        type: Identifier
        short: An identifier intended for computation
        index: 30
        elements:
          system:
            pattern: {type: Uri, value: 'https://fhir.synapxe.sg/NamingSystem/mcr'}
            index: 31
    extensions: {}
    required: [identifier, type]
  author:
    type: Reference
    refers: ['https://fhir.synapxe.sg/StructureDefinition/profile-practitioner']
    index: 18
    elements:
      id: {index: 19}
      extension: {index: 20}
      reference: {index: 21}
      type:
        pattern: {type: Uri, value: Practitioner}
        index: 22
      identifier:
        type: Identifier
        short: An identifier intended for computation
        index: 23
        elements:
          system:
            pattern: {type: Uri, value: 'https://fhir.synapxe.sg/NamingSystem/mcr'}
            index: 24
    extensions: {}
    required: [identifier, type]
  identifier: {type: Identifier, short: An identifier intended for computation, index: 0}
  basedOn: {index: 1}
  authored: {index: 17}
  partOf: {index: 2}
  subject:
    type: Reference
    refers: ['https://fhir.synapxe.sg/StructureDefinition/profile-patient']
    index: 3
    elements:
      id: {index: 4}
      extension: {index: 5}
      reference: {index: 6}
      type:
        pattern: {type: Uri, value: Patient}
        index: 7
      identifier:
        type: Identifier
        short: An identifier intended for computation
        index: 8
        elements:
          system:
            pattern: {type: Uri, value: 'https://fhir.synapxe.sg/NamingSystem/nric'}
            index: 9
    extensions: {}
    required: [identifier, type]
package_version: 1.0.6
class: profile
kind: resource
url: https://fhir.synapxe.sg/StructureDefinition/profile-sn-questionnaireresponse
base: http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse
version: null
required: [authored, item, subject]