PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-ereferral-econsult@0.12.0-alpha1.0.3
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Communication
{
  "description": "Communication resource is used to achieve the bi-directional communication between two systems. The Communication resource can be used to ask questions regarding a referral, request a referral be updated with missing information, or request additional information not covered by the specific referral dataset.",
  "_filename": "ca-on-eReferral-profile-Communication.json",
  "package_name": "ca.on.oh-ereferral-econsult",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "EReferralCommunication",
  "abstract": false,
  "type": "Communication",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Communication",
  "package_version": "0.12.0-alpha1.0.3",
  "status": "draft",
  "id": "9e8c28af-5352-4fa9-93e8-2623588c6909",
  "kind": "resource",
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Communication",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Communication.meta",
      "min": 1,
      "path": "Communication.meta",
      "mustSupport": true
    }, {
      "id": "Communication.meta.profile",
      "min": 1,
      "path": "Communication.meta.profile",
      "comment": "#### **_` FOR eREFERRAL USAGE: The meta.profile = http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Communication|1.0.0 `_**\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time.  The list of profile URLs is a set.",
      "mustSupport": true
    }, {
      "id": "Communication.identifier",
      "path": "Communication.identifier",
      "mustSupport": true
    }, {
      "id": "Communication.identifier.system",
      "path": "Communication.identifier.system",
      "mustSupport": true
    }, {
      "id": "Communication.identifier.value",
      "path": "Communication.identifier.value",
      "mustSupport": true
    }, {
      "id": "Communication.instantiatesCanonical",
      "max": "1",
      "path": "Communication.instantiatesCanonical"
    }, {
      "id": "Communication.instantiatesUri",
      "max": "1",
      "path": "Communication.instantiatesUri"
    }, {
      "id": "Communication.basedOn",
      "path": "Communication.basedOn",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-ServiceRequest" ]
      } ]
    }, {
      "id": "Communication.basedOn.reference",
      "min": 1,
      "path": "Communication.basedOn.reference"
    }, {
      "id": "Communication.partOf",
      "max": "1",
      "path": "Communication.partOf"
    }, {
      "id": "Communication.category",
      "path": "Communication.category",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ehealthontario.ca/fhir/ValueSet/communication-category"
      }
    }, {
      "id": "Communication.category.coding",
      "path": "Communication.category.coding",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ehealthontario.ca/fhir/ValueSet/communication-category"
      },
      "mustSupport": true
    }, {
      "id": "Communication.category.coding.system",
      "min": 1,
      "path": "Communication.category.coding.system",
      "fixedUri": "https://ehealthontario.ca/fhir/CodeSystem/communication-category",
      "mustSupport": true
    }, {
      "id": "Communication.category.coding.code",
      "min": 1,
      "path": "Communication.category.coding.code",
      "mustSupport": true
    }, {
      "id": "Communication.category.coding.display",
      "min": 1,
      "path": "Communication.category.coding.display",
      "mustSupport": true
    }, {
      "id": "Communication.priority",
      "path": "Communication.priority",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/request-priority"
      }
    }, {
      "id": "Communication.medium",
      "max": "1",
      "path": "Communication.medium"
    }, {
      "id": "Communication.subject",
      "path": "Communication.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Patient" ]
      } ]
    }, {
      "id": "Communication.subject.reference",
      "min": 1,
      "path": "Communication.subject.reference"
    }, {
      "id": "Communication.topic.coding.code",
      "max": "0",
      "path": "Communication.topic.coding.code"
    }, {
      "id": "Communication.topic.coding.userSelected",
      "max": "0",
      "path": "Communication.topic.coding.userSelected"
    }, {
      "id": "Communication.about",
      "max": "1",
      "path": "Communication.about"
    }, {
      "id": "Communication.recipient",
      "path": "Communication.recipient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/HealthcareService" ]
      } ]
    }, {
      "id": "Communication.sender",
      "path": "Communication.sender",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-PractitionerRole" ]
      } ]
    }, {
      "id": "Communication.sender.reference",
      "min": 1,
      "path": "Communication.sender.reference"
    }, {
      "id": "Communication.reasonCode",
      "max": "1",
      "path": "Communication.reasonCode"
    }, {
      "id": "Communication.reasonReference",
      "max": "1",
      "path": "Communication.reasonReference"
    }, {
      "id": "Communication.note.author[x]",
      "path": "Communication.note.author[x]",
      "type": [ {
        "code": "string"
      } ]
    } ]
  },
  "baseDefinition": "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Communication"
}