PackagesCanonicalsLogsProblems
    Packages
    pbmesolutions.v1.fhir@1.1.0
    http://pbme.solutions/fhir/StructureDefinition/PBMEpisodeOfCare
{
  "description": null,
  "_filename": "PBMEpisodeOfCare.json",
  "package_name": "pbmesolutions.v1.fhir",
  "date": null,
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2021-08-04T08:14:29.055+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "PBMEpisodeOfCare",
  "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,
  "type": "EpisodeOfCare",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.1.0",
  "status": "active",
  "id": "5474a373-a092-44c5-bbb9-c3bcfda05180",
  "kind": "resource",
  "url": "http://pbme.solutions/fhir/StructureDefinition/PBMEpisodeOfCare",
  "version": null,
  "differential": {
    "element": [ {
      "id": "EpisodeOfCare.identifier",
      "max": "1",
      "min": 1,
      "path": "EpisodeOfCare.identifier",
      "mustSupport": true
    }, {
      "id": "EpisodeOfCare.identifier.system",
      "min": 1,
      "path": "EpisodeOfCare.identifier.system",
      "definition": "Identifier.system is always case sensitive.\r\nFor PBMe.Solutions, it shall be consistent in this format: \r\n\r\nhttp://pbme.solutions/[localHospitalName]/fhir/"
    }, {
      "id": "EpisodeOfCare.identifier.value",
      "min": 1,
      "path": "EpisodeOfCare.identifier.value",
      "mustSupport": true
    }, {
      "id": "EpisodeOfCare.status",
      "min": 0,
      "path": "EpisodeOfCare.status"
    }, {
      "id": "EpisodeOfCare.patient",
      "path": "EpisodeOfCare.patient",
      "definition": "The patient who is the focus of this episode of care.\r\n\r\nTo be able to allow delta changes etc. use PUT for transfer an use references like this: \"Patient?identifier=localHospitalName|patientID\"",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare"
}