PackagesCanonicalsLogsProblems
    Packages
    PGO.02@1.02.1
    http://nictiz.nl/fhir/StructureDefinition/EpisodeOfCare-DateLastEncounter
description: For episodes of care it can be relevant, and always is in general practitioner workflow, when the last encounter was that a problem/concern was discussed. You could try to get to that date by going through all encounters taking into account that the EpisodeOfCare might have evolved over time, but this extension provides a convenience method to avoid that.
package_name: PGO.02
derivation: constraint
name: EpisodeOfCare DateLastEncounter
type: Extension
elements:
  url:
    type: uri
    pattern: {type: Uri, value: 'http://nictiz.nl/fhir/StructureDefinition/EpisodeOfCare-DateLastEncounter'}
    representation: [xmlAttr]
    index: 0
  valueDateTime: {type: dateTime, short: Date and if applicable time/timezone, meaningWhenMissing: No information can be inferred from missing the date/time., index: 1}
package_version: 1.02.1
class: extension
kind: complex-type
url: http://nictiz.nl/fhir/StructureDefinition/EpisodeOfCare-DateLastEncounter
base: http://hl7.org/fhir/StructureDefinition/Extension
version: '2.0'
required: [valueDateTime]