PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@2.2.16
    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.",
  "_filename": "episodeOfCare-DateLastEncounter.json",
  "package_name": "nictiz.fhir.nl.stu3.zib2017",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "3.0.2",
  "name": "EpisodeOfCare DateLastEncounter",
  "abstract": false,
  "copyright": "CC0",
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "EpisodeOfCare-DateLastEncounter",
  "package_version": "2.2.16",
  "status": "active",
  "id": "a3afae67-d575-4e64-89a9-1bea7e77f01d",
  "kind": "complex-type",
  "url": "http://nictiz.nl/fhir/StructureDefinition/EpisodeOfCare-DateLastEncounter",
  "context": [ "EpisodeOfCare" ],
  "version": "2.0.3",
  "differential": {
    "element": [ {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/EpisodeOfCare-DateLastEncounter"
    }, {
      "path": "Extension.valueDateTime",
      "min": 1,
      "definition": "Date and if applicable time/timezone for this last encounter that the EpisodeOfCare was discussed",
      "short": "Date and if applicable time/timezone",
      "type": [ {
        "code": "dateTime"
      } ],
      "sliceName": "valueDateTime",
      "meaningWhenMissing": "No information can be inferred from missing the date/time.",
      "alias": [ "Datum en indien van toepassing tijd/tijdzone" ],
      "id": "Extension.value[x]:valueDateTime"
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "contextType": "resource",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}