PackagesCanonicalsLogsProblems
    Packages
    dk.ehealth.sundhed.fhir.ig.core@3.5.1
    http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-guidanceresponse
description: null
package_name: dk.ehealth.sundhed.fhir.ig.core
derivation: constraint
name: ehealth-guidanceresponse
type: GuidanceResponse
elements:
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        episodeOfCare:
          match: {url: null}
          schema: {type: Extension, url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-guidanceresponse-episodeOfCare', index: 1}
          min: 1
          max: 1
  subject:
    type: Reference
    refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient']
    index: 2
  performer:
    type: Reference
    refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-device']
    index: 3
  evaluationMessage:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/OperationOutcome']
    index: 4
  result:
    type: Reference
    refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-careplan', 'http://hl7.org/fhir/StructureDefinition/RequestGroup']
    index: 5
package_version: 3.5.1
extensions:
  episodeOfCare: {url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-guidanceresponse-episodeOfCare', min: 1, max: 1, type: Extension, index: 1}
class: profile
kind: resource
url: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-guidanceresponse
base: http://hl7.org/fhir/StructureDefinition/GuidanceResponse
version: 3.5.1
required: [extension]