PackagesCanonicalsLogsProblems
    Packages
    SUPPORT.R4@3.0.0
    http://phr.kanta.fi/StructureDefinition/fiphr-sd-questionnaire-r4
description: Finnish PHR StructureDefinition for Questionnaire Resource
package_name: SUPPORT.R4
derivation: constraint
name: FIPHRSDQuestionnarieR4
type: Questionnaire
elements:
  description: {index: 18}
  subjectType:
    pattern: {type: Code, value: Patient}
    index: 16
  date: {index: 17}
  meta:
    elements:
      profile:
        pattern: {type: Canonical, value: 'http://phr.kanta.fi/StructureDefinition/fiphr-sd-questionnaire-r4'}
        index: 0
    required: [profile]
  jurisdiction: {index: 20}
  derivedFrom: {index: 15}
  name: {index: 13}
  item: {index: 27}
  useContext: {index: 19}
  title: {index: 14}
  extension:
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        creatingApplication:
          match: {url: null}
          schema: {type: Extension, url: 'http://phr.kanta.fi/StructureDefinition/fiphr-ext-creatingapplication', index: 3}
  language: {index: 1}
  url: {index: 4}
  code:
    binding: {strength: required, valueSet: 'http://phr.kanta.fi/ValueSet/fiphr-vs-questionnairecode'}
    index: 21
    elements:
      system:
        pattern: {type: Uri, value: 'http://phr.kanta.fi/CodeSystem/fiphr-cs-questionnairecode'}
        index: 22
      version: {index: 23}
      code:
        pattern: {type: Code, value: 'Finnish PHR: Code for questionnaire'}
        index: 24
      display: {index: 25}
      userSelected: {index: 26}
    required: [system, code]
  identifier:
    index: 5
    elements:
      use: {index: 6}
      type: {index: 7}
      system: {index: 8}
      value: {index: 9}
      period: {index: 10}
      assigner: {index: 11}
    required: [value, system]
  version: {index: 12}
package_version: 3.0.0
extensions:
  creatingApplication: {url: 'http://phr.kanta.fi/StructureDefinition/fiphr-ext-creatingapplication', type: Extension, index: 3}
class: profile
kind: resource
url: http://phr.kanta.fi/StructureDefinition/fiphr-sd-questionnaire-r4
base: http://hl7.org/fhir/StructureDefinition/Questionnaire
version: '0.1'
required: [url, name, identifier, item, title, version, date, code, description]