PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.dk.hackathons@1.0.0
    http://hl7.dk/fhir/hackathons/StructureDefinition/TelemedicineQuestionnaireResponse
description: FUT like eHealth QuestionnaireResponse
package_name: hl7.fhir.dk.hackathons
derivation: constraint
name: TelemedicineQuestionnaireResponse
type: QuestionnaireResponse
elements:
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        workflow-episodeOfCare:
          match: {url: null}
          schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare', index: 1}
          min: 1
          max: 1
  questionnaire: {index: 2}
  subject: {index: 3}
  authored: {index: 4}
  source:
    type: Reference
    refers: ['http://hl7.dk/fhir/hackathons/StructureDefinition/TelemedicinePatient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
    index: 5
package_version: 1.0.0
extensions:
  workflow-episodeOfCare: {url: 'http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare', min: 1, max: 1, type: Extension, index: 1}
class: profile
kind: resource
url: http://hl7.dk/fhir/hackathons/StructureDefinition/TelemedicineQuestionnaireResponse
base: http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse
version: 1.0.0
required: [authored, extension, subject, questionnaire, source]