/** * @see parent::getProps() */ function getProps() { $props = parent::getProps(); $props["receiver_id"] = "ref class|CDestinataireHprim"; $props["initiateur_id"] = "ref class|CEchangeHprim"; $props["object_class"] = "enum list|CPatient|CSejour|COperation|CAffectation|CConsultation show|0"; return $props; }
/** * @see parent::getProps() */ function getProps() { $props = parent::getProps(); $props["receiver_id"] = "ref class|CReceiverHL7v3"; $props["initiateur_id"] = "ref class|CExchangeHL7v3"; $props["object_class"] = "enum list|CPatient|CSejour|COperation|CAffectation|CConsultation|CFile|CCompteRendu|CMbObject show|0"; return $props; }
/** * @see parent::getProps() */ function getProps() { $props = parent::getProps(); $props["object_class"] = "str show|0"; $props["receiver_id"] = "ref class|CSyslogReceiver"; $props["sender_class"] = "str show|0"; $props["acquittement_content_id"] = "ref class|CContentAny show|0 cascade"; $props["_acquittement"] = "text"; return $props; }