PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu3.currentbuild@0.0.13-pre-release
    https://fhir.hl7.org.uk/StructureDefinition/UKCore-EpisodeOfCare
{
  "description": "This profile defines the UK constraints and extensions on the International FHIR resource [EpisodeOfCare](https://hl7.org/fhir/R4/EpisodeOfCare.html).",
  "_filename": "UKCore-EpisodeOfCare.json",
  "package_name": "fhir.r4.ukcore.stu3.currentbuild",
  "date": "2024-07-11",
  "derivation": "constraint",
  "publisher": "HL7 UK",
  "fhirVersion": "4.0.1",
  "purpose": "This profile allows exchange of information about an association between a patient and an organisation / healthcare providers during which time encounters may occur. The managing organisation assumes a level of responsibility for the individual during this time.\r\n\r\n   #### Relationship to Encounter \r\n The EpisodeOfCare Resource contains information about an association of a Patient with a Healthcare Provider for a period of time under which related healthcare activities may occur. In many cases, this represents a period of time where the Healthcare Provider has some level of responsibility for the care of the patient regarding a specific condition or problem, even if not currently participating in an encounter. These resources are typically known in existing systems as: \r\n- **EpisodeOfCare:** Case, Program, Problem, Episode \r\n- **Encounter:** Visit, Contact.",
  "name": "UKCoreEpisodeOfCare",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
  "type": "EpisodeOfCare",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "UK Core Episode Of Care",
  "package_version": "0.0.13-pre-release",
  "status": "draft",
  "id": "44a66ab1-e698-4ae0-a2ca-4b977e27a950",
  "kind": "resource",
  "url": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-EpisodeOfCare",
  "version": "2.2.0",
  "differential": {
    "element": [ {
      "id": "EpisodeOfCare.status",
      "path": "EpisodeOfCare.status",
      "mustSupport": true
    }, {
      "id": "EpisodeOfCare.patient",
      "path": "EpisodeOfCare.patient",
      "mustSupport": true
    }, {
      "id": "EpisodeOfCare.period",
      "path": "EpisodeOfCare.period",
      "mustSupport": true
    }, {
      "id": "EpisodeOfCare.careManager",
      "path": "EpisodeOfCare.careManager",
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "name": "HL7 UK",
    "telecom": [ {
      "use": "work",
      "rank": 1,
      "value": "ukcore@hl7.org.uk",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare"
}