{
  "resourceType": "StructureDefinition",
  "url": "https://example.org/fhir/StructureDefinition/EpisodeOfCare_PS",
  "name": "EpisodeOfCare_PS",
  "status": "draft",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "EpisodeOfCare",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "EpisodeOfCare.extension",
        "path": "EpisodeOfCare.extension",
        "definition": "May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.."
      },
      {
        "id": "EpisodeOfCare.statusHistory",
        "path": "EpisodeOfCare.statusHistory",
        "definition": "The history of statuses that the EpisodeOfCare has been through (without requiring processing the history of the resource).."
      },
      {
        "id": "EpisodeOfCare.diagnosis",
        "path": "EpisodeOfCare.diagnosis",
        "definition": "The list of diagnosis relevant to this episode of care.."
      }
    ]
  }
}