PackagesCanonicalsLogsProblems
    Packages
    dk.ehealth.sundhed.fhir.ig.core@6.0.0
    http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-episodeofcare
description: null
package_name: dk.ehealth.sundhed.fhir.ig.core
derivation: constraint
name: ehealth-episodeofcare
type: EpisodeOfCare
elements:
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        caremanagerOrganization:
          match: {url: null}
          schema: {type: Extension, url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-episodeofcare-caremanagerOrganization', index: 1}
          min: 1
          max: 1
        teamHistory:
          match: {url: null}
          schema: {type: Extension, url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-teamHistory', index: 2}
          min: 0
        episodeofcareStatusschedule:
          match: {url: null}
          schema: {type: Extension, url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-episodeofcare-statusschedule', index: 3}
          min: 0
        teamschedule:
          match: {url: null}
          schema: {type: Extension, url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-teamschedule', index: 4}
          min: 0
        participant:
          match: {url: null}
          schema:
            type: Extension
            url: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-participant
            index: 5
            extensions:
              function:
                url: null
                index: 6
                elements:
                  value:
                    choices: []
                    index: 8
            elements:
              extension:
                index: 6
                slicing:
                  slices:
                    function:
                      match: {}
                      schema:
                        index: 6
                        elements:
                          value:
                            choices: []
                            index: 8
  diagnosis:
    index: 9
    elements:
      condition:
        type: Reference
        refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-condition']
        index: 10
  patient:
    type: Reference
    refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient']
    index: 11
  managingOrganization:
    type: Reference
    refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization']
    index: 12
  period: {index: 13}
  careManager: {index: 14}
  team:
    type: Reference
    refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-careteam']
    index: 15
  account: {index: 16}
package_version: 6.0.0
extensions:
  caremanagerOrganization: {url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-episodeofcare-caremanagerOrganization', min: 1, max: 1, type: Extension, index: 1}
  teamHistory: {url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-teamHistory', min: 0, type: Extension, index: 2}
  episodeofcareStatusschedule: {url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-episodeofcare-statusschedule', min: 0, type: Extension, index: 3}
  teamschedule: {url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-teamschedule', min: 0, type: Extension, index: 4}
  participant:
    url: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-participant
    type: Extension
    index: 5
    extensions:
      function:
        url: null
        index: 6
        elements:
          value:
            choices: []
            index: 8
    elements:
      extension:
        index: 6
        slicing:
          slices:
            function:
              match: {}
              schema:
                index: 6
                elements:
                  value:
                    choices: []
                    index: 8
class: profile
kind: resource
url: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-episodeofcare
base: http://hl7.org/fhir/StructureDefinition/EpisodeOfCare
version: 6.0.0
required: [managingOrganization, diagnosis, extension, period]