PackagesCanonicalsLogsProblems
    Packages
    de.emperra.esysta@1.0.0
    http://portal.esysta.com/fhir/StructureDefinition/Communication
{
  "description": null,
  "_filename": "StructureDefinition-Communication.json",
  "package_name": "de.emperra.esysta",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "EsystaCommunication",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "Communication",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
    "valueString": "Clinical.Request & Response"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
    "valueCode": "patient"
  } ],
  "status": "draft",
  "id": "5f4b0b1c-f58e-4322-9864-139270f25445",
  "kind": "resource",
  "url": "http://portal.esysta.com/fhir/StructureDefinition/Communication",
  "version": "1.0",
  "differential": {
    "element": [ {
      "id": "Communication.extension",
      "max": "1",
      "path": "Communication.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Communication.extension:messageRead",
      "max": "1",
      "min": 0,
      "path": "Communication.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://portal.esysta.com/fhir/StructureDefinition/MessageRead" ]
      } ],
      "sliceName": "messageRead"
    }, {
      "id": "Communication.identifier",
      "max": "1",
      "min": 1,
      "path": "Communication.identifier"
    }, {
      "id": "Communication.topic",
      "min": 1,
      "path": "Communication.topic"
    }, {
      "id": "Communication.sent",
      "min": 1,
      "path": "Communication.sent"
    }, {
      "id": "Communication.recipient",
      "max": "1",
      "min": 1,
      "path": "Communication.recipient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://portal.esysta.com/fhir/StructureDefinition/DiabetesPatient", "http://portal.esysta.com/fhir/StructureDefinition/Practitioner" ]
      } ]
    }, {
      "id": "Communication.sender",
      "min": 1,
      "path": "Communication.sender",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://portal.esysta.com/fhir/StructureDefinition/DiabetesPatient", "http://portal.esysta.com/fhir/StructureDefinition/Practitioner" ]
      } ]
    }, {
      "id": "Communication.payload",
      "max": "1",
      "min": 1,
      "path": "Communication.payload"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Communication"
}