{
  "resourceType": "StructureDefinition",
  "url": "http://apiframework.dedalus.eu/fhir/StructureDefinition/Communication-WithKnownDestination-Response",
  "name": "Communication-WithKnownDestination-Response",
  "status": "draft",
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Communication",
  "baseDefinition": "http://apiframework.dedalus.eu/fhir/StructureDefinition/Communication-WithKnownDestination",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Communication.basedOn",
        "path": "Communication.basedOn",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://apiframework.dedalus.eu/fhir/StructureDefinition/Communication-WithKnownDestination"
          }
        ]
      }
    ]
  }
}